1. 3c4dd98 arm: mvebu: turris_omnia: Define only one serdes map variable by Pali Rohár · Wed Mar 02 12:47:54 2022 +0100
  2. e792277 arm: mvebu: turris_omnia: Enable ENV support in SPL by Pali Rohár · Wed Mar 02 12:47:53 2022 +0100
  3. c13401b arm: mvebu: turris_omnia: Provide env_sf_get_env_addr() function by Pali Rohár · Wed Mar 02 12:47:52 2022 +0100
  4. db64efd env: sf: Allow to use env_sf_init_addr() at any stage by Pali Rohár · Wed Mar 02 12:47:51 2022 +0100
  5. d817187 Merge tag 'efi-2022-07-rc2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Fri Apr 29 14:04:08 2022 -0400
  6. 26c3d54 Merge branch '2022-04-29-fuzzing-and-asan-fixes' by Tom Rini · Fri Apr 29 11:25:06 2022 -0400
  7. 6e0abff test: dm: devres: Remove use-after-free by Andrew Scull · Sun Apr 03 10:39:15 2022 +0000
  8. 2110a46 test: Fix pointer overrun in dm_test_devm_regmap() by Andrew Scull · Sun Apr 03 10:39:14 2022 +0000
  9. c40b01b sound: Fix buffer overflow in square wave generation by Andrew Scull · Sun Apr 03 10:39:13 2022 +0000
  10. 50456c9 usb: sandbox: Bounds check read from buffer by Andrew Scull · Sun Apr 03 10:39:12 2022 +0000
  11. 7152f7b usb: sandbox: Check for string end in copy_to_unicode() by Andrew Scull · Sun Apr 03 10:39:11 2022 +0000
  12. a7c9d8b x86: sandbox: Add missing PCI bar to barinfo by Andrew Scull · Sun Apr 03 10:39:10 2022 +0000
  13. 3189cd1 acpi: Fix buffer overflow in do_acpi_dump() by Andrew Scull · Sun Apr 03 10:39:09 2022 +0000
  14. 591393f doc: Correct position of gdb '--args' parameter by Andrew Scull · Sun Apr 03 10:39:08 2022 +0000
  15. 2fa2765 efi_loader: call efi_init_early() earlier by Heinrich Schuchardt · Thu Apr 28 06:30:30 2022 +0000
  16. 8c59113 efi_loader: disk: allow blk devices even without UCLASS_PARTITION by AKASHI Takahiro · Thu Apr 28 13:49:16 2022 +0900
  17. 3546eb2 efi_loader: simplify efi_add_conventional_memory_map() by Heinrich Schuchardt · Mon Apr 25 23:54:48 2022 +0200
  18. c79cebe efi_loader: simplify try_load_entry() by Heinrich Schuchardt · Mon Apr 25 23:35:01 2022 +0200
  19. e353ba1 efi: fix devpath_is_partition() by Heinrich Schuchardt · Mon Apr 25 23:21:20 2022 +0200
  20. e07fe5c efi_loader: don't call log with __func__ as parameter by Heinrich Schuchardt · Fri Apr 29 07:15:04 2022 +0200
  21. 3210324 Merge branch '2022-04-28-led-updates' by Tom Rini · Thu Apr 28 13:46:31 2022 -0400
  22. 5755f02 dt-bindings: leds: import common led bindings from linux 5.17 by Pali Rohár · Thu Apr 28 13:26:53 2022 +0200
  23. a15900c test: dm: pinmux: Get LED2 udevice in the pinmux test by Marek Vasut · Mon Apr 25 18:33:51 2022 +0200
  24. 83bbd0a test: dm: led: Fix LED enumeration by Marek Vasut · Mon Apr 25 18:33:50 2022 +0200
  25. 721d99a led: Drop led_default_state() by Marek Vasut · Fri Apr 22 15:41:42 2022 +0200
  26. f3baefa led: gpio: Use NOP uclass driver for top-level node by Marek Vasut · Fri Apr 22 15:34:00 2022 +0200
  27. 646e072 led: gpio: Check device compatible string to determine the top level node by Marek Vasut · Fri Apr 22 15:15:55 2022 +0200
  28. 1c2b81f led: Mark device instance with DM_FLAG_PROBE_AFTER_BIND by Marek Vasut · Fri Apr 22 15:15:54 2022 +0200
  29. 11a6f58 dm: core: Add DM_FLAG_PROBE_AFTER_BIND flag by Marek Vasut · Fri Apr 22 15:15:53 2022 +0200
  30. b94bcdd Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xx by Tom Rini · Wed Apr 27 09:19:41 2022 -0400
  31. dd79289 Merge tag 'u-boot-amlogic-20220427' of https://source.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · Wed Apr 27 09:19:17 2022 -0400
  32. 0cdb2be doc: boards: amlogic: update jethub d1 specifications by Vyacheslav Bocharov · Tue Apr 26 08:26:33 2022 +0300
  33. ece05c4 Merge tag 'u-boot-at91-2022.07-b' of https://source.denx.de/u-boot/custodians/u-boot-at91 by Tom Rini · Tue Apr 26 07:54:12 2022 -0400
  34. b1f26e9 cpu: 83xx: Add missing dependency on CPU_MPC83XX by Michal Simek · Fri Apr 22 15:32:21 2022 +0200
  35. 429f3b2 board: ls1046afrwy: Remove Manish Tomar's email by Sean Anderson · Tue Apr 19 17:06:31 2022 -0400
  36. ccc205a pci: fsl: Change compatible string for mpc8548 to "fsl, mpc8548-pcie" by Pali Rohár · Thu Apr 14 22:52:03 2022 +0200
  37. 56b23dd powerpc: dts: p2020: Set dfsrr property for i2c nodes by Pali Rohár · Fri Apr 08 14:39:58 2022 +0200
  38. b9f1c60 powerpc: dts: p2020: Define L2 cache node by Pali Rohár · Fri Apr 08 14:39:57 2022 +0200
  39. c3f49a2 powerpc: dts: p2020: Make usb@22000 node compatible for Linux kernel driver by Pali Rohár · Fri Apr 08 14:39:56 2022 +0200
  40. 59bd0b2 powerpc: dts: p2020: Add missing interrupts property to spi@7000 node by Pali Rohár · Fri Apr 08 14:39:55 2022 +0200
  41. 1cacf87 powerpc: dts: p2020: Do not automatically disable spi@7000 node in p2020-post.dtsi by Pali Rohár · Fri Apr 08 14:39:54 2022 +0200
  42. 054b4dd powerpc: dts: p2020: Add Linux compatible string and property for eSDHC by Pali Rohár · Fri Apr 08 14:39:53 2022 +0200
  43. 107eb42 powerpc: dts: p2020: Add ptp_clock@24e00 node via pq3-etsec1-timer-0.dtsi by Pali Rohár · Fri Apr 08 14:39:52 2022 +0200
  44. 01e4a07 powerpc: dts: p2020: Make PCIe nodes compatible for Linux kernel driver by Pali Rohár · Fri Apr 08 14:39:51 2022 +0200
  45. 97ddccd powerpc: dts: p2020: Add gpio-controller@fc00 node via pq3-gpio-0.dtsi by Pali Rohár · Fri Apr 08 14:39:50 2022 +0200
  46. 108bfdc board: freescale: p1_p2_rdb_pc: Define SW macros for lower and upper NOR banks by Pali Rohár · Thu Apr 07 12:16:22 2022 +0200
  47. b9d2a69 board: freescale: p1_p2_rdb_pc: Use named macros for i2c bus num and address by Pali Rohár · Thu Apr 07 12:16:21 2022 +0200
  48. 3cac197 board: freescale: p1_p2_rdb_pc: Fix env $vscfw_addr by Pali Rohár · Thu Apr 07 12:16:20 2022 +0200
  49. b373e92 board: freescale: p1_p2_rdb_pc: Move ifdef for USB/eLBC check to correct place by Pali Rohár · Thu Apr 07 12:16:19 2022 +0200
  50. cca5828 board: freescale: p1_p2_rdb_pc: Fix page attributes for second 1G SDRAM map by Pali Rohár · Thu Apr 07 12:16:18 2022 +0200
  51. 91d1fce board: freescale: p1_p2_rdb_pc: Do not set MPC85xx_PMUXCR_SDHC_WP bit when SDHC_WP is used as GPIO by Pali Rohár · Thu Apr 07 12:16:17 2022 +0200
  52. 521973b board: freescale: p1_p2_rdb_pc: Detect both P2020 SD switch configurations by Pali Rohár · Thu Apr 07 12:16:15 2022 +0200
  53. f1ecc79 board: freescale: p1_p2_rdb_pc: Do not hang in checkboard() by Pali Rohár · Thu Apr 07 12:16:14 2022 +0200
  54. d61e3c2 powerpc: mpc85xx: Define linker sections in ascending order by Pali Rohár · Tue Apr 05 15:12:35 2022 +0200
  55. 1a83e6b powerpc: mpc85xx: Put bss after image when not including reset vector by Pali Rohár · Tue Apr 05 15:12:34 2022 +0200
  56. ca8abbd powerpc: mpc85xx: Remove useless SIZEOF_HEADERS and .interp from ld script by Pali Rohár · Tue Apr 05 15:12:33 2022 +0200
  57. 7e81416 powerpc: mpc85xx: Remove duplicate u-boot-nand.lds by Pali Rohár · Mon Apr 25 14:21:20 2022 +0530
  58. bebc239 powerpc: mpc85xx: Remove u-boot-nand_spl.lds by Pali Rohár · Mon Apr 25 09:32:03 2022 +0530
  59. 0486cb6 powerpc: mpc85xx: Fix CONFIG_OF_SEPARATE support by Pali Rohár · Tue Apr 05 15:12:30 2022 +0200
  60. bf39a8f powerpc: dts: p1020/p2020: Fix esdhc node name by Pali Rohár · Tue Apr 05 11:23:25 2022 +0200
  61. c27f255 powerpc: dts: p2020: Add localbus node by Pali Rohár · Tue Apr 05 11:15:21 2022 +0200
  62. eca1811 mmc: fsl_esdhc_spl: pre-PBL: implement redundancy support by Pali Rohár · Mon Apr 04 18:33:11 2022 +0200
  63. 6c6cec3 mmc: fsl_esdhc: Define macro ESDHCCTL_SNOOP for Snoop attribute by Pali Rohár · Mon Apr 04 18:32:13 2022 +0200
  64. 44acf8a mtd: nand: raw: Add support for DT property nand-ecc-algo=bch by Pali Rohár · Mon Apr 04 18:17:21 2022 +0200
  65. f801552 mtd: rawnand: fsl_elbc: Use ECC configuration from device tree by Pali Rohár · Mon Apr 04 18:17:20 2022 +0200
  66. bb834db mtd: rawnand: fsl_elbc: Add device tree support by Pali Rohár · Mon Apr 04 18:17:19 2022 +0200
  67. 2ef8228 mtd: rawnand: fsl_elbc: Implement RNDOUT command by Pali Rohár · Mon Apr 04 18:17:18 2022 +0200
  68. e15478f powerpc: dts: p2020: Add serial0 and serial1 via pq3-duart-0.dtsi by Pali Rohár · Sun Apr 03 00:42:26 2022 +0200
  69. d8605ab powerpc: dts: p2020: Add fsl/p2020si-pre.dtsi and fsl/p2020si-post.dtsi symlinks by Pali Rohár · Sun Apr 03 00:42:25 2022 +0200
  70. 7a2eb67 board: freescale: p1_p2_rdb_pc: Allow to compile it without env support by Pali Rohár · Sun Apr 03 00:24:27 2022 +0200
  71. 654ec60 ddr: fsl: Allow to compile it without env support by Pali Rohár · Sun Apr 03 00:24:26 2022 +0200
  72. 06c9e98 hwconfig: Allow to compile it without env support by Pali Rohár · Sun Apr 03 00:24:25 2022 +0200
  73. 377ecee mmc: mmc_mode_name() is used also when LOGLEVEL >= LOGL_DEBUG by Pali Rohár · Sun Apr 03 00:20:10 2022 +0200
  74. a897c34 mmc: fsl_esdhc_spl: Call mmc_init() before booting from SD card by Pali Rohár · Sun Apr 03 00:17:01 2022 +0200
  75. 2d83207 mmc: fsl_esdhc_spl: pre-PBL: fix determining U-Boot size by Pali Rohár · Sun Apr 03 00:17:00 2022 +0200
  76. 8cff7ac mmc: fsl_esdhc_spl: pre-PBL: check for BOOT signature instead of MBR/DBR by Pali Rohár · Sun Apr 03 00:16:59 2022 +0200
  77. 62923c6 powerpc: mpc85xx: Show e500 core version by Pali Rohár · Sun Apr 03 00:05:10 2022 +0200
  78. 3f9f1bd powerpc: mpc85xx: Rename _start_e500 symbol to _start by Pali Rohár · Sun Apr 03 00:05:09 2022 +0200
  79. 674642c powerpc: mpc85xx: Drop _start symbol by Pali Rohár · Mon Apr 25 09:29:08 2022 +0530
  80. 470a46f armv8/fsl-lsch3: Suppress spurious warning on Layerscape CPUs by Stephen Carlson · Tue Mar 29 14:51:10 2022 -0700
  81. 67a5c28 armv8: layerscape: fix the function mismatch issue by Yuantian Tang · Wed Mar 09 15:37:22 2022 +0800
  82. 187bae9 board: sl28: add basic PSCI implementation by Michael Walle · Mon Apr 25 09:25:08 2022 +0530
  83. 42fdd8c armv8: psci: add ARMV8_PSCI_RELOCATE Kconfig option by Michael Walle · Mon Feb 28 13:48:40 2022 +0100
  84. 616833b armv8: psci: skip setup code if we are not EL3 by Michael Walle · Mon Feb 28 13:48:39 2022 +0100
  85. 166ea48 armv8: layerscape: get rid of smc_call() by Michael Walle · Fri Apr 22 14:53:27 2022 +0530
  86. a281ad1 armv8: include psci_update_dt() unconditionally by Michael Walle · Mon Feb 28 13:48:37 2022 +0100
  87. dedbec1 arm: layerscape: Disable erratum A009007 on LS1021A, LS1043A, and LS1046A by Sean Anderson · Fri Apr 22 14:01:36 2022 +0530
  88. 1d15111 doc: boards: amlogic: update documentation for ADC support for AXG by Vyacheslav Bocharov · Tue Apr 26 08:26:32 2022 +0300
  89. e95e3f6 ARM: dts: at91: sama7g5ek: Align the impedance of the QSPI0's HSIO and PCB lines by Tudor Ambarus · Fri Apr 08 12:10:36 2022 +0300
  90. 58e33ff ARM: dts: at91: sama7g5: Fix QSPI1 clock by Tudor Ambarus · Fri Apr 08 11:41:11 2022 +0300
  91. 938a6c9 spi: atmel-quadspi: Fix the buswidth adjustment between spi-mem and controller by Tudor Ambarus · Fri Apr 08 11:40:26 2022 +0300
  92. ab9199a include: configs: at91/sam: remove stray #ifdef/#else by Eugen Hristev · Thu Apr 07 09:58:48 2022 +0300
  93. 6b89074 ARM: dts: sam9x60: Add pit64b node by Durai Manickam KR · Mon Apr 04 16:00:00 2022 +0530
  94. 59d6289 timers: atmel_pit: introduce CONFIG_SPL_ATMEL_PIT_TIMER by Eugen Hristev · Mon Apr 04 11:35:51 2022 +0300
  95. 118141e timers: atmel_tcb: introduce CONFIG_SPL_ATMEL_TCB by Eugen Hristev · Mon Apr 04 11:35:50 2022 +0300
  96. 04b40ea ARM: mach-at91: armv7: Remove default reset driver by Sergiu Moga · Fri Apr 01 12:27:27 2022 +0300
  97. 4536633 ARM: mach-at91: arm926ejs: Add SYSRESET conditional by Sergiu Moga · Fri Apr 01 12:27:26 2022 +0300
  98. 84567d4 configs: at91: Enable SYSRESET for Atmel/Microchip's platforms by Sergiu Moga · Fri Apr 01 12:27:25 2022 +0300
  99. 65c723f sysreset: Add Atmel/Microchip sysreset driver by Sergiu Moga · Fri Apr 01 12:27:24 2022 +0300
  100. b60e977 ARM: dts: at91: Add RSTC node by Sergiu Moga · Fri Apr 01 12:27:23 2022 +0300