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