summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-04-12integrator: enable device treeLinus Walleij
2013-04-12VCMA9: Enable CONFIG_CMD_NAND_YAFFSTom Rini
2013-04-12Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-04-12omap5_common.h: Switch to ext4Tom Rini
2013-04-12omap3: Display MHz instead of mHz on the consoleman.huber@arcor.de
2013-04-12Revert "mtd: cfi_flash: Fix CFI flash driver for 8-bit bus support"Stefan Roese
2013-04-12Revert "cfi_flash: Use uintptr_t for casts from u32 to void *"Stefan Roese
2013-04-12am335x: Really correct DDR timings on new BeagleBone partTom Rini
2013-04-12arm/km: add support for kmsuv31 boardHolger Brunck
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