summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* openrisc/bitops: add hweightX definesStefan Kristiansson2012-10-021-0/+4
* openrisc: implement get_ticks and get_tbclkStefan Kristiansson2012-10-021-0/+10
* sandbox: Add asm/errno.hSimon Glass2012-09-291-0/+1
* 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
* | malloc: remove extern declarations of malloc_bin_reloc() in board.c filesDaniel Schwierzeck2012-09-265-6/+0
* | 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-mpc85xxTom Rini2012-09-2537-926/+1359
|\ \ | |/ |/|
| * Revert "powerpc: Fix declaration type for I/O functions"Andy Fleming2012-08-231-10/+10
| * powerpc/85xx: clear out TLB on bootScott Wood2012-08-233-33/+48
| * powerpc/mpc8xxx: Move HWCONFIG_BUFFER_SIZE into config.hYork Sun2012-08-234-5/+4
| * powerpc/mpc8xxx DDR: Fix interactive DDR debuggingYork Sun2012-08-231-2/+2
| * powerpc/mpc8xxx DDR: Fall back to raw timing for first controller onlyYork Sun2012-08-231-1/+1
| * powerpc/mpc8xxx DDR: Fix CAS latency calculationYork Sun2012-08-231-2/+4
| * powerpc/mpc8xxx: Fix bug for extended DDR timingYork Sun2012-08-232-20/+43
| * powerpc/mpc8xxx: Enable 3-way and 4-way DDR interleavingYork Sun2012-08-239-318/+455
| * powerpc/mpc8xxx: Add support for cas latency 12 and aboveYork Sun2012-08-231-7/+21
| * powerpc/mpc8xxx: Add fine timing support for DDR3York Sun2012-08-233-12/+36
| * powerpc/mpc85xx: Skip zero values for DDR debug registersYork Sun2012-08-231-3/+11
| * powerpc/mpc8xxx: fix core id for multicore bootingYork Sun2012-08-234-6/+53
| * Added new ext fields to IFCKumar Gala2012-08-232-6/+24
| * Add IFC offset for DPAA/Corenet platformsKumar Gala2012-08-231-0/+1
| * Add e6500 processor detectionKumar Gala2012-08-232-0/+4
| * powerpc/mpc8xxx: use topology registers to calculate number of coresYork Sun2012-08-233-9/+70
| * powerpc/mpc8xxx: Add immap for topology and rcpm registersYork Sun2012-08-231-1/+87
| * powerpc/mpc85xx: Add IFC LAW target ID for FSL High-End SoCPrabhakar Kushwaha2012-08-231-0/+1
| * powerpc/mpc85xx:Enable debugger support to missed e500v2 SoCPrabhakar Kushwaha2012-08-231-0/+4
| * powerpc/fsl-corenet: work around erratum A004510Scott Wood2012-08-235-0/+330
| * powerpc/fsl-corenet: remove dead variant symbolsScott Wood2012-08-233-69/+4
| * powerpc/85xx: remove support for the Freescale P3060Timur Tabi2012-08-238-261/+2
| * powerpc/85xx: add support for FM2 DTSEC5Timur Tabi2012-08-233-0/+8
| * p1014rdb: set ddr bus width properly depending on SVRMatthew McClintock2012-08-231-0/+1
| * powerpc/mpc8xxx: Remove P1015 and P1016 from CPU listYork Sun2012-08-236-39/+2
OpenPOWER on IntegriCloud