summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeLines
* bootstage: Add feature to stash/unstash bootstage infoSimon Glass2012-10-03-0/+159
* bootstage: Store boot timings in device treeSimon Glass2012-10-02-6/+89
* bootstage: Add time accumulation featureSimon Glass2012-10-02-3/+33
* bootstage: Export bootstage_add_record() functionSimon Glass2012-10-02-10/+6
* cmd_fat.c: fix build warningAnatolij Gustschin2012-09-29-1/+0
* common: add zip command supportLei Wen2012-09-29-0/+61
* Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini2012-09-27-3/+53
|\
| * PXE: FDT: Add support for fdt in PXEChander Kashyap2012-09-27-3/+36
| * net: Improve the speed of netconsoleJoe Hershberger2012-09-24-0/+17
* | SPL: Add support for loading image from ram in SPL.Pavel Machek2012-09-27-0/+22
* | SPL: Rework how we inform about un-headered imagesTom Rini2012-09-27-5/+2
* | SPL: Make un-supported boot device puts a debug insteadTom Rini2012-09-27-3/+1
* | SPL: Enable use of custom defined U-Boot entry pointStefan Roese2012-09-27-1/+4
* | SPL: SPI: Enhance spi_spl_load to match the other load functionsTom Rini2012-09-27-2/+2
* | SPL: Add option to skip copying of the mkimage headerStefan Roese2012-09-27-4/+17
* | SPL: Add NOR flash booting supportStefan Roese2012-09-27-0/+68
* | SPL: NAND: Move arch/arm/cpu/armv7/omap-common/spl_nand.c to common/splTom Rini2012-09-27-0/+101
* | SPL: Use image_get_xxx() functions to access header valuesStefan Roese2012-09-27-5/+5
* | SPL: do not use fix value for u-boot sizeStefano Babic2012-09-27-1/+5
* | SPL: Create arch/arm/lib/spl.c for board_init_f and jump_to_image_linuxTom Rini2012-09-27-35/+6
* | SPL: Move the omap SPL framework to common/splTom Rini2012-09-27-0/+336
* | FAT: Make it possible to read from any file positionBenoît Thébaudeau2012-09-26-10/+15
* | env: checkpatch clean env_fatIgor Grinberg2012-09-26-6/+14
* | env: remove duplicated env_get_char_spec()Igor Grinberg2012-09-26-10/+0
* | Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini2012-09-25-70/+83
|\ \
| * | common/lcd: fix build breakage for at91sam9x5ek and trats boardsAnatolij Gustschin2012-09-24-4/+10
| * | common/lcd: add protection from null bmp pointerNikita Kiryanov2012-09-21-1/+1
| * | common lcd: simplify lcd_display_bitmapNikita Kiryanov2012-09-05-17/+27
| * | common lcd: simplify core functionsNikita Kiryanov2012-09-05-32/+30
| * | common lcd: simplify lcd_displayNikita Kiryanov2012-09-05-9/+18
| * | common lcd: simplify lcd_logoNikita Kiryanov2012-09-05-11/+1
* | | cmd_part: add partition-related commandStephen Warren2012-09-25-0/+106
* | | disk: get_device_and_partition() "auto" partition and cleanupStephen Warren2012-09-25-12/+12
* | | cmd_reiser: use common get_device_and_partition functionRob Herring2012-09-25-64/+17
* | | cmd_zfs: use common get_device_and_partition functionRob Herring2012-09-25-69/+19
* | | cmd_disk: use common get_device_and_partition functionRob Herring2012-09-25-58/+19
* | | cmd_fat: use common get_device_and_partition functionRob Herring2012-09-25-66/+34
* | | cmd_extX: use common get_device_and_partition functionRob Herring2012-09-25-167/+30
* | | ext4: remove init_fs/deinit_fsRob Herring2012-09-25-23/+6
* | | combine block device load commands into common functionRob Herring2012-09-25-409/+187
* | | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2012-09-25-2/+3
|\ \ \ | |_|/ |/| |
| * | powerpc/CoreNet: add tool to support pbl image build.Shaohui Xie2012-08-23-0/+1
| * | powerpc/corenet_ds: Slave module for boot from PCIELiu Gang2012-08-23-2/+2
* | | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2012-09-21-2/+2
|\ \ \
| * | | env_mmc: allow environment to be in an eMMC partitionStephen Warren2012-09-07-8/+56
| * | | cmd_nand: dump: Align data and OOB buffersThierry Reding2012-09-07-2/+2
* | | | 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
|\ \ \ \