aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2012-01-02x86: Import glibc memcpy implementationGraeme Russ
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
2011-12-09i.MX28: Move SPL to arch/arm/cpu/arm926ejs/mx28Marek Vasut
2011-12-09i.mx: add the initial support for freescale i.MX6Q processorJason Liu
2011-12-09i.mx: introduce the armv7/imx-common folderJason Liu
2011-12-09S5PC2XX: Rename S5pc2XX to exynosChander Kashyap
2011-12-09tegra2: Don't use board pointer before it is set upSimon Glass
2011-12-09tegra2: Remove unneeded 'dynamic ram size' messageSimon Glass
2011-12-09tegra2: Remove unneeded boot codeSimon Glass
2011-12-09arm: Move CP15 init out of cpu_init_crit()Simon Glass
2011-12-09tegra2: Simplify tegra_start() boot pathSimon Glass
2011-12-09tegra2: Add arch_cpu_init() to fire up Cortex-A9Simon Glass
2011-12-09Fix warnings in arch/arm/cpu/arm920t/s3c24x0/usb_ohci.cSimon Glass
2011-12-08arch/mips/lib/board.c: Fix GCC 4.6 build warningWolfgang Denk
2011-12-08arch/mips/lib/board.c: make (mostly) checkpatch cleanWolfgang Denk
2011-12-07powerpc: Minimal private libgcc to build on DebianKyle Moffett
2011-12-07Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk