summaryrefslogtreecommitdiff
path: root/arch/arm
Commit message (Expand)AuthorAgeLines
...
| * | | | davinci: fix Master Priority Registers locationViktar Palstsiuk2013-12-04-1/+2
| * | | | arm: omap3: Add uart4 omap3 adddressMichael Trimarchi2013-12-04-0/+1
| * | | | ARM: OMAP5+: Remove unnecessary EFUSE settingsLokesh Vutla2013-12-04-6/+0
| * | | | ARM: DRA7xx: Add PRCM and Control information for SATARoger Quadros2013-12-04-0/+3
| * | | | ARM: OMAP5: Add SATA platform glueRoger Quadros2013-12-04-0/+124
| * | | | ARM: OMAP5: Add PRCM and Control information for SATARoger Quadros2013-12-04-0/+12
| * | | | ARM: OMAP5: Add Pipe3 PHY driverRoger Quadros2013-12-04-0/+271
| * | | | ARM: DRA7/OMAP5: EMIF: Add workaround for bug 0039SRICHARAN R2013-12-04-1/+124
| * | | | ARM: DRA: EMIF: Change DDR3 settings to use hw levelingSRICHARAN R2013-12-04-98/+174
| * | | | ARM: DRA7: Add is_dra7xx cpu check definitionSRICHARAN R2013-12-04-0/+8
| * | | | am33xx: Stop modifying certain EMIF4D registersTom Rini2013-12-04-32/+6
| * | | | ARM: OMAP4: Fix bug in omap4470_volts structLubomir Popov2013-12-04-4/+8
| * | | | cm_t335: add cm_t335 board supportIlya Ledvich2013-12-04-0/+6
* | | | | Merge branch 'u-boot-sh/rmobile' into 'u-boot-arm/master'Albert ARIBAUD2013-12-06-17/+4283
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | arm: rmobile: Remove config.mkNobuhiro Iwamatsu2013-12-03-9/+0
| * | | | arm: kzm9g: Fix undefined reference to `__aeabi_uldivmod' errorNobuhiro Iwamatsu2013-12-03-2/+6
| * | | | arm: rmobile: Add support koelsch boardNobuhiro Iwamatsu2013-12-03-3/+69
| * | | | arm: rmobile: Add support R8A7791Nobuhiro Iwamatsu2013-12-03-0/+2193
| * | | | arm: rmobile: Add support R8A7790Nobuhiro Iwamatsu2013-12-03-0/+2015
| * | | | arm: rmobile: Move lowlevel_init.o to taget of each CPUNobuhiro Iwamatsu2013-12-03-6/+3
* | | | | socfpga: Adding Freeze Controller driverChin Liang See2013-12-03-1/+275
|/ / / /
* | | | Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master'Albert ARIBAUD2013-12-02-252/+495
|\ \ \ \ | |/ / / |/| | |
| * | | arm926ejs, at91: add common phy_reset functionHeiko Schocher2013-12-01-0/+59
| * | | arm: atmel: sama5d3: spl boot from fat fs SD cardBo Shen2013-12-01-2/+166
| * | | arm: atmel: add ddr2 initialization functionBo Shen2013-12-01-0/+251
| * | | arm: atmel: sama5d3: the offset of MULA is 18Bo Shen2013-12-01-0/+4
| * | | arm: atmel: sama5d3: correct the error define of DIVBo Shen2013-12-01-2/+2
| * | | arm: atmel: sama5d3: correct the ID for DBGU and PITBo Shen2013-12-01-2/+2
| * | | ARM: at91: sama5d3: add support for sama5d36 chipWu, Josh2013-11-13-1/+6
| * | | at91: remove all occourances of CONFIG_AT91_LEGACYAndreas Bießmann2013-11-13-246/+6
| | |/ | |/|
* | | Merge branch 'u-boot-microblaze/zynq' into 'u-boot-arm/master'Albert ARIBAUD2013-11-22-4/+5
|\ \ \ | |/ / |/| |
| * | arm: zynq : Revert TZ_DDR_RAM to secure.Radhey Shyam Pandey2013-11-06-2/+0
| * | arm: zynq: Do not remap OCM to high addressMichal Simek2013-11-06-2/+5
* | | arm, am33x: make RTC32K OSC enable configurableHeiko Schocher2013-11-11-0/+4
| |/ |/|
* | Merge branch 'iu-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2013-11-09-93/+149
|\ \
| * \ Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2013-11-07-41/+72
| |\ \ | | |/ | |/|
| | * ARM: mxs: Enable DCDC converter for battery bootMarek Vasut2013-10-31-0/+2
| | * mx6: Remove PAD_CTL_DSE_120ohm from i.MX6DL's IPU1_DI0_PIN4 pinOtavio Salvador2013-10-31-1/+1
| | * mx5: lowlevel_init: Remove unused macroFabio Estevam2013-10-31-6/+0
| | * ARM: mx5: Enable L2 cacheFabio Estevam2013-10-31-0/+6
| | * ARM: mxs: Setup stack in JTAG modeMarek Vasut2013-10-17-0/+11
| | * ARM: mxs: tools: Use mkimage for BootStream generationMarek Vasut2013-10-17-9/+10
| | * mx6: compute PLL PFD frequencies rather than using definesPierre Aubert2013-10-17-25/+42
| * | Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master'Albert ARIBAUD2013-11-05-0/+9
| |\ \
| | * | at91: add defines for reset typeRoger Meier2013-11-04-0/+7
| | * | arm: atmel: at91sam9n12ek: add usb host supportBo Shen2013-11-04-0/+2
| | |/
| * | ARM: OMAP5: DDR3: Change io settingsSRICHARAN R2013-11-01-2/+2
| * | dra7xx_evm: Enabled UART-boot mode and add dra7xx_evm_uart3 buildMinal Shah2013-11-01-0/+1
| * | am335x: Enable CONFIG_OMAP_WATCHDOG supportTom Rini2013-11-01-0/+4
| * | am33xx, davinci: Create and use <asm/davinci_rtc.h>Tom Rini2013-11-01-50/+56
| |/