aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-02-11Tegra114: Dalmore: Add DT filesTom Warren2-0/+18
2013-02-11Tegra114: Add common CPU (shared) filesTom Warren6-4/+1291
2013-02-11Tegra114: Add CPU (armv7) filesTom Warren2-0/+59
2013-02-11Tegra114: Add AVP (arm720t) filesTom Warren5-38/+403
2013-02-11Tegra114: Add arch-tegra114 include filesTom Warren15-5/+1365
2013-02-11tegra: cardhu: config: enable SPIAllen Martin1-0/+11
2013-02-11tegra: add SPI SLINK driverAllen Martin6-1/+432
2013-02-11tegra: add addresses of SPI SLINK controllersAllen Martin1-0/+6
2013-02-11tegra30: fdt: add SPI SLINK nodesAllen Martin2-0/+77
2013-02-11tegra30: add SBC1 to periph id mapping tableAllen Martin1-1/+1
2013-02-11tegra: spi: add fdt support to tegra SPI SFLASH driverAllen Martin3-2/+45
2013-02-11tegra20: fdt: add SPI SFLASH nodeAllen Martin2-0/+17
2013-02-11tegra: don't hard-code LCD into default TEGRA_DEVICE_SETTINGSStephen Warren1-2/+9
2013-02-11tegra: rename FUNCMUX_UART2_UARTBStephen Warren3-4/+4
2013-02-11Tegra: Move common clock code to arch/arm/cpu/tegra-common/clock.cTom Warren11-1188/+768
2013-02-11Tegra: T20: Remove unused 'SLOW' SoC ID and PLLX table entryTom Warren2-8/+0
2013-02-11tegra: fdt: add back missing host1x nodeAllen Martin1-0/+11
2013-02-08Clean up libfdt.h includesGerald Van Baren9-11/+2
2013-02-07common/fdt_support.c: sparse fixesKim Phillips3-41/+49
2013-02-07libfdt: update from upstream dtc commit 142419eKim Phillips6-23/+23
2013-02-07libfdt: update fdt.h from upstream dtcKim Phillips1-21/+21
2013-02-07libfdt_env.h: add fdt type definitionsKim Phillips1-0/+5
2013-02-07treewide: include libfdt_env.h before fdt.hKim Phillips11-9/+2
2013-02-07fdt: fix dts preprocessor optionsAllen Martin1-1/+1
2013-02-07am33xx: Drop gpio0_7_pin_mux from phytec pcm051Tom Rini1-5/+0
2013-02-07OMAP3: igep00x0: fix a build warning on IGEP boardsJavier Martinez Canillas1-1/+1
2013-02-07AM335X: Set fdt_high for AM335X devices to enable booting with Device Treehvaibhav@ti.com1-0/+1
2013-02-07Add DDR3 support for AM335x-EVM (Version 1.5A)Jeff Lance2-0/+57
2013-02-07am335x: display msg when reading MAC from efuseLars Poeschel1-1/+1
2013-02-07pcm051: Add support for Phytec phyCORE-AM335xLars Poeschel8-0/+801
2013-02-07am33xx: add a pulldown macro to pinmux configLars Poeschel1-1/+2
2013-02-07omap4: allow the use of a plain text env file instead boot scriptsJavier Martinez Canillas1-3/+14
2013-02-07OMAP3: igep00x0: add boot status GPIO LEDJavier Martinez Canillas3-0/+24
2013-02-07OMAP3: use a single board file for IGEP devicesJavier Martinez Canillas8-337/+51
2013-02-06sf: stmicro: Add support for N25Q256AJagannadha Sutradharudu Teki1-0/+6
2013-02-06sf: stmicro: Add support for N25Q32AJagannadha Sutradharudu Teki1-0/+6
2013-02-06sf: stmicro: Add support for N25Q32Jagannadha Sutradharudu Teki1-0/+6
2013-02-06sf: stmicro: Add support for N25Q64AJagannadha Sutradharudu Teki1-0/+6
2013-02-06sf: winbond: Add W25Q64WJagannadha Sutradharudu Teki1-0/+5
2013-02-06sf: spansion: Correct the first byte of idcode1 for S25FL256S partJagannadha Sutradharudu Teki1-1/+1
2013-02-04Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini9-29/+389
2013-02-04Merge branch 'master' of git://git.denx.de/u-bootKim Phillips239-8296/+6327
2013-02-04Merge branch 'master' of git://www.denx.de/git/u-boot-microblazeTom Rini26-6530/+121
2013-02-04serial: arm_dcc: Fix compilation warning and remove unneeded initializationMichal Simek1-5/+0
2013-02-04serial: arm_dcc: Remove CONFIG_ARM_DCC_MULTI optionMichal Simek3-13/+7
2013-02-04sf: stmicro: add support for N25Q064Jagannadha Sutradharudu Teki1-0/+6
2013-02-04cmd_time: merge run_command_and_time_it with cmd_processRichard Genoud5-35/+12
2013-02-04console: USB: KBD: Fix incorrect autoboot timeoutJim Lin1-5/+5
2013-02-04board sc3: fix warning about nested commentJeroen Hofstee1-2/+4
2013-02-04common: env_mmc: Use __weak annotation to simplify codeFabio Estevam1-3/+1