summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* post/post.c: Use lldiv for 64-bit divisionsChristian Riesch2011-12-101-1/+2
* arm, davinci: Use lldiv for the 64-bit divisions in timer.cChristian Riesch2011-12-101-2/+4
* ARM: convert "omap730p2" boards to boards.cfgWolfgang Denk2011-12-103-12/+3
* board/ti/omap730p2/flash.c: Fix GCC 4.6 build warningsWolfgang Denk2011-12-101-7/+12
* ARM: convert "omap16xx" boards to boards.cfgWolfgang Denk2011-12-103-22/+8
* board/ti/omap1610inn/flash.c: Fix GCC 4.6 build warningsWolfgang Denk2011-12-101-8/+13
* board/LaCie/edminiv2/edminiv2.c: Fix build warningWolfgang Denk2011-12-101-0/+1
* ARM: convert "apollon" board to use boards.cfgWolfgang Denk2011-12-104-11/+3
* board/apollon/sys_info.c: Fix GCC 4.6 build warningWolfgang Denk2011-12-101-8/+1
* board/apollon/apollon.c: Fix GCc 4.6 build warnings.Wolfgang Denk2011-12-101-9/+9
* boards.cfg: sort listWolfgang Denk2011-12-101-109/+109
* fs/yaffs2/yaffs_guts.c: Fix GCC 4.6 compile warning (and bug)Wolfgang Denk2011-12-101-1/+1
* 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
OpenPOWER on IntegriCloud