summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | 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
| * | | mxc nand: Access all ecc_status_result fieldsBenoît Thébaudeau2012-09-173-3/+6
| * | | spl mxc nand: Set symmetric modeBenoît Thébaudeau2012-09-171-1/+2
| * | | spl mxc nand: Remove duplicated codeBenoît Thébaudeau2012-09-171-8/+2
| * | | spl mxc nand: Merge duplicated codeBenoît Thébaudeau2012-09-171-27/+23
| * | | mxc nand: cosmectic: Light cleanupBenoît Thébaudeau2012-09-173-13/+11
| * | | mxc nand: Merge mtd and spl register definitionsBenoît Thébaudeau2012-09-173-274/+128
| * | | mtd: nand: allow NAND_NO_SUBPAGE_WRITE to be set from driverMarek Vasut2012-09-172-8/+2
| * | | nand: Make NAND lock status compatible with MicronJoe Hershberger2012-09-173-4/+7
| * | | nand: consolidate duplicated constantsJoe Hershberger2012-09-172-6/+2
| * | | nand: Change ulong to loff_t and size_tJoe Hershberger2012-09-172-3/+5
| * | | nand: Add support for unlock.invertJoe Hershberger2012-09-174-8/+28
| * | | mtd: support ONFI multi lun NANDMatthieu CASTET2012-09-171-1/+2
* | | | Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2012-09-178-8/+162
|\ \ \ \
| * | | | i2c:soft:multi: Enable soft I2C multibus at Trats development boardŁukasz Majewski2012-09-172-7/+32
| * | | | i2c:soft:multi: Support for multiple soft I2C buses at Samsung boardsŁukasz Majewski2012-09-173-0/+120
| * | | | omap4 i2c: add support for i2c bus 4Koen Kooi2012-09-063-1/+10
| |/ / /
OpenPOWER on IntegriCloud