1. c80a0db T4240RDB: Enable CONFIG_SYS_CORTINA_FW_IN_NOR config by Chunhe Lan · 10 years ago
  2. 3861e82 board/t208xrdb: VID support by Ying Zhang · 10 years ago
  3. 24e37d9 powerpc/t2080: enable erratum_a007186 for t2080 rev1.1 by Shengzhou Liu · 10 years ago
  4. 6a2aa50 qemu-ppce500: Add support for 64bit CCSR map by Alexander Graf · 10 years ago
  5. 6aff153 MPC8541/MPC8555: Enable SS_EN in DDR_SDRAM_CLK_CNLT register by Curt Brune · 10 years ago
  6. e7cff27 Merge branch 'buildman' of git://git.denx.de/u-boot-x86 by Tom Rini · 10 years ago
  7. 393aaa2 patman: cover letter shows like 00/xx if more than 10 patches by Wu, Josh · 10 years ago
  8. f06dd81 buildman: Make -V (verbose_build) really be verbose by Tom Rini · 10 years ago
  9. 4a42de4 buildman: Keep more outputs with the --keep-outputs flag by Tom Rini · 10 years ago
  10. db17fb8 buildman: Allow comparison of build configuration by Simon Glass · 10 years ago
  11. 4b14c53 buildman: Store build config files by Simon Glass · 10 years ago
  12. fd3eea1 buildman: Adjust the 'aborted' heuristic for writing output by Simon Glass · 10 years ago
  13. 413f91a buildman: Show 'make' command line when -V is used by Simon Glass · 10 years ago
  14. 1f05c87 Create a .cfg file containing the CONFIG options used to build by Simon Glass · 10 years ago
  15. 16519a3 ahci: mmio_base is a virtual address by Scott Wood · 10 years ago
  16. 9c2d7af sandbox: exynos: Move CONFIG_SOUND_SANDBOX to Kconfig by Simon Glass · 10 years ago
  17. bb3315f sandbox: exynos: Move CONFIG_SOUND_WM8994 to Kconfig by Simon Glass · 10 years ago
  18. 015b4a5 sandbox: exynos: Move CONFIG_SOUND_MAX98095 to Kconfig by Simon Glass · 10 years ago
  19. 67402f0 sandbox: exynos: Move CONFIG_I2S_SAMSUNG to Kconfig by Simon Glass · 10 years ago
  20. c62d28e sandbox: exynos: Move CONFIG_I2S to Kconfig by Simon Glass · 10 years ago
  21. 23c7693 sandbox: exynos: Move CONFIG_CMD_SOUND to Kconfig by Simon Glass · 10 years ago
  22. 3f111d4 sandbox: exynos: Move CONFIG_SOUND to Kconfig by Simon Glass · 10 years ago
  23. 86232c8 sandbox: Move CONFIG_TPM_TIS_SANDBOX to Kconfig by Simon Glass · 10 years ago
  24. 632310b sandbox: Move CONFIG_SPI_FLASH_SANDBOX to Kconfig by Simon Glass · 10 years ago
  25. 4b322d3 sandbox: Move CONFIG_SANDBOX_SPI to Kconfig by Simon Glass · 10 years ago
  26. 39bc3be sandbox: Move CONFIG_SYS_I2C_SANDBOX to Kconfig by Simon Glass · 10 years ago
  27. 4f3b9d1 sandbox: Move CONFIG_SYS_VSNPRINTF to Kconfig by Simon Glass · 10 years ago
  28. 084a3fe sandbox: Move GPIO CONFIGs to Kconfig by Simon Glass · 10 years ago
  29. 5322d62 Kconfig: Move CONFIG_BOOTSTAGE to Kconfig by Simon Glass · 10 years ago
  30. 58028f8 dm: sunxi: Use driver model for Ethernet on Linksprite pcDuino3 by Simon Glass · 10 years ago
  31. dce7f90 dm: sunxi: Support driver model for Ethernet by Simon Glass · 10 years ago
  32. 90e627b dm: net: Adjust designware driver to support driver model by Simon Glass · 10 years ago
  33. e50c4d1 dm: net: Tidy up designware driver ready for driver model by Simon Glass · 10 years ago
  34. dbad346 dm: net: Adjust PHY interface to work with CONFIG_DM_ETH by Simon Glass · 10 years ago
  35. eb637cd Avoid calling print_eths() with driver model by Simon Glass · 10 years ago
  36. b6121f2 dm: net: Use existing Ethernet init for driver model by Simon Glass · 10 years ago
  37. a71fa3f dts: sunxi: Bring in Ethernet device tree bindings by Simon Glass · 10 years ago
  38. 6e37874 Kconfig: Move CONFIG_DESIGNWARE_ETH to Kconfig by Simon Glass · 10 years ago
  39. 4fd12ce sunxi: Replace the pcDuino3 config with FDT version by Simon Glass · 10 years ago
  40. c7dc2a3 sandbox: Enable more network features for sandbox by Joe Hershberger · 10 years ago
  41. 22498c5 net: Fix compile errors when SNTP enabled and not DATE by Joe Hershberger · 10 years ago
  42. 4c00eeb net: Convert protocol structures to use explicit sizes by Sergey Temerkhanov · 10 years ago
  43. bf5ad64 net: Fix incorrect DHCP/BOOTP packets on 64-bit systems by Sergey Temerkhanov · 10 years ago
  44. c80b41b0 net: cosmetic: Fix checkpatch.pl failures in net.c by Joe Hershberger · 10 years ago
  45. 7581157 net: cosmetic: Fix checkpatch.pl failures in net.h by Joe Hershberger · 10 years ago
  46. c10c0b1 net: cosmetic: Fix checkpatch.pl failures in eth.c by Joe Hershberger · 10 years ago
  47. c3e92a7 net: cosmetic: Fix checkpatch.pl failures in linklocal by Joe Hershberger · 10 years ago
  48. 013d387 net: cosmetic: Clean up cmd_net variables and functions by Joe Hershberger · 10 years ago
  49. d02aa6b net: cosmetic: Clean up netconsole variables and functions by Joe Hershberger · 10 years ago
  50. f725e34 net: cosmetic: Clean up DNS variables and functions by Joe Hershberger · 10 years ago
  51. 527336f net: cosmetic: Clean up CDP variables and functions by Joe Hershberger · 10 years ago
  52. d640d5d net: cosmetic: Clean up ping variables and functions by Joe Hershberger · 10 years ago
  53. 4af0b77 net: cosmetic: Clean up SNTP variables and functions by Joe Hershberger · 10 years ago
  54. 8e805bb net: cosmetic: Clean up RARP variables and functions by Joe Hershberger · 10 years ago
  55. 40d7ca9 net: cosmetic: Clean up NFS variables and functions by Joe Hershberger · 10 years ago
  56. 2fe81a5 net: cosmetic: Clean up DHCP variables and functions by Joe Hershberger · 10 years ago
  57. 85ae776 net: cosmetic: Clean up ARP variables and functions by Joe Hershberger · 10 years ago
  58. 6470159 net: cosmetic: Clean up TFTP variables and functions by Joe Hershberger · 10 years ago
  59. 9f09a36 net: cosmetic: Fix var naming net <-> eth drivers by Joe Hershberger · 10 years ago
  60. a8ca4f6 net: cosmetic: Cleanup internal packet buffer names by Joe Hershberger · 10 years ago
  61. 8ecdbed net: cosmetic: Name ethaddr variables consistently by Joe Hershberger · 10 years ago
  62. 6d23643 net: cosmetic: Fixup var names for DHCP strings by Joe Hershberger · 10 years ago
  63. 290c899 net: cosmetic: Fixup var names related to boot file by Joe Hershberger · 10 years ago
  64. 5874dec net: cosmetic: Change IPaddr_t to struct in_addr by Joe Hershberger · 10 years ago
  65. 51995c2 powerpc: ids8313: use "select" instead of default value in defconfig by Masahiro Yamada · 10 years ago
  66. 2d4d832 ARM: cm_fx6: use "select" instead of default value in defconfig by Masahiro Yamada · 10 years ago
  67. 0906a82 ARM: stv0991: use "select" instead of default value in defconfig by Masahiro Yamada · 10 years ago
  68. 20c5781 ARM: bav335x: use "select" instead of default value in defconfig by Masahiro Yamada · 10 years ago
  69. e200554 ARM: socfpga: use "select" instead of default value in defconfig by Masahiro Yamada · 10 years ago
  70. d158964 ARM: mx6: use "select" instead of default value in defconfig by Masahiro Yamada · 10 years ago
  71. 4bb8f82 ARM: snapper9260: use "select" instead of default value in defconfig by Masahiro Yamada · 10 years ago
  72. 635be63 ARM: rmobile: use "select" instead of default value in defconfig by Masahiro Yamada · 10 years ago
  73. 2df07d4 ARM: zynq: use "select" instead of default value in defconfig by Masahiro Yamada · 10 years ago
  74. 85eb826 ARM: UniPhier: use "select" instead of default value in defconfig by Masahiro Yamada · 10 years ago
  75. 5ef5ccc dm: select CONFIG_DM* options by Masahiro Yamada · 10 years ago
  76. 1260c38 dm: spi_flash: fix wrong dependency by Masahiro Yamada · 10 years ago
  77. 0d81374 dm: usb: Add a README for driver model by Simon Glass · 10 years ago
  78. 3168048 dm: usb: Add tests for the USB uclass by Simon Glass · 10 years ago
  79. 1506180 dm: test: Allow 'dm test' to select a particular test to run by Simon Glass · 10 years ago
  80. bb99e33 dm: test: Correct printf() output nit in 'dm uclass' by Simon Glass · 10 years ago
  81. d810add dm: usb: sandbox: Enable USB by Simon Glass · 10 years ago
  82. 355f1ef dm: usb: Tidy up pipe value decoding by Simon Glass · 10 years ago
  83. 78a1b62 dm: usb: Add a generic descriptor struct by Simon Glass · 10 years ago
  84. 3cefdb3 dm: usb: exynos: Enable both EHCI and XHCI on snow by Simon Glass · 10 years ago
  85. 830edd7 dm: usb: exynos: Enable both USB ports on snow by Simon Glass · 10 years ago
  86. 1a32ec3 dm: usb: exynos: Use driver model for USB by Simon Glass · 10 years ago
  87. 85fb9ee dm: usb: exynos: Adjust XHCI driver to support driver model by Simon Glass · 10 years ago
  88. b113f6e dm: usb: Rename the XHCI HCD to U-Boot by Simon Glass · 10 years ago
  89. 49b4183 dm: usb: Support driver model in XHCI by Simon Glass · 10 years ago
  90. 686a812 dm: usb: xhci: Factor out common init/uninit by Simon Glass · 10 years ago
  91. 4ec422c dm: usb: xhci: Use explicit parameters for xhci_setup_addressable_virt_dev() by Simon Glass · 10 years ago
  92. 88a3784 dm: usb: xhci: Use explicit parameters for xhci_alloc_virt_device() by Simon Glass · 10 years ago
  93. a49e27b dm: usb: xhci: Use a function to get xhci_ctrl by Simon Glass · 10 years ago
  94. 9c57477 dm: usb: tegra: Add driver model support to tegra EHCI by Simon Glass · 10 years ago
  95. 2bd08a9 dm: usb: tegra: Move most of init/uninit into a function by Simon Glass · 10 years ago
  96. 6f7d342 dm: usb: tegra: Tidy up error handling and a static function by Simon Glass · 10 years ago
  97. 57c76c3 dm: usb: tegra: Remove the port_addr_clear_csc variable by Simon Glass · 10 years ago
  98. 2b8ceec dm: usb: exynos: Add driver model support to exynos EHCI by Simon Glass · 10 years ago
  99. 33b66e8 dm: usb: Add support for USB ethernet devices with driver model by Simon Glass · 10 years ago
  100. ce3ca2e dm: usb: dts: sandbox: Add some sample USB devices to sandbox by Simon Glass · 10 years ago