aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-01-14lcd: restore ability to display 8 bpp BMPs on 16 bpp LCDsNikita Kiryanov
2013-01-11m68k/lib: fix serial driver relocationangelo
2013-01-11Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2013-01-11Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-01-10OMAP3: igep00x0: add CONFIG_SYS_NS16550_BROKEN_TEMTJavier Martinez Canillas
2013-01-10serial/ns16550: add an option to avoid hanging on broken platformsJavier Martinez Canillas
2013-01-10Makefile: remove MLO.byteswap on clobberNishanth Menon
2013-01-10OMAP3: igep00x0: add CONFIG_SPL_BOARD_INIT for CONFIG_SPL_NAND_SUPPORTJavier Martinez Canillas
2013-01-10Prepare v2013.01-rc3v2013.01-rc3Tom Rini
2013-01-10bootm: relocate names of sub-command table for archs with CONFIG_NEEDS_MANUAL...Daniel Schwierzeck
2013-01-10arm: Tabify code for MMC initializationTaylor Hutt
2013-01-10arm: Move bootstage record for board_init_f() to after arch_cpu_init()Simon Glass
2013-01-10arm: Make interrupts.o and reset.o in libarm also appear in SPLTom Wai-Hong Tam
2013-01-10Add option to display customised memory informationSimon Glass
2013-01-10arm: Add CONFIG_DISPLAY_BOARDINFO_LATE to display board info on LCDSimon Glass
2013-01-10Document the CONFIG_DISPLAY_BOARDINFO optionSimon Glass
2013-01-10arm: Add CONFIG_DELAY_ENVIRONMENT to delay environment loadingSimon Glass
2013-01-10arm: Move fdt check earlier so that board_early_init_f() can use itSimon Glass
2013-01-10arm: Keep track of the tlb size as well as its locationGabe Black
2013-01-10arm: move flush_dcache_all() to just before disable cacheArun Mankuzhi
2013-01-10cfi_flash: Report Advanced Sector Protection (PPB) with flinfo cmdStefan Roese
2013-01-10cfi_flash: Enable PPB protection for all AMD cmdset flash chipsStefan Roese
2013-01-10cfi_flash: Read PPB sector protection from device for AMD/Spansion chipsStefan Roese
2013-01-10cfi_flash: Add manufact_match helper functionStefan Roese
2013-01-10mtd/cfi: add support for SST 4KB sector granularityAngelo Dureghello
2013-01-09Merge 'u-boot-atmel/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-01-09Merge branch 'u-boot-marvell/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-01-09Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2013-01-09Fix SPL build for non-ARM targetsAlbert ARIBAUD
2013-01-09mv-common.h: increase malloc arena to 4MiBAndreas Bießmann
2013-01-09arch-kirkwood: Ethernet port macro returning incorrect addressLuke Lowrey
2013-01-09lsxl: unset ncip for rescue modeMichael Walle
2013-01-09ARM: lacie_kw: add support for WIRELESS_SPACEAlbert ARIBAUD
2013-01-09kirkwood: make MPP arrays static constAlbert ARIBAUD
2013-01-09mv88e61xx: refactor PHY and SWITCH level-codeAlbert ARIBAUD
2013-01-09arm/km: remove duplicate codeValentin Longchamp
2013-01-09km/common: cosmetic change reported from checkpatchHolger Brunck
2013-01-09km/common: drop unneeded std* environment variablesHolger Brunck
2013-01-09arm/km: fix memory settingsHolger Brunck
2013-01-08Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2013-01-08arm: remove useless code in start.S filesAlbert ARIBAUD
2013-01-08arm: move C runtime setup code in crt0.SAlbert ARIBAUD
2013-01-08Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-01-08Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-01-05tools: imximage: Load a size that is multiple of 512Fabio Estevam
2013-01-05mx53loco: Improve error handling on power_init()Fabio Estevam
2013-01-05mx53loco: Remove unneeded 'retval' variableFabio Estevam
2013-01-05mx51evk: Remove unneeded commentFabio Estevam
2013-01-05mx6qsabresd: use on-board eMMC to store environmentShawn Guo
2013-01-05mx6qsabresd: add usdhc2 and usdhc4 supportShawn Guo