1. 679cd54 arm: dts: ls1028a-qds: define the MDIO MUX by Alex Marginean · 5 years ago
  2. 1972a53 board/lx2160a: Fix MC firmware loading for SD boot by Pankaj Bansal · 5 years ago
  3. b6b3a69 configs/ls1012ardb,lx2160ardb,ls1028ardb: add esdhc hs200 config by Yinbo Zhu · 5 years ago
  4. 101d3ef mmc: fsl_esdhc: Add emmc hs200 support by Yinbo Zhu · 5 years ago
  5. 0700bda dts: armv8: add emmc hs200 support for ls1028ardb by Yinbo Zhu · 5 years ago
  6. d8a7c22 dts: armv8: add emmc hs200 support for lx2160ardb by Yinbo Zhu · 5 years ago
  7. d2229c2 dts: armv8: add emmc hs200 support for ls1012ardb by Yinbo Zhu · 5 years ago
  8. 8fa7694 mmc: Kconfig: Add FSL_ESDHC_USE_PERIPHERAL_CLK option by Yinbo Zhu · 5 years ago
  9. 3761ffc fsl-layerscape: Add fsl_esdhc peripheral clock support by Yinbo Zhu · 5 years ago
  10. 1ddc665 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 5 years ago
  11. 96f3721 Merge tag 'u-boot-amlogic-20190910' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 5 years ago
  12. 864816a x86: tangier: Use spaces over TABs in ASL code by Andy Shevchenko · 5 years ago
  13. 613092b x86: tangier: Fix off-by-one error when preparing CSRT by Andy Shevchenko · 5 years ago
  14. b04ef3b x86: tangier: Reserve PCI ECAM in motherboard resources by Andy Shevchenko · 5 years ago
  15. c230820 x86: acpi: Annotate struct acpi_table_header with __packed by Andy Shevchenko · 5 years ago
  16. 8ef7530 usb: xhci-dwc3: Add support for dis_u2_susphy_quirk by Neil Armstrong · 5 years ago
  17. 47e3c2d x86: efi_loader: Use efi_add_conventional_memory_map() by Park, Aiden · 5 years ago
  18. 954108d x86: show UEFI images involved in crash by Heinrich Schuchardt · 5 years ago
  19. 08df6ab doc: slimbootloader: Update Linux booting steps on QEMU by Park, Aiden · 5 years ago
  20. ef4c9e7 x86: qemu: Report high memory in the E820 table by Bin Meng · 5 years ago
  21. fc7f57f x86: qemu: Support getting high memory size by Bin Meng · 5 years ago
  22. 38502eb x86: qemu: Extract getting memory size to a separate routine by Bin Meng · 5 years ago
  23. 31d7b48 x86: Drop weak version board_get_usable_ram_top() by Bin Meng · 5 years ago
  24. 15a76b1 x86: acpi: Slightly reduce binary size of ACPI tables for Tangier by Andy Shevchenko · 5 years ago
  25. e404ca6 tools: Add ifwitool to .gitignore by Andy Shevchenko · 5 years ago
  26. fff2aaa arm: ti: Add missing "=" from previous fix by Tom Rini · 5 years ago
  27. 691a929 Merge tag 'mmc-9-6-2019' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 5 years ago
  28. 9c7c5f1 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 5 years ago
  29. 710a3cd Merge tag 'rpi-next-2019.10' of https://github.com/mbgg/u-boot by Tom Rini · 5 years ago
  30. 8a92cda git-mailrc: Add rpi and bcm283x maintainer by Andrei Gherzan · 5 years ago
  31. e0825e3 RPI: Add memory map for bcm2711 by Andrei Gherzan · 5 years ago
  32. b0b964a mmc: bcm283x: Add support for bcm2711 device in bcm2835_sdhci by Matthias Brugger · 5 years ago
  33. 8489d28 ARM: bcm283x: Include definition for additional emmc clock by Andrei Gherzan · 5 years ago
  34. 2633ec8 RPI: Add entry for Raspberry Pi 4 model B by Andrei Gherzan · 5 years ago
  35. 6f8cba5 ARM: bcm283x: Define configs for RaspberryPi 4 by Andrei Gherzan · 5 years ago
  36. 64eb012 ARM: bcm283x: Add BCM283x_BASE define by Matthias Brugger · 5 years ago
  37. c30e9cc RPI: Add defconfigs for rpi4 (32/64) by Andrei Gherzan · 5 years ago
  38. a0c2030 rpi: increase SYS_BOOTM_LEN to 64M on ARM64 by Bonnans, Laurent · 5 years ago
  39. 18bd061 mmc: bcm2835-host: Fix wait_transfer_complete by Raul Benet · 5 years ago
  40. bcf941f ARM: bcm283x mbox: Fix send status register by Fabian Vogt · 5 years ago
  41. 6e7ba35 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-samsung by Tom Rini · 5 years ago
  42. 1575ca3 Merge tag 'efi-2019-10-rc4-3' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 5 years ago
  43. 2a1b663 mmc: sdhci: Add support for dt caps & caps mask by T Karthik Reddy · 5 years ago
  44. 478860d dm: core: Add functions to read 64-bit dt properties by T Karthik Reddy · 5 years ago
  45. dc305ad doc: UEFI API documentation by Heinrich Schuchardt · 5 years ago
  46. 670198c efi_loader: EFI_BLOCK_IO_PROTOCOL.Reset() by Heinrich Schuchardt · 5 years ago
  47. ee6ef8b efi_loader: use EFI_PRINT() instead of debug() by Heinrich Schuchardt · 5 years ago
  48. 3592252 efi_loader: parameter checks BLOCK_IO_PROTOCOL by Heinrich Schuchardt · 5 years ago
  49. 6a6afa7 efi_loader: do not set invalid screen mode by Heinrich Schuchardt · 5 years ago
  50. da88da8 efi_loader: cursor positioning by Heinrich Schuchardt · 5 years ago
  51. 54417cd efi_loader: correctly render UsbClass DP nodes as text by Heinrich Schuchardt · 5 years ago
  52. 28dfd1a efi_loader: correctly render CD-ROM device path nodes by Heinrich Schuchardt · 5 years ago
  53. 7626e29 efi_loader: correctly render MAC address device path nodes by Heinrich Schuchardt · 5 years ago
  54. 6706a3c efi_loader: correct text conversion for vendor DP by Heinrich Schuchardt · 5 years ago
  55. e009e7a efi_loader: Extract adding a conventional memory in separate routine by Park, Aiden · 5 years ago
  56. 33b318d efi_loader: implement MCastIPtoMAC by Heinrich Schuchardt · 5 years ago
  57. 6a6e7d8 efi_loader: fix status management in network stack by Heinrich Schuchardt · 5 years ago
  58. 0218a8f efi_loader: EFI_SIMPLE_NETWORK.Transmit() fill header by Heinrich Schuchardt · 5 years ago
  59. 8940745 efi_selftest: check EFI_SIMPLE_NETWORK_RECEIVE_INTERRUPT by Heinrich Schuchardt · 5 years ago
  60. d3f1ff2 efi_loader: interrupts in simple network protocol by Heinrich Schuchardt · 5 years ago
  61. c3cca4a riscv: qemu: enable CONFIG_CMD_BOOTEFI_SELFTEST by Heinrich Schuchardt · 5 years ago
  62. 3d9bbb0 ARM: exynos5: Try to boot on mmc2 before mmc0/1 by Guillaume GARDET · 5 years ago
  63. f726032 dm: mmc_spi: Fix NULL pointer dereference in mmc_spi_bind() by Bin Meng · 5 years ago
  64. 4889d83 mmc: dw_mmc: fix timeout calculate method by Kever Yang · 5 years ago
  65. 6bd7aeb ARM: dts: ast2500: Add SDHCI nodes by Eddie James · 5 years ago
  66. b2d7352 configs: AST2500 EVB: Enable SD controller by Eddie James · 5 years ago
  67. c8a6581 mmc: Add Aspeed SD controller driver by Eddie James · 5 years ago
  68. b7d76ac clk: aspeed: Add support for SD clock by Eddie James · 5 years ago
  69. db174c6 mmc: Rename timeout parameters for clarification by Sam Protsenko · 5 years ago
  70. 6962be8 mmc: Fix timeout values passed to mmc_wait_dat0() by Sam Protsenko · 5 years ago
  71. 44ea81f dm: mmc: remove unused U_BOOT_DRIVER(mmc) by Andy Yan · 6 years ago
  72. d9e2da5 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-net by Tom Rini · 5 years ago
  73. ad341d7 net: nfs: remove superfluous packed attribute by Heinrich Schuchardt · 5 years ago
  74. 8439010 net: nfs: remove superfluous conversions by Heinrich Schuchardt · 5 years ago
  75. fe04d06 env: net: U_BOOT_ENV_CALLBACKs should not depend on CMD_NET by Heinrich Schuchardt · 5 years ago
  76. 6d68791 CVE-2019-14196: nfs: fix unbounded memcpy with a failed length check at nfs_lookup_reply by liucheng (G) · 5 years ago
  77. 3bfaca1 CVE-2019-14195: nfs: fix unbounded memcpy with unvalidated length at nfs_readlink_reply by liucheng (G) · 5 years ago
  78. e837f13 CVE-2019-14194/CVE-2019-14198: nfs: fix unbounded memcpy with a failed length check at nfs_read_reply by liucheng (G) · 5 years ago
  79. 761b49f CVE: nfs: fix stack-based buffer overflow in some nfs_handler reply helper functions by liucheng (G) · 5 years ago
  80. c580b29 CVE: net: fix unbounded memcpy of UDP packet by liucheng (G) · 5 years ago
  81. eff9c90 net: make net_random_ethaddr() more random by Michael Walle · 5 years ago
  82. 7df65a5 net: macb: Fix rx buffer cache handling by Stefan Roese · 5 years ago
  83. f5f006d net: designware: drop compatible altr, socfpga-stmmac by Ralph Siemsen · 5 years ago
  84. 3eec41f Revert "net: macb: Fixed reading MII_LPA register" by Bin Meng · 5 years ago
  85. c78c379 network: set timeline for CONFIG_DM_ETH conversion by Heinrich Schuchardt · 5 years ago
  86. 881bcb6 drivers: net: fsl_enet_mdio: fix missing terminator in PCI ID array by Alex Marginean · 5 years ago
  87. bff66f9 net: dwc_et_qos: update weak function board_interface_eth_init by Patrick Delaunay · 5 years ago
  88. 6864a599 net: dwc_eth_qos: Change eqos_ops function to static by Patrick Delaunay · 5 years ago
  89. 665b518 drivers: net: pfe_eth: undefined return value by Heinrich Schuchardt · 5 years ago
  90. 9e95118 test: dm_mdio: avoid out of bounds access by Heinrich Schuchardt · 5 years ago
  91. 5712d7d net: mvpp2: support setting hardware addresses from ethernet core by Matt Pelland · 5 years ago
  92. f20b01b arm: dts: Set custom names for cp110 master/slave MDIO buses by Alex Marginean · 5 years ago
  93. de3e55b drivers: net: add marvell MDIO driver by Alex Marginean · 5 years ago
  94. 6c8bafd doc: bindings: add mdio.txt describing generic MDIO properties by Alex Marginean · 5 years ago
  95. 2e859ad net: mdio-uclass: name MDIO according to device-name property if preset by Alex Marginean · 5 years ago
  96. 5e53e0d configs: sandbox: enable PCAP capture cmd by Ramon Fried · 5 years ago
  97. f6e296f doc: pcap: add pcap cmd documentation by Ramon Fried · 5 years ago
  98. ac598c1 net: introduce packet capture support by Ramon Fried · 5 years ago
  99. dfd4c0f drivers/fsl-mc: Create Kconfig file to manage driver specific configs better by Florinel Iordache · 6 years ago
  100. 3234a5e drivers: net: driver for MDIO muxes controlled over I2C by Alex Marginean · 5 years ago