aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2013-03-11Allow AM33xx boards to setup GPMC chipselects.Mark Jackson1-0/+2
2013-03-11OMAP3: Initialize gpmc if SPL_ONENAND_SUPPORT is enabled.Enric Balletbo i Serra1-1/+1
2013-03-08SPL: ONENAND: Fix some ONENAND related defines.Enric Balletbo i Serra5-5/+5
2013-03-08omap3: allow dynamic selection of gfx_formatNikita Kiryanov1-0/+1
2013-03-08omap3: add useful dss definesNikita Kiryanov1-0/+30
2013-03-08omap_hsmmc: add driver check for write protectionNikita Kiryanov4-7/+8
2013-03-08omap_hsmmc: implement driver check for card detectionNikita Kiryanov4-7/+7
2013-03-08omap: consolidate common mmc definitionsNikita Kiryanov5-551/+175
2013-03-08am33xx: Update DDR3 EMIF configuration sequenceTom Rini1-3/+9
2013-02-21Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD3-0/+8
2013-02-21Merge 'u-boot-microblaze/mainline/arm' into 'u-boot-arm/master'Albert ARIBAUD5-1/+206
2013-02-18am33xx: support for booting via usbethIlya Yanok2-0/+4
2013-02-18da8xx: Add the missing pinmux for da830 to the gpio driverTomas Novotny1-0/+4
2013-02-15Merge branch 'fixes' of git://git.denx.de/u-boot-mipsTom Rini1-8/+0
2013-02-15MIPS: board.c: remove manual relocation of env_name_specDaniel Schwierzeck1-8/+0
2013-02-14x86: Remove unused real mode codeSimon Glass11-1794/+0
2013-02-14x86: Rename CONFIG_NO_X86_RESET_VECTOR to CONFIG_X86_RESET_VECTORSimon Glass2-3/+3
2013-02-14x86: Remove sc520 cpuSimon Glass12-1591/+0
2013-02-12Merge branch 'next' of git://git.denx.de/u-boot-mipsTom Rini10-253/+268
2013-02-12MIPS: add dynamic relocation supportGabor Juhos6-12/+94
2013-02-12MIPS: u-boot.lds: add relocation specific sectionsGabor Juhos1-1/+41
2013-02-12MIPS: start.S: use symbol __image_copy_end for U-Boot image relocationDaniel Schwierzeck5-19/+9
2013-02-12MIPS: start.S: optimize BSS initializationDaniel Schwierzeck3-28/+35
2013-02-12MIPS: board.c: switch to new symbols __bss_end and __image_copy_endDaniel Schwierzeck1-2/+3
2013-02-12MIPS: u-boot.lds: introduce symbol __image_copy_endDaniel Schwierzeck2-0/+8
2013-02-12MIPS: u-boot.lds: merge all BSS sections and introduce symbols __bss_[start|end]Daniel Schwierzeck2-5/+18
2013-02-12MIPS: compute num_got_entries from .got section's sizeGabor Juhos1-4/+2
2013-02-12MIPS: start.S: unify and simplify reset vector handlingDaniel Schwierzeck2-176/+57
2013-02-12MIPS: start.S: remove obsolete 64 bit handling in setup_c0_statusDaniel Schwierzeck1-9/+1
2013-02-12MIPS: xburst: fix broken access to global_dataDaniel Schwierzeck2-3/+6
2013-02-12Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini96-1219/+9426
2013-02-11arm: fix CONFIG_DELAY_ENVIRONMENT to act like it claims in the READMELucas Stach1-1/+1
2013-02-11Tegra114: Dalmore: Add DT filesTom Warren1-0/+5
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: add SPI SLINK driverAllen Martin1-0/+84
2013-02-11tegra: add addresses of SPI SLINK controllersAllen Martin1-0/+6
2013-02-11tegra30: fdt: add SPI SLINK nodesAllen Martin1-0/+72
2013-02-11tegra30: add SBC1 to periph id mapping tableAllen Martin1-1/+1
2013-02-11tegra20: fdt: add SPI SFLASH nodeAllen Martin1-0/+12
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-08Clean up libfdt.h includesGerald Van Baren7-8/+1
2013-02-07common/fdt_support.c: sparse fixesKim Phillips1-1/+1
2013-02-07treewide: include libfdt_env.h before fdt.hKim Phillips3-2/+1
2013-02-07Add DDR3 support for AM335x-EVM (Version 1.5A)Jeff Lance1-0/+16
2013-02-07pcm051: Add support for Phytec phyCORE-AM335xLars Poeschel1-0/+18