summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2013-04-02Consolidate bool typeYork Sun9-177/+158
2013-03-29Merge branch 'for-v2013.04'Anatolij Gustschin4-1275/+0
2013-03-28Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD51-572/+2439
2013-03-28armv7: do not relocate _start twiceVincent Stehlé1-1/+0
2013-03-28ARM: mmu: Set domain permissions to client accessR Sricharan4-0/+59
2013-03-28ARM: mmu: Introduce weak dram_bank_setup functionR Sricharan2-1/+4
2013-03-28ARM: cache: declare set_section_dcacheVincent Stehlé1-0/+1
2013-03-26Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master'Albert ARIBAUD9-207/+271
2013-03-26Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD5-1/+134
2013-03-25Tegra114: Dalmore: Add SDIO3 pad config to pinctrl_config tableTom Warren1-0/+6
2013-03-25Tegra114: fdt: Add SDMMC (sdhci) nodes for T114 boards (Dalmore for now)Tom Warren1-0/+32
2013-03-25tegra114: add SPI driverAllen Martin1-0/+41
2013-03-25tegra114: fdt: add SPI blocksAllen Martin1-0/+72
2013-03-25tegra114: fdt: add apbdma blockAllen Martin1-0/+37
2013-03-25spi: add common fdt SPI driver interfaceAllen Martin2-0/+22
2013-03-25tegra: spi: pull register structs out of headersAllen Martin2-99/+0
2013-03-25tegra: spi: rename tegra SPI driversAllen Martin2-6/+6
2013-03-25tegra: remove support for UART SPI switchAllen Martin2-48/+1
2013-03-24Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD27-361/+1342
2013-03-24arm: Correct CONFIG_STANDALONE_LOAD_ADDR for AM33XX/OMAP* platformsTom Rini1-1/+1
2013-03-24am335x_evm: Add better timings for the new BeagleBoard DDR3 partTom Rini1-0/+17
2013-03-24ti814x_evm: add ti814x evm board supportMatt Porter2-2/+2
2013-03-24am33xx: support ti814x mmc reference clockMatt Porter1-0/+5
2013-03-24am33xx: add dmm support to emif4 libraryMatt Porter2-0/+22
2013-03-24am33xx: add ti814x specific register definitionsMatt Porter7-21/+71
2013-03-24am33xx: refactor am33xx mux support and add ti814x supportMatt Porter3-227/+566
2013-03-24am33xx: refactor am33xx clocks and add ti814x supportMatt Porter7-33/+502
2013-03-24am33xx: refactor emif4/ddr to support multiple EMIF instancesMatt Porter4-72/+140
2013-03-24am33xx: convert defines from am33xx-specific to generic namesMatt Porter2-7/+7
2013-03-24am33xx: Add required includes to some omap/am33xx codeTom Rini3-0/+4
2013-03-24ARM: AM33XX: Fix typo that causes an AM duplication in CPU name.Enric Balletbo i Serra1-1/+1
2013-03-24am335x: Enable DDR PHY dynamic power down bit for DDR3 boardsVaibhav Hiremath1-0/+1
2013-03-22ARM: implement erratum 716044 workaroundStephen Warren1-0/+6
2013-03-22am33xx:ddr:Fix config_sdram to work for all DDRSteve Kipisz1-1/+4
2013-03-22Initialise correct GPMC WAITx irq for AM33xxMark Jackson1-1/+1
2013-03-22Allow AM335x MPU core clock speed to be specified in the board config fileMark Jackson1-2/+5
2013-03-21lcd, pxafb: move the pxafb to drivers/videoJeroen Hofstee2-651/+0
2013-03-21lcd, mpc8xx: move the mpc8xx driver to drivers/videoJeroen Hofstee2-619/+0
2013-03-21common/lcd.c: cleanup use of global variablesWolfgang Denk2-5/+0
2013-03-20ARM: rpi_b: enable SD controller, add related env/cmdsStephen Warren1-0/+26
2013-03-20mmc: add bcm2835 driverStephen Warren1-0/+24
2013-03-20ARM: bcm2835: add mailbox driverStephen Warren3-1/+572
2013-03-19x86: Move PCI init before SPI initSimon Glass1-4/+4
2013-03-18Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini132-6330/+8566
2013-03-16sparc: Fix build warnings in serial.cSimon Glass2-20/+0
2013-03-16sparc: Fix out-of-tree buildingSimon Glass2-14/+0
2013-03-16avr32: Fix cast warning in board.cSimon Glass1-2/+2
2013-03-16blackfin: Remove noreturn attribute from cpu_init_f()Simon Glass1-1/+0
2013-03-16blackfin: Fix up board_type global dataSimon Glass2-1/+2
2013-03-16x86: Enable generic boardSimon Glass1-0/+1