Commit Graph

17461 Commits (81c1d7b605e1a48d3c02248c5e51fabcf42f5014)
 

Author SHA1 Message Date
Łukasz Majewski 81c1d7b605 dfu:usb:fix: Read the "filesize" environment variable only when file read 12 years ago
Łukasz Majewski 43e6627259 dfu:usb: Support for ext4 12 years ago
Tom Rini 5fb29f3c48 Merge branch 'ext4' 12 years ago
Stephen Warren 55b523b7d4 ext4: cache-align buffers so the invalidation works 12 years ago
Jason Jin 30a3f3881e Flex bus definition update for Coldfire 5253. 12 years ago
Richard Retanubun 59d0612252 ColdFire: Queued SPI driver 12 years ago
Alison Wang 198cafbf2c ColdFire: Clean up checkpatch warnings for MCF54451 and MCF54455 12 years ago
Alison Wang a4110eecf2 ColdFire: Clean up checkpatch warnings for MCF547x and MCF548x 12 years ago
Alison Wang c6d8863015 ColdFire: Clean up checkpatch warnings for MCF523x 12 years ago
Alison Wang aa0d99fc28 ColdFire: Clean up checkpatch warnings for MCF532x/MCF537x/MCF5301x 12 years ago
Alison Wang 32dbaafa5a ColdFire: Clean up checkpatch warnings for MCF52x2 12 years ago
Alison Wang 849fc42471 ColdFire: Clean up checkpatch warnings for MCF5227x 12 years ago
Alison Wang 33d4411931 ColdFire: Add clear and set bits macros for ColdFire platform 12 years ago
Alison Wang f7799a1175 ColdFire: Update the bitops for ColdFire platform 12 years ago
Alison Wang 2ee03c6e23 ColdFire: Rename NANDFLASH_SIZE into CONFIG_NANDFLASH_SIZE for MCF537x 12 years ago
Tom Rini 49b3962d20 Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx 12 years ago
Ira W. Snyder db1fc7d28e mpc8308rdb: add support for eSDHC MMC controller 12 years ago
Ira W. Snyder 40775e9676 mpc8308rdb: add support for FIT images 12 years ago
Ira W. Snyder ea1ea54e35 mpc8308rdb: add support for Spansion SPI flash on header J8 12 years ago
Ira W. Snyder f138ca1373 mpc8xxx_spi: fix SPI support on MPC8308RDB 12 years ago
Benoît Thébaudeau 7ee46cebcb FAT: Fix file contents listed as directory 12 years ago
Gerlando Falauto d5370febbc env: delete selected vars not present in imported env 12 years ago
Gerlando Falauto b64b7c3df7 env: make "env default" selective, check and apply 12 years ago
Gerlando Falauto 152874b65b env: check and apply changes on delete/destroy 12 years ago
Gerlando Falauto c5983592e9 env: add check/apply logic to himport_r() 12 years ago
Gerlando Falauto 348b1f1c60 env: make himport_r() selective on variables 12 years ago
Gerlando Falauto c3f6525854 env: unify logic to check and apply changes 12 years ago
Gerlando Falauto c2ba2ff511 env: cosmetic: drop assignment i = iomux_doenv() 12 years ago
Benoît Thébaudeau 8ae51ae172 fw_env: Add env vars describing U-Boot target board 12 years ago
Benoît Thébaudeau 84209afb87 env_common: Add missing ethprime 12 years ago
Benoît Thébaudeau 4796bc4bbc env import/export: Remove from help if disabled 12 years ago
Iwo Mergler b8496cced8 memsize: Fix for bug in memory sizing code 12 years ago
Stephen Warren 78b2de802f env_nand: fix incorrect size parameter to ALLOC_CACHE_ALIGN_BUFFER 12 years ago
Marek Vasut 535c74f80c ARM: Remove apollon board 12 years ago
Marek Vasut e4a189acfe IPL: Remove remains of OneNAND IPL 12 years ago
Tyler Olmstead be7e41efda spl: remove forced linking of commands into SPL 12 years ago
Marek Vasut b2f2760006 dm: sparc: Fixup the compile warnings in sparc code 12 years ago
Marek Vasut d97f01a64f dm: sparc: common: Fixup cmd_bdinfo warnings 12 years ago
Marek Vasut fa2afe0274 dm: sparc: net: Fixup greth compile warnings 12 years ago
Tom Rini efa1f43b7d mxc nand: Fix warning on !MXC_NFC_V2_1 12 years ago
Tom Rini c413a004ea Merge branch 'master' of git://git.denx.de/u-boot-nand-flash 12 years ago
Benoît Thébaudeau 9c60e75e05 mxc nand: Homogenize IP revisions with Linux 12 years ago
Benoît Thébaudeau 1884d6577e mxc nand: Let driver detect IP revision 12 years ago
Benoît Thébaudeau 13927f0733 mtd mxc nand: Merge init functions 12 years ago
Benoît Thébaudeau 7c28a1cfdf mtd mxc nand: Fix ECC state after read_page_raw_syndrome() 12 years ago
Benoît Thébaudeau 0e499b07ef mtd mxc nand: Use _mxc_nand_enable_hwecc() 12 years ago
Benoît Thébaudeau b8fea2b27d spl mxc nand: Fix broken boot for correctable ECC errors 12 years ago
Benoît Thébaudeau c1db8dd62b mxc nand: Access all ecc_status_result fields 12 years ago
Benoît Thébaudeau 0e55ad7271 spl mxc nand: Set symmetric mode 12 years ago
Benoît Thébaudeau 0eee20fc1b spl mxc nand: Remove duplicated code 12 years ago