summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeLines
...
| * 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
| * Merge remote-tracking branch 'u-boot/master'Albert ARIBAUD2012-09-30-72207/+3379
| |\
| * \ Merge remote-tracking branch 'u-boot-imx/master'Albert ARIBAUD2012-09-29-0/+11
| |\ \
| | * | i.MX: shut down video before launch of O/SEric Nelson2012-09-24-0/+9
| | * | mx51evk: Add CONFIG_REVISION_TAGBenoît Thébaudeau2012-09-23-0/+2
* | | | openrisc/bitops: add hweightX definesStefan Kristiansson2012-10-02-0/+4
* | | | openrisc: implement get_ticks and get_tbclkStefan Kristiansson2012-10-02-0/+10
| |_|/ |/| |
* | | sandbox: Add asm/errno.hSimon Glass2012-09-29-0/+1
* | | Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini2012-09-27-69488/+0
|\ \ \
| * | | dm: net: Move IXP NPE to drivers/net/Marek Vasut2012-09-24-69488/+0
* | | | ARM: SPL: Convert davinci to CONFIG_SPL_FRAMEWORKTom Rini2012-09-27-41/+83
* | | | SPL: NAND: Move arch/arm/cpu/armv7/omap-common/spl_nand.c to common/splTom Rini2012-09-27-108/+0
* | | | SPL: Create arch/arm/lib/spl.c for board_init_f and jump_to_image_linuxTom Rini2012-09-27-11/+90
* | | | SPL: Move the omap SPL framework to common/splTom Rini2012-09-27-489/+5
* | | | ARM: SPL: Move gpmc_init() to spl_board_init()Tom Rini2012-09-27-1/+10
* | | | ARM: SPL: Start hooking in the current SPI SPL supportTom Rini2012-09-27-0/+8
* | | | ARM: SPL: Clean up spl.c / spl_nand.c slightlyTom Rini2012-09-27-16/+8
* | | | ARM: SPL: Make spl_mmc.c more genericTom Rini2012-09-27-26/+38
* | | | ARM: SPL: Add <asm/spl.h> and <asm/arch/spl.h>Tom Rini2012-09-27-76/+203
* | | | ARM: SPL: Only call mem_malloc_init if configuredTom Rini2012-09-27-0/+2
* | | | ARM: SPL: Remove NAND_MODE_HW_ECC from spl_nand.cTom Rini2012-09-27-14/+3
* | | | ARM: SPL: Rename omap_boot_mode to spl_boot_mode()Tom Rini2012-09-27-5/+5
* | | | ARM: SPL: Rename omap_boot_device to spl_boot_deviceTom Rini2012-09-27-8/+8
* | | | omap-common: SPL: Fix whitespace in omap-common/u-boot-spl.lds.Pavel Machek2012-09-27-3/+3
* | | | omap-common: Fix typo in save_boot_params() in lowlevel_init.STom Rini2012-09-27-1/+1
* | | | omap-common: SPL: Add CONFIG_SPL_DISPLAY_PRINT / spl_display_print()Tom Rini2012-09-27-9/+9
* | | | spl_mmc: Make FAT checks / calls guarded with CONFIG_SPL_FAT_SUPPORTTom Rini2012-09-27-0/+4
* | | | malloc: remove extern declarations of malloc_bin_reloc() in board.c filesDaniel Schwierzeck2012-09-26-6/+0
* | | | ARM: arm1176: Define arch_cpu_init() at the SoC levelStephen Warren2012-09-25-8/+25
* | | | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2012-09-25-926/+1359
|\ \ \ \ | |/ / / |/| | |
| * | | Revert "powerpc: Fix declaration type for I/O functions"Andy Fleming2012-08-23-10/+10
| * | | powerpc/85xx: clear out TLB on bootScott Wood2012-08-23-33/+48
| * | | powerpc/mpc8xxx: Move HWCONFIG_BUFFER_SIZE into config.hYork Sun2012-08-23-5/+4
| * | | powerpc/mpc8xxx DDR: Fix interactive DDR debuggingYork Sun2012-08-23-2/+2
| * | | powerpc/mpc8xxx DDR: Fall back to raw timing for first controller onlyYork Sun2012-08-23-1/+1
| * | | powerpc/mpc8xxx DDR: Fix CAS latency calculationYork Sun2012-08-23-2/+4
| * | | powerpc/mpc8xxx: Fix bug for extended DDR timingYork Sun2012-08-23-20/+43
| * | | powerpc/mpc8xxx: Enable 3-way and 4-way DDR interleavingYork Sun2012-08-23-318/+455
| * | | powerpc/mpc8xxx: Add support for cas latency 12 and aboveYork Sun2012-08-23-7/+21
| * | | powerpc/mpc8xxx: Add fine timing support for DDR3York Sun2012-08-23-12/+36
| * | | powerpc/mpc85xx: Skip zero values for DDR debug registersYork Sun2012-08-23-3/+11
| * | | powerpc/mpc8xxx: fix core id for multicore bootingYork Sun2012-08-23-6/+53
| * | | Added new ext fields to IFCKumar Gala2012-08-23-6/+24