aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2012-10-02bootstage: Store boot timings in device treeSimon Glass
2012-09-29sandbox: Add asm/errno.hSimon Glass
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
2012-09-27ARM: SPL: Rename omap_boot_device to spl_boot_deviceTom Rini
2012-09-27omap-common: SPL: Fix whitespace in omap-common/u-boot-spl.lds.Pavel Machek
2012-09-27omap-common: Fix typo in save_boot_params() in lowlevel_init.STom Rini
2012-09-27omap-common: SPL: Add CONFIG_SPL_DISPLAY_PRINT / spl_display_print()Tom Rini
2012-09-27spl_mmc: Make FAT checks / calls guarded with CONFIG_SPL_FAT_SUPPORTTom Rini
2012-09-26malloc: remove extern declarations of malloc_bin_reloc() in board.c filesDaniel Schwierzeck
2012-09-25ARM: arm1176: Define arch_cpu_init() at the SoC levelStephen Warren
2012-09-25Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini
2012-09-24dm: net: Move IXP NPE to drivers/net/Marek Vasut
2012-09-21Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2012-09-21Merge remote-tracking branch 'u-boot-imx/master'Albert ARIBAUD
2012-09-20Flex bus definition update for Coldfire 5253.Jason Jin
2012-09-20ColdFire: Queued SPI driverRichard Retanubun
2012-09-20ColdFire: Clean up checkpatch warnings for MCF54451 and MCF54455Alison Wang
2012-09-20ColdFire: Clean up checkpatch warnings for MCF547x and MCF548xAlison Wang
2012-09-20ColdFire: Clean up checkpatch warnings for MCF523xAlison Wang
2012-09-20ColdFire: Clean up checkpatch warnings for MCF532x/MCF537x/MCF5301xAlison Wang
2012-09-20ColdFire: Clean up checkpatch warnings for MCF52x2Alison Wang
2012-09-20ColdFire: Clean up checkpatch warnings for MCF5227xAlison Wang
2012-09-20ColdFire: Add clear and set bits macros for ColdFire platformAlison Wang
2012-09-20ColdFire: Update the bitops for ColdFire platformAlison Wang
2012-09-18ARM: Remove apollon boardMarek Vasut
2012-09-18dm: sparc: Fixup the compile warnings in sparc codeMarek Vasut
2012-09-17Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini
2012-09-17MX6: drop binary constants from iomux headerStefano Babic
2012-09-14Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini
2012-09-12Merge branch 'master' of git://www.denx.de/git/u-boot-mmcTom Rini
2012-09-11microblaze: board: Use bi_flashstart instead of CONFIG_SYS_FLASH_BASEMichal Simek
2012-09-11microblaze: Clean microblaze initializationMichal Simek
2012-09-11microblaze: timer: Prepare for device-tree initializationMichal Simek
2012-09-11microblaze: intc: Coding style cleanupMichal Simek
2012-09-11microblaze: intc: Registering interrupt should return valueMichal Simek
2012-09-11microblaze: board: Remove compilation warningMichal Simek
2012-09-11microblaze: Add support for device tree driven board configurationMichal Simek
2012-09-10Tegra: Change Tegra20 to Tegra in common code, prep for T30Tom Warren