summaryrefslogtreecommitdiff
path: root/arch/arm/cpu
AgeCommit message (Expand)Author
2012-10-15pxa: Add code to examine cpu model and revisionLukasz Dalek
2012-10-15tegra: clean up board include hellLucas Stach
2012-10-15tegra: add funcmux entry for NAND attached to KBCLucas Stach
2012-10-15tegra20: rework UART GPIO handlingLucas Stach
2012-10-15tegra20: add clock_set_pllout functionLucas Stach
2012-10-15tegra20: complete periph_id enumLucas Stach
2012-10-15Tegra20: Move some include files to arch-tegra for sharing with Tegra30Tom Warren
2012-10-15Tegra20: Move some code files to common directories for upcoming Tegra30 patc...Tom Warren
2012-10-15tegra20: add USB ULPI init codeLucas Stach
2012-10-15tegra20: port to new ehci interfaceLucas Stach
2012-10-15usb: lowlevel interface change to support multiple controllersLucas Stach
2012-10-15serial: mxs: spl: Remove empty serial_* functions from SPL codeMarek Vasut
2012-10-15ARM: prevent misaligned array initsAlbert ARIBAUD
2012-10-08arm: armv7: omap3: Fix restore sequence in lowlevel_initAlbert ARIBAUD
2012-10-08arm: rmobile: bugfix: wrong register saving in lowlevel_initTetsuyuki Kobayashi
2012-10-05arm: armv7: temporarily set -mno-unaligned-accessAlbert ARIBAUD
2012-10-04ARM: Add Altera SOCFPGA Cyclone5Dinh Nguyen
2012-10-04arm: Support new Xilinx Zynq platformMichal Simek
2012-10-04arm: Fixed the offset for the no relocation.Zhong Hongbo
2012-10-04arm: Remove additional config flagsMichal Simek
2012-10-04armv7 cpu_init_crit: Simplify codeBenoît Thébaudeau
2012-10-03kirkwood: implement kw_sdram_size_adjustGerlando Falauto
2012-10-03kirkwood: implement kw_sdram_bs_set()Gerlando Falauto
2012-10-03kirkwood: use c-struct for access to SDRAM addr decode registersHolger Brunck
2012-10-03rmobile: Fix build timer driver with BUILD_DIRNobuhiro Iwamatsu
2012-10-03arm: rmobile: Add cpu_eth_init functionNobuhiro Iwamatsu
2012-10-03arm: rmobile: Add support PFC of Renesas R8A7740Nobuhiro Iwamatsu
2012-10-03arm: rmobile: Add support Renesas R8A7740Nobuhiro Iwamatsu
2012-10-03arm: rmobile: Add support TMU base timer functionNobuhiro Iwamatsu
2012-10-03arm: rmobile: Change initializing ICCICR registerNobuhiro Iwamatsu
2012-10-03arm: rmobile: kzm9g: separate cpu_rev to integer and fractionTetsuyuki Kobayashi
2012-10-03arm: rmobile: kzm9g: fix CPU infoTetsuyuki Kobayashi
2012-10-03arm: rmobile: Support build with gcc-4.6 or laterNobuhiro Iwamatsu
2012-10-03arm: rmobile: Add support PFC of Renesas SH73A0Nobuhiro Iwamatsu
2012-10-03arm: rmobile: Add support Renesas SH73A0Nobuhiro Iwamatsu
2012-10-03arm: rmobile: Add basic support for Renesas R-MobileNobuhiro Iwamatsu
2012-10-01am33xx: Fix fetching of mmc1 bootmode from bootrom for AM33XXJoel A Fernandes
2012-09-27Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini
2012-09-27ARM: SPL: Convert davinci to CONFIG_SPL_FRAMEWORKTom Rini
2012-09-27SPL: NAND: Move arch/arm/cpu/armv7/omap-common/spl_nand.c to common/splTom Rini
2012-09-27SPL: Create arch/arm/lib/spl.c for board_init_f and jump_to_image_linuxTom Rini
2012-09-27SPL: Move the omap SPL framework to common/splTom Rini
2012-09-27ARM: SPL: Move gpmc_init() to spl_board_init()Tom Rini
2012-09-27ARM: SPL: Start hooking in the current SPI SPL supportTom Rini
2012-09-27ARM: SPL: Clean up spl.c / spl_nand.c slightlyTom Rini
2012-09-27ARM: SPL: Make spl_mmc.c more genericTom Rini
2012-09-27ARM: SPL: Add <asm/spl.h> and <asm/arch/spl.h>Tom Rini
2012-09-27ARM: SPL: Only call mem_malloc_init if configuredTom Rini
2012-09-27ARM: SPL: Remove NAND_MODE_HW_ECC from spl_nand.cTom Rini
2012-09-27ARM: SPL: Rename omap_boot_mode to spl_boot_mode()Tom Rini