summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-03-12ARM: at91sam9x5: Using CPU string directlyBo Shen
2013-03-12ARM: at91: change nand flash tableBo Shen
2013-03-12arm: at91/configs: add bootz to configurationNicolas Ferre
2013-03-12arm: at91/configs: add libfdt to configurationNicolas Ferre
2013-02-19ARM: atmel: add at91sam9g20ek_2mmc nand boot supportBo Shen
2013-02-15Merge branch 'fixes' of git://git.denx.de/u-boot-mipsTom Rini
2013-02-15MIPS: board.c: remove manual relocation of env_name_specDaniel Schwierzeck
2013-02-14x86: Remove unused real mode codeSimon Glass
2013-02-14x86: Rename CONFIG_NO_X86_RESET_VECTOR to CONFIG_X86_RESET_VECTORSimon Glass
2013-02-14x86: Remove unneeded cruft from main MakefileSimon Glass
2013-02-14x86: Remove sc520 cpuSimon Glass
2013-02-14x86: Remove eNET boardsSimon Glass
2013-02-12Merge branch 'next' of git://git.denx.de/u-boot-mipsTom Rini
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-12Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
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