summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* usb: do explicit unaligned accessesLucas Stach2012-09-212-7/+14
* dfu:usb:fix: Read the "filesize" environment variable only when file readŁukasz Majewski2012-09-211-1/+1
* dfu:usb: Support for ext4Łukasz Majewski2012-09-211-6/+26
* Merge branch 'ext4'Tom Rini2012-09-2021-1340/+5468
|\
| * ext4: cache-align buffers so the invalidation worksStephen Warren2012-09-203-4/+9
| * ext4fs write supportUma Shankar2012-08-0912-0/+3427
| * ext4fs ls load supportUma Shankar2012-08-0916-1340/+2036
* | Flex bus definition update for Coldfire 5253.Jason Jin2012-09-201-0/+68
* | ColdFire: Queued SPI driverRichard Retanubun2012-09-205-2/+415
* | ColdFire: Clean up checkpatch warnings for MCF54451 and MCF54455Alison Wang2012-09-207-243/+267
* | ColdFire: Clean up checkpatch warnings for MCF547x and MCF548xAlison Wang2012-09-207-144/+158
* | ColdFire: Clean up checkpatch warnings for MCF523xAlison Wang2012-09-205-103/+120
* | ColdFire: Clean up checkpatch warnings for MCF532x/MCF537x/MCF5301xAlison Wang2012-09-209-258/+287
* | ColdFire: Clean up checkpatch warnings for MCF52x2Alison Wang2012-09-209-262/+310
* | ColdFire: Clean up checkpatch warnings for MCF5227xAlison Wang2012-09-205-115/+123
* | ColdFire: Add clear and set bits macros for ColdFire platformAlison Wang2012-09-201-1/+37
* | ColdFire: Update the bitops for ColdFire platformAlison Wang2012-09-201-32/+27
* | ColdFire: Rename NANDFLASH_SIZE into CONFIG_NANDFLASH_SIZE for MCF537xAlison Wang2012-09-201-5/+5
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxTom Rini2012-09-183-0/+93
|\ \
| * | mpc8308rdb: add support for eSDHC MMC controllerIra W. Snyder2012-09-182-0/+23
| * | mpc8308rdb: add support for FIT imagesIra W. Snyder2012-09-181-0/+4
| * | mpc8308rdb: add support for Spansion SPI flash on header J8Ira W. Snyder2012-09-182-0/+62
| * | mpc8xxx_spi: fix SPI support on MPC8308RDBIra W. Snyder2012-09-181-0/+4
* | | FAT: Fix file contents listed as directoryBenoît Thébaudeau2012-09-181-4/+4
* | | env: delete selected vars not present in imported envGerlando Falauto2012-09-181-8/+42
* | | env: make "env default" selective, check and applyGerlando Falauto2012-09-183-7/+64
* | | env: check and apply changes on delete/destroyGerlando Falauto2012-09-183-9/+14
* | | env: add check/apply logic to himport_r()Gerlando Falauto2012-09-185-6/+48
* | | env: make himport_r() selective on variablesGerlando Falauto2012-09-184-5/+37
* | | env: unify logic to check and apply changesGerlando Falauto2012-09-182-50/+94
* | | env: cosmetic: drop assignment i = iomux_doenv()Gerlando Falauto2012-09-181-3/+2
* | | fw_env: Add env vars describing U-Boot target boardBenoît Thébaudeau2012-09-181-0/+11
* | | env_common: Add missing ethprimeBenoît Thébaudeau2012-09-181-0/+3
* | | env import/export: Remove from help if disabledBenoît Thébaudeau2012-09-181-0/+4
* | | memsize: Fix for bug in memory sizing codeIwo Mergler2012-09-181-0/+1
* | | env_nand: fix incorrect size parameter to ALLOC_CACHE_ALIGN_BUFFERStephen Warren2012-09-181-1/+1
* | | ARM: Remove apollon boardMarek Vasut2012-09-1817-2383/+1
* | | IPL: Remove remains of OneNAND IPLMarek Vasut2012-09-187-419/+0
* | | spl: remove forced linking of commands into SPLTyler Olmstead2012-09-181-3/+1
* | | dm: sparc: Fixup the compile warnings in sparc codeMarek Vasut2012-09-183-7/+6
* | | dm: sparc: common: Fixup cmd_bdinfo warningsMarek Vasut2012-09-181-5/+5
* | | dm: sparc: net: Fixup greth compile warningsMarek Vasut2012-09-181-5/+5
* | | mxc nand: Fix warning on !MXC_NFC_V2_1Tom Rini2012-09-181-0/+2
* | | Merge branch 'master' of git://git.denx.de/u-boot-nand-flashTom Rini2012-09-1812-391/+251
|\ \ \ | |/ / |/| |
| * | mxc nand: Homogenize IP revisions with LinuxBenoît Thébaudeau2012-09-173-17/+19
| * | mxc nand: Let driver detect IP revisionBenoît Thébaudeau2012-09-174-8/+3
| * | mtd mxc nand: Merge init functionsBenoît Thébaudeau2012-09-171-30/+23
| * | mtd mxc nand: Fix ECC state after read_page_raw_syndrome()Benoît Thébaudeau2012-09-171-1/+1
| * | mtd mxc nand: Use _mxc_nand_enable_hwecc()Benoît Thébaudeau2012-09-171-16/+12
| * | spl mxc nand: Fix broken boot for correctable ECC errorsBenoît Thébaudeau2012-09-171-2/+14
OpenPOWER on IntegriCloud