aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-06-26image: Add RSA support for image signingSimon Glass9-2/+1031
2013-06-26image: Support signing of imagesSimon Glass6-38/+478
2013-06-26image: Add signing infrastructureSimon Glass6-2/+358
2013-06-26x86: config: Add tracing optionsSimon Glass1-0/+7
2013-06-26x86: Support tracing functionSimon Glass5-7/+10
2013-06-26exynos: config: Add tracing optionsSimon Glass1-0/+8
2013-06-26exynos: Avoid function instrumentation for microsecond timerSimon Glass2-5/+7
2013-06-26arm: Implement the 'fake' go commandSimon Glass1-9/+18
2013-06-26Add a 'fake' go command to the bootm commandSimon Glass2-3/+19
2013-06-26Refactor the bootm command to reduce code duplicationSimon Glass2-248/+225
2013-06-26Clarify bootm OS argumentsSimon Glass6-37/+54
2013-06-26Add a simple test for sandbox traceSimon Glass1-0/+89
2013-06-26sandbox: Support trace featureSimon Glass3-2/+15
2013-06-26Add proftool to decode profile dataSimon Glass4-1/+620
2013-06-26Add trace support to generic boardSimon Glass3-1/+30
2013-06-26Support tracing in config.mk when enabledSimon Glass1-1/+10
2013-06-26Add a trace commandSimon Glass2-0/+134
2013-06-26Add trace librarySimon Glass5-0/+870
2013-06-26Add function to print a number with grouped digitsSimon Glass3-18/+31
2013-06-26bootstage: Correct printf typesSimon Glass1-2/+2
2013-06-26Show stdout on error in fit-testSimon Glass1-9/+10
2013-06-26Fix missing return in do_mem_loop()Simon Glass1-0/+2
2013-06-26x86: Correct missing local variable in bootmSimon Glass1-0/+2
2013-06-26pci: Convert extern inline functions to static inlineSimon Glass1-2/+2
2013-06-26cros: exynos: enable cros-ec for smdk5250Hung-ying Tyan2-1/+54
2013-06-26cros: exynos: add cros-ec device nodes to exynos5250-snow.dtsHung-ying Tyan2-0/+83
2013-06-26cros: adds cros_ec keyboard driverHung-ying Tyan6-0/+348
2013-06-26cros: add LPC support for cros_ecHung-ying Tyan2-0/+284
2013-06-26cros: exynos: add SPI support for cros_ecHung-ying Tyan4-0/+200
2013-06-26cros: add I2C support for cros_ecHung-ying Tyan2-0/+200
2013-06-26cros: add cros_ec driverHung-ying Tyan8-0/+3278
2013-06-24Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini34-221/+3117
2013-06-24phylib: add atheros ar803x phyHeiko Schocher1-1/+12
2013-06-24phylib: add natsemi dp83630 phyHeiko Schocher1-0/+37
2013-06-24net: update FTGMAC100 for MMU/D-cache supportKuo-Jung Su1-21/+49
2013-06-24net: add Faraday FTMAC110 10/100Mbps ethernet supportKuo-Jung Su4-0/+652
2013-06-24net: phy: supplement support for Micrel's KSZ9031SARTRE Leo2-1/+46
2013-06-24net: macb: add support for gigabit MACBo Shen2-38/+168
2013-06-24net: macb: using phylib to configure phy deviceBo Shen1-2/+14
2013-06-24net: macb: using AT91FAMILY replace #ifdeferryBo Shen1-8/+2
2013-06-24ARM: at91sam9n12: add network support with ksz8851_16mllBo Shen2-0/+40
2013-06-24net: ks8851_mll: add ethernet supportRoberto Cerati4-0/+1004
2013-06-24phylib: Add Atheros AR8035 GETH PHY supportXie Xiaobo1-1/+33
2013-06-24add support for Xilinx 1000BASE-X phy (GTX)Charles Coldwell3-0/+27
2013-06-24net: Correct check for link-local target IP conflictJoe Hershberger1-4/+13
2013-06-24PHY: micrel.c: add support for KSZ9031David Andrey1-27/+52
2013-06-24net/tftp: sparse fixesKim Phillips1-6/+6
2013-06-24net: make IPaddr type big endianKim Phillips1-1/+1
2013-06-24net: Fix build regression in macb.cJoe Hershberger1-1/+1
2013-06-24net/macb: Add arch specific routine to get mdio controlShiraz Hashim1-0/+8