summaryrefslogtreecommitdiff
path: root/arch/arm
Commit message (Expand)AuthorAgeLines
...
* | tegra20: rework UART GPIO handlingLucas Stach2012-10-15-5/+1
* | tegra20: add clock_set_pllout functionLucas Stach2012-10-15-3/+67
* | tegra20: complete periph_id enumLucas Stach2012-10-15-0/+7
* | Tegra20: Move some include files to arch-tegra for sharing with Tegra30Tom Warren2012-10-15-467/+585
* | Tegra20: Move some code files to common directories for upcoming Tegra30 patc...Tom Warren2012-10-15-5/+145
* | tegra20: add USB ULPI init codeLucas Stach2012-10-15-27/+155
* | tegra20: port to new ehci interfaceLucas Stach2012-10-15-13/+6
* | usb: ehci: rework to take advantage of new lowlevel interfaceLucas Stach2012-10-15-1/+9
* | usb: lowlevel interface change to support multiple controllersLucas Stach2012-10-15-2/+2
* | serial: Remove CONFIG_SERIAL_MULTI from remaining sourcesMarek Vasut2012-10-15-2/+0
* | serial: mxs: spl: Remove empty serial_* functions from SPL codeMarek Vasut2012-10-15-4/+0
* | ARM: prevent misaligned array initsAlbert ARIBAUD2012-10-15-5/+8
* | arm: armv7: omap3: Fix restore sequence in lowlevel_initAlbert ARIBAUD2012-10-08-5/+4
* | arm: rmobile: bugfix: wrong register saving in lowlevel_initTetsuyuki Kobayashi2012-10-08-11/+1
* | arm: armv7: temporarily set -mno-unaligned-accessAlbert ARIBAUD2012-10-05-0/+2
* | ARM: Add Altera SOCFPGA Cyclone5Dinh Nguyen2012-10-04-0/+529
* | arm: Support new Xilinx Zynq platformMichal Simek2012-10-04-0/+232
* | arm: Fixed the offset for the no relocation.Zhong Hongbo2012-10-04-0/+12
* | arm: Add CONFIG_OF_BOARD_SETUP support to bootmJoe Hershberger2012-10-04-0/+3
* | arm: Remove additional config flagsMichal Simek2012-10-04-10/+0
* | armv7 cpu_init_crit: Simplify codeBenoît Thébaudeau2012-10-04-4/+1
* | arm: work around assembler bugAllen Martin2012-10-04-0/+18
* | ARM: increase lmb stack space reservation to 4KBRob Herring2012-10-04-2/+2
* | Merge remote-tracking branch 'u-boot-marvell/master'Albert ARIBAUD2012-10-03-9/+54
|\ \
| * | ARM: kirkwood/orion5x: Use reset_cpu definition in include/common.hDinh Nguyen2012-10-03-2/+0
| * | kirkwood: implement kw_sdram_size_adjustGerlando Falauto2012-10-03-0/+12
| * | kirkwood: implement kw_sdram_bs_set()Gerlando Falauto2012-10-03-0/+24
| * | kirkwood: use c-struct for access to SDRAM addr decode registersHolger Brunck2012-10-03-6/+17
| * | kirkwood: fix mpp.h coding styleLuka Perkov2012-10-03-1/+1
* | | ARM : Add GPIO Driver and IOMUX definition for S3C2440Gabriel Huau2012-10-03-0/+371
|/ /
* | rmobile: Fix build timer driver with BUILD_DIRNobuhiro Iwamatsu2012-10-03-2/+8
* | arm: rmobile: Add cpu_eth_init functionNobuhiro Iwamatsu2012-10-03-0/+37
* | arm: rmobile: Add support for ATMARK-TECHNO Armadillo-800EVA boardHideyuki Sano2012-10-03-0/+13
* | arm: rmobile: Add support PFC of Renesas R8A7740Nobuhiro Iwamatsu2012-10-03-1/+3200
* | arm: rmobile: Add support Renesas R8A7740Nobuhiro Iwamatsu2012-10-03-0/+363
* | arm: rmobile: Add support TMU base timer functionNobuhiro Iwamatsu2012-10-03-1/+2
* | arm: rmobile: Change initializing ICCICR registerNobuhiro Iwamatsu2012-10-03-0/+3
* | arm: rmobile: kzm9g: separate cpu_rev to integer and fractionTetsuyuki Kobayashi2012-10-03-9/+30
* | arm: rmobile: kzm9g: fix CPU infoTetsuyuki Kobayashi2012-10-03-4/+4
* | arm: rmobile: kzm9g: Add dummy member to struct sh73a0_rwdtTetsuyuki Kobayashi2012-10-03-0/+2
* | arm: rmobile: Support build with gcc-4.6 or laterNobuhiro Iwamatsu2012-10-03-1/+27
* | arm: rmobile: kzm9g: enable reset commandTetsuyuki Kobayashi2012-10-03-0/+4
* | arm: rmobile: kzm9g: Adjust low level hardware settingTetsuyuki Kobayashi2012-10-03-1/+3
* | arm: rmobile: Add supoprt for KMC KZM-A9-GT boardNobuhiro Iwamatsu2012-10-03-0/+13
* | arm: rmobile: Add support PFC of Renesas SH73A0Nobuhiro Iwamatsu2012-10-03-0/+2817
* | arm: rmobile: Add support Renesas SH73A0Nobuhiro Iwamatsu2012-10-03-24/+1067
* | arm: rmobile: Add basic support for Renesas R-MobileNobuhiro Iwamatsu2012-10-03-0/+227
* | ARMv7: Add register definition of global timerNobuhiro Iwamatsu2012-10-03-0/+36
* | am33xx: Fix fetching of mmc1 bootmode from bootrom for AM33XXJoel A Fernandes2012-10-01-2/+4
* | OMAP: networking support for SPLIlya Yanok2012-10-01-0/+1