summaryrefslogtreecommitdiffstats
path: root/board
Commit message (Expand)AuthorAgeFilesLines
* onenand:samsung OneNAND chip probe functions added for GONI and Exynos4210Lukasz Majewski2012-04-042-0/+3
* pci: get rid of local prototypesLinus Walleij2012-03-302-8/+0
* Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-stagingWolfgang Denk2012-03-301-0/+10
|\
| * ARMV7/Vexpress: add missing get_ticks() and get_tbclk()Liming Wang2012-03-261-0/+10
* | Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2012-03-3037-1565/+386
|\ \
| * | arm: Remove zipitz2 link scriptSimon Glass2012-03-301-56/+0
| * | OMAP: Remove omap1610inn-based boardsTom Rini2012-03-295-1327/+0
| * | board/ti/beagle/beagle.c: Fix build warningsAnatolij Gustschin2012-03-291-1/+2
| * | tegra: i2c: Select I2C ordering for SeaboardSimon Glass2012-03-291-0/+18
| * | tegra: i2c: Initialise I2C on Nvidia boardsSimon Glass2012-03-291-0/+7
| * | tegra: usb: Add USB support to nvidia boardsSimon Glass2012-03-293-0/+24
| * | tegra: usb: fdt: Add USB definitions for Tegra2 SeaboardSimon Glass2012-03-291-0/+11
| * | tegra: fdt: Add clock bindings for Tegra2 SeaboardSimon Glass2012-03-291-0/+27
| * | tegra: fdt: Add device tree file for Tegra2 Seaboard from kernelSimon Glass2012-03-291-0/+36
| * | board/vpac270/onenand.c: Fix build errorsAnatolij Gustschin2012-03-281-3/+0
| * | atmel-boards: add missing atmel_mci.hAndreas Bießmann2012-03-282-0/+2
| * | ARM: highbank: setup env from boot source registerRob Herring2012-03-281-0/+13
| * | ARM: highbank: add reset supportRob Herring2012-03-281-0/+8
| * | ARM: highbank: Add boot counter supportRob Herring2012-03-281-0/+1
| * | ARM: highbank: fix warning for calxedaxgmac_initializeRob Herring2012-03-281-0/+1
| * | EXYNOS: SMDK5250: Support all 4 UARTsDoug Anderson2012-03-271-2/+42
| * | ARM: davinci: fixes for cam_enc_4xx boardHeiko Schocher2012-03-273-17/+47
| * | calimain, enbw_cmc: Fix typo in commentsChristian Riesch2012-03-272-2/+2
| * | Davinci: ea20: use gpio framework to access gpiosStefano Babic2012-03-271-29/+9
| * | OMAP3: mt_ventoux: updated timing for FPGAStefano Babic2012-03-271-6/+5
| * | cam_enc_4xx: Rename 'images' to 'imgs'Tom Rini2012-03-271-24/+24
| * | OMAP3: twister: add support to boot Linux from SPLStefano Babic2012-03-271-0/+23
| * | devkit8000: Implement and activate direct OS bootSimon Schwarz2012-03-271-0/+18
| * | devkit8000/spl: init GPMC for dm9000 in SPLSimon Schwarz2012-03-271-0/+19
| * | mx53ard: Initialize return code with errorFabio Estevam2012-03-271-1/+1
| * | i.MX6: mx6q_sabrelite: add CONFIG_REVISION_TAGEric Nelson2012-03-271-0/+5
| * | mx6q: mx6qsabrelite: setup_spi() should be called in board_init to allow use ...Eric Nelson2012-03-271-4/+4
| * | IXP: Fix NAND build warning on PDNB3 and SCPUMarek Vasut2012-03-261-13/+3
| * | IXP: Fix missing MACH_TYPE_{ACTUX?,PNB3,DVLHOST}Marek Vasut2012-03-266-13/+0
| * | M28: Support for the old M28 SoM v1.0Marek Vasut2012-03-261-0/+5
| * | M28: Fix LCD PINMUXMarek Vasut2012-03-261-9/+2
| * | mx6qsabrelite: add and enable USB Host 1 supportWolfgang Grandegger2012-03-261-0/+18
| * | PXA: Fix warning in zipitz2Marek Vasut2012-03-261-0/+1
| * | arm: Remove jornada link scriptSimon Glass2012-03-261-58/+0
| * | zipitz2: use pxa_mmc_gen as MMC driverVasily Khoruzhick2012-03-261-0/+8
| |/
* | sh: Fix building ecovec boardPhil Edworthy2012-03-261-2/+6
* | sh: ecovec: Remove unused variableNobuhiro Iwamatsu2012-03-261-1/+0
* | sh: sh7757lcr: Add MMC header file of SHNobuhiro Iwamatsu2012-03-261-0/+1
* | sh: sh7757lcr: add supporting for MMCIFYoshihiro Shimoda2012-03-261-0/+5
|/
* ETX094: adjust linker script due to grown code sizeWolfgang Denk2012-03-191-1/+0
* usb: replace wait_ms() with mdelay()Mike Frysinger2012-03-194-15/+9
* bootstage: Replace show_boot_progress/error() with bootstage_...()Simon Glass2012-03-183-8/+2
* bootstage: Convert net progress numbers to enumsSimon Glass2012-03-183-14/+14
* bootstage: Convert progress numbers 20-41 to enumsSimon Glass2012-03-182-2/+5
* bootstage: Convert progress numbers 10-19 to enumsSimon Glass2012-03-182-6/+6
OpenPOWER on IntegriCloud