summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* phy: export genphy_parse_link()Yegor Yefremov2013-06-242-1/+2
* net: Add sunxi (Allwinner) wemac driverHenrik Nordström2013-06-243-0/+535
* checkpatch: add ignore for network block comment style checkingBo Shen2013-06-241-0/+3
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-06-2282-783/+1899
|\
| * arm: optimize relocate_code routineAlbert ARIBAUD2013-06-211-20/+12
| * arm: make __rel_dyn_{start, end} compiler-generatedAlbert ARIBAUD2013-06-219-23/+74
| * arm: make __image_copy_{start, end} compiler-generatedAlbert ARIBAUD2013-06-2110-14/+44
| * arm: generalize lib/bss.c into lib/sections.cAlbert ARIBAUD2013-06-212-3/+3
| * remove all references to .dynsymAlbert ARIBAUD2013-06-2116-82/+9
| * arm: ensure u-boot only uses relative relocationsAlbert ARIBAUD2013-06-212-0/+12
| * net2big_v2: initialize LEDs at startupSimon Guinot2013-06-202-7/+96
| * LaCie/common: add support for the CPLD GPIO busSimon Guinot2013-06-202-0/+74
| * net2big_v2: initialize I2C fan at startupSimon Guinot2013-06-203-2/+66
| * Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2013-06-1913-176/+164
| |\
| | * arm: omap4: panda: Fix checkpatch on panda fileDan Murphy2013-06-181-13/+13
| | * arm: omap4: panda: Add reading of the board revisionDan Murphy2013-06-182-5/+75
| | * arm: dra7xx: Update the EXTRA_ENV_SETTINGSDan Murphy2013-06-183-1/+8
| | * arm: omap5_uevm: Correct the console sys prompt for 5432Dan Murphy2013-06-181-1/+1
| | * arm: omap: Add check for fdtfile in the findfdt macroDan Murphy2013-06-183-5/+12
| | * arm, am33xx: move uart soft reset code to common placeHeiko Schocher2013-06-186-85/+27
| | * arm, am335x: make mpu pll config configurableHeiko Schocher2013-06-182-2/+8
| | * arm, am33xx: move rtc32k_enable() to common placeHeiko Schocher2013-06-186-64/+20
| * | Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD2013-06-1942-471/+1360
| |\ \ | | |/ | |/|
| | * MMC: DWMMC: Fix FIFO_DEPTH calculationRajeshwari Shinde2013-06-171-8/+6
| | * power: exynos-tmu: use the mux_addr bit fields in tmu_control registerNaveen Krishna Chatradhi2013-06-131-1/+10
| | * power: exynos-tmu: fix warnings and clean up codeNaveen Krishna Chatradhi2013-06-132-80/+90
| | * COMMON: MMC: Command to support EMMC booting and to resize EMMC boot partitionAmar2013-06-131-2/+107
OpenPOWER on IntegriCloud