summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* drivers/net/at91_emac.c: Fix GCC 4.6 build warningsWolfgang Denk2011-12-101-19/+23
* drivers/net/ne2000_base.c: Fix GCC 4.6 build warningsWolfgang Denk2011-12-101-4/+5
* Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2011-12-1084-703/+4903
|\
| * M28: Cleanup memsize.o OOT buildMarek Vasut2011-12-094-23/+11
| * i.MX28: Move SPL to arch/arm/cpu/arm926ejs/mx28Marek Vasut2011-12-0911-71/+113
| * M28: Fix typoMarek Vasut2011-12-091-1/+1
| * M28: Document that units has to be set to sectors on SD bootcardMarek Vasut2011-12-091-1/+2
| * i.mx: i.mx6q: add the initial support for i.mx6q ARM2 boardJason Liu2011-12-096-0/+528
| * i.mx: mxc_gpio: add the i.mx6q supportJason Liu2011-12-091-2/+2
| * i.mx: add the initial support for freescale i.MX6Q processorJason Liu2011-12-0912-0/+3628
| * i.mx: introduce the armv7/imx-common folderJason Liu2011-12-097-86/+173
| * S5PC2XX: Rename S5pc2XX to exynosChander Kashyap2011-12-0928-152/+152
| * tegra2: Don't use board pointer before it is set upSimon Glass2011-12-091-9/+1
| * tegra2: Remove unneeded 'dynamic ram size' messageSimon Glass2011-12-091-3/+1
| * tegra2: Remove unused low-level Tegra2 UART codeSimon Glass2011-12-093-107/+0
| * tegra2: Remove unneeded config optionSimon Glass2011-12-091-2/+0
| * tegra2: Remove unneeded boot codeSimon Glass2011-12-095-147/+1
| * tegra2: Enable instruction cacheSimon Glass2011-12-091-0/+3
| * arm: Move CP15 init out of cpu_init_crit()Simon Glass2011-12-092-6/+21
| * tegra2: Simplify tegra_start() boot pathSimon Glass2011-12-093-25/+37
| * tegra2: Add arch_cpu_init() to fire up Cortex-A9Simon Glass2011-12-095-4/+22
| * tegra2: Use new GPIO APIs in gpio_config_uart()Stephen Warren2011-12-092-18/+6
| * tegra2: Add support for VentanaStephen Warren2011-12-095-2/+119
| * tegra2: Modify MMC driver to handle power and cd GPIOsStephen Warren2011-12-095-64/+45
| * tegra2: Move board_mmc_init into board filesStephen Warren2011-12-093-52/+109
* | Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-stagingWolfgang Denk2011-12-104-646/+1431
|\ \
| * | Update pci_ids.h from current Linux sourcesGabe Black2011-12-091-642/+1426
| * | omap: overo: Use ubifs instead of jffs2 for nandSteve Sakoman2011-12-091-2/+2
| * | omap: TWL4030 Bump VMMC1 interface voltage from 3V to 3.15VAsh Charles2011-12-092-2/+3
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2011-12-109-0/+1024
|\ \
| * | mpc85xx: Add board support for the eXMeritus HWW-1U-1A devicesKyle Moffett2011-12-099-0/+1024
| |/
* | Add board_pre_console_putc to deal with early console outputSimon Glass2011-12-093-1/+33
|/
* common/usb_kbd.c: fix bug introduced in commit 00b7d6eWolfgang Denk2011-12-091-1/+1
* drivers/gpio/da8xx_gpio.c: Fix build warningAnatolij Gustschin2011-12-091-3/+0
* MIPS: MAKEALL: fix lists for MIPSel and MIPS boardsDaniel Schwierzeck2011-12-091-9/+2
* drivers/usb/gadget/ep0.c: Fix GCC 4.6 warningAnatolij Gustschin2011-12-091-2/+0
* drivers/usb/gadget/core.c: Fix GCC 4.6 warningAnatolij Gustschin2011-12-091-2/+2
* drivers/usb/musb/musb_udc.c: Fix GCC 4.6 warningAnatolij Gustschin2011-12-091-5/+3
* drivers/usb/host/ehci-mxc.c: Fix GCC 4.6 warningAnatolij Gustschin2011-12-091-2/+1
* Fix warnings in arch/arm/cpu/arm920t/s3c24x0/usb_ohci.cSimon Glass2011-12-091-8/+12
* USB: Squash checkpatch warnings in usb_kbd.cMarek Vasut2011-12-091-289/+320
* ne2000: Convert to new net-multi model, fixes build of three boardsBernhard Kaindl2011-12-085-29/+86
* drivers/net/inca-ip_sw.c: Fix GCC 4.6 build warningWolfgang Denk2011-12-081-6/+2
* arch/mips/lib/board.c: Fix GCC 4.6 build warningWolfgang Denk2011-12-081-4/+6
* arch/mips/lib/board.c: make (mostly) checkpatch cleanWolfgang Denk2011-12-081-64/+60
* Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk2011-12-083-13/+9
|\
| * nand_spl/nand_boot.c: Fix build warningAnatolij Gustschin2011-12-071-2/+1
| * drivers/mtd/nand/nand_spl_load.c: Fix GCC 4.6 warningAnatolij Gustschin2011-12-071-7/+6
| * drivers/mtd/nand/nand_spl_simple.c: Fix GCC 4.6 warningsAnatolij Gustschin2011-12-071-4/+2
* | board/w7o/vpd.c: Fix GCC 4.6 compile warningsWolfgang Denk2011-12-081-11/+15
OpenPOWER on IntegriCloud