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