Commit Graph

29695 Commits (b8d7652c81689a69bc6eaa206cf875bbe632831c)
 

Author SHA1 Message Date
Tom Rini b8d7652c81 Merge branch 'buildman' of git://git.denx.de/u-boot-x86 9 years ago
Wu, Josh 35ce2dc4d1 patman: cover letter shows like 00/xx if more than 10 patches 9 years ago
Tom Rini f5e5ece0b7 buildman: Make -V (verbose_build) really be verbose 9 years ago
Tom Rini 0eb4c04503 buildman: Keep more outputs with the --keep-outputs flag 9 years ago
Simon Glass 843312dcdd buildman: Allow comparison of build configuration 9 years ago
Simon Glass 970f932a68 buildman: Store build config files 9 years ago
Simon Glass 88c8dcf949 buildman: Adjust the 'aborted' heuristic for writing output 9 years ago
Simon Glass 40f11fce7c buildman: Show 'make' command line when -V is used 9 years ago
Simon Glass 741e58e0fc Create a .cfg file containing the CONFIG options used to build 9 years ago
Scott Wood 9efaca3e84 ahci: mmio_base is a virtual address 9 years ago
Simon Glass 3907305fb9 sandbox: exynos: Move CONFIG_SOUND_SANDBOX to Kconfig 9 years ago
Simon Glass dd573f9124 sandbox: exynos: Move CONFIG_SOUND_WM8994 to Kconfig 9 years ago
Simon Glass 7a170a59f3 sandbox: exynos: Move CONFIG_SOUND_MAX98095 to Kconfig 9 years ago
Simon Glass 6bd7be2782 sandbox: exynos: Move CONFIG_I2S_SAMSUNG to Kconfig 9 years ago
Simon Glass 00cf7bf19e sandbox: exynos: Move CONFIG_I2S to Kconfig 9 years ago
Simon Glass de79a7654b sandbox: exynos: Move CONFIG_CMD_SOUND to Kconfig 9 years ago
Simon Glass ef35d98aa4 sandbox: exynos: Move CONFIG_SOUND to Kconfig 9 years ago
Simon Glass 527a07277b sandbox: Move CONFIG_TPM_TIS_SANDBOX to Kconfig 9 years ago
Simon Glass 949dd81b43 sandbox: Move CONFIG_SPI_FLASH_SANDBOX to Kconfig 9 years ago
Simon Glass 892cac72e4 sandbox: Move CONFIG_SANDBOX_SPI to Kconfig 9 years ago
Simon Glass 1174aada87 sandbox: Move CONFIG_SYS_I2C_SANDBOX to Kconfig 9 years ago
Simon Glass 8156345dfe sandbox: Move CONFIG_SYS_VSNPRINTF to Kconfig 9 years ago
Simon Glass d79c50af26 sandbox: Move GPIO CONFIGs to Kconfig 9 years ago
Simon Glass ee2b24340f Kconfig: Move CONFIG_BOOTSTAGE to Kconfig 9 years ago
Simon Glass 5c4f9c1d72 dm: sunxi: Use driver model for Ethernet on Linksprite pcDuino3 9 years ago
Simon Glass 5b4c6f299c dm: sunxi: Support driver model for Ethernet 9 years ago
Simon Glass 75577ba45a dm: net: Adjust designware driver to support driver model 9 years ago
Simon Glass 64dcd25f55 dm: net: Tidy up designware driver ready for driver model 9 years ago
Simon Glass c74c8e6651 dm: net: Adjust PHY interface to work with CONFIG_DM_ETH 9 years ago
Simon Glass ff97380015 Avoid calling print_eths() with driver model 9 years ago
Simon Glass 3bc427006a dm: net: Use existing Ethernet init for driver model 9 years ago
Simon Glass 7b9cf84031 dts: sunxi: Bring in Ethernet device tree bindings 9 years ago
Simon Glass ef48f6dd30 Kconfig: Move CONFIG_DESIGNWARE_ETH to Kconfig 9 years ago
Simon Glass 57b31cde0b sunxi: Replace the pcDuino3 config with FDT version 9 years ago
Joe Hershberger 1f5bc524b9 sandbox: Enable more network features for sandbox 9 years ago
Joe Hershberger 3c56fb8280 net: Fix compile errors when SNTP enabled and not DATE 9 years ago
Sergey Temerkhanov 717234e002 net: Convert protocol structures to use explicit sizes 9 years ago
Sergey Temerkhanov 5917e7d165 net: Fix incorrect DHCP/BOOTP packets on 64-bit systems 9 years ago
Joe Hershberger bc0571fc10 net: cosmetic: Fix checkpatch.pl failures in net.c 9 years ago
Joe Hershberger a34f207563 net: cosmetic: Fix checkpatch.pl failures in net.h 9 years ago
Joe Hershberger ff819a3a33 net: cosmetic: Fix checkpatch.pl failures in eth.c 9 years ago
Joe Hershberger 8e7ff6773a net: cosmetic: Fix checkpatch.pl failures in linklocal 9 years ago
Joe Hershberger 4fd5055f59 net: cosmetic: Clean up cmd_net variables and functions 9 years ago
Joe Hershberger 6a38a5f3df net: cosmetic: Clean up netconsole variables and functions 9 years ago
Joe Hershberger 786eac5f9d net: cosmetic: Clean up DNS variables and functions 9 years ago
Joe Hershberger 6aede5b750 net: cosmetic: Clean up CDP variables and functions 9 years ago
Joe Hershberger 331db5a90f net: cosmetic: Clean up ping variables and functions 9 years ago
Joe Hershberger 38ba255874 net: cosmetic: Clean up SNTP variables and functions 9 years ago
Joe Hershberger 698d78e545 net: cosmetic: Clean up RARP variables and functions 9 years ago
Joe Hershberger 68c76a3a38 net: cosmetic: Clean up NFS variables and functions 9 years ago