summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
...
| | * | mx27: add missing constant for mx27trem2013-09-102-1/+10
| | * | ARM: mxs: Receive r0 and r1 passed from BootROMMarek Vasut2013-09-103-24/+36
| | * | ARM: mxs: Document the power block initializationMarek Vasut2013-09-101-0/+209
| | * | mx6: Fix calculation of emi_slow clock rateAndrew Gabbasov2013-09-101-4/+4
| * | | 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
| | |/ | |/|
* | | ARM: atmel: add RNDIS gadget supportBo Shen2013-09-242-0/+13
* | | ARM: atmel: correct UDPHS nameBo Shen2013-09-241-1/+1
* | | USB: gadget: add atmel usba udc driverBo Shen2013-09-241-0/+64
* | | Sound: I2S: Replacing I2S1 with I2S0 channel.Dani Krishna Mohan2013-09-241-0/+6
* | | ARM: Added I2S0 clocks for audioDani Krishna Mohan2013-09-246-23/+75
* | | DTS: Addition of I2S0 channel and replacing I2S1Dani Krishna Mohan2013-09-241-0/+19
* | | arm: omap5: echi: Add GPL-2.0+ SPDX-License-IdentifierNobuhiro Iwamatsu2013-09-201-14/+1
* | | Cosmetic: Fix a number of typos, no functional changes.Robert P. J. Day2013-09-202-2/+2
|/ /
* | 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
|\ \ \
OpenPOWER on IntegriCloud