summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeLines
* tegra: Add support for UART init in cpu board.cSimon Glass2011-12-24-0/+81
* tegra: Add a function mux featureSimon Glass2011-12-24-1/+100
* tegra: add clock_ll_start_uart() to enable UART prior to relocSimon Glass2011-12-24-0/+25
* tegra: Move clock_early_init() to arch_cpu_init()Simon Glass2011-12-24-0/+3
* tegra: Move cpu_init_cp15() to arch_cpu_init()Simon Glass2011-12-24-0/+4
* tegra2: Move tegra2_mmc_init() prototype to public header.Thierry Reding2011-12-24-0/+27
* tegra2: Always build with USE_PRIVATE_LIBGCC=yes.Thierry Reding2011-12-24-0/+2
* tegra2: Implement SPI / UART GPIO switchSimon Glass2011-12-24-0/+46
* tegra2: spi: Add SPI driver for Tegra2 SOCTom Warren2011-12-24-0/+77
* arm, davinci: Fix build warnings for cam_enc_4xxChristian Riesch2011-12-24-2/+3
* arm, davinci: Add SPL support for DA850 SoCsChristian Riesch2011-12-24-2/+35
* Merge branch 'next' of ../nextWolfgang Denk2011-12-23-128/+1011
|\
| * x86: Add support for specifying an initrd with the zboot commandGabe Black2011-12-19-4/+19
| * x86: Refactor the zboot innards so they can be reused with a vboot imageGabe Black2011-12-19-90/+122
| * x86: Add infrastructure to extract an e820 table from the coreboot tablesGabe Black2011-12-19-1/+37
| * x86: Add support for booting Linux using the 32 bit boot protocolGabe Black2011-12-19-17/+62
| * x86: Clean up the x86 zimage code in preparation to extend itGabe Black2011-12-19-58/+45
| * x86: Import code from coreboot's libpayload to parse the coreboot tableGabe Black2011-12-19-0/+620
| * x86: Initial commit for running as a coreboot payloadGabe Black2011-12-19-0/+148
| * avr32:mmu.c: fix printf() length modifierAndreas Bießmann2011-12-17-1/+1
* | arm: Tegra: fix undefined instruction hang immediately after resetTom Warren2011-12-21-0/+2
* | AVR32: fix timer_init() functionSven Schnelle2011-12-20-2/+3
* | arm, fdt: update ethernet mac address before booting LinuxHeiko Schocher2011-12-19-0/+2
* | add print_cpuinfo to s3c24x0David Müller (ELSOFT AG)2011-12-19-0/+55
* | omap4_panda: Initialize the USB phyChris Lalancette2011-12-19-0/+63
* | davinci: Fixed wrong timebase clock frequency.Manfred Rudigier2011-12-19-1/+1
* | arm926ejs: remove noop flush_dcache_all functionIlya Yanok2011-12-19-5/+0
* | Coding Style cleanupWolfgang Denk2011-12-19-2/+1
|/
* Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk2011-12-17-0/+1
|\
| * usb:gadget:s5p Enable the USB Gadget framework at Exynos4210 (C210 Universal)Lukasz Majewski2011-12-16-0/+1
* | powerpc/mpc83xx: set TXEQA/TXEQE value for mpc837XE sataJerry Huang2011-12-12-1/+10
|/
* powerpc/bootm: Flush ramdisk and device tree image when booting on MPKumar Gala2011-12-12-6/+16
* Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk2011-12-12-7/+93
|\
| * USB: MX5: add helper functions to enable USB clocksWolfgang Grandegger2011-12-11-0/+80
| * usb:gadget:s5p Enable the USB Gadget framework at GONILukasz Majewski2011-12-11-0/+4
| * pxa: convert pxa27x_udc to use read and write functionsStefan Herbrechtsmeier2011-12-11-4/+4
| * pxa: activate the first usb host port on pxa27x by defaultStefan Herbrechtsmeier2011-12-11-2/+2
| * pxa: fix usb host register mismatchStefan Herbrechtsmeier2011-12-11-1/+3
* | Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2011-12-12-0/+4
|\ \
| * | arm: add __aeabi_unwind_cpp_pr1() function to avoid linker complaintsWolfgang Grandegger2011-12-11-0/+4
| |/
* | sandbox: fix compiling of cpu/os.cAndreas Bießmann2011-12-10-3/+4
* | sandbox: Add timer simulationMatthias Weisser2011-12-10-2/+30
* | sandbox: Add improved RAM simulationMatthias Weisser2011-12-10-7/+17
|/
* arm, davinci: Use lldiv for the 64-bit divisions in timer.cChristian Riesch2011-12-10-2/+4
* M28: Cleanup memsize.o OOT buildMarek Vasut2011-12-09-23/+9
* i.MX28: Move SPL to arch/arm/cpu/arm926ejs/mx28Marek Vasut2011-12-09-0/+1617
* i.mx: add the initial support for freescale i.MX6Q processorJason Liu2011-12-09-0/+3628
* i.mx: introduce the armv7/imx-common folderJason Liu2011-12-09-86/+165
* S5PC2XX: Rename S5pc2XX to exynosChander Kashyap2011-12-09-72/+72
* tegra2: Don't use board pointer before it is set upSimon Glass2011-12-09-9/+1