Commit Graph

29647 Commits (698d78e5457bc04f4ee3cd6985429c34615bcb59)
 

Author SHA1 Message Date
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
Joe Hershberger 7044c6bb69 net: cosmetic: Clean up DHCP variables and functions 9 years ago
Joe Hershberger 85d25e0e76 net: cosmetic: Clean up ARP variables and functions 9 years ago
Joe Hershberger 8885c5fe90 net: cosmetic: Clean up TFTP variables and functions 9 years ago
Joe Hershberger 1fd92db83d net: cosmetic: Fix var naming net <-> eth drivers 9 years ago
Joe Hershberger 1203fcceec net: cosmetic: Cleanup internal packet buffer names 9 years ago
Joe Hershberger 0adb5b761f net: cosmetic: Name ethaddr variables consistently 9 years ago
Joe Hershberger 586cbe51ab net: cosmetic: Fixup var names for DHCP strings 9 years ago
Joe Hershberger 1411157d85 net: cosmetic: Fixup var names related to boot file 9 years ago
Joe Hershberger 049a95a775 net: cosmetic: Change IPaddr_t to struct in_addr 9 years ago
Masahiro Yamada 2ea4cfdef6 powerpc: ids8313: use "select" instead of default value in defconfig 9 years ago
Masahiro Yamada e621bae808 ARM: cm_fx6: use "select" instead of default value in defconfig 9 years ago
Masahiro Yamada cac0ca7647 ARM: stv0991: use "select" instead of default value in defconfig 9 years ago
Masahiro Yamada 93a3538236 ARM: bav335x: use "select" instead of default value in defconfig 9 years ago
Masahiro Yamada 1d9aa3e5aa ARM: socfpga: use "select" instead of default value in defconfig 9 years ago
Masahiro Yamada b507c5e6d2 ARM: mx6: use "select" instead of default value in defconfig 9 years ago
Masahiro Yamada ab7b88574e ARM: snapper9260: use "select" instead of default value in defconfig 9 years ago
Masahiro Yamada 6b98b9e6cf ARM: rmobile: use "select" instead of default value in defconfig 9 years ago
Masahiro Yamada 8981f05c03 ARM: zynq: use "select" instead of default value in defconfig 9 years ago
Masahiro Yamada 4e819950a5 ARM: UniPhier: use "select" instead of default value in defconfig 9 years ago
Masahiro Yamada 58d423b88e dm: select CONFIG_DM* options 9 years ago
Masahiro Yamada b3d023b405 dm: spi_flash: fix wrong dependency 9 years ago
Simon Glass 5fd2733e5a dm: usb: Add a README for driver model 9 years ago
Simon Glass e00cb2232b dm: usb: Add tests for the USB uclass 9 years ago
Simon Glass 57f54d55bd dm: test: Allow 'dm test' to select a particular test to run 9 years ago
Simon Glass b66c0a662b dm: test: Correct printf() output nit in 'dm uclass' 9 years ago
Simon Glass aacef25601 dm: usb: sandbox: Enable USB 9 years ago
Simon Glass 7caced5aae dm: usb: Tidy up pipe value decoding 9 years ago
Simon Glass 8e2b6619c5 dm: usb: Add a generic descriptor struct 9 years ago
Simon Glass 243d7f15e5 dm: usb: exynos: Enable both EHCI and XHCI on snow 9 years ago
Simon Glass 78ab40b3e5 dm: usb: exynos: Enable both USB ports on snow 9 years ago
Simon Glass 874dde8016 dm: usb: exynos: Use driver model for USB 9 years ago
Simon Glass 52e6935774 dm: usb: exynos: Adjust XHCI driver to support driver model 9 years ago
Simon Glass f161c17840 dm: usb: Rename the XHCI HCD to U-Boot 9 years ago
Simon Glass a5762fe048 dm: usb: Support driver model in XHCI 9 years ago
Simon Glass 779d126391 dm: usb: xhci: Factor out common init/uninit 9 years ago
Simon Glass 5dd75e3b46 dm: usb: xhci: Use explicit parameters for xhci_setup_addressable_virt_dev() 9 years ago
Simon Glass 7e0c5ee874 dm: usb: xhci: Use explicit parameters for xhci_alloc_virt_device() 9 years ago
Simon Glass 7c1deec0af dm: usb: xhci: Use a function to get xhci_ctrl 9 years ago
Simon Glass c3980ad3b5 dm: usb: tegra: Add driver model support to tegra EHCI 9 years ago
Simon Glass ddb9a502d1 dm: usb: tegra: Move most of init/uninit into a function 9 years ago
Simon Glass 7e27bddae0 dm: usb: tegra: Tidy up error handling and a static function 9 years ago
Simon Glass 943104f07c dm: usb: tegra: Remove the port_addr_clear_csc variable 9 years ago
Simon Glass aae04d0771 dm: usb: exynos: Add driver model support to exynos EHCI 9 years ago
Simon Glass c0ad74e465 dm: usb: Add support for USB ethernet devices with driver model 9 years ago
Simon Glass 4c3db41ace dm: usb: dts: sandbox: Add some sample USB devices to sandbox 9 years ago
Simon Glass dfd840010b dm: usb: sandbox: Add a driver for sandbox 9 years ago
Simon Glass 5db439920b dm: usb: sandbox: Add an emulator for USB hub emulation 9 years ago
Simon Glass f4f715360c dm: usb: sandbox: Add an emulator for USB flash devices 9 years ago