1. 6b87b3f imx8m: update clock root and fix core_sel by Peng Fan · 4 years, 6 months ago
  2. a07bcec imx8m: acquire ATF commit hash by Peng Fan · 4 years, 6 months ago
  3. 3f49742 imx8: move SIP macro to common header by Peng Fan · 4 years, 6 months ago
  4. 9b4e197 imx: update is_imx6ull to include i.MX6ULZ by Peng Fan · 4 years, 9 months ago
  5. c915403 imx: imx8m: add i.MX8MN variants support by Peng Fan · 4 years, 9 months ago
  6. cb1a1de imx: imx8m: add i.MX8MQ Dual and QuadLite support by Peng Fan · 4 years, 9 months ago
  7. 354dcce imx: cpu: support speed grade for i.MX8MP by Peng Fan · 4 years, 9 months ago
  8. 47586a4 imx8mn: Update speed grade by Peng Fan · 6 years ago
  9. c9a1a24 imx8mm: Update CPU speed grading by Ye Li · 6 years ago
  10. 499c949 imx: fix cpu_type helper by Peng Fan · 4 years, 9 months ago
  11. 126dcc9 ARM: imx: imx8mm: Add missing clock entries for FEC clock by Marek Vasut · 4 years, 6 months ago
  12. 8eb4fef net: smc911x: Split non-DM specific bits from common code by Marek Vasut · 4 years, 7 months ago
  13. b11c8bb net: smc911x: Clean up the status handling in smc911x_recv() by Marek Vasut · 4 years, 7 months ago
  14. 3dbab92 net: smc911x: Pass around driver private data by Marek Vasut · 4 years, 7 months ago
  15. ba267c7 net: smc911x: Convert IO accessors to {read,write}{w,l}() by Marek Vasut · 4 years, 7 months ago
  16. f0d73f5 net: smc911x: Drop weak alias from 32bit accessors by Marek Vasut · 4 years, 7 months ago
  17. eb46efa net: smc911x: Inline all functions from header file by Marek Vasut · 4 years, 7 months ago
  18. f51a2f8 net: smc911x: Pull MII registration into separate function by Marek Vasut · 4 years, 7 months ago
  19. 9741795 net: smc911x: Fix potential memleak() in init fail path by Marek Vasut · 4 years, 7 months ago
  20. 6f6cf00 net: smc911x: Invert the logic in smc911x_miiphy_{read,write}() by Marek Vasut · 4 years, 7 months ago
  21. 49af0cb net: smc911x: Rename smc911x_rx() to smc911x_recv() by Marek Vasut · 4 years, 7 months ago
  22. 882d5f6 net: smc911x: Replace malloc()+memset() with calloc() by Marek Vasut · 4 years, 7 months ago
  23. 9c211e3 net: smc911x: Remove pkt_data_{push,pull} by Marek Vasut · 4 years, 7 months ago
  24. e7ab86d net: rtl8139: Fill in SPDX tag by Marek Vasut · 4 years, 6 months ago
  25. 6ee6caa net: rtl8139: Move functions around by Marek Vasut · 4 years, 6 months ago
  26. 0e5a411 net: rtl8139: Finish cleanup by Marek Vasut · 4 years, 6 months ago
  27. 38b306d net: rtl8139: Factor out hardware reset by Marek Vasut · 4 years, 6 months ago
  28. 661479f net: rtl8139: Minor cleanup of rtl_disable() by Marek Vasut · 4 years, 6 months ago
  29. 468fd95 net: rtl8139: Minor cleanup of rtl_poll() by Marek Vasut · 4 years, 6 months ago
  30. 67fdbc0 net: rtl8139: Minor cleanup of rtl_transmit() by Marek Vasut · 4 years, 6 months ago
  31. c7a3e35d net: rtl8139: Minor cleanup of rtl_reset() by Marek Vasut · 4 years, 6 months ago
  32. 89f3fac net: rtl8139: Minor cleanup of set_rx_mode() by Marek Vasut · 4 years, 6 months ago
  33. 198e6b5 net: rtl8139: Consistently use rtl8139_rx_config by Marek Vasut · 4 years, 6 months ago
  34. 17dc95e net: rtl8139: Minor cleanup of read_eeprom() by Marek Vasut · 4 years, 6 months ago
  35. f80f4e4 net: rtl8139: Rework eeprom_delay() macro by Marek Vasut · 4 years, 6 months ago
  36. a5e66e5 net: rtl8139: Register macro cleanup by Marek Vasut · 4 years, 6 months ago
  37. 24891dd net: dwc_eth_qos: Prevent DMA from writing updated RX DMA descriptor by Marek Vasut · 4 years, 7 months ago
  38. a83ca0c net: dwc_eth_qos: Invalidate RX packet DMA buffer by Marek Vasut · 4 years, 7 months ago
  39. 738ee27 net: dwc_eth_qos: Invalidate RX descriptor before reading by Marek Vasut · 4 years, 7 months ago
  40. dd90c2e net: dwc_eth_qos: Flush the RX descriptors on init by Marek Vasut · 4 years, 7 months ago
  41. 83858d8 net: dwc_eth_qos: Correctly wrap around TX descriptor tail pointer by Marek Vasut · 4 years, 7 months ago
  42. 4332d80 net: dwc_eth_qos: Fully rewrite RX descriptor field 3 by Marek Vasut · 4 years, 7 months ago
  43. c2abfca net: dc2114x: Switch DEBUG_SROM{,2} to debug_cond() by Marek Vasut · 4 years, 6 months ago
  44. dbe9c0c net: dc2114x: Reorganize driver by Marek Vasut · 4 years, 6 months ago
  45. 3b7b9e2 net: dc2114x: Clean up INL/OUTL functions by Marek Vasut · 4 years, 6 months ago
  46. 04da061 net: dc2114x: Clean up DE4X5 macros by Marek Vasut · 4 years, 6 months ago
  47. eb216f1 net: dc2114x: Clean up remaining driver code by Marek Vasut · 4 years, 6 months ago
  48. 2e5c2a1 net: dc2114x: Clean up SROM operations by Marek Vasut · 4 years, 6 months ago
  49. 5a0c332 net: dc2114x: Clean up send_setup_frame() by Marek Vasut · 4 years, 6 months ago
  50. 5b4e7df net: dc2114x: Clean up dc21x4x_halt() by Marek Vasut · 4 years, 6 months ago
  51. 9308df8 net: dc2114x: Clean up dc21x4x_recv() by Marek Vasut · 4 years, 6 months ago
  52. 7c53e33 net: dc2114x: Clean up dc21x4x_send() by Marek Vasut · 4 years, 6 months ago
  53. ca5cb04 net: dc2114x: Clean up init code by Marek Vasut · 4 years, 6 months ago
  54. 69529c9 net: pcnet: Switch to PCI memory access by Marek Vasut · 4 years, 6 months ago
  55. 3c0bcb9 net: pcnet: Replace mips-specific accessors by Marek Vasut · 4 years, 6 months ago
  56. 171f5e5 net: tulip: Remove CONFIG_TULIP_* by Marek Vasut · 4 years, 6 months ago
  57. 635a76b net: pcnet: Remove CONFIG_PCNET_79C97x by Marek Vasut · 4 years, 6 months ago
  58. f2c5564 net: Fix warning when including netdev.h on DM systems by Marek Vasut · 4 years, 7 months ago
  59. d597e61 rockchip: rk3399: Add Nanopi M4 2GB board support by Deepak Das · 4 years, 6 months ago
  60. f417d71 rk3399: Add ROC-RK3399-PC Mezzanine board by Suniel Mahesh · 4 years, 6 months ago
  61. fb3f5cd arm: dts: rk3399: Sync roc-pc-mezzanine from v5.7-rc1 by Jagan Teki · 4 years, 6 months ago
  62. 167efc2 arm64: dts: rk3399: Sync v5.7-rc1 from Linux by Jagan Teki · 4 years, 6 months ago
  63. 96993d7 clk: rk3399: Set empty for HCLK_SD assigned-clocks by Jagan Teki · 4 years, 6 months ago
  64. f44bf1b arm64: dts: rk3399-evb: Move u-boot properties into -u-boot.dtsi by Jagan Teki · 4 years, 6 months ago
  65. 4888fbe arm64: dts: rk3399-puma: Move u-boot properties into -u-boot.dtsi by Jagan Teki · 4 years, 6 months ago
  66. 062baa2 rockchip: dts: rock64: Fix XHCI usage by Chen-Yu Tsai · 4 years, 6 months ago
  67. bab9729 rockchip: rk3328: Add support for ROC-RK3328-CC board by Chen-Yu Tsai · 4 years, 6 months ago
  68. 50cbff7 rockchip: dts: rk3328: Sync device tree files from Linux by Chen-Yu Tsai · 4 years, 6 months ago
  69. 5d0ec90 rockchip: rk3328: Disable generic PHY support by Chen-Yu Tsai · 4 years, 6 months ago
  70. 2e15f86 dt-bindings: power: rk3328-power: sync from upstream Linux kernel by Chen-Yu Tsai · 4 years, 6 months ago
  71. d751b0c dt-bindings: clock: rk3328: sync from upstream Linux kernel by Chen-Yu Tsai · 4 years, 6 months ago
  72. 32fd616 rockchip: dts: rk3328: Move OTG node's hnp-srp-disable to rk3328-u-boot.dtsi by Chen-Yu Tsai · 4 years, 6 months ago
  73. 032ca15 rockchip: dts: rk3328-evb: Move gmac2io related nodes to -u-boot.dtsi by Chen-Yu Tsai · 4 years, 6 months ago
  74. 9a03177 rockchip: dts: rk3328-evb: Move vcc5v0-host-xhci-drv to -u-boot.dtsi by Chen-Yu Tsai · 4 years, 6 months ago
  75. b641dd3 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 4 years, 6 months ago
  76. 78021b6 Merge tag 'efi-2020-07-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 6 months ago
  77. 286bcdb sifive: fu540: Enable spi-nor flash support by Jagan Teki · 4 years, 6 months ago
  78. 0edb066 riscv: dts: hifive-unleashed-a00: Add -u-boot.dtsi by Jagan Teki · 4 years, 6 months ago
  79. 25e4d94 spi: sifive: Fix QPP transfer by Jagan Teki · 4 years, 6 months ago
  80. 622b913 spi: sifive: Fix format register proto field by Jagan Teki · 4 years, 6 months ago
  81. b7d6e10 spi: sifive: Add spi-mem exec op by Jagan Teki · 4 years, 6 months ago
  82. 685465f mtd: spi-nor-ids: Add Spansion s25fs512s flash entry by Kuldeep Singh · 4 years, 7 months ago
  83. 0a08a61 watchdog: kconfig: Enable designware for rk3399 by Jagan Teki · 4 years, 6 months ago
  84. a976238 mtd: spi-nor-ids: Enable 4B_OPCODES for is25wp256 by Jagan Teki · 4 years, 6 months ago
  85. 5bf3f3d mtd: spi-nor: Enable QE bit for ISSI flash by Jagan Teki · 4 years, 6 months ago
  86. e67cd81 spi: sifive: Tidy up dm_spi_slave_platdata variable by Jagan Teki · 4 years, 6 months ago
  87. f263b86 rk3399: Enable SF distro bootcmd by Jagan Teki · 4 years, 6 months ago
  88. 9f0a6df Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 4 years, 6 months ago
  89. 6d7dacf Merge tag 'xilinx-for-v2020.07-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 4 years, 6 months ago
  90. b9da77f Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 4 years, 6 months ago
  91. 2491546 x86: Add documentation for the chain-load feature by Simon Glass · 4 years, 6 months ago
  92. 86ee14f x86: Use the existing stack when chain-loading by Simon Glass · 4 years, 6 months ago
  93. cfe7a10 x86: Add a way to detect running from coreboot by Simon Glass · 4 years, 6 months ago
  94. 33139a0 x86: Move coreboot-table detection into common code by Simon Glass · 4 years, 6 months ago
  95. ba974a0 board: Add a gd flag for chain loading by Simon Glass · 4 years, 6 months ago
  96. f1f4438 pci: Avoid auto-config when chain loading by Simon Glass · 4 years, 6 months ago
  97. 526aabe x86: cpu: Skip init code when chain loading by Simon Glass · 4 years, 6 months ago
  98. 52b9beb x86: apl: Skip init code when chain loading by Simon Glass · 4 years, 6 months ago
  99. c793dbd x86: fsp: Allow skipping init code when chain loading by Simon Glass · 4 years, 6 months ago
  100. 0b885bc acpi: Add an acpi command by Simon Glass · 4 years, 6 months ago