1. 40046d2 arm: Do not compile vector table when SYS_NO_VECTOR_TABLE is enabled by Pali Rohár · Wed Apr 06 16:20:19 2022 +0200
  2. a4d6e0f arm: Introduce new CONFIG_SPL_SYS_NO_VECTOR_TABLE option by Pali Rohár · Wed Apr 06 16:20:18 2022 +0200
  3. 6f2aa8e tools: kwboot: Replace fstat()+st_size by lseek()+SEEK_END by Pali Rohár · Wed Apr 06 15:18:59 2022 +0200
  4. df1da73 arm: mvebu: Add support for reading LD0 and LD1 eFuse by Pali Rohár · Wed Apr 06 14:18:18 2022 +0200
  5. 7558ed8 mvebu: uDPU: update defconfig by Robert Marko · Thu Mar 24 10:57:39 2022 +0100
  6. 2097815 arm: mvebu: dts: uDPU: fix non-working networking by Robert Marko · Thu Mar 24 10:57:38 2022 +0100
  7. 58c9873 net: mvneta: add SFP TX disable handling by Robert Marko · Thu Mar 24 10:57:37 2022 +0100
  8. 37534cf arm: mvebu: dts: uDPU: update DTS by Robert Marko · Thu Mar 24 10:57:36 2022 +0100
  9. 4969039 arm: mvebu: a37xx: Add support for reading Security OTP values by Pali Rohár · Wed Feb 23 14:15:49 2022 +0100
  10. 0e6dce7 arm: mvebu: a37xx: Extend mbox_do_cmd() code by Pali Rohár · Wed Feb 23 14:15:48 2022 +0100
  11. deb1e92 arm: mvebu: a37xx: Move generic mbox code to arch/arm/mach-mvebu by Pali Rohár · Wed Feb 23 14:15:47 2022 +0100
  12. c37f67e arm: mvebu: a37xx: Enable fuse command on all Armada 3720 boards by Pali Rohár · Wed Feb 23 14:15:46 2022 +0100
  13. 70d9bee arm: mvebu: a37xx: Add support for reading NB and SB fuse OTP value by Pali Rohár · Wed Feb 23 14:15:45 2022 +0100
  14. e0e10d4 arm: mvebu: Fix Espressobin build for configs where ENV is not in SPI by Rogier Stam · Wed Feb 09 00:27:00 2022 +0100
  15. d373a43 tools/mrvl_uart.sh: Remove script by Pali Rohár · Thu Feb 03 17:50:46 2022 +0100
  16. ffadd40 configs: Resync with savedefconfig by Tom Rini · Wed Apr 20 14:48:59 2022 -0400
  17. 7396c62 Merge branch '2022-04-20-assorted-improvements' by Tom Rini · Wed Apr 20 14:33:53 2022 -0400
  18. 5ffde63 cmd: gpio: Add `gpio read` subcommand by Diego Rondini · Mon Apr 11 12:02:09 2022 +0200
  19. ff4e82b ram: k3-ddrss: Allow use of dt provided initial frequency by Dave Gerlach · Fri Apr 08 16:46:50 2022 -0500
  20. 6de37b1 image: fdt: Fix DT relocation handling with multiple DRAM banks with gap by Marek Vasut · Fri Apr 08 02:09:19 2022 +0200
  21. ae68373 am33xx: Update SYS_MALLOC_F_LEN to use 0x2000 as the default by Tom Rini · Thu Apr 07 12:33:24 2022 -0400
  22. 324cf14 Kconfig: Change SYS_MALLOC_F_LEN default to 0x2000 by Tom Rini · Thu Apr 07 12:33:23 2022 -0400
  23. 6feaf59 ram: k3-ddrss: Fix register name and explain its usage by Dominic Rath · Wed Apr 06 11:56:47 2022 +0200
  24. 3cf1506 Merge branch '2022-04-19-assorted-updates' by Tom Rini · Tue Apr 19 17:02:21 2022 -0400
  25. 849a61a fs: Allow to compile FS_BTRFS when SPL is enabled by Pali Rohár · Thu Apr 07 14:53:25 2022 +0200
  26. a0eae46 btrfs: Fix compilation on big endian systems by Pali Rohár · Thu Apr 07 14:51:03 2022 +0200
  27. 174c149 IOMUX: Fix access past end of console_devices by Sean Anderson · Wed Apr 06 14:36:35 2022 -0400
  28. 5c1e727 Convert CONFIG_SYS_MEM_TOP_HIDE to Kconfig by Tom Rini · Wed Apr 06 10:33:32 2022 -0400
  29. 71e3f85 tools: add boot/ to .gitignore by Du Huanpeng · Thu Apr 07 17:37:49 2022 +0800
  30. 8e70943 fs/squashfs: simplify sqfs_read() by Heinrich Schuchardt · Mon Apr 11 22:54:44 2022 +0200
  31. f568646 image-fit: don't check free() argument by Heinrich Schuchardt · Mon Apr 11 20:08:03 2022 +0200
  32. 053bc40 gpio: aspeed: Fix incorrect offset of read back register. by Billy Tsai · Wed Apr 13 13:34:51 2022 +0800
  33. df8be5a configs: Enable EXT4 and ISO partitions for the DeveloperBox by Ilias Apalodimas · Wed Apr 13 00:16:44 2022 +0300
  34. 659a77b .mailmap: Start to use new amd.com email address by Michal Simek · Thu Apr 14 15:50:46 2022 +0200
  35. c5df3e2 image-fdt: save name of FIT configuration in '/chosen' node by Daniel Golle · Tue Apr 12 21:00:43 2022 +0100
  36. c36b218 Merge tag 'u-boot-rockchip-20220418' of https://source.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · Tue Apr 19 08:50:23 2022 -0400
  37. 95581ff Merge branch '2022-04-18-dm-reducing-spl-memory-usage' by Tom Rini · Tue Apr 19 08:14:15 2022 -0400
  38. 308d91b dm: core: Deal with a wrinkle with linker lists by Simon Glass · Sun Mar 27 14:26:20 2022 -0600
  39. 3996f06 dm: core: Allow devres to be disabled in SPL by Simon Glass · Sun Mar 27 14:26:19 2022 -0600
  40. c030b40 sandbox: Align linker lists to a 32-byte boundary by Simon Glass · Sun Mar 27 14:26:18 2022 -0600
  41. b504d99 sandbox: Allow link flags to be given by Simon Glass · Sun Mar 27 14:26:17 2022 -0600
  42. 957375f Makefile: Avoid resetting link flags in config.mk by Simon Glass · Sun Mar 27 14:26:16 2022 -0600
  43. f27c512 Makefile: Drop a stale comment about linking by Simon Glass · Sun Mar 27 14:26:15 2022 -0600
  44. d56c6f4 sandbox: Correct loss of early output in SPL by Simon Glass · Sun Mar 27 14:26:14 2022 -0600
  45. 9e25994 rockchip: video: mipi: add more compatible strings for rk3288/rk3399 by Johan Jonker · Sat Apr 16 10:25:16 2022 +0200
  46. daca1c4 rockchip: video: rk_edp: add more rk3288 edp node options by Johan Jonker · Sat Apr 16 09:45:56 2022 +0200
  47. 5528acc board: rk3288: add more DT files to MAINTAINERS by Johan Jonker · Fri Apr 15 23:21:45 2022 +0200
  48. 5aef698 board: google: veyron: add more DT files to MAINTAINERS by Johan Jonker · Fri Apr 15 23:21:44 2022 +0200
  49. f05aa9d rockchip: fix boot_devices constants by Johan Jonker · Fri Apr 15 23:21:43 2022 +0200
  50. 8ba3d406 arm: dts: rockchip: move all rk3288 u-boot specific properties in separate dtsi files by Johan Jonker · Fri Apr 15 23:21:39 2022 +0200
  51. 19a51f8 rockchip: rk3288-cru: sync the clock dt-binding header from Linux by Johan Jonker · Fri Apr 15 23:21:38 2022 +0200
  52. 250dd56 rockchip: rk3288-power: sync power domain dt-binding header from Linux by Johan Jonker · Fri Apr 15 23:21:37 2022 +0200
  53. 8579a0a arm: dts: rockchip: sync rk3229-evb.dts from Linux by Johan Jonker · Fri Apr 15 23:21:36 2022 +0200
  54. 3651722 arm: dts: rockchip: sync rk322x.dtsi from Linux by Johan Jonker · Fri Apr 15 23:21:35 2022 +0200
  55. 50d9ff5 arm: dts: rockchip: move all rk322x u-boot specific properties in separate dtsi files by Johan Jonker · Fri Apr 15 23:21:34 2022 +0200
  56. 28aecdb rockchip: rk3228-cru: sync the clock dt-binding header from Linux by Johan Jonker · Fri Apr 15 23:21:33 2022 +0200
  57. 750f253 rockchip: rk3228-power: sync power domain dt-binding header from Linux by Johan Jonker · Fri Apr 15 23:21:32 2022 +0200
  58. 114b6ce doc: rockchip: add rk3066 Rikomagic MK808 by Johan Jonker · Sat Apr 16 17:09:52 2022 +0200
  59. 46d609b doc: rockchip: add px30/rk3326 boards and examples by Johan Jonker · Sat Apr 16 17:09:51 2022 +0200
  60. 7937f52 doc: rockchip: restyle rockchip.rst by Johan Jonker · Sat Apr 16 17:09:50 2022 +0200
  61. 11b16f9 rockchip: rk3066: add mk808_defconfig by Johan Jonker · Sat Apr 16 17:09:49 2022 +0200
  62. 281c8a6 rockchip: rk3066: add Rikomagic MK808 board by Johan Jonker · Sat Apr 16 17:09:48 2022 +0200
  63. a289fc7 rockchip: rk3066: add core support by Johan Jonker · Sat Apr 16 17:09:47 2022 +0200
  64. 4a6d6ad rockchip: tools: add rk3066 support to rkcommon.c by Johan Jonker · Sat Apr 16 17:09:46 2022 +0200
  65. fb0f990 arm: dts: rockchip: add rk3066a-mk808.dts by Johan Jonker · Sat Apr 16 17:09:45 2022 +0200
  66. 59e637c arm: dts: rockchip: add rk3066a.dtsi by Johan Jonker · Sat Apr 16 17:09:44 2022 +0200
  67. 57b5a01 arm: dts: rockchip: fix include rk3xxx-u-boot.dtsi by Johan Jonker · Sat Apr 16 17:09:43 2022 +0200
  68. 56eadf4 arm: dts: rockchip: fix rk3xxx-u-boot.dtsi by Johan Jonker · Sat Apr 16 17:09:42 2022 +0200
  69. df645ef rockchip: rk3066: add sdram driver by Paweł Jarosz · Sat Apr 16 17:09:41 2022 +0200
  70. 5fa4dac rockchip: rk3066: add rk3066 pinctrl driver by Paweł Jarosz · Sat Apr 16 17:09:40 2022 +0200
  71. bca89a5 rockchip: rk3066: add clock driver for rk3066 soc by Paweł Jarosz · Sat Apr 16 17:09:39 2022 +0200
  72. 1b5d437 rockchip: rk3066: add grf header file by Paweł Jarosz · Sat Apr 16 17:09:38 2022 +0200
  73. cd0ba76 rockchip: rk3066-power: sync power domain dt-binding header from Linux by Johan Jonker · Sat Apr 16 17:09:37 2022 +0200
  74. e5adbb2 rockchip: serial: Kconfig: allow ROCKCHIP_SERIAL enabled in TPL by Johan Jonker · Sat Apr 09 18:55:14 2022 +0200
  75. 40cb661 rockchip: serial: Kconfig: add select SYS_NS16550 to config ROCKCHIP_SERIAL by Johan Jonker · Sat Apr 09 18:55:13 2022 +0200
  76. d1c0eb9 rockchip: serial: rename U_BOOT_DRIVER name to rockchip_uart by Johan Jonker · Sat Apr 09 18:55:12 2022 +0200
  77. 047164b rockchip: serial: move driver alias to serial_rockchip.c by Johan Jonker · Sat Apr 09 18:55:11 2022 +0200
  78. e790316 rockchip: serial: restyle the serial_rockchip.c driver by Johan Jonker · Sat Apr 09 18:55:10 2022 +0200
  79. d3cdf65 rockchip: mmc: rockchip_dw_mmc: add rk3066/rk3188 support by Johan Jonker · Sat Apr 09 18:55:09 2022 +0200
  80. d8116bf rockchip: mmc: rockchip_dw_mmc: fix ciu clock index by Johan Jonker · Sat Apr 09 18:55:08 2022 +0200
  81. 32de1ee rockchip: timer: dw-apb-timer: fix whitespace in U_BOOT_DRIVER structure by Johan Jonker · Sat Apr 09 18:55:07 2022 +0200
  82. 0387298 rockchip: timer: add OF_PLATDATA support for dw-apb-timer by Johan Jonker · Sat Apr 09 18:55:06 2022 +0200
  83. febb969 rockchip: tpl: use IS_ENABLED for timer_init() call condition by Johan Jonker · Sat Apr 09 18:55:05 2022 +0200
  84. 5180b1a rockchip: tpl: change call condition rockchip_stimer_init() by Johan Jonker · Sat Apr 09 18:55:04 2022 +0200
  85. 87affc3 rockchip: spl: change call condition rockchip_stimer_init() by Johan Jonker · Sat Apr 09 18:55:03 2022 +0200
  86. f6fc895 rockchip: move ROCKCHIP_STIMER_BASE to Kconfig by Johan Jonker · Sat Apr 09 18:55:02 2022 +0200
  87. 27acd7e rockchip: Enable AHCI/SCSI/SATA on rockpro64-rk3399. by Vagrant Cascadian · Wed Apr 06 13:42:04 2022 -0700
  88. c67f930 rockchip: Enable SCSI in distro bootcmd for rk3399. by Vagrant Cascadian · Wed Apr 06 13:42:03 2022 -0700
  89. a579868 rockchip: clk: add clocks to px30_clk_enable by Chris Morgan · Fri Mar 25 12:09:22 2022 -0500
  90. ffa33eb spi: rockchip_sfc: Add missing include for dm/device_compat.h by Chris Morgan · Fri Mar 25 10:40:35 2022 -0500
  91. 14f3e38 adc: rockchip-saradc: add support for getting reference voltage value by Peter Cai · Fri Feb 04 15:16:06 2022 -0500
  92. 2ecb749 mmc: rockchip_sdhci: Correct error checking by Haolin Li · Tue Mar 22 05:58:02 2022 -0700
  93. 7f8df40 Merge tag 'efi-2022-07-rc1-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Fri Apr 15 14:29:52 2022 -0400
  94. 6a25a7e Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-net by Tom Rini · Fri Apr 15 08:09:52 2022 -0400
  95. f7e0ea9 CI: Print out unmigrated symbols when failing by Tom Rini · Mon Apr 11 13:20:00 2022 -0400
  96. 408f0c7 Merge branch '2022-04-14-assorted-updates' by Tom Rini · Fri Apr 15 08:04:16 2022 -0400
  97. 99d2193 efi_loader: simplify efi_serialize_load_option() by Heinrich Schuchardt · Sat Apr 02 11:47:01 2022 +0200
  98. 28b06b2 efi_loader: EFI_HII_STRING_PROTOCOL.GetString() by Heinrich Schuchardt · Sat Apr 02 11:47:00 2022 +0200
  99. 091561e lib: simplify u16_strdup() by Heinrich Schuchardt · Sat Apr 02 11:46:59 2022 +0200
  100. c054760 lib: convert u16_strlen() into a macro by Heinrich Schuchardt · Sat Apr 02 11:46:58 2022 +0200