summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu
Commit message (Expand)AuthorAgeFilesLines
* Tegra20: Move some include files to arch-tegra for sharing with Tegra30Tom Warren2012-10-1513-57/+55
* Tegra20: Move some code files to common directories for upcoming Tegra30 patc...Tom Warren2012-10-1516-5/+145
* tegra20: add USB ULPI init codeLucas Stach2012-10-151-22/+131
* tegra20: port to new ehci interfaceLucas Stach2012-10-151-11/+4
* usb: lowlevel interface change to support multiple controllersLucas Stach2012-10-151-2/+2
* serial: mxs: spl: Remove empty serial_* functions from SPL codeMarek Vasut2012-10-151-4/+0
* ARM: prevent misaligned array initsAlbert ARIBAUD2012-10-152-4/+7
* arm: armv7: omap3: Fix restore sequence in lowlevel_initAlbert ARIBAUD2012-10-081-5/+4
* arm: rmobile: bugfix: wrong register saving in lowlevel_initTetsuyuki Kobayashi2012-10-081-11/+1
* arm: armv7: temporarily set -mno-unaligned-accessAlbert ARIBAUD2012-10-051-0/+2
* ARM: Add Altera SOCFPGA Cyclone5Dinh Nguyen2012-10-047-0/+410
* arm: Support new Xilinx Zynq platformMichal Simek2012-10-043-0/+232
* arm: Fixed the offset for the no relocation.Zhong Hongbo2012-10-0412-0/+12
* arm: Remove additional config flagsMichal Simek2012-10-042-10/+0
* armv7 cpu_init_crit: Simplify codeBenoît Thébaudeau2012-10-041-4/+1
* kirkwood: implement kw_sdram_size_adjustGerlando Falauto2012-10-031-0/+11
* kirkwood: implement kw_sdram_bs_set()Gerlando Falauto2012-10-031-0/+24
* kirkwood: use c-struct for access to SDRAM addr decode registersHolger Brunck2012-10-031-6/+17
* rmobile: Fix build timer driver with BUILD_DIRNobuhiro Iwamatsu2012-10-031-2/+8
* arm: rmobile: Add cpu_eth_init functionNobuhiro Iwamatsu2012-10-032-0/+37
* arm: rmobile: Add support PFC of Renesas R8A7740Nobuhiro Iwamatsu2012-10-032-1/+2613
* arm: rmobile: Add support Renesas R8A7740Nobuhiro Iwamatsu2012-10-033-0/+56
* arm: rmobile: Add support TMU base timer functionNobuhiro Iwamatsu2012-10-031-1/+2
* arm: rmobile: Change initializing ICCICR registerNobuhiro Iwamatsu2012-10-031-0/+3
* arm: rmobile: kzm9g: separate cpu_rev to integer and fractionTetsuyuki Kobayashi2012-10-032-9/+30
* arm: rmobile: kzm9g: fix CPU infoTetsuyuki Kobayashi2012-10-032-4/+4
* arm: rmobile: Support build with gcc-4.6 or laterNobuhiro Iwamatsu2012-10-032-1/+27
* arm: rmobile: Add support PFC of Renesas SH73A0Nobuhiro Iwamatsu2012-10-032-0/+2808
* arm: rmobile: Add support Renesas SH73A0Nobuhiro Iwamatsu2012-10-035-24/+200
* arm: rmobile: Add basic support for Renesas R-MobileNobuhiro Iwamatsu2012-10-033-0/+219
* am33xx: Fix fetching of mmc1 bootmode from bootrom for AM33XXJoel A Fernandes2012-10-011-2/+3
* Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini2012-09-27150-69488/+0
|\
| * dm: net: Move IXP NPE to drivers/net/Marek Vasut2012-09-24150-69488/+0
* | ARM: SPL: Convert davinci to CONFIG_SPL_FRAMEWORKTom Rini2012-09-274-41/+51
* | SPL: NAND: Move arch/arm/cpu/armv7/omap-common/spl_nand.c to common/splTom Rini2012-09-272-108/+0
* | SPL: Create arch/arm/lib/spl.c for board_init_f and jump_to_image_linuxTom Rini2012-09-274-11/+11
* | SPL: Move the omap SPL framework to common/splTom Rini2012-09-279-449/+5
* | ARM: SPL: Move gpmc_init() to spl_board_init()Tom Rini2012-09-273-1/+10
* | ARM: SPL: Start hooking in the current SPI SPL supportTom Rini2012-09-271-0/+5
* | ARM: SPL: Clean up spl.c / spl_nand.c slightlyTom Rini2012-09-272-16/+8
* | ARM: SPL: Make spl_mmc.c more genericTom Rini2012-09-273-21/+33
* | ARM: SPL: Add <asm/spl.h> and <asm/arch/spl.h>Tom Rini2012-09-277-5/+7
* | ARM: SPL: Only call mem_malloc_init if configuredTom Rini2012-09-271-0/+2
* | ARM: SPL: Remove NAND_MODE_HW_ECC from spl_nand.cTom Rini2012-09-272-13/+3
* | ARM: SPL: Rename omap_boot_mode to spl_boot_mode()Tom Rini2012-09-274-4/+4
* | ARM: SPL: Rename omap_boot_device to spl_boot_deviceTom Rini2012-09-275-7/+7
* | omap-common: SPL: Fix whitespace in omap-common/u-boot-spl.lds.Pavel Machek2012-09-271-3/+3
* | omap-common: Fix typo in save_boot_params() in lowlevel_init.STom Rini2012-09-271-1/+1
* | omap-common: SPL: Add CONFIG_SPL_DISPLAY_PRINT / spl_display_print()Tom Rini2012-09-272-6/+8
* | spl_mmc: Make FAT checks / calls guarded with CONFIG_SPL_FAT_SUPPORTTom Rini2012-09-271-0/+4
OpenPOWER on IntegriCloud