summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* pxa: fix usb host register mismatchStefan Herbrechtsmeier2011-12-112-1/+3
* ehci-fsl: correct size of ehci caplengthWolfgang Grandegger2011-12-111-12/+13
* USB: Add usb_event_poll() to get keyboards working with EHCIMarek Vasut2011-12-111-1/+32
* USB: gadaget: add Marvell controller supportLei Wen2011-12-114-0/+658
* USB: Fix complaints about strict aliasing in OHCI-HCDMarek Vasut2011-12-111-32/+43
* USB: Drop dead code from usb_kbd.cMarek Vasut2011-12-111-379/+0
* USB: Rework usb_kbd.cMarek Vasut2011-12-111-262/+325
* USB: Add functionality to poll the USB keyboard via control EPMarek Vasut2011-12-111-14/+50
* 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
|\ \
OpenPOWER on IntegriCloud