summaryrefslogtreecommitdiffstats
path: root/include/configs
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2015-11-041-0/+587
|\
| * mpc85xx: Add support for the Varisys Cyrus boardAndy Fleming2015-11-041-0/+587
* | arm: zynq: Move serial driver to driver modelSimon Glass2015-11-048-15/+1
* | arm: zynq: Use separate device tree instead of embeddedSimon Glass2015-11-041-1/+5
* | zynq-common: Define CONFIG_SYS_I2C_ZYNQ based on board configSiva Durga Prasad Paladugu2015-11-041-0/+3
|/
* arm: at91: reworked meesc board supportDaniel Gorsulowski2015-11-031-22/+20
* T104xD4RDB: Fix PHY address for PHY connected to FM1@DTSEC3Codrin Ciubotariu2015-11-021-1/+3
* powerpc/t1040qds: enable peripheral clock for eSDHCYangbo Lu2015-11-021-0/+1
* powerpc/t1040qds: enable adapter card type identification supportYangbo Lu2015-11-021-0/+1
* ARM: at91: sama5: change the environment address to 0x6000Josh Wu2015-11-011-2/+2
* Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini2015-10-3044-57/+582
|\
| * ls102xa: Adjust some macros for SD boot on LS1021A QDS boardAlison Wang2015-10-301-2/+2
| * configs: ls1021atwr: Enable ID EEPROM for SD bootYao Yuan2015-10-301-2/+0
| * arm: ls102xa: Set fdt_high and initrd_high to the value of 0xffffffffAlison Wang2015-10-291-4/+4
| * armv8/ls1043a: Enable secondary coresHou Zhiqiang2015-10-291-0/+3
| * armv8/ls1043ardb: Add sd boot supportGong Qianyu2015-10-292-1/+40
| * armv8/ls1043ardb: esdhc: Add esdhc support for ls1043ardbYangbo Lu2015-10-291-0/+11
| * armv8/ls1043a: Add Fman supportShaohui Xie2015-10-292-0/+37
| * armv8/ls1043ardb: Add nand boot supportGong Qianyu2015-10-292-0/+73
| * armv8/ls1043ardb: Add LS1043ARDB board supportMingkai Hu2015-10-292-0/+363
| * armv8/fsl_lsch3: Change arch to fsl-layerscapeMingkai Hu2015-10-291-2/+8
| * armv7/ls1021a: move ns_access to common fileMingkai Hu2015-10-292-2/+2
| * common/board_f.c: change the macro name and remove it for PPC platformsGong Qianyu2015-10-2941-40/+18
| * armv8: ls2085ardb: enable CONFIG_PHY_AQUANTIAShaohui Xie2015-10-291-0/+1
| * arm: ls1021a: Add QSPI or IFC support in SD bootAlison Wang2015-10-261-3/+16
| * QE: modify the address of qe ucodeZhao Qiang2015-10-262-2/+2
| * arm/fsl-ls: Add CONFIG_OF_STDOUT_VIA_ALIASScott Wood2015-10-263-0/+3
* | Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2015-10-281-0/+15
|\ \
| * | zynq-common: Add SPL SPI offset, size configsSiva Durga Prasad Paladugu2015-10-251-0/+4
| * | zynq-common: Enable ISSI SPI-NOR flash supportJagan Teki2015-10-251-0/+1
| * | zynq-common: Enable Bank/Extended address register supportJagan Teki2015-10-251-0/+1
| * | zynq-common: Enable zynq qspi controller supportJagan Teki2015-10-251-0/+9
| |/
* | ocotea: DropTom Rini2015-10-271-194/+0
* | taishan: DropTom Rini2015-10-271-193/+0
* | ebony: DropTom Rini2015-10-271-174/+0
* | taihu: RemoveTom Rini2015-10-271-307/+0
|/
* common/board_f.c: modify the macro to use get_clocks() more commonGong Qianyu2015-10-2440-0/+40
* arm, powerpc: select SYS_GENERIC_BOARDMasahiro Yamada2015-10-24234-257/+0
* ARM: rpi: Add CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG supportGuillaume GARDET2015-10-241-0/+1
* net: convert altera_tse to driver model and phylibThomas Chou2015-10-231-0/+8
* nios2: zap nios2-generic board dirThomas Chou2015-10-231-8/+16
* nios2: convert altera sysid to driver modelThomas Chou2015-10-231-1/+1
* nios2: convert altera timer to driver modelThomas Chou2015-10-231-5/+0
* nios2 : convert altera_pio to driver modelThomas Chou2015-10-231-20/+1
* nios2: convert altera_uart to driver modelThomas Chou2015-10-231-8/+1
* nios2: convert altera_jtag_uart to driver modelThomas Chou2015-10-231-3/+0
* nios2: Split timer code into timer.cThomas Chou2015-10-231-2/+1
* nios2: Switch to generic timerThomas Chou2015-10-231-6/+2
* nios2: move altera_pio_init to board_early_init_rThomas Chou2015-10-231-0/+1
* nios2: move command line configuration to KconfigThomas Chou2015-10-231-8/+1
OpenPOWER on IntegriCloud