Commit Graph

20886 Commits (71c52dba2bf42937e6c6b736393eeecb11f10d8f)
 

Author SHA1 Message Date
Simon Glass 71c52dba2b Add trace support to generic board 12 years ago
Simon Glass 5c2aeac5ae Support tracing in config.mk when enabled 12 years ago
Simon Glass cabcbb56c8 Add a trace command 12 years ago
Simon Glass b2e16a85a1 Add trace library 12 years ago
Simon Glass b8bcaa3ad3 Add function to print a number with grouped digits 12 years ago
Simon Glass 5d3bd34545 bootstage: Correct printf types 12 years ago
Simon Glass aec36cfdac Show stdout on error in fit-test 12 years ago
Simon Glass 92765f4209 Fix missing return in do_mem_loop() 12 years ago
Simon Glass bdc7d5cda3 x86: Correct missing local variable in bootm 12 years ago
Simon Glass bc3442aaed pci: Convert extern inline functions to static inline 12 years ago
Hung-ying Tyan eb28fdac79 cros: exynos: enable cros-ec for smdk5250 12 years ago
Hung-ying Tyan 60744a1187 cros: exynos: add cros-ec device nodes to exynos5250-snow.dts 12 years ago
Hung-ying Tyan 713cb68045 cros: adds cros_ec keyboard driver 12 years ago
Hung-ying Tyan c8d3328a0a cros: add LPC support for cros_ec 12 years ago
Hung-ying Tyan f3424c554c cros: exynos: add SPI support for cros_ec 12 years ago
Hung-ying Tyan 78764a4e11 cros: add I2C support for cros_ec 12 years ago
Hung-ying Tyan 88364387c6 cros: add cros_ec driver 12 years ago
Tom Rini ca85eb8c42 Merge branch 'master' of git://git.denx.de/u-boot-net 12 years ago
Heiko Schocher 433a2c5325 phylib: add atheros ar803x phy 12 years ago
Heiko Schocher 96d0b9e100 phylib: add natsemi dp83630 phy 12 years ago
Kuo-Jung Su a8f9cd1893 net: update FTGMAC100 for MMU/D-cache support 12 years ago
Kuo-Jung Su c4775476d2 net: add Faraday FTMAC110 10/100Mbps ethernet support 12 years ago
SARTRE Leo 42a7cb50a9 net: phy: supplement support for Micrel's KSZ9031 12 years ago
Bo Shen d256be29f8 net: macb: add support for gigabit MAC 12 years ago
Bo Shen b1a0006eba net: macb: using phylib to configure phy device 12 years ago
Bo Shen d8f64b4441 net: macb: using AT91FAMILY replace #ifdeferry 12 years ago
Bo Shen 162762205f ARM: at91sam9n12: add network support with ksz8851_16mll 12 years ago
Roberto Cerati 45a1693a31 net: ks8851_mll: add ethernet support 12 years ago
Xie Xiaobo 6027384a69 phylib: Add Atheros AR8035 GETH PHY support 12 years ago
Charles Coldwell de1d786edf add support for Xilinx 1000BASE-X phy (GTX) 12 years ago
Joe Hershberger 5da7cf81c8 net: Correct check for link-local target IP conflict 12 years ago
David Andrey 62d7dba7be PHY: micrel.c: add support for KSZ9031 12 years ago
Kim Phillips 61fdd4f7c3 net/tftp: sparse fixes 12 years ago
Kim Phillips 3d49412d56 net: make IPaddr type big endian 12 years ago
Joe Hershberger 1b8c18b971 net: Fix build regression in macb.c 12 years ago
Shiraz Hashim 416ce623fb net/macb: Add arch specific routine to get mdio control 12 years ago
Vipin Kumar 7091915ad7 net/designware: Do not select MIIPORT for RGMII interface 12 years ago
Matthias Brugger fa84fa708c net: nfs: add dynamic wait period 12 years ago
Sebastian Hesselbarth fb4879b3c7 NET: mvgbe: add support for Dove 12 years ago
Sebastian Hesselbarth cd3ca3ff49 NET: mvgbe: add phylib support 12 years ago
Sebastian Hesselbarth aeceec0d0e NET: phy: add 88E1310 PHY initialization 12 years ago
Rob Herring 98f646764d pxe: add ipappend support 12 years ago
Joe Hershberger 58d9ff936f net: Fix build regression in cmd_pxe.c 12 years ago
Rob Herring 39f985536d pxe: add support for per arch and SoC default paths 12 years ago
Rob Herring 8577fec976 pxe: add support for ontimeout token 12 years ago
Rob Herring 32d2ffe731 pxe: simplify menu display and selection 12 years ago
Rob Herring e82eeb5709 pxe: always display a menu when present 12 years ago
Rob Herring e6b6ccf203 pxe: try bootz if bootm fails to find a valid image 12 years ago
Rob Herring da620222f8 bootz: un-staticize do_bootz 12 years ago
Rob Herring 500f304b6b pxe: fix handling of different localboot values 12 years ago