summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-01-1153-318/+1090
|\
| * Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2013-01-114-1/+15
| |\
| | * OMAP3: igep00x0: add CONFIG_SYS_NS16550_BROKEN_TEMTJavier Martinez Canillas2013-01-101-0/+3
| | * serial/ns16550: add an option to avoid hanging on broken platformsJavier Martinez Canillas2013-01-102-0/+10
| | * Makefile: remove MLO.byteswap on clobberNishanth Menon2013-01-101-1/+1
| | * OMAP3: igep00x0: add CONFIG_SPL_BOARD_INIT for CONFIG_SPL_NAND_SUPPORTJavier Martinez Canillas2013-01-101-0/+1
| * | arm: Tabify code for MMC initializationTaylor Hutt2013-01-101-2/+2
| * | arm: Move bootstage record for board_init_f() to after arch_cpu_init()Simon Glass2013-01-101-2/+9
| * | arm: Make interrupts.o and reset.o in libarm also appear in SPLTom Wai-Hong Tam2013-01-101-2/+3
| * | Add option to display customised memory informationSimon Glass2013-01-104-0/+38
| * | arm: Add CONFIG_DISPLAY_BOARDINFO_LATE to display board info on LCDSimon Glass2013-01-102-0/+24
| * | Document the CONFIG_DISPLAY_BOARDINFO optionSimon Glass2013-01-101-0/+5
| * | arm: Add CONFIG_DELAY_ENVIRONMENT to delay environment loadingSimon Glass2013-01-102-2/+36
| * | arm: Move fdt check earlier so that board_early_init_f() can use itSimon Glass2013-01-101-4/+3
| * | arm: Keep track of the tlb size as well as its locationGabe Black2013-01-102-2/+4
| * | arm: move flush_dcache_all() to just before disable cacheArun Mankuzhi2013-01-101-1/+4
| |/
| * Merge 'u-boot-atmel/master' into 'u-boot-arm/master'Albert ARIBAUD2013-01-096-4/+51
| |\
| | * spi: atmel: sam9m10g45 also support WDRBT bitBo Shen2012-12-091-1/+1
| | * at91sam9x5ek: add USB configurationRichard Genoud2012-12-091-0/+23
| | * at91sam9x5ek: regroup FAT/DOS featuresRichard Genoud2012-12-091-1/+5
| | * at91sam9x5: enable USB support for 9x5ek board.Richard Genoud2012-12-094-2/+22
| * | Merge branch 'u-boot-marvell/master' into 'u-boot-arm/master'Albert ARIBAUD2013-01-0936-298/+896
| |\ \
| | * | mv-common.h: increase malloc arena to 4MiBAndreas Bießmann2013-01-091-1/+1
| | * | arch-kirkwood: Ethernet port macro returning incorrect addressLuke Lowrey2013-01-091-1/+1
| | * | lsxl: unset ncip for rescue modeMichael Walle2013-01-092-4/+3
| | * | ARM: lacie_kw: add support for WIRELESS_SPACEAlbert ARIBAUD2013-01-095-0/+499
| | * | kirkwood: make MPP arrays static constAlbert ARIBAUD2013-01-0919-25/+23
| | * | mv88e61xx: refactor PHY and SWITCH level-codeAlbert ARIBAUD2013-01-093-197/+358
| | * | arm/km: remove duplicate codeValentin Longchamp2013-01-091-14/+0
| | * | km/common: cosmetic change reported from checkpatchHolger Brunck2013-01-091-1/+1
| | * | km/common: drop unneeded std* environment variablesHolger Brunck2013-01-091-3/+0
| | * | arm/km: fix memory settingsHolger Brunck2013-01-094-52/+10
* | | | Prepare v2013.01-rc3Tom Rini2013-01-101-1/+1
* | | | bootm: relocate names of sub-command table for archs with CONFIG_NEEDS_MANUAL...Daniel Schwierzeck2013-01-101-1/+7
* | | | cfi_flash: Report Advanced Sector Protection (PPB) with flinfo cmdStefan Roese2013-01-101-0/+2
* | | | cfi_flash: Enable PPB protection for all AMD cmdset flash chipsStefan Roese2013-01-101-8/+5
* | | | cfi_flash: Read PPB sector protection from device for AMD/Spansion chipsStefan Roese2013-01-101-0/+21
* | | | cfi_flash: Add manufact_match helper functionStefan Roese2013-01-101-7/+9
* | | | mtd/cfi: add support for SST 4KB sector granularityAngelo Dureghello2013-01-102-1/+25
* | | | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-01-0921-688/+326
|\ \ \ \ | |/ / /
| * | | arm: remove useless code in start.S filesAlbert ARIBAUD2013-01-082-10/+0
| * | | arm: move C runtime setup code in crt0.SAlbert ARIBAUD2013-01-0821-678/+326
| |/ /
* | | Fix SPL build for non-ARM targetsAlbert ARIBAUD2013-01-091-0/+4
* | | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-01-0870-290/+1889
|\ \ \ | |/ /
| * | Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2013-01-0814-42/+172
| |\ \
| | * | tools: imximage: Load a size that is multiple of 512Fabio Estevam2013-01-052-1/+11
| | * | mx53loco: Improve error handling on power_init()Fabio Estevam2013-01-051-10/+51
| | * | mx53loco: Remove unneeded 'retval' variableFabio Estevam2013-01-051-7/+6
| | * | mx51evk: Remove unneeded commentFabio Estevam2013-01-051-4/+0
| | * | mx6qsabresd: use on-board eMMC to store environmentShawn Guo2013-01-051-1/+2
OpenPOWER on IntegriCloud