summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2013-02-07libfdt_env.h: add fdt type definitionsKim Phillips
2013-02-07treewide: include libfdt_env.h before fdt.hKim Phillips
2013-02-07fdt: fix dts preprocessor optionsAllen Martin
2013-02-07am33xx: Drop gpio0_7_pin_mux from phytec pcm051Tom Rini
2013-02-07OMAP3: igep00x0: fix a build warning on IGEP boardsJavier Martinez Canillas
2013-02-07AM335X: Set fdt_high for AM335X devices to enable booting with Device Treehvaibhav@ti.com
2013-02-07Add DDR3 support for AM335x-EVM (Version 1.5A)Jeff Lance
2013-02-07am335x: display msg when reading MAC from efuseLars Poeschel
2013-02-07pcm051: Add support for Phytec phyCORE-AM335xLars Poeschel
2013-02-07am33xx: add a pulldown macro to pinmux configLars Poeschel
2013-02-07omap4: allow the use of a plain text env file instead boot scriptsJavier Martinez Canillas
2013-02-07OMAP3: igep00x0: add boot status GPIO LEDJavier Martinez Canillas
2013-02-07OMAP3: use a single board file for IGEP devicesJavier Martinez Canillas
2013-02-06sf: stmicro: Add support for N25Q256AJagannadha Sutradharudu Teki