1. 9249d5c rockchip: Enable pre console for rk3399 by Jagan Teki · Thu Apr 02 17:11:23 2020 +0530
  2. 5023ade video: rockchip: Fix vop modes for rk3399 by Jagan Teki · Thu Apr 02 17:11:22 2020 +0530
  3. 99f0f82 clk: rk3399: Set empty for vopl assigned-clocks by Jagan Teki · Thu Apr 02 17:11:21 2020 +0530
  4. 7ae42ce Merge tag 'dm-pull-1apr20' of git://git.denx.de/u-boot-dm by Tom Rini · Wed Apr 01 14:29:21 2020 -0400
  5. 6c34721 Merge tag 'u-boot-stm32-20200401' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · Wed Apr 01 09:47:30 2020 -0400
  6. 9be531f test: vboot: Reduce fake kernel size to 500 bytes by Simon Glass · Wed Mar 18 11:44:08 2020 -0600
  7. b4a2f6a test: vboot: Move key creation into a function by Simon Glass · Wed Mar 18 11:44:07 2020 -0600
  8. d7aabcc image: Use constants for 'required' and 'key-name-hint' by Simon Glass · Wed Mar 18 11:44:06 2020 -0600
  9. 861b504 test: vboot: Fix pylint errors by Simon Glass · Wed Mar 18 11:44:05 2020 -0600
  10. 724c03b test: vboot: Tidy up the code a little by Simon Glass · Wed Mar 18 11:44:04 2020 -0600
  11. 0571232 fit_check_sign: Allow selecting the configuration to verify by Simon Glass · Wed Mar 18 11:44:03 2020 -0600
  12. 81d1387 image: Load the correct configuration in fit_check_sign by Simon Glass · Wed Mar 18 11:44:02 2020 -0600
  13. 086ae65 image: Check hash-nodes when checking configurations by Simon Glass · Wed Mar 18 11:44:01 2020 -0600
  14. a0ba39d test: vboot: Parameterise the test by Simon Glass · Wed Mar 18 11:44:00 2020 -0600
  15. c35df8f test: vboot: Add a test for a forged configuration by Simon Glass · Wed Mar 18 11:43:59 2020 -0600
  16. f411a89 test: vboot: Drop unnecessary parameter for fit_check_sign by Simon Glass · Wed Mar 18 11:43:58 2020 -0600
  17. ff35f0c image: Return an error message from fit_config_verify_sig() by Simon Glass · Wed Mar 18 11:43:57 2020 -0600
  18. a559bb2 image: Be a little more verbose when checking signatures by Simon Glass · Wed Mar 18 11:43:56 2020 -0600
  19. 2f3c6c5 image: Correct comment for fit_conf_get_node() by Simon Glass · Wed Mar 18 11:43:55 2020 -0600
  20. b177bf3 ARM: dts: stm32: Repair PMIC configuration on AV96 by Marek Vasut · Tue Mar 31 19:51:34 2020 +0200
  21. 81ff385 ARM: dts: stm32: Add missing ethernet PHY reset on AV96 by Marek Vasut · Tue Mar 31 19:51:33 2020 +0200
  22. 88562b4 ARM: dts: stm32: Repair ethernet operation on AV96 by Marek Vasut · Tue Mar 31 19:51:32 2020 +0200
  23. ea97ea4 ARM: dts: stm32: Add alternate pinmux for ethernet RGMII by Marek Vasut · Tue Mar 31 19:51:31 2020 +0200
  24. 679fa9d ARM: dts: stm32: Add configuration EEPROM on AV96 by Marek Vasut · Tue Mar 31 19:51:30 2020 +0200
  25. 2ab7a2a ARM: dts: stm32: Use DT alias for the configuration EEPROM by Marek Vasut · Tue Mar 31 19:51:29 2020 +0200
  26. 96eb91a ARM: dts: stm32: Add QSPI NOR on AV96 by Marek Vasut · Tue Mar 31 19:51:28 2020 +0200
  27. e22085a ARM: dts: stm32: Repair SDMMC2 operation by Marek Vasut · Tue Mar 31 19:51:27 2020 +0200
  28. c9fac07 ARM: dts: stm32: Add alternate pinmux for SDMMC2 pins 4-7 by Marek Vasut · Tue Mar 31 19:51:26 2020 +0200
  29. c9052ef ARM: dts: stm32: Repair SDMMC1 operation on AV96 by Marek Vasut · Tue Mar 31 19:51:25 2020 +0200
  30. b477e9d ARM: dts: stm32: Add alternate pinmux for SDMMC1 direction pins by Marek Vasut · Tue Mar 31 19:51:24 2020 +0200
  31. f326c2f ARM: dts: stm32: Repair SD1 pre-reloc pinmux DT node on AV96 by Marek Vasut · Tue Mar 31 19:51:23 2020 +0200
  32. b4bd044 Merge tag 'arc-last-minute-fixes-for-2020.04' of https://gitlab.denx.de/u-boot/custodians/u-boot-arc by Tom Rini · Tue Mar 31 15:10:54 2020 -0400
  33. af4a1ef ARC: IO: add MB for __raw_* memory accessors by Eugeniy Paltsev · Mon Mar 30 22:44:45 2020 +0300
  34. bb29eb9 ARC: IO: add compiler barriers to IO accessors by Eugeniy Paltsev · Mon Mar 30 22:44:44 2020 +0300
  35. 36fdca1 ARC: IO: add volatile to accessors by Eugeniy Paltsev · Mon Mar 30 22:44:43 2020 +0300
  36. f5949ea Merge branch '2020-03-31-master-imports' by Tom Rini · Tue Mar 31 10:07:01 2020 -0400
  37. fc91bdb net: macb: Fix incorrect write function name when MACB_ZYNQ is enabled. by Michal Simek · Thu Mar 26 15:01:29 2020 +0100
  38. 1534031 mpc8xxx_spi: implement real ->set_speed by Rasmus Villemoes · Tue Feb 11 15:20:25 2020 +0000
  39. 379e25d mpc8xxx_spi: always use 8-bit characters, don't read or write garbage by Rasmus Villemoes · Tue Feb 11 15:20:25 2020 +0000
  40. d31ec8b mpc8xxx_spi: put max_cs to use by Rasmus Villemoes · Tue Feb 11 15:20:24 2020 +0000
  41. 595793b gazerbeam: add clocks property to SPI node by Rasmus Villemoes · Tue Feb 11 15:20:23 2020 +0000
  42. e308da0 gpio/mpc83xx_spisel_boot.c: gpio driver for SPISEL_BOOT signal by Klaus H. Sorensen · Tue Feb 11 15:20:22 2020 +0000
  43. 6298529 gpio: mpc8xxx: don't do RMW on gpdat register when setting value by Rasmus Villemoes · Tue Jan 28 12:04:34 2020 +0000
  44. bb36b0d gpio: mpc8xxx: don't modify gpdat when setting gpio as input by Rasmus Villemoes · Tue Jan 28 12:04:33 2020 +0000
  45. eeb191c cmd: mmc: fix typo 'a EMMC' by Heinrich Schuchardt · Sun Mar 29 19:26:57 2020 +0000
  46. 03b0d1e image-fit: Allow loading FIT image for VxWorks by Lihua Zhao · Wed Mar 18 07:32:07 2020 -0700
  47. 63932dd Merge tag 'efi-2020-04-rc5' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Tue Mar 31 10:05:57 2020 -0400
  48. ae763bf Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · Tue Mar 31 10:05:25 2020 -0400
  49. 605b66e Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · Tue Mar 31 10:04:39 2020 -0400
  50. 5db49e6 arm: dts: agilex: Enable QSPI by Ley Foon Tan · Tue Mar 31 08:45:25 2020 +0800
  51. f7fcc90 arm: socfpga: arria10: Add save_boot_params() by Ley Foon Tan · Fri Mar 06 16:55:20 2020 +0800
  52. e62883b configs: socfpga: Change to use SOCFPGA_PHYS_OCRAM_SIZE macro by Ley Foon Tan · Fri Mar 06 16:55:19 2020 +0800
  53. 8f1552e arm: socfpga: Add onchip RAM size macro by Ley Foon Tan · Fri Mar 06 16:55:18 2020 +0800
  54. c1977b6 Prepare v2020.04-rc4 by Tom Rini · Mon Mar 30 19:29:27 2020 -0400
  55. 783151e test/py: test_efi_grub_net() requires OF_CONTROL by Heinrich Schuchardt · Mon Mar 30 20:27:42 2020 +0200
  56. 5b363f6 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · Mon Mar 30 07:46:05 2020 -0400
  57. 2a5d58b Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · Mon Mar 30 07:45:25 2020 -0400
  58. 9169145 ARM: rmobile: Only register ethernet on V2H Blanche if not DM_ETH by Marek Vasut · Sat Mar 21 17:38:57 2020 +0100
  59. 24700a2 ARM: rmobile: Implement PMIC reset on V2H Blanche by Marek Vasut · Sat Mar 21 16:57:58 2020 +0100
  60. f1b2229 arm: dts: ls1028a: Use flexspi in octal I/O mode by Kuldeep Singh · Sat Mar 14 18:23:55 2020 +0530
  61. 9a3844b arm: dts: lx2160a: Use flexspi in octal I/O mode by Kuldeep Singh · Sat Mar 14 18:23:56 2020 +0530
  62. 3e78c33 configs: lx2160a: Access flash memory as per spi-mem by Kuldeep Singh · Thu Mar 12 15:13:00 2020 +0530
  63. 81635ad configs: lx2160a: Define ENV_ADDR value by Kuldeep Singh · Tue Feb 04 12:02:36 2020 +0530
  64. ad6dee7 configs: lx2160a: Enable FSPI support by Kuldeep Singh · Sat Mar 14 18:43:41 2020 +0530
  65. f6f0525 arm: dts: lx2160aqds: Add FSPI node properties by Kuldeep Singh · Mon Mar 02 16:39:19 2020 +0530
  66. fd31703 configs: ls1012afrwy: adjust env kernel_addr_r by Biwen Li · Fri Mar 20 18:26:14 2020 +0800
  67. 14026fa configs: ls1021a: Append othbootargs to bootargs by Alison Wang · Mon Mar 16 15:59:06 2020 +0800
  68. 903e584 configs: disable eMMC HS200 support on layerscape platforms by Yangbo Lu · Tue Mar 03 10:32:51 2020 +0800
  69. 523a02d configs: ls1012ardb: secure boot: Add PFE config by Priyanka Singh · Fri Feb 21 05:57:04 2020 +0530
  70. 8baa01c configs: arm: ls1021aiot: enable CONFIG_DM_USB support by Ran Wang · Fri Feb 07 12:42:08 2020 +0800
  71. 4d940cd configs: arm64: ls1012afrdm Enable CONFIG_BLK by Ran Wang · Fri Feb 07 12:42:07 2020 +0800
  72. f0018f5 dm: arm64: ls1046a: add i2c DM support by Biwen Li · Wed Feb 05 22:02:17 2020 +0800
  73. 014460b dm: arm64: ls1043a: add i2c DM support by Biwen Li · Wed Feb 05 22:02:16 2020 +0800
  74. 023f794 configs: ls1012afrwy: fix wrong env of board by Biwen Li · Fri Mar 20 17:05:51 2020 +0800
  75. 65fd69e armv8: ls1028a: clean up the environment variables by Yuantian Tang · Fri Mar 20 14:37:07 2020 +0800
  76. 18c2002 armv8: ls1028aqds: add some environments by Yuantian Tang · Fri Mar 20 14:37:06 2020 +0800
  77. 35c82d6 configs: ls2080aqds: support distro boot by Biwen Li · Thu Mar 19 20:01:07 2020 +0800
  78. 5bef869 configs: ls1088aqds: support distro boot by Biwen Li · Thu Mar 19 19:38:42 2020 +0800
  79. a0923d7 board: fsl: lx2160a: fix SDHC1_DAT4 signal routing by Yangbo Lu · Thu Mar 19 15:18:54 2020 +0800
  80. 34e46e0 pci-host-ecam-generic: access config space independent of system-wide bus id by Vladimir Oltean · Fri Mar 13 16:53:06 2020 +0200
  81. 23f6b7f include/configs: ls1012afrwy: fix load address of itb with bootm command by Biwen Li · Fri Mar 13 10:26:29 2020 +0800
  82. b54666e armv8/ls1046ardb: RGMII ports require internal delay by Madalin Bucur · Thu Mar 12 14:53:46 2020 +0200
  83. 7c955cc armv8/ls1043ardb: RGMII ports require internal delay by Madalin Bucur · Thu Mar 12 14:53:45 2020 +0200
  84. fa8f6b4 net: fman: add support for all RGMII delay modes by Madalin Bucur · Thu Mar 12 14:53:44 2020 +0200
  85. 2622464 lx2160a: Add dhcp in boot_targets by Meenakshi Aggarwal · Wed Mar 11 20:51:47 2020 +0530
  86. 7a224e7 armv8: ls1028a: add dhcp boot target device by Yuantian Tang · Tue Mar 10 11:31:05 2020 +0800
  87. 31c9890 board: ls1028ardb: add BOARD_LATE_INIT config by Yuantian Tang · Mon Mar 09 14:10:07 2020 +0800
  88. cdc1200 lx2160a : Remove default VID setting by Meenakshi Aggarwal · Wed Feb 26 16:46:48 2020 +0530
  89. 874c52e armv8: ls1028a: Update secure boot headers offset by Priyanka Singh · Fri Feb 21 05:57:03 2020 +0530
  90. bebebab lx2160a : Add emmc in boot_targets environment variable by Meenakshi Aggarwal · Wed Feb 19 23:30:45 2020 +0530
  91. e1786d3 arm64: ls1046a: remove fdt_high environment variable by Yuantian Tang · Wed Feb 19 17:02:22 2020 +0800
  92. 5187cec arm64: ls1028a: remove fdt_high environment variable by Yuantian Tang · Wed Feb 19 17:02:21 2020 +0800
  93. 392d5fa board: fsl: lx2160a: Add GIC LPI memory reserve fixup by Wasim Khan · Fri Feb 14 11:04:36 2020 +0530
  94. e1db34a configs: lx2160a: Enable GIC_V3_ITS config by Wasim Khan · Fri Feb 14 11:04:35 2020 +0530
  95. 2f7e016 board: fsl: lx2160a: Program GIC LPI configuration table by Wasim Khan · Fri Feb 14 11:04:34 2020 +0530
  96. 1fe634a board: lx2160a: Correct board fixup for PCIe nodes by Vikas Singh · Wed Feb 12 13:47:09 2020 +0530
  97. 7147706 ls1021a: Set CONFIG_SYS_BOOTMAPSZ to the memory for relocation by Alison Wang · Mon Feb 03 15:25:19 2020 +0800
  98. a1bb101 ARM: dts: rmobile: Enable IIC3 on V2H Blanche by Marek Vasut · Sat Mar 21 16:57:50 2020 +0100
  99. 07c827d ARM: dts: rmobile: Add IIC3 node on Gen2 R8A7792 V2H by Marek Vasut · Sat Mar 21 16:57:38 2020 +0100
  100. ab11876 clk: renesas: Switch to fdtdec_get_addr_size_auto_noparent() on Gen2 by Marek Vasut · Sat Mar 21 16:45:29 2020 +0100