summaryrefslogtreecommitdiffstats
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* COMMON: Use __stringify() instead of MK_STR()Marek Vasut2012-10-153-45/+34
* SPL: Remove setting GD_FLG_RELOC in preloader_console_init()Tom Rini2012-10-151-1/+0
* gth2: Remove this platformTom Rini2012-10-151-2/+1
* common: cmd_elf.c: use uintptr_t for casts from u32 to void*Daniel Schwierzeck2012-10-151-3/+4
* common: cmd_elf.c: fix checkpath.pl warningsDaniel Schwierzeck2012-10-151-95/+94
* ARM: prevent misaligned array initsAlbert ARIBAUD2012-10-152-1/+5
* env: fix crash using default -f -aGerlando Falauto2012-10-051-0/+3
* Improve license declaration for cmd_ini.hJoe Hershberger2012-10-051-2/+30
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2012-10-047-2/+89
|\
| * 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
* | Output strings from echo with puts where easyJoe Hershberger2012-10-031-7/+21
* | Add a command to access the system timerJoe Hershberger2012-10-031-0/+27
* | Add a new "ini" commandJoe Hershberger2012-10-032-0/+248
* | Cleanup cache command printsJoe Hershberger2012-10-031-1/+1
* | Fix checkpatch.pl complaints in cmd_cache.cJoe Hershberger2012-10-031-21/+26
* | Add parameter to md5sum to save the md5 sumJoe Hershberger2012-10-031-4/+37
* | Implement verify option for md5sum commandJoe Hershberger2012-10-031-0/+105
* | Add parameter to sha1sum to save the SHA1 sumJoe Hershberger2012-10-031-4/+37
* | Implement verify option for sha1sum commandJoe Hershberger2012-10-031-0/+105
* | Change dead code in "test" cmd to debug outputJoe Hershberger2012-10-031-3/+3
* | Allow runtime configuration of "zero-delay" checkJoe Hershberger2012-10-031-2/+3
|/
* 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
OpenPOWER on IntegriCloud