summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* SPL: Add README.omap3Tom Rini2012-03-261-0/+74
* README: document more SPL config optionsTom Rini2012-03-261-10/+59
* spl.c: Use __noreturn decoratorTom Rini2012-03-261-3/+2
* config.mk: Check for -fstack-usage supportTom Rini2012-03-262-1/+5
* config.mk: Make cc-option create a file under include/generatedTom Rini2012-03-261-4/+3
* .gitignore: Add .su filesTom Rini2012-03-261-0/+1
* Fix erroneous 32-bit access to hw_clkctrl_frac0 and hw_clkctrl_frac1 registersRobert Delien2012-03-263-88/+52
* Introducing 8-bit wide register, mx28_register_8Robert Delien2012-03-261-0/+16
* Renamed mx28_register to mx28_register_32 to prepare for mx28_register_8Robert Delien2012-03-2619-437/+441
* i.MX28: Reformat the DRAM memory configuration dataMarek Vasut2012-03-261-38/+48
* M28: Support for the old M28 SoM v1.0Marek Vasut2012-03-261-0/+5
OpenPOWER on IntegriCloud