summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu
Commit message (Expand)AuthorAgeFilesLines
* armv7: do not relocate _start twiceVincent Stehlé2013-03-281-1/+0
* ARM: mmu: Set domain permissions to client accessR Sricharan2013-03-282-0/+38
* Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD2013-03-261-0/+45
|\
| * Exynos5: TMU: Add hardware trippingAkshay Saraswat2013-03-121-0/+12
| * EXYNOS5: Add function to enable XXTI clock sourceRajeshwari Shinde2013-03-081-0/+17
| * EXYNOS5: Add function to setup set ps holdRajeshwari Shinde2013-02-201-0/+16
* | Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2013-03-2412-68/+552
|\ \
| * | ti814x_evm: add ti814x evm board supportMatt Porter2013-03-242-2/+2
| * | am33xx: add dmm support to emif4 libraryMatt Porter2013-03-241-0/+17
| * | am33xx: add ti814x specific register definitionsMatt Porter2013-03-241-0/+3
| * | am33xx: refactor am33xx clocks and add ti814x supportMatt Porter2013-03-243-3/+439
| * | am33xx: refactor emif4/ddr to support multiple EMIF instancesMatt Porter2013-03-242-62/+85
| * | am33xx: convert defines from am33xx-specific to generic namesMatt Porter2013-03-241-2/+2
| * | am33xx: Add required includes to some omap/am33xx codeTom Rini2013-03-242-0/+2
| * | ARM: AM33XX: Fix typo that causes an AM duplication in CPU name.Enric Balletbo i Serra2013-03-241-1/+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
* | | ARM: implement erratum 716044 workaroundStephen Warren2013-03-221-0/+6
|/ /
* | ARM: bcm2835: add mailbox driverStephen Warren2013-03-202-1/+165
* | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-03-1850-2089/+3987
|\ \
| * \ Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master'Albert ARIBAUD2013-03-155-661/+544
| |\ \
| | * | Tegra114: Dalmore: Add pad config tables/code based on pinmux codeTom Warren2013-03-141-0/+194
| | * | Tegra114: pinmux: Fix bad CAM_MCLK func 3 table entryTom Warren2013-03-141-1/+1
| | * | Tegra30: Cardhu: Add pad config tables/code based on pinmux codeTom Warren2013-03-141-1/+189
| | * | Tegra114: pinmux: Update pinmux tables & code, fix a bug w/SDMMC3 initTom Warren2013-03-141-87/+127
| | * | ARM: tegra: implement WAR for Tegra114 CPU reset vectorStephen Warren2013-03-141-4/+32
| | * | Tegra114: I2C: Take DVFS out of reset to allow I2C5 (PWR_I2C) to workTom Warren2013-03-141-0/+1
| | * | tegra: usb: move implementation into right directoryLucas Stach2013-03-142-556/+0
| | * | tegra: usb: various small cleanupsLucas Stach2013-03-141-12/+1
| | * | tegra: usb: move controller init into start_portLucas Stach2013-03-141-28/+29
| | * | tegra: usb: remove unneeded function parameterLucas Stach2013-03-141-4/+2
| | * | tegra: usb: make controller init functions more self containedLucas Stach2013-03-141-12/+12
| | * | tegra: usb: set USB_PORTS_MAX to correct valueLucas Stach2013-03-141-1/+1
| * | | Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2013-03-1511-54/+66
| |\ \ \
| | * | | ARM: mx6: use common CPU errata config optionsStephen Warren2013-03-074-37/+5
| | * | | mxs: timrot: Rename local macrosFadil Berisha2013-03-071-8/+8
| | * | | mxs: timrot: Add support to i.MX23Fadil Berisha2013-03-071-2/+21
| | * | | mx23: Document the tRAS lockout setting in memory initializationOtavio Salvador2013-03-071-0/+4
| | * | | mxs: Rename CONFIG_SPL_MX28_PSWITCH_WAIT to CONFIG_SPL_MXS_PSWITCH_WAITOtavio Salvador2013-03-072-2/+2
| | * | | mxs: mmc: spi: dma: Better wrap the MXS differencesMarek Vasut2013-03-071-1/+2
| | * | | mxs: Reset the EMI block on mx23Marek Vasut2013-03-071-2/+10
| | * | | Merge branch 'master' of git://git.denx.de/u-boot-armStefano Babic2013-02-2369-1036/+4543
| | |\ \ \
| | * | | | build: imx: Fix 'u-boot.imx' build without full OBJTREE referenceOtavio Salvador2013-02-122-2/+2
| | * | | | mx6: Disable Power Down Bit of watchdogFabio Estevam2013-02-121-0/+12
| * | | | | ARM: implement some Cortex-A9 errata workaroundsStephen Warren2013-03-131-0/+19
| | |_|/ / | |/| | |
| * | | | Refactor linker-generated arraysAlbert ARIBAUD2013-03-124-4/+4
| * | | | arm: make __bss_start and __bss_end__ compiler-generatedAlbert ARIBAUD2013-03-122-6/+18
| * | | | Remove linker lists (LGAs) from SPL linker scriptsAlbert ARIBAUD2013-03-125-16/+160
| * | | | arm: omap: map u_boot_lists section to .sramAlbert ARIBAUD2013-03-121-1/+1
| * | | | Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master'Albert ARIBAUD2013-03-121-15/+15
| |\ \ \ \
OpenPOWER on IntegriCloud