| Commit message (Expand) | Author | Age | Lines |
* | da850/omap-l138: davinci_emac: Suppress auto negotiation if needed | Bastian Ruppert | 2012-10-01 | -1/+2 |
* | video: cfb_console: add function to plot the logo area black | Bastian Ruppert | 2012-10-01 | -4/+42 |
* | video: cfb_console: logo can be positioned via the splashpos variable | Bastian Ruppert | 2012-10-01 | -25/+69 |
* | Merge remote-tracking branch 'u-boot/master' | Albert ARIBAUD | 2012-09-30 | -925/+73554 |
|\ |
|
| * | remove unnecessary code in ata_piix | Pavel Herrmann | 2012-09-28 | -3/+0 |
| * | Merge branch 'master' of git://git.denx.de/u-boot-net | Tom Rini | 2012-09-27 | -124/+70614 |
| |\ |
|
| | * | FEC: Replace magic contants | Marek Vasut | 2012-09-27 | -3/+6 |
| | * | FEC: Rework the TX wait mechanism | Marek Vasut | 2012-09-27 | -9/+11 |
| | * | FEC: Remove endless loop in the FEC driver | Marek Vasut | 2012-09-27 | -1/+13 |
| | * | FEC: Properly align address over the buffers for cache ops | Marek Vasut | 2012-09-27 | -6/+8 |
| | * | FEC: Do not pass unaligned buffer to network stack | Marek Vasut | 2012-09-27 | -1/+2 |
| | * | net: Add Vitesse VSC8662 PHY support | Priyanka Jain | 2012-09-27 | -4/+14 |
| | * | net/phy: support the mv88e6352 switch | Valentin Longchamp | 2012-09-27 | -0/+319 |
| | * | net: Add driver for Zynq Gem IP | Michal Simek | 2012-09-26 | -0/+441 |
| | * | net: asix: add AX88772B support | Lucas Stach | 2012-09-26 | -12/+23 |
| | * | net: asix: add read_mac function | Lucas Stach | 2012-09-26 | -12/+35 |
| | * | net: asix: add write_hwaddr function | Lucas Stach | 2012-09-26 | -11/+52 |
| | * | net: asix: split out basic reset function | Lucas Stach | 2012-09-26 | -18/+26 |
| | * | net: introduce transparent driver private in ueth_data | Lucas Stach | 2012-09-26 | -14/+35 |
| | * | net: Filter incoming netconsole packets by IP | Joe Hershberger | 2012-09-24 | -2/+6 |
| | * | net: Allow netconsole settings to change after nc_start | Joe Hershberger | 2012-09-24 | -31/+65 |
| | * | net: Improve the speed of netconsole | Joe Hershberger | 2012-09-24 | -4/+18 |
| | * | net: Make the netconsole buffer size configurable | Joe Hershberger | 2012-09-24 | -2/+6 |
| | * | net: sh_eth: Add support R8A7740 of rmobile (arm core) | Nobuhiro Iwamatsu | 2012-09-24 | -3/+13 |
| | * | dm: net: Fixup the armada100 FEC driver | Marek Vasut | 2012-09-24 | -2/+3 |
| | * | net: emaclite: Support OF initialization | Michal Simek | 2012-09-24 | -0/+30 |
| | * | dm: net: Move IXP NPE to drivers/net/ | Marek Vasut | 2012-09-24 | -0/+69488 |
| | * | net: Make netconsole src and dest ports configurable | Joe Hershberger | 2012-09-24 | -9/+20 |
| * | | SPL: SPI: Enhance spi_spl_load to match the other load functions | Tom Rini | 2012-09-27 | -11/+12 |
| * | | ARM: SPL: Convert davinci to CONFIG_SPL_FRAMEWORK | Tom Rini | 2012-09-27 | -65/+0 |
| * | | SPL: Move the omap SPL framework to common/spl | Tom Rini | 2012-09-27 | -1/+140 |
| * | | Merge branch 'master' of git://git.denx.de/u-boot-video | Tom Rini | 2012-09-25 | -19/+2 |
| |\ \ |
|
| | * | | video/powerpc: don't touch DIU registers that we don't need | Timur Tabi | 2012-09-21 | -19/+2 |
| * | | | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx | Tom Rini | 2012-09-25 | -115/+199 |
| |\ \ \
| | |_|/
| |/| | |
|
| | * | | powerpc/fsl-corenet: remove dead variant symbols | Scott Wood | 2012-08-23 | -1/+0 |
| | * | | powerpc/85xx: remove support for the Freescale P3060 | Timur Tabi | 2012-08-23 | -98/+0 |
| | * | | fm-eth: use fdt_status_disabled() function in ft_fixup_port() | Timur Tabi | 2012-08-23 | -6/+5 |
| | * | | fm-eth: add function fm_info_get_phy_address() | Timur Tabi | 2012-08-23 | -0/+16 |
| | * | | powerpc/85xx: add support for FM2 DTSEC5 | Timur Tabi | 2012-08-23 | -0/+3 |
| | * | | powerpc/mpc8xxx: Remove P1015 and P1016 from CPU list | York Sun | 2012-08-23 | -10/+5 |
| | * | | powerpc/corenet_ds: Slave module for boot from PCIE | Liu Gang | 2012-08-23 | -6/+33 |
| | * | | powerpc/corenet_ds: Master module for boot from PCIE | Liu Gang | 2012-08-23 | -0/+116 |
| | * | | powerpc/corenet_ds: Get rid of the CONFIG_SRIOBOOT_SLAVE_PORTx macro | Liu Gang | 2012-08-23 | -0/+27 |
| * | | | Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging | Tom Rini | 2012-09-21 | -4/+4 |
| |\ \ \ |
|
| | * | | | pci: fix some warnings related to assumptions about | Kumar Gala | 2012-09-22 | -4/+4 |
| * | | | | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini | 2012-09-21 | -193/+1359 |
| |\ \ \ \ |
|
| * | | | | | usb: do explicit unaligned accesses | Lucas Stach | 2012-09-21 | -2/+5 |
| * | | | | | dfu:usb:fix: Read the "filesize" environment variable only when file read | Łukasz Majewski | 2012-09-21 | -1/+1 |
| * | | | | | dfu:usb: Support for ext4 | Łukasz Majewski | 2012-09-21 | -6/+26 |
| | |/ / /
| |/| | | |
|
| * | | | | ColdFire: Queued SPI driver | Richard Retanubun | 2012-09-20 | -0/+374 |