summaryrefslogtreecommitdiffstats
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* FAT: Make it possible to read from any file positionBenoît Thébaudeau2012-09-261-10/+15
* env: checkpatch clean env_fatIgor Grinberg2012-09-261-6/+14
* env: remove duplicated env_get_char_spec()Igor Grinberg2012-09-262-10/+0
* Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini2012-09-251-70/+83
|\
| * common/lcd: fix build breakage for at91sam9x5ek and trats boardsAnatolij Gustschin2012-09-241-4/+10
| * common/lcd: add protection from null bmp pointerNikita Kiryanov2012-09-211-1/+1
| * common lcd: simplify lcd_display_bitmapNikita Kiryanov2012-09-051-17/+27
| * common lcd: simplify core functionsNikita Kiryanov2012-09-051-32/+30
| * common lcd: simplify lcd_displayNikita Kiryanov2012-09-051-9/+18
| * common lcd: simplify lcd_logoNikita Kiryanov2012-09-051-11/+1
* | cmd_part: add partition-related commandStephen Warren2012-09-252-0/+106
* | disk: get_device_and_partition() "auto" partition and cleanupStephen Warren2012-09-256-12/+12
* | cmd_reiser: use common get_device_and_partition functionRob Herring2012-09-251-64/+17
* | cmd_zfs: use common get_device_and_partition functionRob Herring2012-09-251-69/+19
* | cmd_disk: use common get_device_and_partition functionRob Herring2012-09-251-58/+19
* | cmd_fat: use common get_device_and_partition functionRob Herring2012-09-251-66/+34
* | cmd_extX: use common get_device_and_partition functionRob Herring2012-09-252-167/+30
* | ext4: remove init_fs/deinit_fsRob Herring2012-09-252-23/+6
* | combine block device load commands into common functionRob Herring2012-09-255-409/+187
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2012-09-252-2/+3
|\ \
| * | powerpc/CoreNet: add tool to support pbl image build.Shaohui Xie2012-08-231-0/+1
| * | powerpc/corenet_ds: Slave module for boot from PCIELiu Gang2012-08-231-2/+2
* | | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2012-09-211-2/+2
|\ \ \
| * | | env_mmc: allow environment to be in an eMMC partitionStephen Warren2012-09-071-8/+56
| * | | cmd_nand: dump: Align data and OOB buffersThierry Reding2012-09-071-2/+2
* | | | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2012-09-211-5/+9
|\ \ \ \
| * | | | usb: do explicit unaligned accessesLucas Stach2012-09-211-5/+9
* | | | | Revert "memsize: Fix for bug in memory sizing code"Tom Rini2012-09-211-1/+0
|/ / / /
* | | | 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
OpenPOWER on IntegriCloud