1. 88b3a37 dm: core: Use const device for the dev_read_...() interface by Simon Glass · 4 years, 8 months ago
  2. d975ce2 dm: core: Use const device for the devfdt...() interface by Simon Glass · 4 years, 8 months ago
  3. 194fca9 dm: pci: Update a few more interfaces for const udevice * by Simon Glass · 4 years, 8 months ago
  4. c4e72c4 dm: pci: Update the PCI read_config() method to const dev * by Simon Glass · 4 years, 8 months ago
  5. fc347fb dm: core: Use const where possible in device.h by Simon Glass · 4 years, 8 months ago
  6. f5cc89a Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 4 years, 8 months ago
  7. c95215a Merge tag 'rpi-next-2020.04' of https://gitlab.denx.de/u-boot/custodians/u-boot-raspberrypi by Tom Rini · 4 years, 8 months ago
  8. d4827fc Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 4 years, 8 months ago
  9. d861183 Merge tag 'ti-v2020.04-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · 4 years, 8 months ago
  10. d9618e9 board: ls1012ardb: do not use imply CONFIG_ by Heinrich Schuchardt · 4 years, 8 months ago
  11. 8526a58 armv8: ls2088a: Updates secure boot headers offset by Priyanka Singh · 4 years, 8 months ago
  12. 4238e37 armv8: ls1088a: Updates secure boot headers offset by Priyanka Singh · 4 years, 8 months ago
  13. 20858a2 armv8: lx2160a: Updates secure boot headers offset by Priyanka Singh · 4 years, 8 months ago
  14. 3e90cfe armv8: ls1012ardb: Updates secure boot headers offset by Priyanka Singh · 4 years, 8 months ago
  15. e735ad3 armv8: ls1046a: Updates secure boot headers offset by Priyanka Singh · 4 years, 8 months ago
  16. feb8fa2 configs: ls1021a: Reserve low memory for CMA by Alison Wang · 4 years, 8 months ago
  17. 9ebde88 dm: arm: ls1021a: add i2c DM support by Biwen Li · 4 years, 9 months ago
  18. a0affb3 dm: arm64: ls1012a: add i2c DM support by Biwen Li · 4 years, 9 months ago
  19. 6089d8a Kconfigs: layerscape: use a convenient default value for SYS_MALLOC_F_LEN by Biwen Li · 4 years, 9 months ago
  20. c691032 i2c: mxc_i2c: add DM_FLAG_PRE_RELOC flag by Biwen Li · 4 years, 9 months ago
  21. beadf4f armv8: fsl-layerscape: spl: fix build error when DM_I2C is enabled by Biwen Li · 4 years, 9 months ago
  22. 42cd5cb rtc: pcf8563: Add driver model support by Biwen Li · 4 years, 9 months ago
  23. 36df9c7 configs: ls1028a: Enable FSPI support by Kuldeep Singh · 5 years ago
  24. e572064 arm: dts: lx2160a: Add FSPI node properties by Kuldeep Singh · 5 years ago
  25. 5e2fb3e arm: dts: ls1028a: Add FSPI node properties by Kuldeep Singh · 5 years ago
  26. bddec1b board: fsl: lx2160a: Add support to reset to eMMC by Meenakshi Aggarwal · 4 years, 8 months ago
  27. 3ffe090 arm: dts: ls1028a: fix interrupt properties by Michael Walle · 4 years, 9 months ago
  28. 922ac0f arm: ls1028a: use the new flexspi driver by Michael Walle · 4 years, 9 months ago
  29. 323d3af configs: ls1012ardb: Enable CONFIG_SYS_RELOC_GD_ENV_ADDR by Kuldeep Singh · 4 years, 10 months ago
  30. 9e0c131 azure: Move to vs2017-win2016 platform build host by Tom Rini · 4 years, 8 months ago
  31. ea86e72 gpio: intel_gpio: Fix register/bit offsets intel_gpio_get_value() by Wolfgang Wallner · 4 years, 8 months ago
  32. 28c6268 gpio: intel_gpio: Clear tx state bit when setting output by Wolfgang Wallner · 4 years, 8 months ago
  33. b840c39 gpio: intel_gpio: Pass pinctrl device to pcr_clrsetbits32() by Wolfgang Wallner · 4 years, 8 months ago
  34. 03fe85a x86: itss: Remove apl-prefix by Wolfgang Wallner · 4 years, 8 months ago
  35. 1d5bf32 x86: itss: Add a Kconfig option to enable/disable ITSS driver by Wolfgang Wallner · 4 years, 8 months ago
  36. 43709fa x86: Move itss.c from Apollo Lake to a more generic location by Wolfgang Wallner · 4 years, 8 months ago
  37. 4dd0593 watchdog: omap_wdt: Fix WDT coding style by Marek Vasut · 4 years, 8 months ago
  38. 11c1af6 watchdog: omap_wdt: Fix WDT reloading by Marek Vasut · 4 years, 8 months ago
  39. 8a9ec4d watchdog: omap_wdt: Fix WDT timeout configuration by Marek Vasut · 4 years, 8 months ago
  40. 5b36241 configs: j721e_evm_a72: Add GPIO support by Faiz Abbas · 4 years, 8 months ago
  41. 16217ed arm: dts: k3-j721e-main: Add Support for gpio0 by Faiz Abbas · 4 years, 8 months ago
  42. 25216d6 gpio: da8xx_gpio: Add "ti,keystone-gpio" compatible by Vignesh Raghavendra · 4 years, 8 months ago
  43. 94f992d gpio: da8xx_gpio: Fix compiler warning by Vignesh Raghavendra · 4 years, 8 months ago
  44. 05ef2cd configs: j721e_evm_defconfig: Enable PCA953x IO expander by Vignesh Raghavendra · 4 years, 8 months ago
  45. b642778 arm: dts: k3-j721e-common-proc-board: Enable I2C expander for SPL by Vignesh Raghavendra · 4 years, 8 months ago
  46. 18402a1 arm: dts: k3-j721e-common-proc-board: Add I2C GPIO expander by Vignesh Raghavendra · 4 years, 8 months ago
  47. 01ec6a5 arm: dts: k3-j721e: Add I2C nodes by Vignesh Raghavendra · 4 years, 8 months ago
  48. dd6638a gpio: pca953x_gpio: Add support for 24 bit IO expander by Vignesh Raghavendra · 4 years, 8 months ago
  49. 8e9c88e configs: j721e_evm_r5/a72_defconfig: Enable DFU related configs by Vignesh Raghavendra · 4 years, 8 months ago
  50. 27c5624 configs: j721e_evm_r5/a72_defconfig: Enable USB Gadget related configs by Vignesh Raghavendra · 4 years, 8 months ago
  51. fe02f79 configs: j721e_evm_r5_defconfig: Increase early malloc size by Vignesh Raghavendra · 4 years, 8 months ago
  52. 4728c6f configs: j721e_evm: Add DFU related variables by Vignesh Raghavendra · 4 years, 8 months ago
  53. b070f58 arm: dts: k3-j721e-common-proc-board: Enable USB0 in peripheral mode by Vignesh Raghavendra · 4 years, 8 months ago
  54. e15b6e3 arm: mach-k3: sysfw-loader: Add support to download SYSFW via DFU by Vignesh Raghavendra · 4 years, 8 months ago
  55. eabd591 arm: mach-k3: j721e: Rename BOOT_DEVICE_USB to BOOT_DEVICE_DFU by Vignesh Raghavendra · 4 years, 8 months ago
  56. d37b2b1 configs: j721e_evm_a72: Fix redundant environment offset by Faiz Abbas · 4 years, 8 months ago
  57. add1a6b arm: ti: boot: Use correct dtb and dtbo on Android boot by Sam Protsenko · 4 years, 8 months ago
  58. d94e6db env: ti: boot: Boot Android with dynamic partitions by Sam Protsenko · 4 years, 8 months ago
  59. 0f5103d env: ti: boot: Respect slot_suffix in AVB commands by Sam Protsenko · 4 years, 8 months ago
  60. 7d9dbea configs: am57xx_evm: Enable Android commands by Sam Protsenko · 4 years, 8 months ago
  61. 01e9ee0 test/py: android: Add test for abootimg by Sam Protsenko · 4 years, 8 months ago
  62. 586a1bf doc: android: Convert to Sphinx format by Sam Protsenko · 4 years, 8 months ago
  63. 34b4319 doc: android: Add documentation for Android Boot Image by Sam Protsenko · 4 years, 8 months ago
  64. 94f6d0d cmd: abootimg: Add abootimg command by Sam Protsenko · 4 years, 8 months ago
  65. 7f25315 image: android: Add routine to get dtbo params by Sam Protsenko · 4 years, 8 months ago
  66. c3bfad8 image: android: Add functions for handling dtb field by Sam Protsenko · 4 years, 8 months ago
  67. 142c975 x86: Move itss.h from Apollo Lake to the generic x86 include directory by Wolfgang Wallner · 4 years, 8 months ago
  68. 7d53b5a x86: apl: Add the term "Interrupt Timer Subsystem" to ITSS files by Wolfgang Wallner · 4 years, 8 months ago
  69. 5e579cc spi: ich: Drop while loop in hardware sequencing erase case by Wolfgang Wallner · 4 years, 9 months ago
  70. b58d853 x86: edison: Switch to ACPI mode by Andy Shevchenko · 4 years, 9 months ago
  71. 42fddfc x86: edison: Enable command line editing by Marek Vasut · 4 years, 9 months ago
  72. d88030a doc: Chromebook Coral: fix build warnings by Heinrich Schuchardt · 4 years, 9 months ago
  73. 2fa863e x86: limit the fs segment to the pointer size by Masahiro Yamada · 4 years, 9 months ago
  74. 0d67fac x86: use invd instead of wbinvd in real mode start code by Masahiro Yamada · 4 years, 9 months ago
  75. a6302b7 doc: intel: Update serial driver changes in slimbootloader.rst by Park, Aiden · 4 years, 9 months ago
  76. 18416ba x86: serial: Use NS16550_DYNAMIC in Slim Bootloader by Park, Aiden · 4 years, 9 months ago
  77. b7c1e67 x86: Move coreboot over to use the coreboot UART by Simon Glass · 4 years, 9 months ago
  78. 44482e8 x86: serial: Add a coreboot serial driver by Simon Glass · 4 years, 9 months ago
  79. 8c3ccb3 x86: Update coreboot serial table struct by Simon Glass · 4 years, 9 months ago
  80. 62cbde4 serial: ns16550: Support run-time configuration by Simon Glass · 4 years, 9 months ago
  81. 31a790b Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 4 years, 8 months ago
  82. 13cb7cc dfu: Add option to skip empty pages when flashing UBI images to NAND by Guillermo Rodríguez · 4 years, 9 months ago
  83. bf16a7b usb: cdns3: ep0: Invalidate cache before reading Setup Packet by Vignesh Raghavendra · 4 years, 8 months ago
  84. 427da6f Merge tag 'u-boot-rockchip-20200130' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 4 years, 8 months ago
  85. 80e99ad Merge tag 'uniphier-v2020.04-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-uniphier by Tom Rini · 4 years, 8 months ago
  86. 76cd7d4 ARM: uniphier: use $loadaddr for source command by Masahiro Yamada · 4 years, 8 months ago
  87. 6da69d3 ARM: uniphier: set gd->ram_base correctly by Masahiro Yamada · 4 years, 8 months ago
  88. 407b01b mtd: rawnand: denali_dt: use UCLASS_MTD instead of UCLASS_MISC by Masahiro Yamada · 4 years, 8 months ago
  89. 5bacb44 ARM: uniphier: remove adhoc reset deassertion for the NAND controller by Masahiro Yamada · 4 years, 8 months ago
  90. 80924cc mtd: rawnand: denali: set SPARE_AREA_SKIP_BYTES based on DT compatible by Masahiro Yamada · 4 years, 8 months ago
  91. 21d4a3c mtd: rawnand: denali_dt: insert udelay() after reset deassert by Masahiro Yamada · 4 years, 8 months ago
  92. 9925df0 mtd: rawnand: denali: Do not reset the block before booting the kernel by Marek Vasut · 4 years, 8 months ago
  93. 11bcc58 mtd: rawnand: denali_dt: make the core clock optional by Masahiro Yamada · 4 years, 8 months ago
  94. 33672c9 mtd: rawnand: denali-spl: Add missing hardware init on SoCFPGA by Marek Vasut · 4 years, 8 months ago
  95. 514d00e Merge branch '2020-01-30-master-imports' by Tom Rini · 4 years, 8 months ago
  96. 018921e Remove redundant YYLOC global declaration by Peter Robinson · 4 years, 8 months ago
  97. a98f914 Makefile: Fix the location of the migration file by Fabio Estevam · 4 years, 8 months ago
  98. 9de5c39 tools: buildman: fix typo by Flavio Suligoi · 4 years, 8 months ago
  99. dad9af5 net: fix typo by Flavio Suligoi · 4 years, 8 months ago
  100. 678fa61 MAINTAINERS: board: hisi: poplar: update email by Jorge Ramirez-Ortiz · 4 years, 8 months ago