Commit Graph

29699 Commits (bacfb1df95cf803a081fb5fa0f6557543f748288)
 

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