1. 634fe73 thermal: imx_tmu: support i.MX8MP by Peng Fan · 4 years, 6 months ago
  2. 951bf19 thermal: imx_tmu: Check the TEMP range for iMX8MM by Peng Fan · 4 years, 6 months ago
  3. b5447b9 thermal: imx_tmu: Fix for temperature out of range by Peng Fan · 4 years, 6 months ago
  4. 8489740 thermal: imx_tmu: support TMU arch level initialization by Peng Fan · 4 years, 6 months ago
  5. fc8657b thermal: imx_tmu: Add support for thermal sensor on iMX8MM by Peng Fan · 4 years, 6 months ago
  6. 2cd7f47 thermal: Add thermal driver for i.MX8M by Peng Fan · 4 years, 6 months ago
  7. 6039d66 thermal: imx_scu_thermal: Update driver for i.MX8QM thermal sensor by Ye Li · 4 years, 6 months ago
  8. 580fab4 eQos: Implement the read_rom_hwaddr callback by Ye Li · 4 years, 6 months ago
  9. 9d4194f fec: Move imx_get_mac_from_fuse declare to imx file by Ye Li · 4 years, 6 months ago
  10. 0e9d239 net: eqos: implement callbaks to get interface and set txclk rate by Fugang Duan · 4 years, 6 months ago
  11. 3a97da1 net: dwc_eth_qos: add dwc eqos for imx support by Fugang Duan · 4 years, 6 months ago
  12. e32e4d0 net: phy: realtek: add rx delay support for RTL8211F by Fugang Duan · 4 years, 6 months ago
  13. 6a895d0 net: Update eQos driver and FEC driver to use eth phy interfaces by Ye Li · 4 years, 6 months ago
  14. 5fe419e net: Add eth phy generic driver for shared MDIO by Ye Li · 4 years, 6 months ago
  15. d2b7020 net: eth-uclass: add return value check by Peng Fan · 4 years, 6 months ago
  16. a6979f7 pinctrl: nxp: scu: Check the pad partition before set pinmux by Ye Li · 4 years, 6 months ago
  17. d19c1cb imx8mq_phanbell: Run SPL with caches enabled by Fabio Estevam · 4 years, 7 months ago
  18. 3b26d52 net: fec: add fuse check by Peng Fan · 4 years, 7 months ago
  19. 0bd3d91 usb: mx6: add fuse check by Peng Fan · 4 years, 7 months ago
  20. 7d1ee74 i2c: mxc: add fuse check by Peng Fan · 4 years, 7 months ago
  21. 3c42c0f imx: add module fuse support by Peng Fan · 4 years, 7 months ago
  22. b52fb0b ARM: imx: pico-imx8mq: Add support for Technexion Pico-iMX8MQ by Marek Vasut · 4 years, 7 months ago
  23. b77d029 Merge branch 'master' of git://git.denx.de/u-boot by Stefano Babic · 4 years, 6 months ago
  24. bdb1577 cmd: efidebug: fix -Werror=type-limits warning by Heinrich Schuchardt · 4 years, 6 months ago
  25. 39821d5 net: ethernet: ti: am65-cpsw-nuss: enable 10Mbps link speed in rgmii mode by Murali Karicheri · 4 years, 7 months ago
  26. 552f19f configs: ti: Fix usage of undefined variable overlay_files by Suman Anna · 4 years, 7 months ago
  27. de69918 doc: add Unicode functions to API description by Heinrich Schuchardt · 4 years, 6 months ago
  28. 311da04 lib: charset: correct function descriptions by Heinrich Schuchardt · 4 years, 6 months ago
  29. efe3b5c test: unit test for u16_strsize() by Heinrich Schuchardt · 4 years, 6 months ago
  30. 4835d35 charset: Add support for calculating bytes occupied by a u16 string by Sughosh Ganu · 4 years, 6 months ago
  31. 7fec249 efi_selftest: add unit test functions to HTML documentation by Heinrich Schuchardt · 4 years, 6 months ago
  32. e2a5b86 cmd: efidebug: add a comment against Coverity check (300329) by AKASHI Takahiro · 4 years, 6 months ago
  33. d67591d cmd: efidebug: fix a wrong handling of arguments by AKASHI Takahiro · 4 years, 6 months ago
  34. b433acb efi_loader: variable: check a return value of uuid__str_to_bin() by AKASHI Takahiro · 4 years, 6 months ago
  35. 52d7bfe efi_loader: image_loader: fix a Coverity check against array access by AKASHI Takahiro · 4 years, 6 months ago
  36. c5c6576 Merge branch '2020-05-08-assorted-fixes' by Tom Rini · 4 years, 6 months ago
  37. be51c3c test: fix naming of test functions in the log test suite by Heinrich Schuchardt · 4 years, 6 months ago
  38. d0ba026 test: describe naming conventions for macro UNIT_TEST by Heinrich Schuchardt · 4 years, 6 months ago
  39. 6d3524c env/sf.c: honour CONFIG_SPL_SAVEENV by Rasmus Villemoes · 4 years, 8 months ago
  40. 6b6c620 sata: dwc_ahsata: Fix memory issue in reset_sata by Ye Li · 4 years, 6 months ago
  41. cdff6fb sata: dwc_ahsata: Fix incorrect free by Ye Li · 4 years, 6 months ago
  42. 87e2cb5 sata: ahsata: Fix wrong operand for checking SERR DIAG_X by Ye Li · 4 years, 6 months ago
  43. bf38cbf sata: ahsata: Fix resource leak by Ye Li · 4 years, 6 months ago
  44. a5e609b Merge tag 'efi-2020-07-rc2-3' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 6 months ago
  45. ea02cfb Merge branch '2020-05-07-more-kconfig-migrations' by Tom Rini · 4 years, 6 months ago
  46. 702de89 treewide: mem: Move mtest related defines to Kconfig by Ashok Reddy Soma · 4 years, 6 months ago
  47. a389c9c treewide: mem: Enable MEMTEST via defconfig by Michal Simek · 4 years, 6 months ago
  48. 475d89d treewide: mem: Remove alternate memtest setup from Mox and x530 by Michal Simek · 4 years, 6 months ago
  49. e519f03 cmd: mem: Remove CONFIG_SYS_MEMTEST_SCRATCH mapping by Michal Simek · 4 years, 6 months ago
  50. c39e19a configs: migrate CONFIG_SYS_MTDPARTS_RUNTIME to defconfigs by Patrick Delaunay · 4 years, 9 months ago
  51. 8cc2814 configs: migrate CONFIG_SET_DFU_ALT_INFO to defconfigs by Patrick Delaunay · 4 years, 9 months ago
  52. b11dc33 configs: Resync with savedefconfig by Tom Rini · 4 years, 6 months ago
  53. 6788790 Merge branch '2020-05-07-atheros-phy-improvements' by Tom Rini · 4 years, 6 months ago
  54. d7ca3ce efi_loader: crypto/pkcs7_parser.h is not a local include by Heinrich Schuchardt · 4 years, 6 months ago
  55. 6f14615 efi_loader: pkcs7_parse_message() returns error pointer by Patrick Wildt · 4 years, 6 months ago
  56. 9ad1522 efi_loader: efi_variable_parse_signature() returns NULL on error by Patrick Wildt · 4 years, 6 months ago
  57. 42a426e efi_loader: put device tree into EfiACPIReclaimMemory by Heinrich Schuchardt · 4 years, 6 months ago
  58. 9900e46 efi_loader: use logical and in do_env_print_efi() by Heinrich Schuchardt · 4 years, 6 months ago
  59. 306bf6e efi_loader: do not unnecessarily use EFI_CALL() by Heinrich Schuchardt · 4 years, 6 months ago
  60. 3fdff6b efi_loader: error handling in efi_set_variable_common(). by Heinrich Schuchardt · 4 years, 6 months ago
  61. 549b79e efi_loader: remove redundant assignment in dp_fill() by Heinrich Schuchardt · 4 years, 6 months ago
  62. b37a0b5 kbuild: efi: Avoid rebuilding efi targets by Jan Kiszka · 4 years, 6 months ago
  63. 8737c65 phy: atheros: consolidate {ar8031|ar8035}_config() by Michael Walle · 4 years, 6 months ago
  64. 6333cbb phy: atheros: ar8035: remove static clock config by Michael Walle · 4 years, 6 months ago
  65. fe6293a phy: atheros: add device tree bindings and config by Michael Walle · 4 years, 6 months ago
  66. 2b77215 phy: atheros: move delay config to common function by Michael Walle · 4 years, 6 months ago
  67. f6ae47b phy: atheros: introduce debug read and write functions by Michael Walle · 4 years, 6 months ago
  68. 30e3193 phy: atheros: use defines for PHY IDs by Michael Walle · 4 years, 6 months ago
  69. f4d48f4 phy: atheros: fix AR8021 PHY ID mask by Michael Walle · 4 years, 6 months ago
  70. 4d4e4cf phy: atheros: Clarify the intention of ar8021_config by Vladimir Oltean · 4 years, 6 months ago
  71. 13114f3 phy: atheros: Explicitly disable RGMII delays by Vladimir Oltean · 4 years, 6 months ago
  72. a234ae8 phy: atheros: Clarify the configuration of the CLK_25M output pin by Vladimir Oltean · 4 years, 6 months ago
  73. 29602f9 phy: atheros: Use common functions for RGMII internal delays by Vladimir Oltean · 4 years, 6 months ago
  74. 4346df3 phy: atheros: Make RGMII Tx delays actually configurable for AR8035 by Vladimir Oltean · 4 years, 6 months ago
  75. 69bf66a Merge branch '2020-05-06-master-imports' by Tom Rini · 4 years, 6 months ago
  76. 5168d7a menu: add support for client defined statusline function by Thirupathaiah Annapureddy · 4 years, 8 months ago
  77. fdf0819 rsa: fix alignment issue when getting public exponent by Heiko Stuebner · 4 years, 6 months ago
  78. c2a2123 cmd: cache: Fix non-cached memory cachability by Patrice Chotard · 4 years, 7 months ago
  79. af6d4c0 arm: vexpress64: Remove unneeded CONFIG_ check by Andre Przywara · 4 years, 7 months ago
  80. 56e403d arm: juno: enable USB by Andre Przywara · 4 years, 7 months ago
  81. be0d096 arm: juno: Use PSCI based reset by Andre Przywara · 4 years, 7 months ago
  82. b3270e9 arm: juno: Enable OF_CONTROL by Andre Przywara · 4 years, 7 months ago
  83. deaa511 arm: juno: Fix UART clock rate by Andre Przywara · 4 years, 7 months ago
  84. e3e2d66 uart: pl011: Add proper DM clock support by Andre Przywara · 4 years, 7 months ago
  85. 7d6dae0 arm: juno: Fix Juno address variables by Andre Przywara · 4 years, 7 months ago
  86. 682fef9 include/eeprom.h: fix build errors by Rasmus Villemoes · 4 years, 9 months ago
  87. 7946a81 Revert "mkimage: fit: Do not tail-pad fitImage with external data" by Tom Rini · 4 years, 6 months ago
  88. 653f7c4 cache: l2x0: Fix missing write to Auxiliary Control Register by Ley Foon Tan · 4 years, 6 months ago
  89. 15c1603 scripts/get_default_envs.sh: preserve order of multiple entries for same variable by Rasmus Villemoes · 4 years, 10 months ago
  90. 1259567 Merge git://git.denx.de/u-boot-usb by Tom Rini · 4 years, 6 months ago
  91. 9a3cc7b Merge tag 'efi-2020-07-rc2-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 6 months ago
  92. 191ee8a Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xx by Tom Rini · 4 years, 6 months ago
  93. 425fefa Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 4 years, 6 months ago
  94. a1f5f4a Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 4 years, 6 months ago
  95. 143414c Merge tag 'u-boot-imx-20200502' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 4 years, 6 months ago
  96. 8510580 net: pcnet: fix I/O primitives for memory access by Daniel Schwierzeck · 4 years, 6 months ago
  97. 04da427 Merge tag 'u-boot-rockchip-20200501' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 4 years, 6 months ago
  98. 1d5d027 Merge branch 'next' of git://git.denx.de/u-boot-sh by Tom Rini · 4 years, 7 months ago
  99. 20a154f mkimage: fit: Do not tail-pad fitImage with external data by Marek Vasut · 4 years, 7 months ago
  100. 16ad946 efi_loader: change setup sequence by Heinrich Schuchardt · 4 years, 8 months ago