summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* Revert "Add board_pre_console_putc to deal with early console output"Simon Glass2012-03-231-7/+0
* Armada100: gplugD: Add FAT & EXT2 command supportAjay Bhargav2012-03-191-0/+2
* Armada100: gplugD: Add USB command supportAjay Bhargav2012-03-191-0/+12
* usb:udc:samsung:fix Remove the req_config flagŁukasz Majewski2012-03-191-1/+1
* USB:gadget:designware Support high speedVipin KUMAR2012-03-191-0/+1
* USB:gadget:designware USB device controller (UDC) implementationVipin KUMAR2012-03-192-4/+6
* usb: replace wait_ms() with mdelay()Mike Frysinger2012-03-191-1/+0
* bootstage: Implement core microsecond boot time measurementSimon Glass2012-03-181-0/+43
* bootstage: Replace show_boot_progress/error() with bootstage_...()Simon Glass2012-03-181-2/+28
* bootstage: Define an optional microsecond timerSimon Glass2012-03-181-0/+7
* bootstage: Convert FIT progress numbers to enumsSimon Glass2012-03-181-0/+38
* bootstage: Convert net progress numbers to enumsSimon Glass2012-03-181-0/+11
* bootstage: Convert NAND progress numbers to enumsSimon Glass2012-03-181-0/+15
* bootstage: Convert IDE progress numbers to enumsSimon Glass2012-03-181-0/+14
* bootstage: Convert progress numbers 20-41 to enumsSimon Glass2012-03-181-0/+25
* bootstage: Convert progress numbers 10-19 to enumsSimon Glass2012-03-181-0/+7
* bootstage: Convert progress numbers 1-9 into enumsSimon Glass2012-03-181-0/+14
* bootstage: Use show_boot_error() for -ve progress numbersSimon Glass2012-03-181-0/+4
OpenPOWER on IntegriCloud