1. ba03a6c spi: atmel-quadspi: fix possible MMIO window size overrun by Tudor Ambarus · 4 years, 7 months ago
  2. e0718b3 Merge tag 'dm-pull-1apr20' of git://git.denx.de/u-boot-dm by Tom Rini · 4 years, 6 months ago
  3. e88c9e6 Merge tag 'u-boot-stm32-20200401' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 4 years, 6 months ago
  4. 0e29648 test: vboot: Reduce fake kernel size to 500 bytes by Simon Glass · 4 years, 7 months ago
  5. da76ed2 test: vboot: Move key creation into a function by Simon Glass · 4 years, 7 months ago
  6. 72188f5 image: Use constants for 'required' and 'key-name-hint' by Simon Glass · 4 years, 7 months ago
  7. b008677 test: vboot: Fix pylint errors by Simon Glass · 4 years, 7 months ago
  8. 3156ee3 test: vboot: Tidy up the code a little by Simon Glass · 4 years, 7 months ago
  9. c3aa81e fit_check_sign: Allow selecting the configuration to verify by Simon Glass · 4 years, 7 months ago
  10. 8a9d037 image: Load the correct configuration in fit_check_sign by Simon Glass · 4 years, 7 months ago
  11. 67acad3 image: Check hash-nodes when checking configurations by Simon Glass · 4 years, 7 months ago
  12. 1b09003 test: vboot: Parameterise the test by Simon Glass · 4 years, 7 months ago
  13. c021971 test: vboot: Add a test for a forged configuration by Simon Glass · 4 years, 7 months ago
  14. 477f559 test: vboot: Drop unnecessary parameter for fit_check_sign by Simon Glass · 4 years, 7 months ago
  15. 472f911 image: Return an error message from fit_config_verify_sig() by Simon Glass · 4 years, 7 months ago
  16. 382cf62 image: Be a little more verbose when checking signatures by Simon Glass · 4 years, 7 months ago
  17. 390b26d image: Correct comment for fit_conf_get_node() by Simon Glass · 4 years, 7 months ago
  18. 2f3c4b8 ARM: dts: stm32: Repair PMIC configuration on AV96 by Marek Vasut · 4 years, 6 months ago
  19. 4c8e4c6 ARM: dts: stm32: Add missing ethernet PHY reset on AV96 by Marek Vasut · 4 years, 6 months ago
  20. 6bb45d0 ARM: dts: stm32: Repair ethernet operation on AV96 by Marek Vasut · 4 years, 6 months ago
  21. 955de51 ARM: dts: stm32: Add alternate pinmux for ethernet RGMII by Marek Vasut · 4 years, 6 months ago
  22. e182dca ARM: dts: stm32: Add configuration EEPROM on AV96 by Marek Vasut · 4 years, 6 months ago
  23. f19312e ARM: dts: stm32: Use DT alias for the configuration EEPROM by Marek Vasut · 4 years, 6 months ago
  24. 2f0b5d93 ARM: dts: stm32: Add QSPI NOR on AV96 by Marek Vasut · 4 years, 6 months ago
  25. df7f49c ARM: dts: stm32: Repair SDMMC2 operation by Marek Vasut · 4 years, 6 months ago
  26. 5fdcba6 ARM: dts: stm32: Add alternate pinmux for SDMMC2 pins 4-7 by Marek Vasut · 4 years, 6 months ago
  27. 45fa59b ARM: dts: stm32: Repair SDMMC1 operation on AV96 by Marek Vasut · 4 years, 6 months ago
  28. 4fdbe64 ARM: dts: stm32: Add alternate pinmux for SDMMC1 direction pins by Marek Vasut · 4 years, 6 months ago
  29. 81169ca ARM: dts: stm32: Repair SD1 pre-reloc pinmux DT node on AV96 by Marek Vasut · 4 years, 6 months ago
  30. 2b18b89 Merge branch 'next' of git://git.denx.de/u-boot-usb into next by Tom Rini · 4 years, 6 months ago
  31. 7dbafe0 Merge tag 'arc-last-minute-fixes-for-2020.04' of https://gitlab.denx.de/u-boot/custodians/u-boot-arc by Tom Rini · 4 years, 6 months ago
  32. 45bd649 ARC: IO: add MB for __raw_* memory accessors by Eugeniy Paltsev · 4 years, 6 months ago
  33. e9a23c9 ARC: IO: add compiler barriers to IO accessors by Eugeniy Paltsev · 4 years, 6 months ago
  34. 7e57022 ARC: IO: add volatile to accessors by Eugeniy Paltsev · 4 years, 6 months ago
  35. 150db42 Merge branch '2020-03-31-master-imports' by Tom Rini · 4 years, 6 months ago
  36. 7f6b0f3 net: macb: Fix incorrect write function name when MACB_ZYNQ is enabled. by Michal Simek · 4 years, 6 months ago
  37. 4856cc7 mpc8xxx_spi: implement real ->set_speed by Rasmus Villemoes · 4 years, 8 months ago
  38. 391c400 mpc8xxx_spi: always use 8-bit characters, don't read or write garbage by Rasmus Villemoes · 4 years, 8 months ago
  39. 1a7b462 mpc8xxx_spi: put max_cs to use by Rasmus Villemoes · 4 years, 8 months ago
  40. 96e68c1 gazerbeam: add clocks property to SPI node by Rasmus Villemoes · 4 years, 8 months ago
  41. 3fb22bc gpio/mpc83xx_spisel_boot.c: gpio driver for SPISEL_BOOT signal by Klaus H. Sorensen · 4 years, 8 months ago
  42. dd4cf53 gpio: mpc8xxx: don't do RMW on gpdat register when setting value by Rasmus Villemoes · 4 years, 8 months ago
  43. 1d7ad9f gpio: mpc8xxx: don't modify gpdat when setting gpio as input by Rasmus Villemoes · 4 years, 8 months ago
  44. 71a3e5c cmd: mmc: fix typo 'a EMMC' by Heinrich Schuchardt · 4 years, 6 months ago
  45. 0df27d6 image-fit: Allow loading FIT image for VxWorks by Lihua Zhao · 4 years, 7 months ago
  46. 1104dde Merge tag 'efi-2020-04-rc5' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 6 months ago
  47. d1048a6 Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 4 years, 6 months ago
  48. 962bb2e Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 4 years, 6 months ago
  49. df8e15a arm: dts: agilex: Enable QSPI by Ley Foon Tan · 4 years, 6 months ago
  50. 3d884ff arm: socfpga: arria10: Add save_boot_params() by Ley Foon Tan · 4 years, 7 months ago
  51. 4f17f29 configs: socfpga: Change to use SOCFPGA_PHYS_OCRAM_SIZE macro by Ley Foon Tan · 4 years, 7 months ago
  52. 69f9c8b arm: socfpga: Add onchip RAM size macro by Ley Foon Tan · 4 years, 7 months ago
  53. 93330d4 Prepare v2020.04-rc4 by Tom Rini · 4 years, 6 months ago
  54. 6735755 test/py: test_efi_grub_net() requires OF_CONTROL by Heinrich Schuchardt · 4 years, 6 months ago
  55. 8e4af8f Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 4 years, 6 months ago
  56. 3c4fb0e Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 4 years, 6 months ago
  57. 264398b ARM: rmobile: Only register ethernet on V2H Blanche if not DM_ETH by Marek Vasut · 4 years, 6 months ago
  58. 4666521 ARM: rmobile: Implement PMIC reset on V2H Blanche by Marek Vasut · 4 years, 6 months ago
  59. 3ec7900 arm: dts: ls1028a: Use flexspi in octal I/O mode by Kuldeep Singh · 4 years, 7 months ago
  60. bd294e4 arm: dts: lx2160a: Use flexspi in octal I/O mode by Kuldeep Singh · 4 years, 7 months ago
  61. b9804c3 configs: lx2160a: Access flash memory as per spi-mem by Kuldeep Singh · 4 years, 7 months ago
  62. 802dcce configs: lx2160a: Define ENV_ADDR value by Kuldeep Singh · 4 years, 8 months ago
  63. 0f0a906 configs: lx2160a: Enable FSPI support by Kuldeep Singh · 4 years, 7 months ago
  64. 4c1a522 arm: dts: lx2160aqds: Add FSPI node properties by Kuldeep Singh · 4 years, 7 months ago
  65. 1d0bb1b configs: ls1012afrwy: adjust env kernel_addr_r by Biwen Li · 4 years, 7 months ago
  66. f1573d8 configs: ls1021a: Append othbootargs to bootargs by Alison Wang · 4 years, 7 months ago
  67. edb558c configs: disable eMMC HS200 support on layerscape platforms by Yangbo Lu · 4 years, 7 months ago
  68. 366b147 configs: ls1012ardb: secure boot: Add PFE config by Priyanka Singh · 4 years, 7 months ago
  69. ba23bb0 configs: arm: ls1021aiot: enable CONFIG_DM_USB support by Ran Wang · 4 years, 8 months ago
  70. 45eaecc configs: arm64: ls1012afrdm Enable CONFIG_BLK by Ran Wang · 4 years, 8 months ago
  71. bb1165f dm: arm64: ls1046a: add i2c DM support by Biwen Li · 4 years, 8 months ago
  72. fefac93 dm: arm64: ls1043a: add i2c DM support by Biwen Li · 4 years, 8 months ago
  73. c8a7cad configs: ls1012afrwy: fix wrong env of board by Biwen Li · 4 years, 7 months ago
  74. a023c3c armv8: ls1028a: clean up the environment variables by Yuantian Tang · 4 years, 7 months ago
  75. 40ef9d1 armv8: ls1028aqds: add some environments by Yuantian Tang · 4 years, 7 months ago
  76. 1a9ce6e configs: ls2080aqds: support distro boot by Biwen Li · 4 years, 7 months ago
  77. 472dfe5 configs: ls1088aqds: support distro boot by Biwen Li · 4 years, 7 months ago
  78. 515f329 board: fsl: lx2160a: fix SDHC1_DAT4 signal routing by Yangbo Lu · 4 years, 7 months ago
  79. f83567e pci-host-ecam-generic: access config space independent of system-wide bus id by Vladimir Oltean · 4 years, 7 months ago
  80. 095b6be include/configs: ls1012afrwy: fix load address of itb with bootm command by Biwen Li · 4 years, 7 months ago
  81. 4fb2264 armv8/ls1046ardb: RGMII ports require internal delay by Madalin Bucur · 4 years, 7 months ago
  82. 00160cf armv8/ls1043ardb: RGMII ports require internal delay by Madalin Bucur · 4 years, 7 months ago
  83. e219d7d net: fman: add support for all RGMII delay modes by Madalin Bucur · 4 years, 7 months ago
  84. c5076a0 lx2160a: Add dhcp in boot_targets by Meenakshi Aggarwal · 4 years, 7 months ago
  85. 81d9e55 armv8: ls1028a: add dhcp boot target device by Yuantian Tang · 4 years, 7 months ago
  86. c40ebf7 board: ls1028ardb: add BOARD_LATE_INIT config by Yuantian Tang · 4 years, 7 months ago
  87. 224899d lx2160a : Remove default VID setting by Meenakshi Aggarwal · 4 years, 7 months ago
  88. 160e2b8 armv8: ls1028a: Update secure boot headers offset by Priyanka Singh · 4 years, 7 months ago
  89. b7e7a46 lx2160a : Add emmc in boot_targets environment variable by Meenakshi Aggarwal · 4 years, 8 months ago
  90. e9d9c2e arm64: ls1046a: remove fdt_high environment variable by Yuantian Tang · 4 years, 8 months ago
  91. 395b521 arm64: ls1028a: remove fdt_high environment variable by Yuantian Tang · 4 years, 8 months ago
  92. 8cf113f board: fsl: lx2160a: Add GIC LPI memory reserve fixup by Wasim Khan · 4 years, 8 months ago
  93. e07f30f configs: lx2160a: Enable GIC_V3_ITS config by Wasim Khan · 4 years, 8 months ago
  94. a4625d4 board: fsl: lx2160a: Program GIC LPI configuration table by Wasim Khan · 4 years, 8 months ago
  95. 297d488 board: lx2160a: Correct board fixup for PCIe nodes by Vikas Singh · 4 years, 8 months ago
  96. c463eeb ls1021a: Set CONFIG_SYS_BOOTMAPSZ to the memory for relocation by Alison Wang · 4 years, 8 months ago
  97. 9cf09c7 ARM: dts: rmobile: Enable IIC3 on V2H Blanche by Marek Vasut · 4 years, 6 months ago
  98. fd26573 ARM: dts: rmobile: Add IIC3 node on Gen2 R8A7792 V2H by Marek Vasut · 4 years, 6 months ago
  99. 061ef41 clk: renesas: Switch to fdtdec_get_addr_size_auto_noparent() on Gen2 by Marek Vasut · 4 years, 6 months ago
  100. f455d78 ARM: rmobile: Convert Gen2 Blanche to DM_SPI{,_FLASH} by Marek Vasut · 4 years, 10 months ago