summaryrefslogtreecommitdiffstats
path: root/arch/arm/include
Commit message (Expand)AuthorAgeFilesLines
* mx27: add missing constant for mx27trem2013-09-101-1/+5
* ARM: mxs: Receive r0 and r1 passed from BootROMMarek Vasut2013-09-101-2/+3
* socfpga: Creating driver for Reset ManagerChin Liang See2013-09-061-3/+7
* Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2013-09-054-24/+307
|\
| * 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
| * imx: add status reporting for HAB statusStefano Babic2013-08-312-1/+74
| * 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-048-6/+99
|\ \
| * | 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-281-2/+0
| * | ARM: OMAP4470: Add voltage and dpll dataTaras Kondratiuk2013-08-281-1/+6
| * | ARM: OMAP4470: Add OMAP4470 identificationTaras Kondratiuk2013-08-282-0/+2
* | | Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master'Albert ARIBAUD2013-09-044-3/+8
|\ \ \
| * | | 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-221-0/+1
| |/ /
* | | Merge 'u-boot-microblaze/zynq' into (u-boot-arm/master'Albert ARIBAUD2013-09-032-0/+9
|\ \ \
| * | | zynq: Add new ddrc driver for ECC supportMichal Simek2013-08-122-0/+9
* | | | usb: ehci-mx5: Use 'bool' instead of 'unsigned char'Fabio Estevam2013-08-261-3/+3
* | | | 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-1827-49/+1195
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2013-08-172-1/+9
| |\ \ \ | | | |/ | | |/|
| | * | Merge git://git.denx.de/u-boot-armStefano Babic2013-07-31359-5229/+423
| | |\ \
| | * | | imx: nitrogen6x: mx6qsabrelite: Add support for DVI monitorsRobert Winkler2013-07-271-0/+3
| | * | | mx6: Factor out common HDMI setup codePardeep Kumar Singla2013-07-272-1/+6
| * | | | Add TI816X supportTENART Antoine2013-08-1512-22/+624
| * | | | Prepare for TI816X : reuse existing code from TI814XTENART Antoine2013-08-151-1/+1
| * | | | arm/davinci/da850: add uart0_pins_rtscts and RMII_MHz_50_CLK in emac_pins_rmi...Heiko Schocher2013-08-151-1/+2
| * | | | ARM: omap3: Implement dpll5 (HSUSB clk) workaround for OMAP36xx/AM/DM37xx acc...Naumann Andreas2013-08-152-0/+23
| * | | | ARM: AM43xx: Add header filesLokesh Vutla2013-08-159-20/+378
| * | | | ARM: AM33xx: Move s_init to a common placeHeiko Schocher2013-08-152-4/+10
| * | | | ARM: AM33xx: Cleanup clocks layerLokesh Vutla2013-08-152-4/+26
| * | | | ARM: AM33xx: Cleanup dplls dataLokesh Vutla2013-08-153-0/+73
| | |/ / | |/| |
| * | | am335x_evm: Add support for the NOR module on the memory capeSteve Kipisz2013-07-301-0/+9
| * | | ARM: DRA7xx: Add CPSW support to DRA7xx EVMMugunthan V N2013-07-263-0/+36
| * | | ARM: DRA7xx: Enable GMAC clock controlMugunthan V N2013-07-261-0/+4
| * | | ARM: DRA7xx: Lock DPLL_GMACLokesh Vutla2013-07-261-0/+2
| * | | Merge branch 'u-boot/master' into u-boot-arm/masterAlbert ARIBAUD2013-07-25359-5229/+370
| |\ \ \ | | | |/ | | |/|
| * | | ARM: highbank: set timer prescaler to 256Rob Herring2013-07-251-0/+2
| | |/ | |/|
* | | Merge branch 'master' of git://www.denx.de/git/u-boot-videoTom Rini2013-08-124-114/+4
|\ \ \
| * | | exynos: video: change mipi dsi write function parameters correctlyDonghwa Lee2013-08-121-1/+1
| * | | arm, am33xx: add clk_get prototypeHeiko Schocher2013-08-101-0/+1
| * | | video, da8xx: move da8xx-fb.h to drivers/videoHeiko Schocher2013-08-101-113/+0
OpenPOWER on IntegriCloud