summaryrefslogtreecommitdiffstats
path: root/arch/arm/include
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | dma: apbh: Add special circular mode for LCDMarek Vasut2013-08-091-0/+2
| | |/ | |/|
* | | spi: Add zynq spi controller driverJagannadha Sutradharudu Teki2013-08-071-0/+2
|/ /
* | Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2013-07-245-1/+8
|\ \
| * | vf610: Add I2C support for Vybrid VF610 platformAlison Wang2013-07-234-0/+7
| * | i2c, soft-i2c: switch to new multibus/multiadapter supportHeiko Schocher2013-07-231-1/+1
| |/
* | Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24359-5228/+362
|/
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-07-1216-169/+2133
|\
| * ARM: Tegra: USB: EHCI: Add support for Tegra30/Tegra114Jim Lin2013-07-115-139/+532
| * Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD2013-07-103-6/+20
| |\
| | * EXYNOS: Move files from board/samsung to arch/armRajeshwari Shinde2013-07-051-6/+7
| | * EXYNOS: Add API for power reset and exit wakeupRajeshwari Shinde2013-07-051-0/+12
| | * SMDK5250: Remove reduntant codeRajeshwari Shinde2013-06-281-0/+1
| * | ARM: OMAP: GPIO: Fix valid range and enable usage of all GPIOs on OMAP5Axel Lin2013-07-024-0/+10
| * | am33xx: fix the ddr_cmdtctrl structureIlya Ledvich2013-07-021-1/+0
| * | Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2013-06-283-23/+1571
| |\ \ | | |/ | |/|
| | * mx27: add i2c clocktrem2013-06-261-0/+1
| | * imx: Complete the pin definitions for the i.MX6DL / i.MX6SoloPierre Aubert2013-06-261-22/+1569
OpenPOWER on IntegriCloud