aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-01-29imagetool: replace image registration function by linker_lists featureGuilherme Maciel Ferreira18-376/+254
2015-01-29imagetool: make the image_save_datafile() available to all image typesGuilherme Maciel Ferreira4-28/+46
2015-01-29imagetool: move common code to imagetool moduleGuilherme Maciel Ferreira4-130/+90
2015-01-29linker_lists: fix misspellingsGuilherme Maciel Ferreira1-2/+2
2015-01-29doc: fix misspellingsGuilherme Maciel Ferreira2-3/+3
2015-01-29doc: "os" is also mandatory for "ramdisk" FIT image componentsGuilherme Maciel Ferreira1-4/+4
2015-01-29common: add cache flush to imxtract functionPieter Voorthuijsen1-0/+2
2015-01-29distro_distro_bootcmd: use CONFIG_BOOTCOMMAND instead of setting bootcmd=Sjoerd Simons1-1/+5
2015-01-29config_distro_bootcmd: Scan all partitions for boot filesSjoerd Simons1-3/+11
2015-01-29part: let list put the list in an environment variableSjoerd Simons1-2/+22
2015-01-29fs: Add command to retrieve the filesystem typeSjoerd Simons3-0/+48
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