aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-04-12arm/km: add support for kmsuv31 boardHolger Brunck2-0/+9
2013-04-12arm/km: use CONFIG_NAND_ECC_BCHHolger Brunck1-0/+3
2013-04-12arm/km: rename BOARD_LATE_INIT to CONFIG_BOARD_LATE_INITHolger Brunck1-1/+1
2013-04-12kirkwood_nand: allow usage of NAND_ECC_SOFT_BCHGerlando Falauto1-0/+4
2013-04-12Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD10-43/+80
2013-04-12mx31pdk: Remove watchdog supportFabio Estevam1-2/+0
2013-04-12arm: Make all linker scripts compatible with per-symbol sectionsBenoît Thébaudeau12-32/+32
2013-04-12arm1176: Remove unused MMU setup from start.SBenoît Thébaudeau1-90/+1
2013-04-12arm: Remove deprecated and now unused NAND SPLBenoît Thébaudeau3-24/+6
2013-04-12arm: Remove support for unused s3c64xxBenoît Thébaudeau23-2253/+23
2013-04-12Revert "mkconfig: start deprecating Makefile config targets"Benoît Thébaudeau2-25/+0
2013-04-12arm: Remove support for smdk6400Benoît Thébaudeau15-1235/+1
2013-04-12imx: Add u-boot-with-nand-spl.imx make targetBenoît Thébaudeau3-0/+17
2013-04-12imx: Add u-boot-with-spl.imx make targetBenoît Thébaudeau3-0/+12
2013-04-12.gitignore: Add /SPLBenoît Thébaudeau1-0/+1
2013-04-12Makefile: Move SHELL setup to config.mkBenoît Thébaudeau2-6/+8
2013-04-12arm: Remove unused relocate_code() parametersBenoît Thébaudeau18-65/+36
2013-04-12arm926ejs: Remove deprecated and now unused NAND SPLBenoît Thébaudeau1-10/+0
2013-04-12nand: mxc: Switch NAND SPL to generic SPLBenoît Thébaudeau20-383/+81
2013-04-12imx: Fix automatic make targets for imx imagesBenoît Thébaudeau3-2/+19
2013-04-12Makefile: Change CONFIG_SPL_PAD_TO to image offsetBenoît Thébaudeau5-7/+25
2013-04-12autoconfig.mk: Make it possible to define configs from other configsBenoît Thébaudeau1-0/+2
2013-04-12arm: crt0.S: Remove bogus .globlBenoît Thébaudeau1-24/+4
2013-04-12arm: relocate_code(): Use __image_copy_end for end of relocationBenoît Thébaudeau24-15/+87
2013-04-12arm: relocate_code(): Remove useless relocation offset computationBenoît Thébaudeau13-66/+39
2013-04-12arm1136: Remove redundant relocate_code() returnBenoît Thébaudeau1-2/+0
2013-04-12arm: relocate_code() is no longer noreturnBenoît Thébaudeau14-40/+18
2013-04-12arm: start.S: Fix _TEXT_BASE for SPLBenoît Thébaudeau14-4/+52
2013-04-12nand: mxc: Use appropriate page number in syndrome functionsBenoît Thébaudeau1-3/+3
2013-04-12nand: mxc: Fix debug trace in mxc_nand_read_oob_syndrome()Benoît Thébaudeau1-1/+1
2013-04-12imx: mx53ard: Add support for NAND FlashBenoît Thébaudeau2-0/+76
2013-04-12imx: mx5: lowlevel_init: Simplify codeBenoît Thébaudeau1-6/+2
2013-04-12nand: mxc: Add support for i.MX5Benoît Thébaudeau3-15/+250
2013-04-12nand: mxc: Prepare to add support for i.MX5Benoît Thébaudeau3-114/+97
2013-04-12mtd: nand: mxc_nand: Fix is_16bit_nand()Fabio Estevam2-35/+5
2013-04-12mtd: nand: Introduce CONFIG_SYS_NAND_BUSWIDTH_16BITFabio Estevam2-5/+8
2013-04-10omap5912-osk: Fix get_timer() and CONFIG_SYS_HZJon Hunter2-8/+9
2013-04-10omap5912-osk: Increase flash partition for u-bootJon Hunter1-3/+3
2013-04-10omap5912-osk: Fix device initialisationJon Hunter3-6/+33
2013-04-10omap5912-osk: Fix booting from NOR flashJon Hunter1-6/+6
2013-04-10omap5912-osk: Fix DRAM initialisationJon Hunter1-3/+8
2013-04-10omap5_uevm: Correct to 2MiB aligned partitions on eMMCTom Rini1-2/+1
2013-04-10OMAP4: Fix bug in omap4460_volts structLubomir Popov1-4/+4
2013-04-10am335x: Update timings for the beaglebone againTom Rini2-11/+11
2013-04-09am335x/ti814x: Correct MMC_BOOT_DEVICES_START/ENDTom Rini1-0/+5
2013-04-08omap5_common.h: Use fallback CONFIG_SYS_BAUDRATE_TABLETom Rini1-2/+1
2013-04-08omap5_uevm.h: Move uEVM-specific choices to omap5_uevm.hTom Rini3-8/+25
2013-04-08OMAP3/4/5/AM33xx: Correct logic for checking FAT or RAW MMCTom Rini5-3/+17
2013-04-08arm: omap4: Fix SDRAM AUTO DETECTIONLokesh Vutla6-18/+16
2013-04-08OMAP: Fix copy-paste bug that did not enable UART4 clockLubomir Popov1-2/+2