summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* M28: Cleanup memsize.o OOT buildMarek Vasut2011-12-09-23/+11
* i.MX28: Move SPL to arch/arm/cpu/arm926ejs/mx28Marek Vasut2011-12-09-71/+113
* M28: Fix typoMarek Vasut2011-12-09-1/+1
* M28: Document that units has to be set to sectors on SD bootcardMarek Vasut2011-12-09-1/+2
* i.mx: i.mx6q: add the initial support for i.mx6q ARM2 boardJason Liu2011-12-09-0/+528
* i.mx: mxc_gpio: add the i.mx6q supportJason Liu2011-12-09-2/+2
* 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/+173
* S5PC2XX: Rename S5pc2XX to exynosChander Kashyap2011-12-09-152/+152
* 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 unused low-level Tegra2 UART codeSimon Glass2011-12-09-107/+0
* tegra2: Remove unneeded config optionSimon Glass2011-12-09-2/+0
* tegra2: Remove unneeded boot codeSimon Glass2011-12-09-147/+1
* tegra2: Enable instruction cacheSimon Glass2011-12-09-0/+3
* 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-4/+22
* tegra2: Use new GPIO APIs in gpio_config_uart()Stephen Warren2011-12-09-18/+6
* tegra2: Add support for VentanaStephen Warren2011-12-09-2/+119
* tegra2: Modify MMC driver to handle power and cd GPIOsStephen Warren2011-12-09-64/+45
* tegra2: Move board_mmc_init into board filesStephen Warren2011-12-09-52/+109
* common/usb_kbd.c: fix bug introduced in commit 00b7d6eWolfgang Denk2011-12-09-1/+1
* drivers/gpio/da8xx_gpio.c: Fix build warningAnatolij Gustschin2011-12-09-3/+0
* MIPS: MAKEALL: fix lists for MIPSel and MIPS boardsDaniel Schwierzeck2011-12-09-9/+2
* drivers/usb/gadget/ep0.c: Fix GCC 4.6 warningAnatolij Gustschin2011-12-09-2/+0
* drivers/usb/gadget/core.c: Fix GCC 4.6 warningAnatolij Gustschin2011-12-09-2/+2
* drivers/usb/musb/musb_udc.c: Fix GCC 4.6 warningAnatolij Gustschin2011-12-09-5/+3
* drivers/usb/host/ehci-mxc.c: Fix GCC 4.6 warningAnatolij Gustschin2011-12-09-2/+1
* Fix warnings in arch/arm/cpu/arm920t/s3c24x0/usb_ohci.cSimon Glass2011-12-09-8/+12
* USB: Squash checkpatch warnings in usb_kbd.cMarek Vasut2011-12-09-289/+320
* ne2000: Convert to new net-multi model, fixes build of three boardsBernhard Kaindl2011-12-08-29/+86
* drivers/net/inca-ip_sw.c: Fix GCC 4.6 build warningWolfgang Denk2011-12-08-6/+2
* 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
* Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk2011-12-08-13/+9
|\
| * nand_spl/nand_boot.c: Fix build warningAnatolij Gustschin2011-12-07-2/+1
| * drivers/mtd/nand/nand_spl_load.c: Fix GCC 4.6 warningAnatolij Gustschin2011-12-07-7/+6
| * drivers/mtd/nand/nand_spl_simple.c: Fix GCC 4.6 warningsAnatolij Gustschin2011-12-07-4/+2
* | board/w7o/vpd.c: Fix GCC 4.6 compile warningsWolfgang Denk2011-12-08-11/+15
* | board/w7o/vpd.c: make (mostly) checkpatch cleanWolfgang Denk2011-12-08-282/+299
* | board/w7o/flash.c: Fix GCC 4.6 compile warningWolfgang Denk2011-12-08-2/+1
* | board/w7o/flash.c: make (mostly) checkpatch cleanWolfgang Denk2011-12-08-712/+716
* | board/w7o/fpga.c: Fix GCC 4.6 build warningWolfgang Denk2011-12-08-1/+2
* | board/w7o/fpga.c: make (mostly) checkpatch cleanWolfgang Denk2011-12-08-303/+310
* | MPC850: remove obsolete "rmu" BoardWolfgang Denk2011-12-08-1400/+1
* | MPC8240: remove obsolete "OXC" boardWolfgang Denk2011-12-08-958/+2
* | MPC7xx: remove obsolete "BAB7xx" boardWolfgang Denk2011-12-08-4276/+4
* | 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-7/+5
|\ \