summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* arm: rmobile: Add basic support for Renesas R-MobileNobuhiro Iwamatsu2012-10-03-0/+227
* ARMv7: Add register definition of global timerNobuhiro Iwamatsu2012-10-03-0/+36
* omap4_panda: remove CONFIG_PANDA, not usedPeter Meerwald2012-10-01-1/+0
* am335x-evm config: decrease bootdelay to 1s and mount rootfs ROKoen Kooi2012-10-01-2/+2
* am33xx: Fix fetching of mmc1 bootmode from bootrom for AM33XXJoel A Fernandes2012-10-01-2/+4
* OMAP: networking support for SPLIlya Yanok2012-10-01-7/+152
* am335x_evm: enable networking in SPLIlya Yanok2012-10-01-1/+4
* OMAP: spl: call timer_init() from SPLIlya Yanok2012-10-01-0/+2
* net/bootp: add VCI support for BOOTP alsoIlya Yanok2012-10-01-6/+16
* davinci: ea20: add some configs and default environmet variablesBastian Ruppert2012-10-01-40/+66
* da850/omap-l138: davinci_emac: Suppress auto negotiation if neededBastian Ruppert2012-10-01-1/+2
* video: cfb_console: add function to plot the logo area blackBastian Ruppert2012-10-01-4/+42
* video: cfb_console: logo can be positioned via the splashpos variableBastian Ruppert2012-10-01-25/+69
* davinci: ea20: the console is always set to the serial lineBastian Ruppert2012-10-01-2/+11
* davinci: ea20: reorganisation LCD startupBastian Ruppert2012-10-01-8/+15
* devkit8000: add rootwait to mmcboot optionAndreas Bießmann2012-10-01-0/+1
* Merge remote-tracking branch 'u-boot/master'Albert ARIBAUD2012-09-30-10881/+24783
|\
| * sandbox: Add asm/errno.hSimon Glass2012-09-29-0/+1
| * cmd_fat.c: fix build warningAnatolij Gustschin2012-09-29-1/+0
| * common: add zip command supportLei Wen2012-09-29-0/+67
| * lib: add gzip lib function callbackLei Wen2012-09-29-0/+150
| * lib: zlib: remove the limitation for cannot using 0 as startLei Wen2012-09-29-3/+1
| * lib: zlib: include deflate into zlib buildLei Wen2012-09-29-9/+51
| * lib: zlib: import trees file from 1.2.5Lei Wen2012-09-29-0/+1371
| * lib: zlib: import deflate source file from 1.2.5Lei Wen2012-09-29-0/+2176
| * remove unnecessary code in ata_piixPavel Herrmann2012-09-28-3/+0
| * disk: allow - or empty string to fall back to $bootdeviceStephen Warren2012-09-28-1/+2
| * Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini2012-09-27-166/+1379
| |\
| | * net: Quietly ignore DHCP Option 28 (Broadcast Address)Brian Rzycki2012-09-27-0/+2
| | * PXE: FDT: Add support for fdt in PXEChander Kashyap2012-09-27-5/+48
| | * FEC: Replace magic contantsMarek Vasut2012-09-27-3/+6
| | * FEC: Rework the TX wait mechanismMarek Vasut2012-09-27-9/+11
| | * FEC: Remove endless loop in the FEC driverMarek Vasut2012-09-27-1/+13
| | * FEC: Properly align address over the buffers for cache opsMarek Vasut2012-09-27-6/+8
| | * FEC: Do not pass unaligned buffer to network stackMarek Vasut2012-09-27-1/+2
| | * net: Add Vitesse VSC8662 PHY supportPriyanka Jain2012-09-27-4/+14
| | * net/phy: support the mv88e6352 switchValentin Longchamp2012-09-27-0/+411
| | * net: eth_write_hwaddr: Return error for invalid MACsBenoît Thébaudeau2012-09-27-2/+5
| | * net: Add driver for Zynq Gem IPMichal Simek2012-09-26-1/+442
| | * net: asix: add AX88772B supportLucas Stach2012-09-26-12/+23
| | * net: asix: add read_mac functionLucas Stach2012-09-26-12/+35
| | * net: asix: add write_hwaddr functionLucas Stach2012-09-26-11/+52
| | * net: asix: split out basic reset functionLucas Stach2012-09-26-18/+26
| | * net: introduce transparent driver private in ueth_dataLucas Stach2012-09-26-20/+37
| | * net: Filter incoming netconsole packets by IPJoe Hershberger2012-09-24-3/+9
| | * net: Allow netconsole settings to change after nc_startJoe Hershberger2012-09-24-31/+65
| | * net: Improve the speed of netconsoleJoe Hershberger2012-09-24-17/+98
| | * net: Make the netconsole buffer size configurableJoe Hershberger2012-09-24-2/+8
| | * net: sh_eth: Add support R8A7740 of rmobile (arm core)Nobuhiro Iwamatsu2012-09-24-3/+13
| | * dm: net: Fixup the armada100 FEC driverMarek Vasut2012-09-24-2/+3