summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
| * 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
* | Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-stagingWolfgang Denk2011-12-10-646/+1431
|\ \
| * | Update pci_ids.h from current Linux sourcesGabe Black2011-12-09-642/+1426
| * | omap: overo: Use ubifs instead of jffs2 for nandSteve Sakoman2011-12-09-2/+2
| * | omap: TWL4030 Bump VMMC1 interface voltage from 3V to 3.15VAsh Charles2011-12-09-2/+3
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2011-12-10-0/+1024
|\ \
| * | mpc85xx: Add board support for the eXMeritus HWW-1U-1A devicesKyle Moffett2011-12-09-0/+1024
| |/
* | Add board_pre_console_putc to deal with early console outputSimon Glass2011-12-09-1/+33
|/
* 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
|\ \
| * | powerpc/83xx: fix sdram initialization for keymile boardsAndreas Huber2011-11-11-1/+1
| * | powerpc/mpc83xx: cleanup makefile for mpc83xxYork Sun2011-11-11-6/+4
* | | video: cfb_console: fix build warningsAnatolij Gustschin2011-12-07-21/+17