summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-01-29OMAP3: igep00x0: Fix boot hang and add support for status LED.Enric Balletbo i Serra3-25/+19
2015-01-29davinci: Do not duplicate setting of gdTom Rini1-16/+1
2015-01-29omap3: add some MUX definitions for upcoming cairoAlbert ARIBAUD \(3ADEV\)1-2/+49
2015-01-29omap3: mmc: add 1.8v bias setting for MMC1Albert ARIBAUD \(3ADEV\)2-0/+5
2015-01-29omap3: add SDRC settings for Samsung K4X51163PGAlbert ARIBAUD \(3ADEV\)1-0/+43
2015-01-29omap3: make SDRC SHARING setting configurableAlbert ARIBAUD \(3ADEV\)2-1/+6
2015-01-29omap3: enable GP9 timer and UART2Albert ARIBAUD \(3ADEV\)1-0/+9
2015-01-29Nokia RX-51: Use generic boardPali Rohár1-0/+1
2015-01-29am335x_evm: Enable CONFIG_NAND_OMAP_GPMC_PREFETCHTom Rini1-0/+1
2015-01-29ARM: OMAP5: DRA7xx: Add support for power rail groupingLubomir Popov3-28/+118
2015-01-28lcd: fix console address is not initializedBo Shen1-0/+1
2015-01-28Makefile: clean boot.binBo Shen1-1/+1
2015-01-28spl: Change printf to puts for "Unsupported boot-device"Stefan Roese1-1/+1
2015-01-26Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini46-288/+1078
2015-01-26Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini15-21/+109
2015-01-26Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblazeTom Rini11-40/+137
2015-01-26serial: Extend structure comments with register offsetMichal Simek1-6/+6
2015-01-26serial: zynq: Use global baudrate instead of hardcoded oneMichal Simek1-17/+1
2015-01-26ARM: zynq: Add USB lthor download protocol supportSiva Durga Prasad Paladugu1-2/+7
2015-01-26ARM: zynq: Enable DFU functionality in zynqSiva Durga Prasad Paladugu1-2/+47
2015-01-26ARM: zynq: provide config option to select emioSiva Durga Prasad Paladugu2-2/+10
2015-01-26ARM: zynq: Group ethernet configuration options togetherMichal Simek1-6/+5
2015-01-26ARM: zynq: Use CMD_FS_GENERICMichal Simek1-2/+3
2015-01-26ARM: zynq: Show board information by defaultMichal Simek2-0/+9
2015-01-26ARM: zynq: List qspi, smc and nand baseaddressesMichal Simek1-0/+3
2015-01-26ARM: zynq: List nand, qspi and jtag boot modesMichal Simek2-0/+11
2015-01-26ARM: zynq: slcr: Dont modify the reserved bitsSiva Durga Prasad Paladugu1-1/+1
2015-01-26ARM: zynq: ddrc: Setup half of memory only for ECC caseMichal Simek1-0/+2
2015-01-26ARM: zynq: Remove empty lineMichal Simek1-1/+0
2015-01-26ARM: zynq: Enable the Neon instructionsMichal Simek4-3/+34
2015-01-25Merge branch 'master' of git://git.denx.de/u-boot-marvellTom Rini11-33/+104
2015-01-26marvell: kirkwood: guruplug refresh for newer kernelGerald Kerma1-17/+67
2015-01-25kirkwood: sheevaplug: add CONFIG_SYS_GENERIC_BOARD defineLuka Perkov1-0/+2
2015-01-25kirkwood: pogo_e02: add CONFIG_SYS_GENERIC_BOARD defineLuka Perkov1-0/+2
2015-01-25kirkwood: iconnect: add CONFIG_SYS_GENERIC_BOARD defineLuka Perkov1-0/+2
2015-01-25kirkwood: goflexhome: add CONFIG_SYS_GENERIC_BOARD defineLuka Perkov1-0/+2
2015-01-25kirkwood: dockstar: add CONFIG_SYS_GENERIC_BOARD defineLuka Perkov1-0/+2
2015-01-25kirkwood: ib62x0: add CONFIG_SYS_GENERIC_BOARD defineLuka Perkov1-0/+2
2015-01-25ARM: kirkwood: fix cpu info for 6282 device idLuka Perkov1-3/+8
2015-01-25kirkwood: define empty CONFIG_MVGBE_PORTS by defaultLuka Perkov1-0/+4
2015-01-25cosmetic: kirkwood: style fixes in kwbimage.cfg filesLuka Perkov2-13/+13
2015-01-24fsl/ls1021qds: Add deep sleep supporttang yuantian4-1/+69
2015-01-24x86: config: chromebook_link: Enable environmentSimon Glass1-0/+7
2015-01-24x86: ivybridge: Drop the Kconfig MRC cache informationSimon Glass1-28/+0
2015-01-24x86: config: Enable hook for saving MRC configurationSimon Glass2-0/+6
2015-01-24x86: Implement a cache for Memory Reference Code parametersSimon Glass5-0/+464
2015-01-24x86: dts: Add SPI flash MRC details for chromebook_linkSimon Glass1-1/+14
2015-01-24Allow architecture-specific memory reservationSimon Glass1-0/+7
2015-01-24x86: spi: Add device tree supportSimon Glass2-0/+8
2015-01-24x86: rtc: mc146818: Add helpers to read/write CMOS RAMSimon Glass2-48/+105