summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Consolidate bool typeYork Sun2013-04-019-177/+158
* Merge branch 'for-v2013.04'Anatolij Gustschin2013-03-294-1275/+0
|\
| * lcd, pxafb: move the pxafb to drivers/videoJeroen Hofstee2013-03-212-651/+0
| * lcd, mpc8xx: move the mpc8xx driver to drivers/videoJeroen Hofstee2013-03-212-619/+0
| * common/lcd.c: cleanup use of global variablesWolfgang Denk2013-03-212-5/+0
* | Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2013-03-2851-572/+2439
|\ \ | |/ |/|
| * armv7: do not relocate _start twiceVincent Stehlé2013-03-281-1/+0
| * ARM: mmu: Set domain permissions to client accessR Sricharan2013-03-284-0/+59
| * ARM: mmu: Introduce weak dram_bank_setup functionR Sricharan2013-03-282-1/+4
| * ARM: cache: declare set_section_dcacheVincent Stehlé2013-03-281-0/+1
| * Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master'Albert ARIBAUD2013-03-269-207/+271
| |\
| | * Tegra114: Dalmore: Add SDIO3 pad config to pinctrl_config tableTom Warren2013-03-251-0/+6
| | * Tegra114: fdt: Add SDMMC (sdhci) nodes for T114 boards (Dalmore for now)Tom Warren2013-03-251-0/+32
| | * tegra114: add SPI driverAllen Martin2013-03-251-0/+41
| | * tegra114: fdt: add SPI blocksAllen Martin2013-03-251-0/+72
| | * tegra114: fdt: add apbdma blockAllen Martin2013-03-251-0/+37
| | * spi: add common fdt SPI driver interfaceAllen Martin2013-03-252-0/+22
| | * tegra: spi: pull register structs out of headersAllen Martin2013-03-252-99/+0
| | * tegra: spi: rename tegra SPI driversAllen Martin2013-03-252-6/+6
| | * tegra: remove support for UART SPI switchAllen Martin2013-03-252-48/+1
| * | Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD2013-03-265-1/+134
| |\ \ | | |/ | |/|
| | * Exynos5: TMU: Add hardware trippingAkshay Saraswat2013-03-122-0/+16
| | * Exynos5: FDT: Add TMU device node valuesAkshay Saraswat2013-03-121-0/+5
| | * Exynos5: TMU: Add driver for Thermal Management UnitAkshay Saraswat2013-03-121-0/+58
| | * EXYNOS: Correct ordering of SPL machine_paramsSimon Glass2013-03-121-1/+2
| | * EXYNOS5: Add function to enable XXTI clock sourceRajeshwari Shinde2013-03-082-0/+28
| | * EXYNOS5: Add function to setup set ps holdRajeshwari Shinde2013-02-202-0/+25
| * | Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2013-03-2427-361/+1342
| |\ \
| | * | arm: Correct CONFIG_STANDALONE_LOAD_ADDR for AM33XX/OMAP* platformsTom Rini2013-03-241-1/+1
| | * | am335x_evm: Add better timings for the new BeagleBoard DDR3 partTom Rini2013-03-241-0/+17
| | * | ti814x_evm: add ti814x evm board supportMatt Porter2013-03-242-2/+2
| | * | am33xx: support ti814x mmc reference clockMatt Porter2013-03-241-0/+5
| | * | am33xx: add dmm support to emif4 libraryMatt Porter2013-03-242-0/+22
| | * | am33xx: add ti814x specific register definitionsMatt Porter2013-03-247-21/+71
| | * | am33xx: refactor am33xx mux support and add ti814x supportMatt Porter2013-03-243-227/+566
| | * | am33xx: refactor am33xx clocks and add ti814x supportMatt Porter2013-03-247-33/+502
| | * | am33xx: refactor emif4/ddr to support multiple EMIF instancesMatt Porter2013-03-244-72/+140
| | * | am33xx: convert defines from am33xx-specific to generic namesMatt Porter2013-03-242-7/+7
| | * | am33xx: Add required includes to some omap/am33xx codeTom Rini2013-03-243-0/+4
| | * | ARM: AM33XX: Fix typo that causes an AM duplication in CPU name.Enric Balletbo i Serra2013-03-241-1/+1
| | * | am335x: Enable DDR PHY dynamic power down bit for DDR3 boardsVaibhav Hiremath2013-03-241-0/+1
| | * | am33xx:ddr:Fix config_sdram to work for all DDRSteve Kipisz2013-03-221-1/+4
| | * | Initialise correct GPMC WAITx irq for AM33xxMark Jackson2013-03-221-1/+1
| | * | Allow AM335x MPU core clock speed to be specified in the board config fileMark Jackson2013-03-221-2/+5
| * | | ARM: implement erratum 716044 workaroundStephen Warren2013-03-221-0/+6
| |/ /
| * | ARM: rpi_b: enable SD controller, add related env/cmdsStephen Warren2013-03-201-0/+26
| * | mmc: add bcm2835 driverStephen Warren2013-03-201-0/+24
| * | ARM: bcm2835: add mailbox driverStephen Warren2013-03-203-1/+572
* | | x86: Move PCI init before SPI initSimon Glass2013-03-191-4/+4
|/ /
* | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-03-18132-6330/+8566
|\ \
OpenPOWER on IntegriCloud