summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
* | | | arm1176: Remove unused MMU setup from start.SBenoît Thébaudeau2013-04-12-90/+1
* | | | arm: Remove deprecated and now unused NAND SPLBenoît Thébaudeau2013-04-12-24/+6
* | | | arm: Remove support for unused s3c64xxBenoît Thébaudeau2013-04-12-2253/+23
* | | | Revert "mkconfig: start deprecating Makefile config targets"Benoît Thébaudeau2013-04-12-25/+0
* | | | arm: Remove support for smdk6400Benoît Thébaudeau2013-04-12-1235/+1
* | | | imx: Add u-boot-with-nand-spl.imx make targetBenoît Thébaudeau2013-04-12-0/+17
* | | | imx: Add u-boot-with-spl.imx make targetBenoît Thébaudeau2013-04-12-0/+12
* | | | .gitignore: Add /SPLBenoît Thébaudeau2013-04-12-0/+1
* | | | Makefile: Move SHELL setup to config.mkBenoît Thébaudeau2013-04-12-6/+8
* | | | arm: Remove unused relocate_code() parametersBenoît Thébaudeau2013-04-12-65/+36
* | | | arm926ejs: Remove deprecated and now unused NAND SPLBenoît Thébaudeau2013-04-12-10/+0
* | | | nand: mxc: Switch NAND SPL to generic SPLBenoît Thébaudeau2013-04-12-383/+81
* | | | imx: Fix automatic make targets for imx imagesBenoît Thébaudeau2013-04-12-2/+19
* | | | Makefile: Change CONFIG_SPL_PAD_TO to image offsetBenoît Thébaudeau2013-04-12-7/+25
* | | | autoconfig.mk: Make it possible to define configs from other configsBenoît Thébaudeau2013-04-12-0/+2
* | | | arm: crt0.S: Remove bogus .globlBenoît Thébaudeau2013-04-12-24/+4
* | | | arm: relocate_code(): Use __image_copy_end for end of relocationBenoît Thébaudeau2013-04-12-15/+87
* | | | arm: relocate_code(): Remove useless relocation offset computationBenoît Thébaudeau2013-04-12-66/+39
* | | | arm1136: Remove redundant relocate_code() returnBenoît Thébaudeau2013-04-12-2/+0
* | | | arm: relocate_code() is no longer noreturnBenoît Thébaudeau2013-04-12-40/+18
* | | | arm: start.S: Fix _TEXT_BASE for SPLBenoît Thébaudeau2013-04-12-4/+52
* | | | nand: mxc: Use appropriate page number in syndrome functionsBenoît Thébaudeau2013-04-12-3/+3
* | | | nand: mxc: Fix debug trace in mxc_nand_read_oob_syndrome()Benoît Thébaudeau2013-04-12-1/+1
* | | | imx: mx53ard: Add support for NAND FlashBenoît Thébaudeau2013-04-12-0/+76
* | | | imx: mx5: lowlevel_init: Simplify codeBenoît Thébaudeau2013-04-12-6/+2
* | | | nand: mxc: Add support for i.MX5Benoît Thébaudeau2013-04-12-15/+250
* | | | nand: mxc: Prepare to add support for i.MX5Benoît Thébaudeau2013-04-12-114/+97
* | | | mtd: nand: mxc_nand: Fix is_16bit_nand()Fabio Estevam2013-04-12-35/+5
* | | | mtd: nand: Introduce CONFIG_SYS_NAND_BUSWIDTH_16BITFabio Estevam2013-04-12-5/+8
|/ / /
* | | omap5_common.h: Use fallback CONFIG_SYS_BAUDRATE_TABLETom Rini2013-04-08-2/+1
* | | omap5_uevm.h: Move uEVM-specific choices to omap5_uevm.hTom Rini2013-04-08-8/+25
* | | OMAP3/4/5/AM33xx: Correct logic for checking FAT or RAW MMCTom Rini2013-04-08-3/+17
* | | arm: omap4: Fix SDRAM AUTO DETECTIONLokesh Vutla2013-04-08-18/+16
* | | OMAP: Fix copy-paste bug that did not enable UART4 clockLubomir Popov2013-04-08-2/+2
* | | doc/feature-removal-schedule.txt: Add CONFIG_SYS_(CLOCKS|PADS)_ENABLE_ALLTom Rini2013-04-08-0/+16
* | | ARM: OMAP4/5: Make bootz as the default boot commandSRICHARAN R2013-04-08-4/+4
* | | ARM: OMAP4/5: Change the default boot command to work with device treeSRICHARAN R2013-04-08-6/+36
* | | omap5: Allow use of a plain text env fileNishanth Menon2013-04-08-3/+13
* | | ARM: OMAP5: Set fdt_high to enable booting with Device treeSRICHARAN R2013-04-08-0/+1
* | | ARM: OMAP5: Rename omap5_evm to omap5_uevmSRICHARAN R2013-04-08-1/+1
* | | omap2420-h4: Fix get_timer() and CONFIG_SYS_HZHunter, Jon2013-04-08-3/+7
* | | omap2420-h4: Add device tree supportHunter, Jon2013-04-08-0/+1
* | | omap2420-h4: Fix booting from NOR flashHunter, Jon2013-04-08-19/+6
* | | omap2420-h4: Fix DRAM initialisationHunter, Jon2013-04-08-6/+18
* | | tricorder: enable hw assisted BCH8 in SPL and u-bootAndreas Bießmann2013-04-08-4/+9
* | | omap_gpmc: add support for hw assisted BCH8Andreas Bießmann2013-04-08-92/+305
* | | omap_gpmc: change nandecc commandAndreas Bießmann2013-04-08-36/+56
* | | omap3/omap_gpmc.h: add ooblayout for BCH8 as in kernelAndreas Bießmann2013-04-08-0/+17
* | | asm/omap_gpmc.h: consolidate common definesAndreas Bießmann2013-04-08-118/+92
* | | omap3/cpu.h: add BCH supportAndreas Bießmann2013-04-08-0/+6