summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2013-10-0210-28/+104
|\
| * ARM: OMAP5: Avoid writing into LDO SRAM bitsLokesh Vutla2013-09-203-25/+0
| * am335x:Handle worst case scenario for Errata 1.0.24Steve Kipisz2013-09-203-2/+10
| * am335x_evm: am33xx_spl_board_init function and scale core frequencyTom Rini2013-09-203-1/+69
| * am33xx: Add the efuse_sma CONTROL_MODULE registerTom Rini2013-09-201-0/+12
| * am33xx: Add am33xx_spl_board_init function, callTom Rini2013-09-203-0/+13
* | ARM: use r9 for gdJeroen Hofstee2013-09-234-12/+12
* | ARM,relocate: do not use r9Jeroen Hofstee2013-09-231-3/+3
* | ARM: refactor compiler options in config.mkMasahiro Yamada2013-09-2314-22/+3
* | arm: zynq: Fix timer loadaddressMichal Simek2013-09-231-1/+1
* | arm: prevent using movt/movw address loadsJeroen Hofstee2013-09-231-2/+6
|/
* ARM: s3c44b0: remove remainders of dead boardMasahiro Yamada2013-09-197-795/+0
* arm: dma_alloc_coherent: malloc() -> memalign()Kuo-Jung Su2013-09-141-1/+1
* arm: spl: Do not set the stack pointer twiceMasahiro Yamada2013-09-141-3/+0
* Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD2013-09-113-6/+23
|\
| * arm:mmc:goni/exynos: Fix wrong mmc base register devices offset.Przemyslaw Marczak2013-09-112-2/+10
| * arm:exynos:gpio: fix s5p_gpio_part_max for exynos4x12Piotr Wilczek2013-08-231-4/+13
* | socfpga: Creating driver for Reset ManagerChin Liang See2013-09-064-31/+47
* | arm: lds: Remove libgcc eabi exception handling tablesMichal Simek2013-09-051-0/+2
* | Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2013-09-0510-33/+460
|\ \
| * | i.MX6: Set and clear the gating bits for Phase Fractional DividersEric Nelson2013-08-311-0/+28
| * | i.MX6: Correct ANATOP_PFD (Phase Fractional Divider) register declarationsEric Nelson2013-08-311-23/+6
| * | i.MX6: Add convenience macros cpu_type(rev) and is_cpu_type(cpu)Eric Nelson2013-08-311-0/+7
| * | ARM: mxs: rename function that sets AUTO_RESTART flagHector Palacios2013-08-311-6/+3
| * | ARM: mxs: tools: Add mkimage support for MXS bootstreamMarek Vasut2013-08-312-0/+14
| * | imx: add status reporting for HAB statusStefano Babic2013-08-314-4/+182
| * | ARM: mxs: Added application UART driverAndreas Wass2013-08-211-0/+220
* | | Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2013-09-0413-22/+177
|\ \ \
| * | | arm, am335x: add watchdog supportHeiko Schocher2013-08-281-0/+20
| * | | arm, am335x: add some missing registers and defines for lcd and epwm supportHeiko Schocher2013-08-282-1/+41
| * | | arm, am33xx: add defines for gmii_sel_register bitsHeiko Schocher2013-08-281-0/+19
| * | | omap5: Expand CONFIG_SPL_MAX_SIZE and comment upon SRAM_SCRATCH_SPACE_ADDRTom Rini2013-08-281-1/+10
| * | | am33xx: Correct and expand comments on CONFIG_SPL_MAX_SIZETom Rini2013-08-281-1/+1
| * | | arm: omap3: fix SRAM copy and execution sequenceAlbert ARIBAUD2013-08-283-11/+5
| * | | ARM: OMAP4470: Add Elpida EDB8164B3PF memory configurationLubomir Popov2013-08-281-7/+34
| * | | ARM: OMAP4470: Add voltage and dpll dataTaras Kondratiuk2013-08-282-1/+42
| * | | ARM: OMAP4470: Add OMAP4470 identificationTaras Kondratiuk2013-08-283-0/+5
| | |/ | |/|
* | | Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master'Albert ARIBAUD2013-09-045-3/+32
|\ \ \
| * | | arm: sama5d3: fix smc cs related registers offsetBo Shen2013-08-221-1/+1
| * | | ARM: at91: sama5d3: remove unused definition about PMECC alpha table offsetWu, Josh2013-08-221-2/+0
| * | | ARM: at91: atmel_nand: pmecc driver will select the galois table by sector sizeWu, Josh2013-08-221-0/+6
| * | | arm: atmel: add gmac support for sama5d3xek boardBo Shen2013-08-222-0/+25
| |/ /
* | | Merge 'u-boot-microblaze/zynq' into (u-boot-arm/master'Albert ARIBAUD2013-09-035-1/+61
|\ \ \
| * | | zynq: slcr: Wait 100ms till clk is properly setupMichal Simek2013-08-121-1/+1
| * | | zynq: Add new ddrc driver for ECC supportMichal Simek2013-08-124-0/+60
* | | | usb: ehci-mx5: Use 'bool' instead of 'unsigned char'Fabio Estevam2013-08-262-8/+8
* | | | ARM: OMAP5: USB: Add OMAP5 common USB EHCI informationDan Murphy2013-08-263-0/+62
* | | | SPDX-License-Identifier: fixing some problematic GPL-2.0 filesWolfgang Denk2013-08-194-72/+4
* | | | Merge branch 'master' of git://88.191.163.10/u-boot-armTom Rini2013-08-1859-763/+2311
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2013-08-175-3/+61
| |\ \ \ | | | |/ | | |/|
OpenPOWER on IntegriCloud