summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add trace librarySimon Glass2013-06-265-0/+870
* Add function to print a number with grouped digitsSimon Glass2013-06-263-18/+31
* bootstage: Correct printf typesSimon Glass2013-06-261-2/+2
* Show stdout on error in fit-testSimon Glass2013-06-261-9/+10
* Fix missing return in do_mem_loop()Simon Glass2013-06-261-0/+2
* x86: Correct missing local variable in bootmSimon Glass2013-06-261-0/+2
* pci: Convert extern inline functions to static inlineSimon Glass2013-06-261-2/+2
* cros: exynos: enable cros-ec for smdk5250Hung-ying Tyan2013-06-262-1/+54
* cros: exynos: add cros-ec device nodes to exynos5250-snow.dtsHung-ying Tyan2013-06-262-0/+83
* cros: adds cros_ec keyboard driverHung-ying Tyan2013-06-266-0/+348
* cros: add LPC support for cros_ecHung-ying Tyan2013-06-262-0/+284
* cros: exynos: add SPI support for cros_ecHung-ying Tyan2013-06-264-0/+200
* cros: add I2C support for cros_ecHung-ying Tyan2013-06-262-0/+200
* cros: add cros_ec driverHung-ying Tyan2013-06-268-0/+3278
* Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini2013-06-2434-221/+3117
|\
| * phylib: add atheros ar803x phyHeiko Schocher2013-06-241-1/+12
| * phylib: add natsemi dp83630 phyHeiko Schocher2013-06-241-0/+37
| * net: update FTGMAC100 for MMU/D-cache supportKuo-Jung Su2013-06-241-21/+49
| * net: add Faraday FTMAC110 10/100Mbps ethernet supportKuo-Jung Su2013-06-244-0/+652
| * net: phy: supplement support for Micrel's KSZ9031SARTRE Leo2013-06-242-1/+46
| * net: macb: add support for gigabit MACBo Shen2013-06-242-38/+168
| * net: macb: using phylib to configure phy deviceBo Shen2013-06-241-2/+14
| * net: macb: using AT91FAMILY replace #ifdeferryBo Shen2013-06-241-8/+2
| * ARM: at91sam9n12: add network support with ksz8851_16mllBo Shen2013-06-242-0/+40
| * net: ks8851_mll: add ethernet supportRoberto Cerati2013-06-244-0/+1004
| * phylib: Add Atheros AR8035 GETH PHY supportXie Xiaobo2013-06-241-1/+33
| * add support for Xilinx 1000BASE-X phy (GTX)Charles Coldwell2013-06-243-0/+27
| * net: Correct check for link-local target IP conflictJoe Hershberger2013-06-241-4/+13
| * PHY: micrel.c: add support for KSZ9031David Andrey2013-06-241-27/+52
| * net/tftp: sparse fixesKim Phillips2013-06-241-6/+6
| * net: make IPaddr type big endianKim Phillips2013-06-241-1/+1
| * net: Fix build regression in macb.cJoe Hershberger2013-06-241-1/+1
| * net/macb: Add arch specific routine to get mdio controlShiraz Hashim2013-06-241-0/+8
| * net/designware: Do not select MIIPORT for RGMII interfaceVipin Kumar2013-06-241-1/+3
| * net: nfs: add dynamic wait periodMatthias Brugger2013-06-241-21/+53
| * NET: mvgbe: add support for DoveSebastian Hesselbarth2013-06-242-0/+9
| * NET: mvgbe: add phylib supportSebastian Hesselbarth2013-06-241-4/+65
| * NET: phy: add 88E1310 PHY initializationSebastian Hesselbarth2013-06-241-0/+48
| * pxe: add ipappend supportRob Herring2013-06-241-3/+44
| * net: Fix build regression in cmd_pxe.cJoe Hershberger2013-06-241-0/+2
| * pxe: add support for per arch and SoC default pathsRob Herring2013-06-241-6/+20
| * pxe: add support for ontimeout tokenRob Herring2013-06-241-5/+6
| * pxe: simplify menu display and selectionRob Herring2013-06-241-18/+16
| * pxe: always display a menu when presentRob Herring2013-06-241-1/+2
| * pxe: try bootz if bootm fails to find a valid imageRob Herring2013-06-241-1/+10
| * bootz: un-staticize do_bootzRob Herring2013-06-242-1/+3
| * pxe: fix handling of different localboot valuesRob Herring2013-06-241-18/+19
| * pxe: make string parameters constRob Herring2013-06-241-12/+12
| * pxe: Use ethact setting for pxeRob Herring2013-06-241-25/+9
| * net: add ICPlus PHY driverYegor Yefremov2013-06-243-0/+98
OpenPOWER on IntegriCloud