summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-stagingWolfgang Denk2012-03-301-1/+0
|\
| * Remove CONFIG_SYS_EXTBDINFO from snapper9260.hSimon Glass2012-03-271-1/+0
* | Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2012-03-3033-437/+373
|\ \
| * | OMAP: Remove omap1610inn-based boardsTom Rini2012-03-292-399/+0
| * | tegra: i2c: Add I2C driverYen Lin2012-03-291-0/+2
| * | tegra: i2c: Enable I2C on SeaboardSimon Glass2012-03-291-0/+8
| * | tegra: i2c: Select number of controllers for Tegra2 boardsSimon Glass2012-03-291-0/+3
| * | fdt: Add function to allow aliases to refer to multiple nodesSimon Glass2012-03-291-0/+23
| * | tegra: fdt: Enable FDT support for VentanaTom Warren2012-03-291-0/+5
| * | tegra: fdt: Enable FDT support for SeaboardSimon Glass2012-03-291-0/+5
| * | tegra: usb: Enable USB on SeaboardSimon Glass2012-03-291-0/+7
| * | tegra: usb: Add common USB defines for tegra2 boardsSimon Glass2012-03-291-0/+10
| * | fdt: Avoid early panic() when there is no FDT presentSimon Glass2012-03-291-2/+15
| * | tegra: usb: Add support for Tegra USB peripheralSimon Glass2012-03-291-0/+1
| * | fdt: Add basic support for decoding GPIO definitionsSimon Glass2012-03-291-0/+45
| * | fdt: Add functions to access phandles, arrays and boolsSimon Glass2012-03-291-0/+39
| * | fdt: Tidy up a few fdtdec problemsSimon Glass2012-03-291-4/+19
| * | fdt: Add fdtdec_find_aliases() to deal with alias nodesSimon Glass2012-03-291-0/+47
| * | net: force PKTALIGN to ARCH_DMA_MINALIGNEric Nelson2012-03-291-1/+2
| * | i.MX28: Make use of the bounce bufferMarek Vasut2012-03-292-0/+2
| * | ARM: highbank: change env config to use nvramJason Hobbs2012-03-281-9/+7
| * | ARM: highbank: Add boot counter supportRob Herring2012-03-281-0/+3
| * | ARM: highbank: change TEXT_BASE to 0x8000Rob Herring2012-03-281-1/+1
| * | ARM: davinci: fixes for cam_enc_4xx boardHeiko Schocher2012-03-271-6/+7
| * | Davinci: ea20: use gpio framework to access gpiosStefano Babic2012-03-271-0/+2
| * | OMAP3: mt_ventoux: sets its own mtdpartsStefano Babic2012-03-271-0/+10
| * | OMAP3: twister: add support to boot Linux from SPLStefano Babic2012-03-271-0/+12
| * | devkit8000: Implement and activate direct OS bootSimon Schwarz2012-03-271-2/+5
| * | devkit8000: add config for spl commandSimon Schwarz2012-03-271-0/+8
| * | Add cmd_spl commandSimon Schwarz2012-03-272-0/+33
| * | configs: imx: Use CONFIG_SF_DEFAULT_CSFabio Estevam2012-03-273-3/+3
| * | mx28evk: Provide default values for SPI bus and chip selectFabio Estevam2012-03-271-0/+2
| * | i.MX6: mx6qsabrelite: add MACH_TYPE_MX6Q_SABRELITEEric Nelson2012-03-271-0/+2
| * | i.MX6: mx6q_sabrelite: add CONFIG_REVISION_TAGEric Nelson2012-03-271-0/+1
| * | mx31pdk: Fix CONFIG_SYS_MEMTEST_ENDFabio Estevam2012-03-271-1/+1
| * | efikamx: Fix CONFIG_SYS_MEMTEST_ENDFabio Estevam2012-03-271-1/+1
| * | mx53smd: Fix CONFIG_SYS_MEMTEST_ENDFabio Estevam2012-03-271-1/+1
| * | mx53evk: Fix CONFIG_SYS_MEMTEST_ENDFabio Estevam2012-03-271-1/+1
| * | mx51evk: Fix CONFIG_SYS_MEMTEST_ENDFabio Estevam2012-03-271-1/+1
| * | i.MX6: mx6qsabrelite: add ext2 supportEric Nelson2012-03-271-0/+1
| * | IXP: Fix missing MACH_TYPE_{ACTUX?,PNB3,DVLHOST}Marek Vasut2012-03-266-0/+12
| * | SPL: Enable YMODEM support on BeagleBone and AM335x EVMMatt Porter2012-03-261-0/+1
| * | mx6qsabrelite: add and enable USB Host 1 supportWolfgang Grandegger2012-03-261-0/+13
| * | PXA: Remove PXA PCMCIA supportMarek Vasut2012-03-261-2/+1
| * | zipitz2: use pxa_mmc_gen as MMC driverVasily Khoruzhick2012-03-261-2/+4
| * | zipitz2: fix boot issue introduced by PXA low level init reworkVasily Khoruzhick2012-03-261-1/+7
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-microblazeWolfgang Denk2012-03-301-0/+21
|\ \
| * | microblaze: Enable phylib and mii supportStephan Linz2012-03-271-0/+21
| |/
* | sh: sh7757lcr: add supporting for MMCIFYoshihiro Shimoda2012-03-261-0/+11
|/
* Revert "Add board_pre_console_putc to deal with early console output"Simon Glass2012-03-231-7/+0
OpenPOWER on IntegriCloud