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