summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | EXYNOS: EXYNOS4X12: extract Exynos4x12 IPs clock frequencyChander Kashyap2012-12-261-5/+158
| * | SMDK5250: config: Add configuration file for SMDK5250 boardHatim RV2012-12-261-0/+33
| * | exynos5: config: Rename the smdk5250.h to exynos5250-dt.hHatim RV2012-12-261-2/+7
| * | exynos5: Add DT based driver for SMC911X ethernetHatim RV2012-12-262-30/+103
| * | fdt: exynos5: Add DT node definition for SROM and SMSC9215Hatim RV2012-12-262-0/+4
| * | EXYNOS5: FDT: add initial dts file for EXYNOS5250, SMDK5250Hatim RV2012-12-262-0/+60
| * | EXYNOS: EXYNOS4X12: Add gpio structure for EXYNOS4X12Chander Kashyap2012-12-261-0/+85
| * | EXYNOS: EXYNOS4X12: Add clock structure for EXYNOS4X12Chander Kashyap2012-12-261-0/+276
| * | EXYNOS: EXYNOS4X12: Populate Exynos4x12 register addressesChander Kashyap2012-12-261-6/+42
* | | arm: at91sam9x5: add dataflash boot supportBo Shen2013-01-122-0/+11
* | | m68k/lib: fix serial driver relocationangelo2013-01-111-2/+2
* | | 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
OpenPOWER on IntegriCloud