aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2012-03-30Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-stagingWolfgang Denk
2012-03-30Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk
2012-03-30Merge branch 'master' of git://git.denx.de/u-boot-microblazeWolfgang Denk
2012-03-29OMAP: Remove omap1610inn-based boardsTom Rini
2012-03-29tegra: i2c: Add I2C driverYen Lin
2012-03-29tegra: i2c: Enable I2C on SeaboardSimon Glass
2012-03-29tegra: i2c: Select number of controllers for Tegra2 boardsSimon Glass
2012-03-29fdt: Add function to allow aliases to refer to multiple nodesSimon Glass
2012-03-29tegra: fdt: Enable FDT support for VentanaTom Warren
2012-03-29tegra: fdt: Enable FDT support for SeaboardSimon Glass
2012-03-29tegra: usb: Enable USB on SeaboardSimon Glass
2012-03-29tegra: usb: Add common USB defines for tegra2 boardsSimon Glass
2012-03-29fdt: Avoid early panic() when there is no FDT presentSimon Glass
2012-03-29tegra: usb: Add support for Tegra USB peripheralSimon Glass
2012-03-29fdt: Add basic support for decoding GPIO definitionsSimon Glass
2012-03-29fdt: Add functions to access phandles, arrays and boolsSimon Glass
2012-03-29fdt: Tidy up a few fdtdec problemsSimon Glass
2012-03-29fdt: Add fdtdec_find_aliases() to deal with alias nodesSimon Glass
2012-03-29net: force PKTALIGN to ARCH_DMA_MINALIGNEric Nelson
2012-03-29i.MX28: Make use of the bounce bufferMarek Vasut
2012-03-28ARM: highbank: change env config to use nvramJason Hobbs
2012-03-28ARM: highbank: Add boot counter supportRob Herring
2012-03-28ARM: highbank: change TEXT_BASE to 0x8000Rob Herring
2012-03-27ARM: davinci: fixes for cam_enc_4xx boardHeiko Schocher
2012-03-27Davinci: ea20: use gpio framework to access gpiosStefano Babic
2012-03-27OMAP3: mt_ventoux: sets its own mtdpartsStefano Babic
2012-03-27OMAP3: twister: add support to boot Linux from SPLStefano Babic
2012-03-27devkit8000: Implement and activate direct OS bootSimon Schwarz
2012-03-27devkit8000: add config for spl commandSimon Schwarz
2012-03-27Add cmd_spl commandSimon Schwarz
2012-03-27Remove CONFIG_SYS_EXTBDINFO from snapper9260.hSimon Glass
2012-03-27microblaze: Enable phylib and mii supportStephan Linz
2012-03-27configs: imx: Use CONFIG_SF_DEFAULT_CSFabio Estevam
2012-03-27mx28evk: Provide default values for SPI bus and chip selectFabio Estevam
2012-03-27i.MX6: mx6qsabrelite: add MACH_TYPE_MX6Q_SABRELITEEric Nelson
2012-03-27i.MX6: mx6q_sabrelite: add CONFIG_REVISION_TAGEric Nelson
2012-03-27mx31pdk: Fix CONFIG_SYS_MEMTEST_ENDFabio Estevam
2012-03-27efikamx: Fix CONFIG_SYS_MEMTEST_ENDFabio Estevam
2012-03-27mx53smd: Fix CONFIG_SYS_MEMTEST_ENDFabio Estevam
2012-03-27mx53evk: Fix CONFIG_SYS_MEMTEST_ENDFabio Estevam
2012-03-27mx51evk: Fix CONFIG_SYS_MEMTEST_ENDFabio Estevam
2012-03-27i.MX6: mx6qsabrelite: add ext2 supportEric Nelson
2012-03-26IXP: Fix missing MACH_TYPE_{ACTUX?,PNB3,DVLHOST}Marek Vasut
2012-03-26SPL: Enable YMODEM support on BeagleBone and AM335x EVMMatt Porter
2012-03-26mx6qsabrelite: add and enable USB Host 1 supportWolfgang Grandegger
2012-03-26PXA: Remove PXA PCMCIA supportMarek Vasut
2012-03-26zipitz2: use pxa_mmc_gen as MMC driverVasily Khoruzhick
2012-03-26zipitz2: fix boot issue introduced by PXA low level init reworkVasily Khoruzhick
2012-03-26sh: sh7757lcr: add supporting for MMCIFYoshihiro Shimoda
2012-03-23Revert "Add board_pre_console_putc to deal with early console output"Simon Glass