summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* OMAP3: mt_ventoux: sets its own mtdpartsStefano Babic2012-03-271-0/+10
* OMAP3: mt_ventoux: updated timing for FPGAStefano Babic2012-03-271-6/+5
* twl4030: fix potential power supply handling issuesGrazvydas Ignotas2012-03-271-4/+14
* NAND: TI: fix warnings in omap_gpmc.cStefano Babic2012-03-271-6/+8
* cam_enc_4xx: Rename 'images' to 'imgs'Tom Rini2012-03-271-24/+24
* arm: Add Prep subcommand support to bootmSimon Schwarz2012-03-272-169/+206
* OMAP3: twister: add support to boot Linux from SPLStefano Babic2012-03-272-0/+35
* SPL: call cleanup_before_linux() before booting LinuxStefano Babic2012-03-271-1/+1
* OMAP3: SPL: do not call I2C init if no I2C is set.Stefano Babic2012-03-271-0/+2
* Add cache functions to SPL for armv7Stefano Babic2012-03-273-4/+5
* devkit8000: Implement and activate direct OS bootSimon Schwarz2012-03-272-2/+23
* omap/spl: change output of spl_parse_image_headerSimon Schwarz2012-03-271-1/+1
* omap-common/spl: Add linux boot to SPLSimon Schwarz2012-03-273-23/+75
* devkit8000/spl: init GPMC for dm9000 in SPLSimon Schwarz2012-03-272-0/+20
* omap-common: Add NAND SPL linux bootingSimon Schwarz2012-03-271-16/+50
* devkit8000: add config for spl commandSimon Schwarz2012-03-271-0/+8
* Add cmd_spl commandSimon Schwarz2012-03-275-0/+253
* mx53ard: Initialize return code with errorFabio Estevam2012-03-271-1/+1
* mx53: Make PLL2 to be the parent of UART clockFabio Estevam2012-03-271-3/+17
* 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
* USB: ehci-mx6: Add proper IO accessorsFabio Estevam2012-03-271-9/+4
* mx6: Read silicon revision from registerFabio Estevam2012-03-273-3/+171
* i.MX28: Drop __naked function from spl_mem_initMarek Vasut2012-03-271-7/+3
* mxs_spi: Return proper timeout errorFabio Estevam2012-03-271-3/+3
* i.MX28: Make the stabilization delays shorterMarek Vasut2012-03-271-4/+4
* pmic_i2c: Return error in case of invalid pmic_i2c_tx_numFabio Estevam2012-03-271-0/+6
* mx6: Remove duplicate definition of ANATOP_BASE_ADDRFabio Estevam2012-03-271-1/+0
* mx6: Fix reset cause for Power On Reset caseFabio Estevam2012-03-271-0/+1
* i.MX6: mx6qsabrelite: add MACH_TYPE_MX6Q_SABRELITEEric Nelson2012-03-271-0/+2
* i.MX6: mx6q_sabrelite: add CONFIG_REVISION_TAGEric Nelson2012-03-272-0/+6
* i.MX28: Enable additional DRAM address bitsMarek Vasut2012-03-271-1/+1
* mx6q: mx6qsabrelite: setup_spi() should be called in board_init to allow use ...Eric Nelson2012-03-271-4/+4
* mx31: add "ARM11P power gating" to get_reset_causeHelmut Raiger2012-03-271-0/+2
* 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
* imximage: Remove overwriting of flash_offsetDirk Behme2012-03-272-4/+15
* IXP: Fix GPIO_INT_ACT_LOW_SET()Marek Vasut2012-03-261-2/+8
* IXP: Fix NAND build warning on PDNB3 and SCPUMarek Vasut2012-03-261-13/+3
* IXP: Move PDNB3 and SCPU from Makefile to boards.cfgMarek Vasut2012-03-262-12/+2
* IXP: Squash warnings in IXP NPEMarek Vasut2012-03-263-7/+1
* IXP: Fix missing MACH_TYPE_{ACTUX?,PNB3,DVLHOST}Marek Vasut2012-03-2612-13/+12
* IXP: Make IXP buildable with arm-linux- toolchainsMarek Vasut2012-03-261-0/+3
* Examples: Properly append LDFLAGS to LD commandMarek Vasut2012-03-261-1/+1
* SPL: Enable YMODEM support on BeagleBone and AM335x EVMMatt Porter2012-03-261-0/+1
* SPL: Add YMODEM over UART load supportMatt Porter2012-03-266-0/+93
OpenPOWER on IntegriCloud