1. 3592252 efi_loader: parameter checks BLOCK_IO_PROTOCOL by Heinrich Schuchardt · 5 years ago
  2. 6a6afa7 efi_loader: do not set invalid screen mode by Heinrich Schuchardt · 5 years ago
  3. da88da8 efi_loader: cursor positioning by Heinrich Schuchardt · 5 years ago
  4. 54417cd efi_loader: correctly render UsbClass DP nodes as text by Heinrich Schuchardt · 5 years ago
  5. 28dfd1a efi_loader: correctly render CD-ROM device path nodes by Heinrich Schuchardt · 5 years ago
  6. 7626e29 efi_loader: correctly render MAC address device path nodes by Heinrich Schuchardt · 5 years ago
  7. 6706a3c efi_loader: correct text conversion for vendor DP by Heinrich Schuchardt · 5 years ago
  8. e009e7a efi_loader: Extract adding a conventional memory in separate routine by Park, Aiden · 5 years ago
  9. 33b318d efi_loader: implement MCastIPtoMAC by Heinrich Schuchardt · 5 years ago
  10. 6a6e7d8 efi_loader: fix status management in network stack by Heinrich Schuchardt · 5 years ago
  11. 0218a8f efi_loader: EFI_SIMPLE_NETWORK.Transmit() fill header by Heinrich Schuchardt · 5 years ago
  12. 8940745 efi_selftest: check EFI_SIMPLE_NETWORK_RECEIVE_INTERRUPT by Heinrich Schuchardt · 5 years ago
  13. d3f1ff2 efi_loader: interrupts in simple network protocol by Heinrich Schuchardt · 5 years ago
  14. c3cca4a riscv: qemu: enable CONFIG_CMD_BOOTEFI_SELFTEST by Heinrich Schuchardt · 5 years ago
  15. d9e2da5 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-net by Tom Rini · 5 years ago
  16. ad341d7 net: nfs: remove superfluous packed attribute by Heinrich Schuchardt · 5 years ago
  17. 8439010 net: nfs: remove superfluous conversions by Heinrich Schuchardt · 5 years ago
  18. fe04d06 env: net: U_BOOT_ENV_CALLBACKs should not depend on CMD_NET by Heinrich Schuchardt · 5 years ago
  19. 6d68791 CVE-2019-14196: nfs: fix unbounded memcpy with a failed length check at nfs_lookup_reply by liucheng (G) · 5 years ago
  20. 3bfaca1 CVE-2019-14195: nfs: fix unbounded memcpy with unvalidated length at nfs_readlink_reply by liucheng (G) · 5 years ago
  21. 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
  22. 761b49f CVE: nfs: fix stack-based buffer overflow in some nfs_handler reply helper functions by liucheng (G) · 5 years ago
  23. c580b29 CVE: net: fix unbounded memcpy of UDP packet by liucheng (G) · 5 years ago
  24. eff9c90 net: make net_random_ethaddr() more random by Michael Walle · 5 years ago
  25. 7df65a5 net: macb: Fix rx buffer cache handling by Stefan Roese · 5 years ago
  26. f5f006d net: designware: drop compatible altr, socfpga-stmmac by Ralph Siemsen · 5 years ago
  27. 3eec41f Revert "net: macb: Fixed reading MII_LPA register" by Bin Meng · 5 years ago
  28. c78c379 network: set timeline for CONFIG_DM_ETH conversion by Heinrich Schuchardt · 5 years ago
  29. 881bcb6 drivers: net: fsl_enet_mdio: fix missing terminator in PCI ID array by Alex Marginean · 5 years ago
  30. bff66f9 net: dwc_et_qos: update weak function board_interface_eth_init by Patrick Delaunay · 5 years ago
  31. 6864a599 net: dwc_eth_qos: Change eqos_ops function to static by Patrick Delaunay · 5 years ago
  32. 665b518 drivers: net: pfe_eth: undefined return value by Heinrich Schuchardt · 5 years ago
  33. 9e95118 test: dm_mdio: avoid out of bounds access by Heinrich Schuchardt · 5 years ago
  34. 5712d7d net: mvpp2: support setting hardware addresses from ethernet core by Matt Pelland · 5 years ago
  35. f20b01b arm: dts: Set custom names for cp110 master/slave MDIO buses by Alex Marginean · 5 years ago
  36. de3e55b drivers: net: add marvell MDIO driver by Alex Marginean · 5 years ago
  37. 6c8bafd doc: bindings: add mdio.txt describing generic MDIO properties by Alex Marginean · 5 years ago
  38. 2e859ad net: mdio-uclass: name MDIO according to device-name property if preset by Alex Marginean · 5 years ago
  39. 5e53e0d configs: sandbox: enable PCAP capture cmd by Ramon Fried · 5 years ago
  40. f6e296f doc: pcap: add pcap cmd documentation by Ramon Fried · 5 years ago
  41. ac598c1 net: introduce packet capture support by Ramon Fried · 5 years ago
  42. dfd4c0f drivers/fsl-mc: Create Kconfig file to manage driver specific configs better by Florinel Iordache · 6 years ago
  43. 3234a5e drivers: net: driver for MDIO muxes controlled over I2C by Alex Marginean · 5 years ago
  44. 95ad652 Revert "drivers: net: driver for MDIO muxes controlled over I2C" by Joe Hershberger · 5 years ago
  45. 8a3968c net: mdio: Clarify code flow Covarity 244085 & 244090 by Joe Hershberger · 5 years ago
  46. efb9429 net: Fix Covarity Defect 244093 by Joe Hershberger · 5 years ago
  47. 2b7e3af Merge tag 'arc-for-2019.10-rc4' of https://gitlab.denx.de/u-boot/custodians/u-boot-arc by Tom Rini · 5 years ago
  48. 10ca4e5 arc: emsdp: Add more platform-specific compiler options by Alexey Brodkin · 5 years ago
  49. cf6506b arc: libgcc: Import __udivdi3 & __udivmoddi4 to allow 64-bit division by Alexey Brodkin · 5 years ago
  50. b347f75 arc: emsdp: Add initialization of PSRAM by Alexey Brodkin · 5 years ago
  51. accc545 Merge tag 'for-v2019.10-v2' of https://gitlab.denx.de/u-boot/custodians/u-boot-i2c by Tom Rini · 5 years ago
  52. c176675 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 5 years ago
  53. 49cb706 riscv: cache: use CCTL to flush d-cache by Rick Chen · 5 years ago
  54. 5ff8f41 riscv: dts: move out AE350 L2 node from cpus node by Rick Chen · 5 years ago
  55. 05a684e riscv: cache: Flush L2 cache before jump to linux by Rick Chen · 5 years ago
  56. 19117d2 riscv: ax25: add imply v5l2 cache controller by Rick Chen · 5 years ago
  57. 9e01716 riscv: ae350: use the v5l2 driver to configure the cache by Rick Chen · 5 years ago
  58. e118f5e dm: cache: add v5l2 cache controller driver by Rick Chen · 5 years ago
  59. a7af286 dm: cache: Add enable and disable ops for sandbox and test by Rick Chen · 5 years ago
  60. 0e6cfa4 dm: cache: Add enable and disable ops for cache uclass by Rick Chen · 5 years ago
  61. eaae83b riscv: andes_plic: init plic by scanning each cpu node by Rick Chen · 5 years ago
  62. b9ad45d riscv: update fix_rela_dyn by Marcus Comstedt · 5 years ago
  63. 009d24a riscv: tools: Handle addend to absolute reloc in prelink-riscv by Marcus Comstedt · 5 years ago
  64. 5c74ae7 sifive-fu540: config: Add mmc0 as a boot target device by Alistair Francis · 5 years ago
  65. 45309b2 riscv: sifive: fu540: set serial environment variable from otp by Sagar Shrikant Kadam · 5 years ago
  66. 33d46a2 riscv: cpu: Skip unavailable hart in the get_count() op by Bin Meng · 5 years ago
  67. 87ea562 i2c: mxc: add CONFIG_CLK support by Peng Fan · 5 years ago
  68. 7b27226 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 5 years ago
  69. 51bbf6c Merge branch '2019-08-30-master-imports' by Tom Rini · 5 years ago
  70. 89c6003 Makefile: fix newline escaping for CONFIG_DEFAULT_ENV_FILE by Rasmus Villemoes · 5 years ago
  71. d700c3a Revert "vexpress64: fvp dram: add DRAM configuration" by Ryan Harkin · 5 years ago
  72. 32c63b6 siemens: avoid out of bound access by Heinrich Schuchardt · 5 years ago
  73. bc179b5 arm: omap2: am43xx: Enable CONFIG_DM_USB by Suniel Mahesh · 5 years ago
  74. 7b79f3c Makefile: clean build generated SPL binary for TI AM65x by Suniel Mahesh · 5 years ago
  75. fa714fd configs: enable CONFIG_BLOCK_CACHE for mt7623n_bpir2 by developer · 5 years ago
  76. 90fdc3e mmc: invalidate block cache after hwpart switched successfully by developer · 5 years ago
  77. f50d8d1 Revert "blk: Invalidate block cache when switching hwpart" by developer · 5 years ago
  78. 9b49643 board_f: fix noncached reservation calculation by Stephen Warren · 5 years ago
  79. 5a8954d Merge tag 'efi-2019-10-rc4' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 5 years ago
  80. 38d33c8 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xx by Tom Rini · 5 years ago
  81. c5b4392 Merge tag 'u-boot-amlogic-20190828' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 5 years ago
  82. cafccfd efi_selftest: use standalone UEFI program for exception by Heinrich Schuchardt · 5 years ago
  83. 45ada41 efi_selftest: enable Exit() unit test on x86_64 by Heinrich Schuchardt · 5 years ago
  84. 3f7f8e6 configs: MPC8548CDS: Enable PCIe driver by Hou Zhiqiang · 5 years ago
  85. f2e520c powerpc: MPC8548CDS: Disable legacy PCIe driver when DM_PCI is enabled by Hou Zhiqiang · 5 years ago
  86. 5b0290a MPC8548: dts: Added PCIe DT node by Hou Zhiqiang · 5 years ago
  87. 7195986 dm: pcie_fsl: Add MPC8548 PCIe support by Hou Zhiqiang · 5 years ago
  88. 1bec44f powerpc: MPC85xxCDS: Disable legacy PCI fixup when DM_PCI is selected by Hou Zhiqiang · 5 years ago
  89. 59810bc powerpc: MPC8548CDS: Compile legacy PCIe routines conditionally by Hou Zhiqiang · 5 years ago
  90. 6fedb77 configs: P5040DS: Enable PCIe driver by Hou Zhiqiang · 5 years ago
  91. b6a074a P5040: dts: Added PCIe DT nodes by Hou Zhiqiang · 5 years ago
  92. 3ef654c dm: pcie_fsl: Add P5040 PCIe support by Hou Zhiqiang · 5 years ago
  93. 48e95ee configs: P4080DS: Enable PCIe driver by Hou Zhiqiang · 5 years ago
  94. f892ab5 P4080: dts: Added PCIe DT nodes by Hou Zhiqiang · 5 years ago
  95. 4845407 dm: pcie_fsl: Add P4080 PCIe support by Hou Zhiqiang · 5 years ago
  96. e4749e0 configs: P3041DS: Enable PCIe driver by Hou Zhiqiang · 5 years ago
  97. 8bad9c8 powerpc: corenet_ds: Disable legacy PCIe driver when DM_PCI is enabled by Hou Zhiqiang · 5 years ago
  98. df828af P3041: dts: Added PCIe DT nodes by Hou Zhiqiang · 5 years ago
  99. 4cbcf2c dm: pcie_fsl: Add P3041 PCIe support by Hou Zhiqiang · 5 years ago
  100. b02158a configs: P2041RDB: Enable PCIe driver by Hou Zhiqiang · 5 years ago