summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-02-12MIPS: add dynamic relocation supportGabor Juhos
2013-02-12MIPS: u-boot.lds: add relocation specific sectionsGabor Juhos
2013-02-12MIPS: start.S: use symbol __image_copy_end for U-Boot image relocationDaniel Schwierzeck
2013-02-12MIPS: start.S: optimize BSS initializationDaniel Schwierzeck
2013-02-12MIPS: board.c: switch to new symbols __bss_end and __image_copy_endDaniel Schwierzeck
2013-02-12MIPS: u-boot.lds: introduce symbol __image_copy_endDaniel Schwierzeck
2013-02-12MIPS: u-boot.lds: merge all BSS sections and introduce symbols __bss_[start|end]Daniel Schwierzeck
2013-02-12MIPS: compute num_got_entries from .got section's sizeGabor Juhos
2013-02-12MIPS: start.S: unify and simplify reset vector handlingDaniel Schwierzeck
2013-02-12MIPS: start.S: remove obsolete 64 bit handling in setup_c0_statusDaniel Schwierzeck
2013-02-12MIPS: xburst: fix broken access to global_dataDaniel Schwierzeck
2013-02-12am335x_evm: Fix CPSW ethernet on GP EVM and EVM-SKTom Rini
2013-02-12i.MX6Q: mx6qsabre*: Configure to allow CONFIG_SYS_ALT_MEMTESTEric Nelson
2013-02-12mx23evk: Turn on cachesFabio Estevam
2013-02-12mx23evk: Remove CONFIG_SYS_BAUDRATE_TABLEFabio Estevam
2013-02-12build: imx: Fix 'u-boot.imx' build without full OBJTREE referenceOtavio Salvador
2013-02-12Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2013-02-12mx6: Disable Power Down Bit of watchdogFabio Estevam
2013-02-12imx: mx6q DDR3 init: Benefit from available CL = 7Benoît Thébaudeau
2013-02-12imx: mx6q DDR3 init: Fix MR0.PPDBenoît Thébaudeau
2013-02-12imx: mx6q DDR3 init: Fix RST_to_CKEBenoît Thébaudeau
2013-02-12imx: mx6q DDR3 init: Fix SDE_to_RSTBenoît Thébaudeau
2013-02-12imx: mx6q DDR3 init: Fix tXPRBenoît Thébaudeau
2013-02-12imx: mx6q DDR3 init: Fix tMRDBenoît Thébaudeau
2013-02-11arm: fix CONFIG_DELAY_ENVIRONMENT to act like it claims in the READMELucas Stach
2013-02-11Tegra114: Add/enable Dalmore build (T114 reference board)Tom Warren
2013-02-11Tegra114: Add generic Tegra114 build supportTom Warren
2013-02-11Tegra114: Dalmore: Add DT filesTom Warren
2013-02-11Tegra114: Add common CPU (shared) filesTom Warren
2013-02-11Tegra114: Add CPU (armv7) filesTom Warren
2013-02-11Tegra114: Add AVP (arm720t) filesTom Warren
2013-02-11Tegra114: Add arch-tegra114 include filesTom Warren
2013-02-11tegra: cardhu: config: enable SPIAllen Martin
2013-02-11tegra: add SPI SLINK driverAllen Martin
2013-02-11tegra: add addresses of SPI SLINK controllersAllen Martin
2013-02-11tegra30: fdt: add SPI SLINK nodesAllen Martin
2013-02-11tegra30: add SBC1 to periph id mapping tableAllen Martin
2013-02-11tegra: spi: add fdt support to tegra SPI SFLASH driverAllen Martin
2013-02-11tegra20: fdt: add SPI SFLASH nodeAllen Martin
2013-02-11tegra: don't hard-code LCD into default TEGRA_DEVICE_SETTINGSStephen Warren
2013-02-11tegra: rename FUNCMUX_UART2_UARTBStephen Warren
2013-02-11Tegra: Move common clock code to arch/arm/cpu/tegra-common/clock.cTom Warren
2013-02-11Tegra: T20: Remove unused 'SLOW' SoC ID and PLLX table entryTom Warren
2013-02-11tegra: fdt: add back missing host1x nodeAllen Martin
2013-02-08Clean up libfdt.h includesGerald Van Baren
2013-02-07common/fdt_support.c: sparse fixesKim Phillips
2013-02-07libfdt: update from upstream dtc commit 142419eKim Phillips
2013-02-07libfdt: update fdt.h from upstream dtcKim Phillips
2013-02-07libfdt_env.h: add fdt type definitionsKim Phillips
2013-02-07treewide: include libfdt_env.h before fdt.hKim Phillips