summaryrefslogtreecommitdiff
path: root/include/configs
AgeCommit message (Expand)Author
2015-11-06nios2: trim CONFIG_SYS_MEMTEST_ENDThomas Chou
2015-11-06nios2: trim CONFIG_SYS_MALLOC_LENThomas Chou
2015-11-06nios2: remove CONFIG_SYS_INIT_SP macroThomas Chou
2015-11-06nios2: remove CONFIG_SYS_MALLOC_BASE macroThomas Chou
2015-11-06nios2: clean up macros that do not need a value in board headerThomas Chou
2015-11-06nios2: use dram bank in board infoThomas Chou
2015-11-05Merge git://git.denx.de/u-boot-samsungTom Rini
2015-11-05Merge git://git.denx.de/u-boot-usbTom Rini
2015-11-04Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini
2015-11-04mpc85xx: Add support for the Varisys Cyrus boardAndy Fleming
2015-11-04arm: zynq: Move serial driver to driver modelSimon Glass
2015-11-04arm: zynq: Use separate device tree instead of embeddedSimon Glass
2015-11-04zynq-common: Define CONFIG_SYS_I2C_ZYNQ based on board configSiva Durga Prasad Paladugu
2015-11-03ARM: dra7xx_evm: Add DFU support for qspi flashVignesh R
2015-11-03arm: at91: reworked meesc board supportDaniel Gorsulowski
2015-11-02T104xD4RDB: Fix PHY address for PHY connected to FM1@DTSEC3Codrin Ciubotariu
2015-11-02powerpc/t1040qds: enable peripheral clock for eSDHCYangbo Lu
2015-11-02powerpc/t1040qds: enable adapter card type identification supportYangbo Lu
2015-11-02exynos5-dt-types: add board detection for Odroid XU3/XU3L/XU4.Przemyslaw Marczak
2015-11-01ARM: at91: sama5: change the environment address to 0x6000Josh Wu
2015-10-30Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini
2015-10-30ls102xa: Adjust some macros for SD boot on LS1021A QDS boardAlison Wang
2015-10-30configs: ls1021atwr: Enable ID EEPROM for SD bootYao Yuan
2015-10-29arm: ls102xa: Set fdt_high and initrd_high to the value of 0xffffffffAlison Wang
2015-10-29armv8/ls1043a: Enable secondary coresHou Zhiqiang
2015-10-29armv8/ls1043ardb: Add sd boot supportGong Qianyu
2015-10-29armv8/ls1043ardb: esdhc: Add esdhc support for ls1043ardbYangbo Lu
2015-10-29armv8/ls1043a: Add Fman supportShaohui Xie
2015-10-29armv8/ls1043ardb: Add nand boot supportGong Qianyu
2015-10-29armv8/ls1043ardb: Add LS1043ARDB board supportMingkai Hu
2015-10-29armv8/fsl_lsch3: Change arch to fsl-layerscapeMingkai Hu
2015-10-29armv7/ls1021a: move ns_access to common fileMingkai Hu
2015-10-29common/board_f.c: change the macro name and remove it for PPC platformsGong Qianyu
2015-10-29armv8: ls2085ardb: enable CONFIG_PHY_AQUANTIAShaohui Xie
2015-10-28Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini
2015-10-27ocotea: DropTom Rini
2015-10-27taishan: DropTom Rini
2015-10-27ebony: DropTom Rini
2015-10-27taihu: RemoveTom Rini
2015-10-26arm: ls1021a: Add QSPI or IFC support in SD bootAlison Wang
2015-10-26QE: modify the address of qe ucodeZhao Qiang
2015-10-26arm/fsl-ls: Add CONFIG_OF_STDOUT_VIA_ALIASScott Wood
2015-10-25zynq-common: Add SPL SPI offset, size configsSiva Durga Prasad Paladugu
2015-10-25zynq-common: Enable ISSI SPI-NOR flash supportJagan Teki
2015-10-25zynq-common: Enable Bank/Extended address register supportJagan Teki
2015-10-25zynq-common: Enable zynq qspi controller supportJagan Teki
2015-10-24common/board_f.c: modify the macro to use get_clocks() more commonGong Qianyu
2015-10-24arm, powerpc: select SYS_GENERIC_BOARDMasahiro Yamada
2015-10-24ARM: rpi: Add CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG supportGuillaume GARDET
2015-10-23net: convert altera_tse to driver model and phylibThomas Chou