summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Fix checkpatch.pl complaints in cmd_cache.cJoe Hershberger2012-10-031-21/+26
* | | | | net: fix netconsole filteringJoe Hershberger2012-10-031-1/+1
* | | | | 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-032-2/+5
* | | | | README: Add handy kermit primerKarl O. Pinc2012-10-021-1/+4
* | | | | TNETV107X: Change tnetv107x_evm maintainerChan-Taek Park2012-10-021-4/+4
* | | | | MAINTAINERS: New maintainer for Samsung's Trats development board.Łukasz Majewski2012-10-021-1/+1
* | | | | TQM8xx: adjust linker script to grown code sizeWolfgang Denk2012-10-021-2/+0
* | | | | mpc52xx/motionpro: fix monitor size and update default environmentWolfgang Grandegger2012-10-021-18/+26
* | | | | openrisc/bitops: add hweightX definesStefan Kristiansson2012-10-021-0/+4
* | | | | openrisc: implement get_ticks and get_tbclkStefan Kristiansson2012-10-021-0/+10
* | | | | Prepare v2012.10-rc2Tom Rini2012-10-011-1/+1
* | | | | AP1000: Inline local 'get_device'Tom Rini2012-10-012-9/+3
| |_|_|/ |/| | |
* | | | sandbox: Add asm/errno.hSimon Glass2012-09-291-0/+1
* | | | cmd_fat.c: fix build warningAnatolij Gustschin2012-09-291-1/+0
* | | | common: add zip command supportLei Wen2012-09-293-0/+67
* | | | lib: add gzip lib function callbackLei Wen2012-09-293-0/+150
* | | | lib: zlib: remove the limitation for cannot using 0 as startLei Wen2012-09-291-3/+1
* | | | lib: zlib: include deflate into zlib buildLei Wen2012-09-294-9/+51
* | | | lib: zlib: import trees file from 1.2.5Lei Wen2012-09-292-0/+1371
* | | | lib: zlib: import deflate source file from 1.2.5Lei Wen2012-09-292-0/+2176
* | | | remove unnecessary code in ata_piixPavel Herrmann2012-09-281-3/+0
* | | | disk: allow - or empty string to fall back to $bootdeviceStephen Warren2012-09-281-1/+2
* | | | Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini2012-09-27177-166/+1379
|\ \ \ \
| * | | | net: Quietly ignore DHCP Option 28 (Broadcast Address)Brian Rzycki2012-09-271-0/+2
| * | | | PXE: FDT: Add support for fdt in PXEChander Kashyap2012-09-272-5/+48
| * | | | FEC: Replace magic contantsMarek Vasut2012-09-272-3/+6
| * | | | FEC: Rework the TX wait mechanismMarek Vasut2012-09-271-9/+11
| * | | | FEC: Remove endless loop in the FEC driverMarek Vasut2012-09-271-1/+13
| * | | | FEC: Properly align address over the buffers for cache opsMarek Vasut2012-09-271-6/+8
| * | | | FEC: Do not pass unaligned buffer to network stackMarek Vasut2012-09-271-1/+2
| * | | | net: Add Vitesse VSC8662 PHY supportPriyanka Jain2012-09-271-4/+14
| * | | | net/phy: support the mv88e6352 switchValentin Longchamp2012-09-273-0/+411
| * | | | net: eth_write_hwaddr: Return error for invalid MACsBenoît Thébaudeau2012-09-271-2/+5
| * | | | net: Add driver for Zynq Gem IPMichal Simek2012-09-263-1/+442
| * | | | net: asix: add AX88772B supportLucas Stach2012-09-261-12/+23
| * | | | net: asix: add read_mac functionLucas Stach2012-09-261-12/+35
| * | | | net: asix: add write_hwaddr functionLucas Stach2012-09-261-11/+52
| * | | | net: asix: split out basic reset functionLucas Stach2012-09-261-18/+26
| * | | | net: introduce transparent driver private in ueth_dataLucas Stach2012-09-262-20/+37
| * | | | net: Filter incoming netconsole packets by IPJoe Hershberger2012-09-243-3/+9
| * | | | net: Allow netconsole settings to change after nc_startJoe Hershberger2012-09-241-31/+65
| * | | | net: Improve the speed of netconsoleJoe Hershberger2012-09-245-17/+98
| * | | | net: Make the netconsole buffer size configurableJoe Hershberger2012-09-242-2/+8
| * | | | net: sh_eth: Add support R8A7740 of rmobile (arm core)Nobuhiro Iwamatsu2012-09-242-3/+13
| * | | | dm: net: Fixup the armada100 FEC driverMarek Vasut2012-09-241-2/+3
OpenPOWER on IntegriCloud