aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-03-27cam_enc_4xx: Rename 'images' to 'imgs'Tom Rini1-24/+24
2012-03-27arm: Add Prep subcommand support to bootmSimon Schwarz2-169/+206
2012-03-27OMAP3: twister: add support to boot Linux from SPLStefano Babic2-0/+35
2012-03-27SPL: call cleanup_before_linux() before booting LinuxStefano Babic1-1/+1
2012-03-27OMAP3: SPL: do not call I2C init if no I2C is set.Stefano Babic1-0/+2
2012-03-27Add cache functions to SPL for armv7Stefano Babic3-4/+5
2012-03-27devkit8000: Implement and activate direct OS bootSimon Schwarz2-2/+23
2012-03-27omap/spl: change output of spl_parse_image_headerSimon Schwarz1-1/+1
2012-03-27omap-common/spl: Add linux boot to SPLSimon Schwarz3-23/+75
2012-03-27devkit8000/spl: init GPMC for dm9000 in SPLSimon Schwarz2-0/+20
2012-03-27omap-common: Add NAND SPL linux bootingSimon Schwarz1-16/+50
2012-03-27devkit8000: add config for spl commandSimon Schwarz1-0/+8
2012-03-27Add cmd_spl commandSimon Schwarz5-0/+253
2012-03-27mx53ard: Initialize return code with errorFabio Estevam1-1/+1
2012-03-27mx53: Make PLL2 to be the parent of UART clockFabio Estevam1-3/+17
2012-03-27configs: imx: Use CONFIG_SF_DEFAULT_CSFabio Estevam3-3/+3
2012-03-27mx28evk: Provide default values for SPI bus and chip selectFabio Estevam1-0/+2
2012-03-27USB: ehci-mx6: Add proper IO accessorsFabio Estevam1-9/+4
2012-03-27mx6: Read silicon revision from registerFabio Estevam3-3/+171
2012-03-27i.MX28: Drop __naked function from spl_mem_initMarek Vasut1-7/+3
2012-03-27mxs_spi: Return proper timeout errorFabio Estevam1-3/+3
2012-03-27i.MX28: Make the stabilization delays shorterMarek Vasut1-4/+4
2012-03-27pmic_i2c: Return error in case of invalid pmic_i2c_tx_numFabio Estevam1-0/+6
2012-03-27mx6: Remove duplicate definition of ANATOP_BASE_ADDRFabio Estevam1-1/+0
2012-03-27mx6: Fix reset cause for Power On Reset caseFabio Estevam1-0/+1
2012-03-27i.MX6: mx6qsabrelite: add MACH_TYPE_MX6Q_SABRELITEEric Nelson1-0/+2
2012-03-27i.MX6: mx6q_sabrelite: add CONFIG_REVISION_TAGEric Nelson2-0/+6
2012-03-27i.MX28: Enable additional DRAM address bitsMarek Vasut1-1/+1
2012-03-27mx6q: mx6qsabrelite: setup_spi() should be called in board_init to allow use ...Eric Nelson1-4/+4
2012-03-27mx31: add "ARM11P power gating" to get_reset_causeHelmut Raiger1-0/+2
2012-03-27mx31pdk: Fix CONFIG_SYS_MEMTEST_ENDFabio Estevam1-1/+1
2012-03-27efikamx: Fix CONFIG_SYS_MEMTEST_ENDFabio Estevam1-1/+1
2012-03-27mx53smd: Fix CONFIG_SYS_MEMTEST_ENDFabio Estevam1-1/+1
2012-03-27mx53evk: Fix CONFIG_SYS_MEMTEST_ENDFabio Estevam1-1/+1
2012-03-27mx51evk: Fix CONFIG_SYS_MEMTEST_ENDFabio Estevam1-1/+1
2012-03-27i.MX6: mx6qsabrelite: add ext2 supportEric Nelson1-0/+1
2012-03-27imximage: Remove overwriting of flash_offsetDirk Behme2-4/+15
2012-03-26IXP: Fix GPIO_INT_ACT_LOW_SET()Marek Vasut1-2/+8
2012-03-26IXP: Fix NAND build warning on PDNB3 and SCPUMarek Vasut1-13/+3
2012-03-26IXP: Move PDNB3 and SCPU from Makefile to boards.cfgMarek Vasut2-12/+2
2012-03-26IXP: Squash warnings in IXP NPEMarek Vasut3-7/+1
2012-03-26IXP: Fix missing MACH_TYPE_{ACTUX?,PNB3,DVLHOST}Marek Vasut12-13/+12
2012-03-26IXP: Make IXP buildable with arm-linux- toolchainsMarek Vasut1-0/+3
2012-03-26Examples: Properly append LDFLAGS to LD commandMarek Vasut1-1/+1
2012-03-26SPL: Enable YMODEM support on BeagleBone and AM335x EVMMatt Porter1-0/+1
2012-03-26SPL: Add YMODEM over UART load supportMatt Porter6-0/+93
2012-03-26SPL: Add README.omap3Tom Rini1-0/+74
2012-03-26README: document more SPL config optionsTom Rini1-10/+59
2012-03-26spl.c: Use __noreturn decoratorTom Rini1-3/+2
2012-03-26config.mk: Check for -fstack-usage supportTom Rini2-1/+5