summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeLines
* Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2012-09-21-5/+9
|\
| * usb: do explicit unaligned accessesLucas Stach2012-09-21-5/+9
* | Revert "memsize: Fix for bug in memory sizing code"Tom Rini2012-09-21-1/+0
|/
* Merge branch 'ext4'Tom Rini2012-09-20-202/+519
|\
| * ext4fs write supportUma Shankar2012-08-09-0/+141
| * ext4fs ls load supportUma Shankar2012-08-09-202/+378
* | env: make "env default" selective, check and applyGerlando Falauto2012-09-18-7/+61
* | env: check and apply changes on delete/destroyGerlando Falauto2012-09-18-1/+1
* | env: add check/apply logic to himport_r()Gerlando Falauto2012-09-18-4/+7
* | env: make himport_r() selective on variablesGerlando Falauto2012-09-18-3/+6
* | env: unify logic to check and apply changesGerlando Falauto2012-09-18-49/+92
* | env: cosmetic: drop assignment i = iomux_doenv()Gerlando Falauto2012-09-18-3/+2
* | 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
* | dm: sparc: common: Fixup cmd_bdinfo warningsMarek Vasut2012-09-18-5/+5
* | Merge branch 'master' of git://git.denx.de/u-boot-nand-flashTom Rini2012-09-18-4/+17
|\ \
| * | nand: Make NAND lock status compatible with MicronJoe Hershberger2012-09-17-1/+7
| * | nand: Add support for unlock.invertJoe Hershberger2012-09-17-3/+10
* | | Merge branch 'master' of git://git.denx.de/u-boot-fdtTom Rini2012-09-17-1/+12
|\ \ \
| * | | fdt: Check if the FDT address is configuredMarek Vasut2012-09-15-1/+12
| |/ /
* | | Merge branch 'master' of git://git.denx.de/u-boot-avr32Tom Rini2012-09-13-5/+5
|\ \ \
| * | | Fix strict-aliasing warning in dlmallocSimon Glass2012-09-13-5/+5
| |/ /
* | | mmcinfo: Fix help messageBenoît Thébaudeau2012-09-05-2/+1
* | | env_mmc: allow environment to be in an eMMC partitionStephen Warren2012-09-05-8/+56
|/ /
* | cfi: Make the flash erase and write operations abortableJoe Hershberger2012-09-03-1/+5
* | hush: Don't parse the contents of a dereferenced varJoe Hershberger2012-09-02-3/+61
* | hush: Add default value substitution supportJoe Hershberger2012-09-02-3/+40
* | env_nand: align NAND buffersStephen Warren2012-09-02-5/+5
* | image/FIT: Add ramdisk load, entry address and OS tag inclusionJagannadha Sutradharudu Teki2012-09-02-3/+4
* | usb: Optimize USB storage read/writeJim Shimer2012-09-01-12/+0
* | usb_stor_BBB_transport: Do not delay when not requiredBenoît Thébaudeau2012-09-01-2/+9
* | usb_storage: Remove EHCI constraintsBenoît Thébaudeau2012-09-01-18/+15
* | usb_storage: Restore non-EHCI supportBenoît Thébaudeau2012-09-01-0/+4
* | dfu:cmd: Support for DFU u-boot commandLukasz Majewski2012-09-01-0/+82
* | cmd_spi: remove superfluous semicolonMarek Vasut2012-08-09-1/+1
|/
* zfs: Add ZFS filesystem supportJorgen Lundman2012-08-09-0/+237
* u-boot: Update yaffs2 file systemCharles Manning2012-08-09-135/+248
* Consider CONFIG_ZERO_BOOTDELAY_CHECK when CONFIG_AUTOBOOT_KEYED is setDirk Eibach2012-08-09-0/+5
* Allow newlines within command environment varsSimon Glass2012-08-09-3/+3
* Add run_command_list() to run a list of commandsSimon Glass2012-08-09-65/+89
* env_onenand: set ONENAND_MAX_ENV_SIZE to CONFIG_ENV_SIZEDavid du Colombier2012-08-06-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-i2cWolfgang Denk2012-07-31-0/+1
|\
| * i2c: deblock i2c bus also if accessed before realocationHolger Brunck2012-07-31-0/+1
* | cmd_sf: add size checking to spi flash commandsGerlando Falauto2012-04-03-0/+14
|/
* usb_storage: fix ehci driver max transfer sizeStefan Herbrechtsmeier2012-07-18-17/+20
* usb: check return value of submit_{control, bulk}_msgIlya Yanok2012-07-18-2/+4
* usb: pass cache-aligned buffer to usb_get_descriptor()Ilya Yanok2012-07-18-2/+4
* common lcd: minor coding style changesNikita Kiryanov2012-07-10-121/+124