aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-04-12Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD270-2059/+7061
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-11env: Add redundant env support to UBI envJoe Hershberger4-0/+129
2013-04-11env: Add support for UBI environmentJoe Hershberger6-2/+144
2013-04-11mtd: Make mtdparts work with pre-reloc envJoe Hershberger2-2/+25
2013-04-11ubi: ubifs: Turn off verbose printsJoe Hershberger5-6/+29
2013-04-11ubi: ubifs: Add documentation for READMEJoe Hershberger1-0/+16
2013-04-11ubi: Expose a few simple functions from the cmd_ubiJoe Hershberger2-67/+86
2013-04-11ubi: Fix broken cleanup code in attach_by_scanningJoe Hershberger2-4/+5
2013-04-11Do not call board_early_init_f() twiceVadim Bendebury1-3/+0
2013-04-11Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini13-129/+681
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