summaryrefslogtreecommitdiffstats
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* serial: Add Zynq serial driverMichal Simek2012-10-041-0/+8
* OMAP: networking support for SPLIlya Yanok2012-10-016-2/+79
* OMAP: spl: call timer_init() from SPLIlya Yanok2012-10-011-0/+2
* cmd_fat.c: fix build warningAnatolij Gustschin2012-09-291-1/+0
* common: add zip command supportLei Wen2012-09-292-0/+61
* Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini2012-09-272-3/+53
|\
| * PXE: FDT: Add support for fdt in PXEChander Kashyap2012-09-271-3/+36
| * net: Improve the speed of netconsoleJoe Hershberger2012-09-241-0/+17
* | SPL: Add support for loading image from ram in SPL.Pavel Machek2012-09-271-0/+22
* | SPL: Rework how we inform about un-headered imagesTom Rini2012-09-271-5/+2
* | SPL: Make un-supported boot device puts a debug insteadTom Rini2012-09-271-3/+1
* | SPL: Enable use of custom defined U-Boot entry pointStefan Roese2012-09-271-1/+4
* | SPL: SPI: Enhance spi_spl_load to match the other load functionsTom Rini2012-09-271-2/+2
* | SPL: Add option to skip copying of the mkimage headerStefan Roese2012-09-271-4/+17
* | SPL: Add NOR flash booting supportStefan Roese2012-09-273-0/+68
* | SPL: NAND: Move arch/arm/cpu/armv7/omap-common/spl_nand.c to common/splTom Rini2012-09-272-0/+101
* | SPL: Use image_get_xxx() functions to access header valuesStefan Roese2012-09-271-5/+5
* | SPL: do not use fix value for u-boot sizeStefano Babic2012-09-271-1/+5
* | SPL: Create arch/arm/lib/spl.c for board_init_f and jump_to_image_linuxTom Rini2012-09-271-35/+6
* | SPL: Move the omap SPL framework to common/splTom Rini2012-09-273-0/+336
* | 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
OpenPOWER on IntegriCloud