summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-04-12arm/km: use CONFIG_NAND_ECC_BCHHolger Brunck
2013-04-12arm/km: rename BOARD_LATE_INIT to CONFIG_BOARD_LATE_INITHolger Brunck
2013-04-12kirkwood_nand: allow usage of NAND_ECC_SOFT_BCHGerlando Falauto
2013-04-12Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-04-12mx31pdk: Remove watchdog supportFabio Estevam
2013-04-12arm: Make all linker scripts compatible with per-symbol sectionsBenoît Thébaudeau
2013-04-12arm1176: Remove unused MMU setup from start.SBenoît Thébaudeau
2013-04-12arm: Remove deprecated and now unused NAND SPLBenoît Thébaudeau
2013-04-12arm: Remove support for unused s3c64xxBenoît Thébaudeau
2013-04-12Revert "mkconfig: start deprecating Makefile config targets"Benoît Thébaudeau
2013-04-12arm: Remove support for smdk6400Benoît Thébaudeau
2013-04-12imx: Add u-boot-with-nand-spl.imx make targetBenoît Thébaudeau
2013-04-12imx: Add u-boot-with-spl.imx make targetBenoît Thébaudeau
2013-04-12.gitignore: Add /SPLBenoît Thébaudeau
2013-04-12Makefile: Move SHELL setup to config.mkBenoît Thébaudeau
2013-04-12arm: Remove unused relocate_code() parametersBenoît Thébaudeau
2013-04-12arm926ejs: Remove deprecated and now unused NAND SPLBenoît Thébaudeau
2013-04-12nand: mxc: Switch NAND SPL to generic SPLBenoît Thébaudeau
2013-04-12imx: Fix automatic make targets for imx imagesBenoît Thébaudeau
2013-04-12Makefile: Change CONFIG_SPL_PAD_TO to image offsetBenoît Thébaudeau
2013-04-12autoconfig.mk: Make it possible to define configs from other configsBenoît Thébaudeau
2013-04-12arm: crt0.S: Remove bogus .globlBenoît Thébaudeau
2013-04-12arm: relocate_code(): Use __image_copy_end for end of relocationBenoît Thébaudeau
2013-04-12arm: relocate_code(): Remove useless relocation offset computationBenoît Thébaudeau
2013-04-12arm1136: Remove redundant relocate_code() returnBenoît Thébaudeau
2013-04-12arm: relocate_code() is no longer noreturnBenoît Thébaudeau
2013-04-12arm: start.S: Fix _TEXT_BASE for SPLBenoît Thébaudeau
2013-04-12nand: mxc: Use appropriate page number in syndrome functionsBenoît Thébaudeau
2013-04-12nand: mxc: Fix debug trace in mxc_nand_read_oob_syndrome()Benoît Thébaudeau
2013-04-12imx: mx53ard: Add support for NAND FlashBenoît Thébaudeau
2013-04-12imx: mx5: lowlevel_init: Simplify codeBenoît Thébaudeau
2013-04-12nand: mxc: Add support for i.MX5Benoît Thébaudeau
2013-04-12nand: mxc: Prepare to add support for i.MX5Benoît Thébaudeau
2013-04-12mtd: nand: mxc_nand: Fix is_16bit_nand()Fabio Estevam
2013-04-12mtd: nand: Introduce CONFIG_SYS_NAND_BUSWIDTH_16BITFabio Estevam
2013-04-11env: Add redundant env support to UBI envJoe Hershberger
2013-04-11env: Add support for UBI environmentJoe Hershberger
2013-04-11mtd: Make mtdparts work with pre-reloc envJoe Hershberger
2013-04-11ubi: ubifs: Turn off verbose printsJoe Hershberger
2013-04-11ubi: ubifs: Add documentation for READMEJoe Hershberger
2013-04-11ubi: Expose a few simple functions from the cmd_ubiJoe Hershberger
2013-04-11ubi: Fix broken cleanup code in attach_by_scanningJoe Hershberger
2013-04-11Do not call board_early_init_f() twiceVadim Bendebury
2013-04-11Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2013-04-10omap5912-osk: Fix get_timer() and CONFIG_SYS_HZJon Hunter
2013-04-10omap5912-osk: Increase flash partition for u-bootJon Hunter
2013-04-10omap5912-osk: Fix device initialisationJon Hunter
2013-04-10omap5912-osk: Fix booting from NOR flashJon Hunter
2013-04-10omap5912-osk: Fix DRAM initialisationJon Hunter
2013-04-10omap5_uevm: Correct to 2MiB aligned partitions on eMMCTom Rini