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