summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2013-03-26Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-03-24Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-03-24arm: Correct CONFIG_STANDALONE_LOAD_ADDR for AM33XX/OMAP* platformsTom Rini
2013-03-24am335x_evm: Add better timings for the new BeagleBoard DDR3 partTom Rini
2013-03-24ti814x_evm: add ti814x evm board supportMatt Porter
2013-03-24am33xx: support ti814x mmc reference clockMatt Porter
2013-03-24am33xx: add dmm support to emif4 libraryMatt Porter
2013-03-24am33xx: add ti814x specific register definitionsMatt Porter
2013-03-24am33xx: refactor am33xx mux support and add ti814x supportMatt Porter
2013-03-24am33xx: refactor am33xx clocks and add ti814x supportMatt Porter
2013-03-24am33xx: refactor emif4/ddr to support multiple EMIF instancesMatt Porter
2013-03-24am33xx: convert defines from am33xx-specific to generic namesMatt Porter
2013-03-24am33xx: Add required includes to some omap/am33xx codeTom Rini
2013-03-24ARM: AM33XX: Fix typo that causes an AM duplication in CPU name.Enric Balletbo i Serra
2013-03-24am335x: Enable DDR PHY dynamic power down bit for DDR3 boardsVaibhav Hiremath
2013-03-22ARM: implement erratum 716044 workaroundStephen Warren
2013-03-22am33xx:ddr:Fix config_sdram to work for all DDRSteve Kipisz
2013-03-22Initialise correct GPMC WAITx irq for AM33xxMark Jackson
2013-03-22Allow AM335x MPU core clock speed to be specified in the board config fileMark Jackson
2013-03-20ARM: rpi_b: enable SD controller, add related env/cmdsStephen Warren
2013-03-20mmc: add bcm2835 driverStephen Warren
2013-03-20ARM: bcm2835: add mailbox driverStephen Warren
2013-03-18Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2013-03-15sparc: Fix build warnings in serial.cSimon Glass
2013-03-15sparc: Fix out-of-tree buildingSimon Glass
2013-03-15avr32: Fix cast warning in board.cSimon Glass
2013-03-15blackfin: Remove noreturn attribute from cpu_init_f()Simon Glass
2013-03-15blackfin: Fix up board_type global dataSimon Glass
2013-03-15x86: Enable generic boardSimon Glass
2013-03-15x86: Enable generic board supportSimon Glass
2013-03-15x86: Use sections header to obtain link symbolsSimon Glass
2013-03-15ppc: Enable generic board supportSimon Glass
2013-03-15arm: Enable generic board supportSimon Glass
2013-03-15Introduce generic post-relocation board_r.cSimon Glass
2013-03-15Introduce generic pre-relocation board_f.cSimon Glass
2013-03-15Declare watchdog functions in watchdog.hSimon Glass
2013-03-15Change stub example to use asm-generic/sections.hSimon Glass
2013-03-15arm: Use sections header to obtain link symbolsSimon Glass
2013-03-15Introduce generic link section.h symbol filesSimon Glass
2013-03-15Replace __bss_end__ with __bss_endSimon Glass
2013-03-15Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-03-15Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-03-14Tegra114: Dalmore: Add pad config tables/code based on pinmux codeTom Warren
2013-03-14Tegra114: fdt: Move aliases from dtsi to dts file as per other TegrasTom Warren
2013-03-14Tegra114: Fix/update GP padcfg register structTom Warren
2013-03-14Tegra114: pinmux: Fix bad CAM_MCLK func 3 table entryTom Warren
2013-03-14Tegra: MMC: Added/update SDMMC registers/base addresses for T20/T30Tom Warren
2013-03-14Tegra30: fdt: Add SDMMC (sdhci) nodes for T30 boards (Cardhu for now)Tom Warren
2013-03-14Tegra30: Cardhu: Add pad config tables/code based on pinmux codeTom Warren
2013-03-14Tegra114: pinmux: Update pinmux tables & code, fix a bug w/SDMMC3 initTom Warren