summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* arm: rmobile: Support build with gcc-4.6 or laterNobuhiro Iwamatsu2012-10-032-1/+27
* arm: rmobile: kzm9g: enable reset commandTetsuyuki Kobayashi2012-10-031-0/+4
* arm: rmobile: kzm9g: Adjust low level hardware settingTetsuyuki Kobayashi2012-10-031-1/+3
* arm: rmobile: Add supoprt for KMC KZM-A9-GT boardNobuhiro Iwamatsu2012-10-031-0/+13
* arm: rmobile: Add support PFC of Renesas SH73A0Nobuhiro Iwamatsu2012-10-033-0/+2817
* arm: rmobile: Add support Renesas SH73A0Nobuhiro Iwamatsu2012-10-039-24/+1067
* arm: rmobile: Add basic support for Renesas R-MobileNobuhiro Iwamatsu2012-10-034-0/+227
* ARMv7: Add register definition of global timerNobuhiro Iwamatsu2012-10-031-0/+36
* am33xx: Fix fetching of mmc1 bootmode from bootrom for AM33XXJoel A Fernandes2012-10-012-2/+4
* OMAP: networking support for SPLIlya Yanok2012-10-011-0/+1
* Merge remote-tracking branch 'u-boot/master'Albert ARIBAUD2012-09-30186-70236/+587
|\
| * 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-275-41/+83
| * | 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-277-11/+90
| * | SPL: Move the omap SPL framework to common/splTom Rini2012-09-2710-489/+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-272-0/+8
| * | 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-275-26/+38
| * | ARM: SPL: Add <asm/spl.h> and <asm/arch/spl.h>Tom Rini2012-09-2713-76/+203
| * | 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-273-14/+3
| * | ARM: SPL: Rename omap_boot_mode to spl_boot_mode()Tom Rini2012-09-275-5/+5
| * | ARM: SPL: Rename omap_boot_device to spl_boot_deviceTom Rini2012-09-276-8/+8
| * | 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-275-9/+9
| * | spl_mmc: Make FAT checks / calls guarded with CONFIG_SPL_FAT_SUPPORTTom Rini2012-09-271-0/+4
| * | ARM: arm1176: Define arch_cpu_init() at the SoC levelStephen Warren2012-09-253-8/+25
| |/
| * Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2012-09-2143-269/+448
| |\
| * | ARM: Remove apollon boardMarek Vasut2012-09-181-10/+0
| * | Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2012-09-172-1/+2
| |\ \
| | * | omap4 i2c: add support for i2c bus 4Koen Kooi2012-09-062-1/+2
| * | | mmc: s5p_sdhci: fixed wrong function argumentJaehoon Chung2012-09-052-4/+4
| |/ /
| * | Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk2012-09-021-0/+159
| |\ \
| | * | pxa25x: Add UDC registers definitionsŁukasz Dałek2012-09-011-0/+159
* | | | Merge remote-tracking branch 'u-boot-imx/master'Albert ARIBAUD2012-09-292-0/+11
|\ \ \ \ | |_|_|/ |/| | |
| * | | i.MX: shut down video before launch of O/SEric Nelson2012-09-241-0/+9
| * | | mx51evk: Add CONFIG_REVISION_TAGBenoît Thébaudeau2012-09-231-0/+2
* | | | Merge remote-tracking branch 'u-boot-imx/master'Albert ARIBAUD2012-09-2119-190/+218
|\ \ \ \ | |/ / /
| * | | MX6: drop binary constants from iomux headerStefano Babic2012-09-171-62/+62
| * | | MX: set a common place to share code for Freescale i.MXStefano Babic2012-09-107-1/+3
| * | | mx31: Define default SoC input clock frequenciesBenoît Thébaudeau2012-09-063-10/+24
| * | | Fix mx31_decode_pllBenoît Thébaudeau2012-09-061-3/+5
| * | | mx35 timer: Switch to 32-kHz sourceBenoît Thébaudeau2012-09-061-17/+27
| * | | mx35: Define default SoC input clock frequenciesBenoît Thébaudeau2012-09-063-28/+31
| * | | mx25: Define default SoC input clock frequenciesBenoît Thébaudeau2012-09-063-9/+23
| * | | mx35: Fix clock dividersBenoît Thébaudeau2012-09-062-59/+31
OpenPOWER on IntegriCloud