summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
| * | OMAP3: twister: add support to boot Linux from SPLStefano Babic2012-03-27-0/+35
| * | SPL: call cleanup_before_linux() before booting LinuxStefano Babic2012-03-27-1/+1
| * | OMAP3: SPL: do not call I2C init if no I2C is set.Stefano Babic2012-03-27-0/+2
| * | Add cache functions to SPL for armv7Stefano Babic2012-03-27-4/+5
| * | devkit8000: Implement and activate direct OS bootSimon Schwarz2012-03-27-2/+23
| * | omap/spl: change output of spl_parse_image_headerSimon Schwarz2012-03-27-1/+1
| * | omap-common/spl: Add linux boot to SPLSimon Schwarz2012-03-27-23/+75
| * | devkit8000/spl: init GPMC for dm9000 in SPLSimon Schwarz2012-03-27-0/+20
| * | omap-common: Add NAND SPL linux bootingSimon Schwarz2012-03-27-16/+50
| * | devkit8000: add config for spl commandSimon Schwarz2012-03-27-0/+8
| * | Add cmd_spl commandSimon Schwarz2012-03-27-0/+253
| * | mx53ard: Initialize return code with errorFabio Estevam2012-03-27-1/+1
| * | mx53: Make PLL2 to be the parent of UART clockFabio Estevam2012-03-27-3/+17
| * | configs: imx: Use CONFIG_SF_DEFAULT_CSFabio Estevam2012-03-27-3/+3
| * | mx28evk: Provide default values for SPI bus and chip selectFabio Estevam2012-03-27-0/+2
| * | USB: ehci-mx6: Add proper IO accessorsFabio Estevam2012-03-27-9/+4
| * | mx6: Read silicon revision from registerFabio Estevam2012-03-27-3/+171
| * | i.MX28: Drop __naked function from spl_mem_initMarek Vasut2012-03-27-7/+3
| * | mxs_spi: Return proper timeout errorFabio Estevam2012-03-27-3/+3
| * | i.MX28: Make the stabilization delays shorterMarek Vasut2012-03-27-4/+4
| * | pmic_i2c: Return error in case of invalid pmic_i2c_tx_numFabio Estevam2012-03-27-0/+6
| * | mx6: Remove duplicate definition of ANATOP_BASE_ADDRFabio Estevam2012-03-27-1/+0
| * | mx6: Fix reset cause for Power On Reset caseFabio Estevam2012-03-27-0/+1
| * | i.MX6: mx6qsabrelite: add MACH_TYPE_MX6Q_SABRELITEEric Nelson2012-03-27-0/+2
| * | i.MX6: mx6q_sabrelite: add CONFIG_REVISION_TAGEric Nelson2012-03-27-0/+6
| * | i.MX28: Enable additional DRAM address bitsMarek Vasut2012-03-27-1/+1
| * | mx6q: mx6qsabrelite: setup_spi() should be called in board_init to allow use ...Eric Nelson2012-03-27-4/+4
| * | mx31: add "ARM11P power gating" to get_reset_causeHelmut Raiger2012-03-27-0/+2
| * | mx31pdk: Fix CONFIG_SYS_MEMTEST_ENDFabio Estevam2012-03-27-1/+1
| * | efikamx: Fix CONFIG_SYS_MEMTEST_ENDFabio Estevam2012-03-27-1/+1
| * | mx53smd: Fix CONFIG_SYS_MEMTEST_ENDFabio Estevam2012-03-27-1/+1
| * | mx53evk: Fix CONFIG_SYS_MEMTEST_ENDFabio Estevam2012-03-27-1/+1
| * | mx51evk: Fix CONFIG_SYS_MEMTEST_ENDFabio Estevam2012-03-27-1/+1
| * | i.MX6: mx6qsabrelite: add ext2 supportEric Nelson2012-03-27-0/+1
| * | imximage: Remove overwriting of flash_offsetDirk Behme2012-03-27-4/+15
| * | IXP: Fix GPIO_INT_ACT_LOW_SET()Marek Vasut2012-03-26-2/+8
| * | IXP: Fix NAND build warning on PDNB3 and SCPUMarek Vasut2012-03-26-13/+3
| * | IXP: Move PDNB3 and SCPU from Makefile to boards.cfgMarek Vasut2012-03-26-12/+2
| * | IXP: Squash warnings in IXP NPEMarek Vasut2012-03-26-7/+1
| * | IXP: Fix missing MACH_TYPE_{ACTUX?,PNB3,DVLHOST}Marek Vasut2012-03-26-13/+12
| * | IXP: Make IXP buildable with arm-linux- toolchainsMarek Vasut2012-03-26-0/+3
| * | Examples: Properly append LDFLAGS to LD commandMarek Vasut2012-03-26-1/+1
| * | SPL: Enable YMODEM support on BeagleBone and AM335x EVMMatt Porter2012-03-26-0/+1
| * | SPL: Add YMODEM over UART load supportMatt Porter2012-03-26-0/+93
| * | SPL: Add README.omap3Tom Rini2012-03-26-0/+74
| * | README: document more SPL config optionsTom Rini2012-03-26-10/+59
| * | spl.c: Use __noreturn decoratorTom Rini2012-03-26-3/+2
| * | config.mk: Check for -fstack-usage supportTom Rini2012-03-26-1/+5
| * | config.mk: Make cc-option create a file under include/generatedTom Rini2012-03-26-4/+3
| * | .gitignore: Add .su filesTom Rini2012-03-26-0/+1