1. 5793553 x86: efi_loader: Use efi_add_conventional_memory_map() by Park, Aiden · 5 years ago
  2. 74b7635 x86: show UEFI images involved in crash by Heinrich Schuchardt · 5 years ago
  3. 5a85580 doc: slimbootloader: Update Linux booting steps on QEMU by Park, Aiden · 5 years ago
  4. 2495c3a x86: qemu: Report high memory in the E820 table by Bin Meng · 5 years ago
  5. ea67d54 x86: qemu: Support getting high memory size by Bin Meng · 5 years ago
  6. f4c0030 x86: qemu: Extract getting memory size to a separate routine by Bin Meng · 5 years ago
  7. d2860c0 x86: Drop weak version board_get_usable_ram_top() by Bin Meng · 5 years ago
  8. 03f7886 x86: acpi: Slightly reduce binary size of ACPI tables for Tangier by Andy Shevchenko · 5 years ago
  9. 08afd71 tools: Add ifwitool to .gitignore by Andy Shevchenko · 5 years ago
  10. c705fc3 arm: ti: Add missing "=" from previous fix by Tom Rini · 5 years ago
  11. 40e362a Merge tag 'mmc-9-6-2019' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 5 years ago
  12. 2f76073 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 5 years ago
  13. ba83753 Merge tag 'rpi-next-2019.10' of https://github.com/mbgg/u-boot by Tom Rini · 5 years ago
  14. e0351b2 git-mailrc: Add rpi and bcm283x maintainer by Andrei Gherzan · 5 years ago
  15. c796140 RPI: Add memory map for bcm2711 by Andrei Gherzan · 5 years ago
  16. e0e3c7d mmc: bcm283x: Add support for bcm2711 device in bcm2835_sdhci by Matthias Brugger · 5 years ago
  17. 76bce8c ARM: bcm283x: Include definition for additional emmc clock by Andrei Gherzan · 5 years ago
  18. 32a84c9 RPI: Add entry for Raspberry Pi 4 model B by Andrei Gherzan · 5 years ago
  19. c6bcf05 ARM: bcm283x: Define configs for RaspberryPi 4 by Andrei Gherzan · 5 years ago
  20. 1cfac52 ARM: bcm283x: Add BCM283x_BASE define by Matthias Brugger · 5 years ago
  21. 193279d RPI: Add defconfigs for rpi4 (32/64) by Andrei Gherzan · 5 years ago
  22. 659f4fe rpi: increase SYS_BOOTM_LEN to 64M on ARM64 by Bonnans, Laurent · 5 years ago
  23. b112580 mmc: bcm2835-host: Fix wait_transfer_complete by Raul Benet · 5 years ago
  24. 4982244 ARM: bcm283x mbox: Fix send status register by Fabian Vogt · 5 years ago
  25. 9562b20 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-samsung by Tom Rini · 5 years ago
  26. 6128e61 Merge tag 'efi-2019-10-rc4-3' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 5 years ago
  27. cd45d6f mmc: sdhci: Add support for dt caps & caps mask by T Karthik Reddy · 5 years ago
  28. 3f3d771 dm: core: Add functions to read 64-bit dt properties by T Karthik Reddy · 5 years ago
  29. fe1a81c doc: UEFI API documentation by Heinrich Schuchardt · 5 years ago
  30. cda9b35 efi_loader: EFI_BLOCK_IO_PROTOCOL.Reset() by Heinrich Schuchardt · 5 years ago
  31. 9d3f339 efi_loader: use EFI_PRINT() instead of debug() by Heinrich Schuchardt · 5 years ago
  32. f59f082 efi_loader: parameter checks BLOCK_IO_PROTOCOL by Heinrich Schuchardt · 5 years ago
  33. 0344698 efi_loader: do not set invalid screen mode by Heinrich Schuchardt · 5 years ago
  34. 97ea069 efi_loader: cursor positioning by Heinrich Schuchardt · 5 years ago
  35. d41f99e efi_loader: correctly render UsbClass DP nodes as text by Heinrich Schuchardt · 5 years ago
  36. d0384d5 efi_loader: correctly render CD-ROM device path nodes by Heinrich Schuchardt · 5 years ago
  37. 4411652 efi_loader: correctly render MAC address device path nodes by Heinrich Schuchardt · 5 years ago
  38. 8254f8f efi_loader: correct text conversion for vendor DP by Heinrich Schuchardt · 5 years ago
  39. b5b9eff efi_loader: Extract adding a conventional memory in separate routine by Park, Aiden · 5 years ago
  40. 5b4746f efi_loader: implement MCastIPtoMAC by Heinrich Schuchardt · 5 years ago
  41. 72a8f16 efi_loader: fix status management in network stack by Heinrich Schuchardt · 5 years ago
  42. 5947b49 efi_loader: EFI_SIMPLE_NETWORK.Transmit() fill header by Heinrich Schuchardt · 5 years ago
  43. 0c7adf4 efi_selftest: check EFI_SIMPLE_NETWORK_RECEIVE_INTERRUPT by Heinrich Schuchardt · 5 years ago
  44. 7f6d874 efi_loader: interrupts in simple network protocol by Heinrich Schuchardt · 5 years ago
  45. 794219b riscv: qemu: enable CONFIG_CMD_BOOTEFI_SELFTEST by Heinrich Schuchardt · 5 years ago
  46. d7441d8 ARM: exynos5: Try to boot on mmc2 before mmc0/1 by Guillaume GARDET · 5 years ago
  47. d330239 dm: mmc_spi: Fix NULL pointer dereference in mmc_spi_bind() by Bin Meng · 5 years ago
  48. c077c05 mmc: dw_mmc: fix timeout calculate method by Kever Yang · 5 years ago
  49. 30231e0 ARM: dts: ast2500: Add SDHCI nodes by Eddie James · 5 years ago
  50. c8bcd9b configs: AST2500 EVB: Enable SD controller by Eddie James · 5 years ago
  51. 7764ee2 mmc: Add Aspeed SD controller driver by Eddie James · 5 years ago
  52. 38c9f08 clk: aspeed: Add support for SD clock by Eddie James · 5 years ago
  53. 6cf8a90 mmc: Rename timeout parameters for clarification by Sam Protsenko · 5 years ago
  54. 116cffe mmc: Fix timeout values passed to mmc_wait_dat0() by Sam Protsenko · 5 years ago
  55. 701a51e dm: mmc: remove unused U_BOOT_DRIVER(mmc) by Andy Yan · 5 years ago
  56. ece9834 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-net by Tom Rini · 5 years ago
  57. 5a5d1de net: nfs: remove superfluous packed attribute by Heinrich Schuchardt · 5 years ago
  58. 15eea9a net: nfs: remove superfluous conversions by Heinrich Schuchardt · 5 years ago
  59. cccc05e env: net: U_BOOT_ENV_CALLBACKs should not depend on CMD_NET by Heinrich Schuchardt · 5 years ago
  60. 5d14ee4 CVE-2019-14196: nfs: fix unbounded memcpy with a failed length check at nfs_lookup_reply by liucheng (G) · 5 years ago
  61. cf3a4f1 CVE-2019-14195: nfs: fix unbounded memcpy with unvalidated length at nfs_readlink_reply by liucheng (G) · 5 years ago
  62. aa207cf 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
  63. 741a8a0 CVE: nfs: fix stack-based buffer overflow in some nfs_handler reply helper functions by liucheng (G) · 5 years ago
  64. fe72880 CVE: net: fix unbounded memcpy of UDP packet by liucheng (G) · 5 years ago
  65. 12c2a31 net: make net_random_ethaddr() more random by Michael Walle · 5 years ago
  66. 5ccd657 net: macb: Fix rx buffer cache handling by Stefan Roese · 5 years ago
  67. 642b80d net: designware: drop compatible altr, socfpga-stmmac by Ralph Siemsen · 5 years ago
  68. 19f3b78 Revert "net: macb: Fixed reading MII_LPA register" by Bin Meng · 5 years ago
  69. 2e0f324 network: set timeline for CONFIG_DM_ETH conversion by Heinrich Schuchardt · 5 years ago
  70. e3562b3 drivers: net: fsl_enet_mdio: fix missing terminator in PCI ID array by Alex Marginean · 5 years ago
  71. 53e3d52 net: dwc_et_qos: update weak function board_interface_eth_init by Patrick Delaunay · 5 years ago
  72. 50d86e5 net: dwc_eth_qos: Change eqos_ops function to static by Patrick Delaunay · 5 years ago
  73. 9bbff54 drivers: net: pfe_eth: undefined return value by Heinrich Schuchardt · 5 years ago
  74. fd6d88f test: dm_mdio: avoid out of bounds access by Heinrich Schuchardt · 5 years ago
  75. a37c082 net: mvpp2: support setting hardware addresses from ethernet core by Matt Pelland · 5 years ago
  76. 7660d5c arm: dts: Set custom names for cp110 master/slave MDIO buses by Alex Marginean · 5 years ago
  77. 8bd37ce drivers: net: add marvell MDIO driver by Alex Marginean · 5 years ago
  78. 01c9f04 doc: bindings: add mdio.txt describing generic MDIO properties by Alex Marginean · 5 years ago
  79. 6b3abc0 net: mdio-uclass: name MDIO according to device-name property if preset by Alex Marginean · 5 years ago
  80. 259f722 configs: sandbox: enable PCAP capture cmd by Ramon Fried · 5 years ago
  81. dc625d0 doc: pcap: add pcap cmd documentation by Ramon Fried · 5 years ago
  82. 3eaac63 net: introduce packet capture support by Ramon Fried · 5 years ago
  83. 1bad991 drivers/fsl-mc: Create Kconfig file to manage driver specific configs better by Florinel Iordache · 6 years ago
  84. 74dd383 drivers: net: driver for MDIO muxes controlled over I2C by Alex Marginean · 5 years ago
  85. bb53ae3 Revert "drivers: net: driver for MDIO muxes controlled over I2C" by Joe Hershberger · 5 years ago
  86. 14a8ade net: mdio: Clarify code flow Covarity 244085 & 244090 by Joe Hershberger · 5 years ago
  87. 398e751 net: Fix Covarity Defect 244093 by Joe Hershberger · 5 years ago
  88. 448f11f Merge tag 'arc-for-2019.10-rc4' of https://gitlab.denx.de/u-boot/custodians/u-boot-arc by Tom Rini · 5 years ago
  89. 968b98b arc: emsdp: Add more platform-specific compiler options by Alexey Brodkin · 5 years ago
  90. fbf8c50 arc: libgcc: Import __udivdi3 & __udivmoddi4 to allow 64-bit division by Alexey Brodkin · 5 years ago
  91. 9ddaf1d arc: emsdp: Add initialization of PSRAM by Alexey Brodkin · 5 years ago
  92. f65fb41 Merge tag 'for-v2019.10-v2' of https://gitlab.denx.de/u-boot/custodians/u-boot-i2c by Tom Rini · 5 years ago
  93. 83a5df4 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 5 years ago
  94. 61ce84b riscv: cache: use CCTL to flush d-cache by Rick Chen · 5 years ago
  95. cf6ee11 riscv: dts: move out AE350 L2 node from cpus node by Rick Chen · 5 years ago
  96. 7045ed9 riscv: cache: Flush L2 cache before jump to linux by Rick Chen · 5 years ago
  97. a8323d1 riscv: ax25: add imply v5l2 cache controller by Rick Chen · 5 years ago
  98. edf0acb riscv: ae350: use the v5l2 driver to configure the cache by Rick Chen · 5 years ago
  99. 4fa4267 dm: cache: add v5l2 cache controller driver by Rick Chen · 5 years ago
  100. abd858e dm: cache: Add enable and disable ops for sandbox and test by Rick Chen · 5 years ago