summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | integrator: break out common configLinus Walleij2012-09-043-156/+111
| |/ / / /
| * | | | lsxl: support power switchMichael Walle2012-09-031-1/+21
| * | | | cosmetic: Better explain how to use the kirkwood kwbimage.cfg file.Karl O. Pinc2012-09-031-3/+14
| * | | | Cosmetic doc typo fixes to the kwbimage feature docsKarl O. Pinc2012-09-032-3/+3
| * | | | arm/km: remove unused codeHolger Brunck2012-09-032-21/+0
| * | | | arm/km: fix frequency of the SPI NOR FlashValentin Longchamp2012-09-031-1/+1
| * | | | km/ivm: fix string len check to support 7 char board namesValentin Longchamp2012-09-031-1/+1
| * | | | kw_spi: fix clock prescaler computationValentin Longchamp2012-09-032-2/+4
| * | | | km/arm: set SPI NOR Flash default parametersValentin Longchamp2012-09-031-0/+4
| * | | | edminiv2: orion5x: fix GPIO inits and valuesAlbert ARIBAUD2012-09-032-4/+11
* | | | | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2012-09-213-14/+41
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | 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
* | | | | Revert "memsize: Fix for bug in memory sizing code"Tom Rini2012-09-211-1/+0
|/ / / /
* | | | 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
OpenPOWER on IntegriCloud