summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2012-01-13openrisc: Add architecture header filesStefan Kristiansson
2012-01-13Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk
2012-01-13fsl_lbc: add printout of LCRR and LBCR to local bus regsPaul Gortmaker
2012-01-09mpc83xx: Add a GPIO driver for the MPC83XX familyJoe Hershberger
2012-01-09gpio: Replace ARM gpio.h with the common API in include/asm-genericJoe Hershberger
2011-12-24tegra: Add support for UART init in cpu board.cSimon Glass
2011-12-24tegra: Add a function mux featureSimon Glass
2011-12-24tegra: add clock_ll_start_uart() to enable UART prior to relocSimon Glass
2011-12-24tegra: Move clock_early_init() to arch_cpu_init()Simon Glass
2011-12-24tegra: Move cpu_init_cp15() to arch_cpu_init()Simon Glass
2011-12-24tegra2: Move tegra2_mmc_init() prototype to public header.Thierry Reding
2011-12-24tegra2: Always build with USE_PRIVATE_LIBGCC=yes.Thierry Reding
2011-12-24tegra2: Implement SPI / UART GPIO switchSimon Glass
2011-12-24tegra2: spi: Add SPI driver for Tegra2 SOCTom Warren
2011-12-24arm, davinci: Fix build warnings for cam_enc_4xxChristian Riesch
2011-12-24arm, davinci: Add SPL support for DA850 SoCsChristian Riesch
2011-12-23Merge branch 'next' of ../nextWolfgang Denk
2011-12-21arm: Tegra: fix undefined instruction hang immediately after resetTom Warren
2011-12-20AVR32: fix timer_init() functionSven Schnelle
2011-12-19arm, fdt: update ethernet mac address before booting LinuxHeiko Schocher
2011-12-19add print_cpuinfo to s3c24x0David Müller (ELSOFT AG)
2011-12-19omap4_panda: Initialize the USB phyChris Lalancette
2011-12-19davinci: Fixed wrong timebase clock frequency.Manfred Rudigier
2011-12-19arm926ejs: remove noop flush_dcache_all functionIlya Yanok
2011-12-19Coding Style cleanupWolfgang Denk
2011-12-19x86: Add support for specifying an initrd with the zboot commandGabe Black
2011-12-19x86: Refactor the zboot innards so they can be reused with a vboot imageGabe Black
2011-12-19x86: Add infrastructure to extract an e820 table from the coreboot tablesGabe Black
2011-12-19x86: Add support for booting Linux using the 32 bit boot protocolGabe Black
2011-12-19x86: Clean up the x86 zimage code in preparation to extend itGabe Black
2011-12-19x86: Import code from coreboot's libpayload to parse the coreboot tableGabe Black
2011-12-19x86: Initial commit for running as a coreboot payloadGabe Black
2011-12-17avr32:mmu.c: fix printf() length modifierAndreas Bießmann
2011-12-17Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk
2011-12-16usb:gadget:s5p Enable the USB Gadget framework at Exynos4210 (C210 Universal)Lukasz Majewski
2011-12-12powerpc/mpc83xx: set TXEQA/TXEQE value for mpc837XE sataJerry Huang
2011-12-12powerpc/bootm: Flush ramdisk and device tree image when booting on MPKumar Gala
2011-12-12Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk
2011-12-12Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk
2011-12-11USB: MX5: add helper functions to enable USB clocksWolfgang Grandegger
2011-12-11usb:gadget:s5p Enable the USB Gadget framework at GONILukasz Majewski
2011-12-11pxa: convert pxa27x_udc to use read and write functionsStefan Herbrechtsmeier
2011-12-11pxa: activate the first usb host port on pxa27x by defaultStefan Herbrechtsmeier
2011-12-11pxa: fix usb host register mismatchStefan Herbrechtsmeier
2011-12-11arm: add __aeabi_unwind_cpp_pr1() function to avoid linker complaintsWolfgang Grandegger
2011-12-10sandbox: fix compiling of cpu/os.cAndreas Bießmann
2011-12-10sandbox: Add timer simulationMatthias Weisser
2011-12-10sandbox: Add improved RAM simulationMatthias Weisser
2011-12-10arm, davinci: Use lldiv for the 64-bit divisions in timer.cChristian Riesch
2011-12-09M28: Cleanup memsize.o OOT buildMarek Vasut