1. 5858b90 spl: Move SPL_LDSCRIPT defaults to one place by Tom Rini · 2 years, 5 months ago
  2. 0a4fcb2 PowerPC: Remove some unused USB code by Tom Rini · 2 years, 5 months ago
  3. 7ef53a3 Convert CONFIG_TEGRA_GPU to Kconfig by Tom Rini · 2 years, 5 months ago
  4. 0930447 usb: ehci-fsl: Remove non-DM code by Tom Rini · 2 years, 5 months ago
  5. d6e9efa Convert CONFIG_EFLASH_PROTSECTORS to Kconfig by Tom Rini · 2 years, 5 months ago
  6. f6810b7 aspeed/ast2600: Fix SPL linker script by Joel Stanley · 2 years, 4 months ago
  7. c0f4756 powerpc: mpc85xx: Set TEXT_BASE addresses to real base values by Pali Rohár · 2 years, 4 months ago
  8. b502325 kontron-sl-mx8mm: Add CAAM support by Fabio Estevam · 2 years, 5 months ago
  9. 6b5ecb8 mx6: ddr: Fix disabling on-die termination by Francesco Dolcini · 2 years, 4 months ago
  10. 0543a1e imx8m: fixup thermal trips by Andrejs Cainikovs · 2 years, 5 months ago
  11. 5ae89b3 ARM: dts: at91: sam9x60ek: fix eeprom compatible by Eugen Hristev · 2 years, 5 months ago
  12. 0d60a93 ARM: dts: at91: replace microchip, 24aa02e48 with atmel, at24c02 by Eugen Hristev · 2 years, 5 months ago
  13. d4d3c33 ARM: dts: at91: sama7g5/sama7g5ek: sync with kernel at91 5.19 by Eugen Hristev · 2 years, 5 months ago
  14. 4741309 ARM: dts: sam9x60: fix compatible for qspi child node by Sergiu Moga · 2 years, 5 months ago
  15. e87da57 armv8: u-boot-spl.lds: mark __image_copy_start as symbol by Peng Fan · 2 years, 4 months ago
  16. 2be964d sandbox: raise SANDBOX_RAM_SIZE_MB default to 256 by Heinrich Schuchardt · 2 years, 6 months ago
  17. 6699516 sandbox: show error if the device-tree cannot be loaded by Heinrich Schuchardt · 2 years, 7 months ago
  18. 7750ee4 sandbox: add function os_printf() by Heinrich Schuchardt · 2 years, 7 months ago
  19. 0fcc1c7 armv8 SHA-256 using ARMv8 Crypto Extensions by Loic Poulain · 2 years, 5 months ago
  20. 084d8e6 armv8 SHA-1 using ARMv8 Crypto Extensions: by Loic Poulain · 2 years, 5 months ago
  21. c316ee6 Merge tag 'xilinx-for-v2022.10' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 2 years, 4 months ago
  22. 47ca7b5 sunxi: psci: Fix sunxi_power_switch on sun8i-r40 platform by qianfan Zhao · 2 years, 5 months ago
  23. 006ef34 ARM: dts: sun4i: Sync from Linux v5.18-rc1 by Samuel Holland · 2 years, 5 months ago
  24. c527e3f sandbox: sdl: Add stub sandbox_sdl_remove_display() by Andrew Scull · 2 years, 7 months ago
  25. a13e082 ARM: zynq: Fix size-cells for pl353 driver by Amit Kumar Mahapatra · 2 years, 4 months ago
  26. b8745e7 arm64: zynqmp: Fix usb node drive strength and slew rate by Ashok Reddy Soma · 2 years, 4 months ago
  27. aec051d microblaze: Remove interrupt handler by Michal Simek · 2 years, 4 months ago
  28. a36d867 microblaze: Convert axi timer to DM driver by Michal Simek · 2 years, 4 months ago
  29. 816226d cpu: add CPU driver for microblaze by Ovidiu Panait · 2 years, 5 months ago
  30. 9df16c5 microblaze: add support for handling PVR data by Ovidiu Panait · 2 years, 5 months ago
  31. 10f6508 microblaze: cache: introduce flush_dcache_range() by Ovidiu Panait · 2 years, 5 months ago
  32. 95b7a8f microblaze: cache: introduce cpuinfo structure by Ovidiu Panait · 2 years, 5 months ago
  33. b195134 microblaze: cache: introduce flush_cache_all() by Ovidiu Panait · 2 years, 5 months ago
  34. 84488fc microblaze: cache: introduce Kconfig options for icache/dcache sizes by Ovidiu Panait · 2 years, 5 months ago
  35. 73b8ee6 microblaze: cache: split flush_cache() function by Ovidiu Panait · 2 years, 5 months ago
  36. 8daf896 microblaze: cache: improve icache Kconfig options by Ovidiu Panait · 2 years, 5 months ago
  37. ef0a592 microblaze: cache: improve dcache Kconfig options by Ovidiu Panait · 2 years, 5 months ago
  38. 0ad71dc microblaze: cache: replace XILINX_USE_DCACHE -> CONFIG_DCACHE by Ovidiu Panait · 2 years, 5 months ago
  39. 130fae2 microblaze: start.S: remove unused code by Ovidiu Panait · 2 years, 5 months ago
  40. d58c007 microblaze: Add support for run time relocation by Michal Simek · 2 years, 4 months ago
  41. 07c052b microblaze: Create SYM_ADDR macro to deal with symbols by Michal Simek · 2 years, 4 months ago
  42. 81169ae microblaze: Add comment about reset location by Michal Simek · 2 years, 4 months ago
  43. b6fe10a microblaze: Remove _start symbol handling at U-Boot start by Michal Simek · 2 years, 4 months ago
  44. 986727c microblaze: Remove code around r20 in relocate_code() by Michal Simek · 2 years, 4 months ago
  45. 3041b51 microblaze: Optimize register usage in relocate_code by Michal Simek · 2 years, 4 months ago
  46. 532ad5f microblaze: Change stack protection address to new stack address by Michal Simek · 2 years, 4 months ago
  47. 1918c41 microblaze: Separate code end substraction by Michal Simek · 2 years, 4 months ago
  48. 10fd6d6 microblaze: Enable REMAKE_ELF by Michal Simek · 2 years, 4 months ago
  49. 89e81e6 mips: Move endianness selection to arch/Kconfig by Michal Simek · 2 years, 4 months ago
  50. d896e79 microblaze: Fix typo in exception.c by Michal Simek · 2 years, 4 months ago
  51. 65a4da9 microblaze: Remove CONFIG_TEXT_BASE from code by Michal Simek · 2 years, 4 months ago
  52. aa0799e microblaze: Fix early stack allocation by Michal Simek · 2 years, 4 months ago
  53. 16a1847 microblaze: Fix stack protection behavior by Michal Simek · 2 years, 4 months ago
  54. 7cf236c microblaze: Switch absolute branches to relative by Michal Simek · 2 years, 4 months ago
  55. 686c2bb arm64: zynqmp: Fix tps544/u3007 node description by Michal Simek · 2 years, 4 months ago
  56. 5f5979f arm64: zynqmp: Update tps53681 i2c address by Michal Simek · 2 years, 4 months ago
  57. 0b0d433 arm64: zynqmp: Fix i2c addresses for vck190 SC by Michal Simek · 2 years, 4 months ago
  58. b611f7f arm64: zynqmp: Enable DP for kv260-revA board by Michal Simek · 2 years, 4 months ago
  59. baba22a arm64: zynqmp: Add support for kr260 revA/B boards by Michal Simek · 2 years, 5 months ago
  60. 254f0c7 arm64: zynqmp: Add debug messages to bl2_plat_get_bl31_params() by Michal Simek · 2 years, 5 months ago
  61. 0518e7a sandbox: Implement fuzzing engine driver by Andrew Scull · 2 years, 5 months ago
  62. d9962b1 sandbox: Add libfuzzer integration by Andrew Scull · 2 years, 5 months ago
  63. 001c39a sandbox: Decouple program entry from sandbox init by Andrew Scull · 2 years, 5 months ago
  64. 1e578ed sandbox: Add support for Address Sanitizer by Andrew Scull · 2 years, 5 months ago
  65. 99e2fbc linker_lists: Rename sections to remove . prefix by Andrew Scull · 2 years, 5 months ago
  66. 0648b13 sandbox: Rename getopt sections by Andrew Scull · 2 years, 5 months ago
  67. aac53d3 sandbox: Rename EFI runtime sections by Andrew Scull · 2 years, 5 months ago
  68. c0b71a1 imx: kontron-sl-mx8mm: Remove deprecated phy-mode property by Frieder Schrempf · 2 years, 4 months ago
  69. fecfe77 imx: kontron-sl-mx8mm: Sync dts files and fix ethernet by Frieder Schrempf · 2 years, 4 months ago
  70. 942b54b arm: apple: Increase RTKit timeouts by Janne Grunau · 2 years, 4 months ago
  71. e44d59c arm: apple: nvme: Add SART support and RTKit buffer management by Janne Grunau · 2 years, 4 months ago
  72. 0ae1c77 misc: nuvoton: Add NPCM7xx otp controller driver by Jim Liu · 2 years, 5 months ago
  73. 9e03b48 crypto: nuvoton: Add NPCM7xx AES driver by Jim Liu · 2 years, 5 months ago
  74. 12770d0 ast2600: spl: Add boot mode detection by Chia-Wei Wang · 2 years, 5 months ago
  75. 442a69c configs: ast2600: Move SPL bss section to DRAM space by Chia-Wei Wang · 2 years, 5 months ago
  76. 2b7a89b ARM: dts: Add device tree files for hpe gxp soc by Nick Hawkins · 2 years, 5 months ago
  77. 4276c9b ARM: hpe: gxp: add core support by Nick Hawkins · 2 years, 5 months ago
  78. f98457d arm: add support to corstone1000 platform by Rui Miguel Silva · 2 years, 6 months ago
  79. a47ce34 ARM: dts: omap3-devkit8000: Fix CONFIG_DM_ETH warning by Anthoine Bourgeois · 2 years, 5 months ago
  80. 8d09c7b ARM: dts: omap3-devkit8000: Fix CONFIG_DM_I2C warning by Anthoine Bourgeois · 2 years, 5 months ago
  81. 49df685 ARM: dts: omap3-devkit8000: Add support for Devkit8000 by Anthoine Bourgeois · 2 years, 5 months ago
  82. 52af010 Merge branch 'master' into next by Tom Rini · 2 years, 4 months ago
  83. 2f7821a Merge tag 'u-boot-stm32-20220620' of https://source.denx.de/u-boot/custodians/u-boot-stm into next by Tom Rini · 2 years, 4 months ago
  84. 2a9cf32 armv8: layerscape: add missing RCW source defines by Michael Walle · 2 years, 5 months ago
  85. 66b2dd9 powerpc: bootm: Fix sizes in memory adjusting warning by Pali Rohár · 2 years, 5 months ago
  86. 3acf0be powerpc: dts: p2020: Define PMC node by Pali Rohár · 2 years, 5 months ago
  87. 39f42fe powerpc: mpc85xx: Set default SYS_IMMR value for P1/P2 CPUs by Pali Rohár · 2 years, 6 months ago
  88. 6b6c377 powerpc: mmu: Fix FSL_BOOKE_MAS2() macro by Pali Rohár · 2 years, 6 months ago
  89. 02c8fbd powerpc: fsl_law: Add definition for first PCIe target interface by Pali Rohár · 2 years, 6 months ago
  90. 549bb6b powerpc: mpc85xx: Fix compilation with CONFIG_WDT by Pali Rohár · 2 years, 6 months ago
  91. 26f6f71 powerpc: dts: p2020: Define ecm, memory and guts nodes by Pali Rohár · 2 years, 6 months ago
  92. f0bb612 powerpc: dts: p2020: Define DMA nodes by Pali Rohár · 2 years, 6 months ago
  93. 99f1777 powerpc: dts: p2020: Define crypto node by Pali Rohár · 2 years, 6 months ago
  94. 1cb0f98 powerpc: dts: p2020: Define MPIC nodes by Pali Rohár · 2 years, 6 months ago
  95. bcb3dae ARM: layerscape: Use ARCH_LS104?A insead of TARGET_LS104?ARDB by Sean Anderson · 2 years, 6 months ago
  96. 7041601 arch: layerscape: Add SFP binding by Sean Anderson · 2 years, 6 months ago
  97. f99068a ARM: dts: ls1021a: update the clockgen node by Sean Anderson · 2 years, 6 months ago
  98. aad77c2 Merge tag 'u-boot-stm32-20220617' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 2 years, 4 months ago
  99. f0843e0 Merge commit '32e0379143b433e29d76404f5f4c279067e48853' of https://github.com/tienfong/uboot_mainline by Tom Rini · 2 years, 4 months ago
  100. eae488b stm32mp1: fix reference for STMicroelectronics by Patrick Delaunay · 2 years, 5 months ago