summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-10-03Implement verify option for md5sum commandJoe Hershberger
2012-10-03Add parameter to sha1sum to save the SHA1 sumJoe Hershberger
2012-10-03Implement verify option for sha1sum commandJoe Hershberger
2012-10-03Change dead code in "test" cmd to debug outputJoe Hershberger
2012-10-03Allow runtime configuration of "zero-delay" checkJoe Hershberger
2012-10-02README: Add handy kermit primerKarl O. Pinc
2012-10-02TNETV107X: Change tnetv107x_evm maintainerChan-Taek Park
2012-10-02MAINTAINERS: New maintainer for Samsung's Trats development board.Łukasz Majewski
2012-10-02TQM8xx: adjust linker script to grown code sizeWolfgang Denk
2012-10-02mpc52xx/motionpro: fix monitor size and update default environmentWolfgang Grandegger
2012-10-02openrisc/bitops: add hweightX definesStefan Kristiansson
2012-10-02openrisc: implement get_ticks and get_tbclkStefan Kristiansson
2012-10-01Prepare v2012.10-rc2v2012.10-rc2Tom Rini
2012-10-01AP1000: Inline local 'get_device'Tom Rini
2012-09-29sandbox: Add asm/errno.hSimon Glass
2012-09-29cmd_fat.c: fix build warningAnatolij Gustschin
2012-09-29common: add zip command supportLei Wen
2012-09-29lib: add gzip lib function callbackLei Wen
2012-09-29lib: zlib: remove the limitation for cannot using 0 as startLei Wen
2012-09-29lib: zlib: include deflate into zlib buildLei Wen
2012-09-29lib: zlib: import trees file from 1.2.5Lei Wen
2012-09-29lib: zlib: import deflate source file from 1.2.5Lei Wen
2012-09-28remove unnecessary code in ata_piixPavel Herrmann
2012-09-28disk: allow - or empty string to fall back to $bootdeviceStephen Warren
2012-09-27Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini
2012-09-27SPL: Add support for loading image from ram in SPL.Pavel Machek
2012-09-27SPL: Rework how we inform about un-headered imagesTom Rini
2012-09-27SPL: Make un-supported boot device puts a debug insteadTom Rini
2012-09-27SPL: Enable use of custom defined U-Boot entry pointStefan Roese
2012-09-27SPL: SPI: Enhance spi_spl_load to match the other load functionsTom Rini
2012-09-27SPL: Add option to skip copying of the mkimage headerStefan Roese
2012-09-27SPL: Add NOR flash booting supportStefan Roese
2012-09-27da850: Add README.da850Tom Rini
2012-09-27hawkboard: Update config file to work with common spl frameworkSughosh Ganu
2012-09-27ARM: SPL: Convert davinci to CONFIG_SPL_FRAMEWORKTom Rini
2012-09-27net: Quietly ignore DHCP Option 28 (Broadcast Address)Brian Rzycki
2012-09-27PXE: FDT: Add support for fdt in PXEChander Kashyap
2012-09-27FEC: Replace magic contantsMarek Vasut
2012-09-27FEC: Rework the TX wait mechanismMarek Vasut
2012-09-27FEC: Remove endless loop in the FEC driverMarek Vasut
2012-09-27FEC: Properly align address over the buffers for cache opsMarek Vasut
2012-09-27FEC: Do not pass unaligned buffer to network stackMarek Vasut
2012-09-27net: Add Vitesse VSC8662 PHY supportPriyanka Jain
2012-09-27net/phy: support the mv88e6352 switchValentin Longchamp
2012-09-27net: eth_write_hwaddr: Return error for invalid MACsBenoît Thébaudeau
2012-09-27SPL: NAND: Move arch/arm/cpu/armv7/omap-common/spl_nand.c to common/splTom Rini
2012-09-27SPL: Use image_get_xxx() functions to access header valuesStefan Roese
2012-09-27SPL: do not use fix value for u-boot sizeStefano Babic
2012-09-27SPL: Create arch/arm/lib/spl.c for board_init_f and jump_to_image_linuxTom Rini
2012-09-27SPL: Move the omap SPL framework to common/splTom Rini