summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeLines
* 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
* tegra2: Remove unneeded 'dynamic ram size' messageSimon Glass2011-12-09-3/+1
* tegra2: Remove unneeded boot codeSimon Glass2011-12-09-147/+1
* arm: Move CP15 init out of cpu_init_crit()Simon Glass2011-12-09-6/+21
* tegra2: Simplify tegra_start() boot pathSimon Glass2011-12-09-25/+37
* tegra2: Add arch_cpu_init() to fire up Cortex-A9Simon Glass2011-12-09-0/+21
* Fix warnings in arch/arm/cpu/arm920t/s3c24x0/usb_ohci.cSimon Glass2011-12-09-8/+12
* arch/mips/lib/board.c: Fix GCC 4.6 build warningWolfgang Denk2011-12-08-4/+6
* arch/mips/lib/board.c: make (mostly) checkpatch cleanWolfgang Denk2011-12-08-64/+60
* powerpc: Minimal private libgcc to build on DebianKyle Moffett2011-12-07-1/+159
* Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk2011-12-07-6/+3
|\
| * powerpc/mpc83xx: cleanup makefile for mpc83xxYork Sun2011-11-11-6/+3
* | ppc4xx: Remove usbdev.cStefan Roese2011-12-07-274/+0
* | arch/arm/include/asm/arch-omap5/clocks.h: Fix GCC 4.2 warningsAnatolij Gustschin2011-12-06-8/+8
* | arch/arm/cpu/armv7/omap-common/clocks-common.c: Fix GCC 4.6 warningsAnatolij Gustschin2011-12-06-5/+3
* | arch/arm/cpu/armv7/omap-common/spl.c: Fix GCC 4.2 warningsAnatolij Gustschin2011-12-06-2/+3
* | MX: serial_mxc: cleanup removing nasty #ifdefStefano Babic2011-12-06-19/+21
* | MXS: Add static annotations to dma driverMarek Vasut2011-12-06-25/+0
* | mx5: Correct a warning in clock.cSimon Glass2011-12-06-1/+1
* | OMAP3: Add SPL_BOARD_INIT hookTom Rini2011-12-06-0/+13
* | OMAP3: Add SPL support to omap3_evmTom Rini2011-12-06-0/+26
* | OMAP3: Add SPL support to BeagleboardTom Rini2011-12-06-0/+29
* | OMAP3 SPL: Add identify_nand_chip functionTom Rini2011-12-06-0/+91
* | OMAP3 SPL: Rework memory initalization and devkit8000 supportTom Rini2011-12-06-39/+17
* | OMAP3: Suffix all Micron memory timing parts with their speedTom Rini2011-12-06-10/+11
* | OMAP3: Add optimal SDRC autorefresh control valuesTom Rini2011-12-06-5/+11
* | omap3: mem: Add MCFG helper macroTom Rini2011-12-06-16/+30
* | OMAP3: Remove get_mem_type prototypeTom Rini2011-12-06-1/+0
* | OMAP3: Change mem_ok to clear again after reading backTom Rini2011-12-06-0/+1
* | OMAP3: Add a helper function to set timings in SDRCTom Rini2011-12-06-55/+61
* | OMAP3: Update SDRC dram_init to always call make_cs1_contiguous()Tom Rini2011-12-06-12/+11
* | omap3: mem: Comment enable_gpmc_cs_config moreTom Rini2011-12-06-3/+13