summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* imx: Add u-boot-with-nand-spl.imx make targetBenoît Thébaudeau2013-04-123-0/+17
* imx: Add u-boot-with-spl.imx make targetBenoît Thébaudeau2013-04-123-0/+12
* .gitignore: Add /SPLBenoît Thébaudeau2013-04-121-0/+1
* Makefile: Move SHELL setup to config.mkBenoît Thébaudeau2013-04-122-6/+8
* arm: Remove unused relocate_code() parametersBenoît Thébaudeau2013-04-1218-65/+36
* arm926ejs: Remove deprecated and now unused NAND SPLBenoît Thébaudeau2013-04-121-10/+0
* nand: mxc: Switch NAND SPL to generic SPLBenoît Thébaudeau2013-04-1220-383/+81
* imx: Fix automatic make targets for imx imagesBenoît Thébaudeau2013-04-123-2/+19
* Makefile: Change CONFIG_SPL_PAD_TO to image offsetBenoît Thébaudeau2013-04-125-7/+25
* autoconfig.mk: Make it possible to define configs from other configsBenoît Thébaudeau2013-04-121-0/+2
* arm: crt0.S: Remove bogus .globlBenoît Thébaudeau2013-04-121-24/+4
* arm: relocate_code(): Use __image_copy_end for end of relocationBenoît Thébaudeau2013-04-1224-15/+87
* arm: relocate_code(): Remove useless relocation offset computationBenoît Thébaudeau2013-04-1213-66/+39
* arm1136: Remove redundant relocate_code() returnBenoît Thébaudeau2013-04-121-2/+0
* arm: relocate_code() is no longer noreturnBenoît Thébaudeau2013-04-1214-40/+18
* arm: start.S: Fix _TEXT_BASE for SPLBenoît Thébaudeau2013-04-1214-4/+52
* nand: mxc: Use appropriate page number in syndrome functionsBenoît Thébaudeau2013-04-121-3/+3
* nand: mxc: Fix debug trace in mxc_nand_read_oob_syndrome()Benoît Thébaudeau2013-04-121-1/+1
* imx: mx53ard: Add support for NAND FlashBenoît Thébaudeau2013-04-122-0/+76
* imx: mx5: lowlevel_init: Simplify codeBenoît Thébaudeau2013-04-121-6/+2
* nand: mxc: Add support for i.MX5Benoît Thébaudeau2013-04-123-15/+250
* nand: mxc: Prepare to add support for i.MX5Benoît Thébaudeau2013-04-123-114/+97
* mtd: nand: mxc_nand: Fix is_16bit_nand()Fabio Estevam2013-04-122-35/+5
* mtd: nand: Introduce CONFIG_SYS_NAND_BUSWIDTH_16BITFabio Estevam2013-04-122-5/+8
* omap5_common.h: Use fallback CONFIG_SYS_BAUDRATE_TABLETom Rini2013-04-081-2/+1
* omap5_uevm.h: Move uEVM-specific choices to omap5_uevm.hTom Rini2013-04-083-8/+25
* OMAP3/4/5/AM33xx: Correct logic for checking FAT or RAW MMCTom Rini2013-04-085-3/+17
* arm: omap4: Fix SDRAM AUTO DETECTIONLokesh Vutla2013-04-086-18/+16
* OMAP: Fix copy-paste bug that did not enable UART4 clockLubomir Popov2013-04-081-2/+2
* doc/feature-removal-schedule.txt: Add CONFIG_SYS_(CLOCKS|PADS)_ENABLE_ALLTom Rini2013-04-081-0/+16
* ARM: OMAP4/5: Make bootz as the default boot commandSRICHARAN R2013-04-082-4/+4
* ARM: OMAP4/5: Change the default boot command to work with device treeSRICHARAN R2013-04-082-6/+36
* omap5: Allow use of a plain text env fileNishanth Menon2013-04-081-3/+13
* ARM: OMAP5: Set fdt_high to enable booting with Device treeSRICHARAN R2013-04-081-0/+1
* ARM: OMAP5: Rename omap5_evm to omap5_uevmSRICHARAN R2013-04-085-1/+1
* omap2420-h4: Fix get_timer() and CONFIG_SYS_HZHunter, Jon2013-04-082-3/+7
* omap2420-h4: Add device tree supportHunter, Jon2013-04-081-0/+1
* omap2420-h4: Fix booting from NOR flashHunter, Jon2013-04-084-19/+6
* omap2420-h4: Fix DRAM initialisationHunter, Jon2013-04-081-6/+18
* tricorder: enable hw assisted BCH8 in SPL and u-bootAndreas Bießmann2013-04-081-4/+9
* omap_gpmc: add support for hw assisted BCH8Andreas Bießmann2013-04-083-92/+305
* omap_gpmc: change nandecc commandAndreas Bießmann2013-04-084-36/+56
* omap3/omap_gpmc.h: add ooblayout for BCH8 as in kernelAndreas Bießmann2013-04-081-0/+17
* asm/omap_gpmc.h: consolidate common definesAndreas Bießmann2013-04-087-118/+92
* omap3/cpu.h: add BCH supportAndreas Bießmann2013-04-081-0/+6
* omap3_beagle: Flush UART3 xmit on enable if TEMT is brokenManfred Huber2013-04-083-13/+16
* am335x: Enable MMC1 clockTom Rini2013-04-081-0/+5
* pcm051: Enable DDR PHY dynamic power down bitLars Poeschel2013-04-081-1/+2
* musb: set MUSB speed based on CONFIGBin Liu2013-04-082-1/+3
* musb: am335x: disable bulk split-combine featureBin Liu2013-04-082-0/+6
OpenPOWER on IntegriCloud