Commit Graph

20212 Commits (ab80b6595765a01f774ad2a29fde8b0c325533ac)
 

Author SHA1 Message Date
Benoît Thébaudeau 600ed32152 .gitignore: Add /SPL 12 years ago
Benoît Thébaudeau 120ae6091d Makefile: Move SHELL setup to config.mk 12 years ago
Benoît Thébaudeau 5c6db120fc arm: Remove unused relocate_code() parameters 12 years ago
Benoît Thébaudeau ac415a5720 arm926ejs: Remove deprecated and now unused NAND SPL 12 years ago
Benoît Thébaudeau da962b7175 nand: mxc: Switch NAND SPL to generic SPL 12 years ago
Benoît Thébaudeau 8b7cd098dd imx: Fix automatic make targets for imx images 12 years ago
Benoît Thébaudeau 6113d3f27c Makefile: Change CONFIG_SPL_PAD_TO to image offset 12 years ago
Benoît Thébaudeau 2979b26323 autoconfig.mk: Make it possible to define configs from other configs 12 years ago
Benoît Thébaudeau 9c5feab76f arm: crt0.S: Remove bogus .globl 12 years ago
Benoît Thébaudeau 7086e91b0e arm: relocate_code(): Use __image_copy_end for end of relocation 12 years ago
Benoît Thébaudeau 4b3db1cd31 arm: relocate_code(): Remove useless relocation offset computation 12 years ago
Benoît Thébaudeau 1dd1276fd8 arm1136: Remove redundant relocate_code() return 12 years ago
Benoît Thébaudeau 959eaa74b8 arm: relocate_code() is no longer noreturn 12 years ago
Benoît Thébaudeau 508611bcb7 arm: start.S: Fix _TEXT_BASE for SPL 12 years ago
Benoît Thébaudeau 3ec9d6eb09 nand: mxc: Use appropriate page number in syndrome functions 12 years ago
Benoît Thébaudeau 78ee7b1729 nand: mxc: Fix debug trace in mxc_nand_read_oob_syndrome() 12 years ago
Benoît Thébaudeau 68fbc0e686 imx: mx53ard: Add support for NAND Flash 12 years ago
Benoît Thébaudeau e78b140801 imx: mx5: lowlevel_init: Simplify code 12 years ago
Benoît Thébaudeau 35537bc773 nand: mxc: Add support for i.MX5 12 years ago
Benoît Thébaudeau 2dc0aa0227 nand: mxc: Prepare to add support for i.MX5 12 years ago
Fabio Estevam a430e91643 mtd: nand: mxc_nand: Fix is_16bit_nand() 12 years ago
Fabio Estevam 66bd1846ef mtd: nand: Introduce CONFIG_SYS_NAND_BUSWIDTH_16BIT 12 years ago
Joe Hershberger 785881f775 env: Add redundant env support to UBI env 12 years ago
Joe Hershberger 2b74433f36 env: Add support for UBI environment 12 years ago
Joe Hershberger a7eb1d66c7 mtd: Make mtdparts work with pre-reloc env 12 years ago
Joe Hershberger 147162dac6 ubi: ubifs: Turn off verbose prints 12 years ago
Joe Hershberger 70c219cd7c ubi: ubifs: Add documentation for README 12 years ago
Joe Hershberger 7182906750 ubi: Expose a few simple functions from the cmd_ubi 12 years ago
Joe Hershberger 76c1637e95 ubi: Fix broken cleanup code in attach_by_scanning 12 years ago
Vadim Bendebury 3d38910151 Do not call board_early_init_f() twice 12 years ago
Tom Rini 980464a4fc Merge branch 'master' of git://git.denx.de/u-boot-usb 12 years ago
Jon Hunter eef6da0326 omap5912-osk: Fix get_timer() and CONFIG_SYS_HZ 12 years ago
Jon Hunter 54ef1f6774 omap5912-osk: Increase flash partition for u-boot 12 years ago
Jon Hunter 2a309f33de omap5912-osk: Fix device initialisation 12 years ago
Jon Hunter 5faba1eac6 omap5912-osk: Fix booting from NOR flash 12 years ago
Jon Hunter c8b30b858f omap5912-osk: Fix DRAM initialisation 12 years ago
Tom Rini a519602d95 omap5_uevm: Correct to 2MiB aligned partitions on eMMC 12 years ago
Lubomir Popov a1c8fb9132 OMAP4: Fix bug in omap4460_volts struct 12 years ago
Mats Kärrman fac150e83f powerpc/lib: fix unsafe register handling in wait_ticks 12 years ago
Tom Rini b996a3e9a8 am335x: Update timings for the beaglebone again 12 years ago
ramneek mehresh dda48e8eff powerpc/usb: Fix usb device-tree fix-up 12 years ago
Pantelis Antoniou ef4e9fc6aa am335x_evm: Enable DFU for NAND and MMC, provide example alt_infos 12 years ago
Tom Rini af5666c885 am335x_evm: Add CONFIG_CMD_MTDPARTS and relevant defaults 12 years ago
Pantelis Antoniou 559eae1cb6 am335x_evm: Define CONFIG_SYS_CACHELINE_SIZE 12 years ago
Pantelis Antoniou c6631764c2 dfu: NAND specific routines for DFU operation 12 years ago
Tom Rini c4df2f4100 cmd_nand.c: Fix CONFIG_CMD_NAND_YAFFS 12 years ago
Tom Rini c39d6a0ea5 nand: Extend nand_(read|write)_skip_bad with *actual and limit parameters 12 years ago
Tom Rini a24c3155db dfu: Change indentation of defines in <dfu.h> 12 years ago
Pantelis Antoniou ea2453d56b dfu: Support larger than memory transfers. 12 years ago
Tom Rini b3ba6e94b8 README: Document current DFU CONFIG options 12 years ago