1. a54ece4 fat: write: adjust data written in each partial write by Marek Szyprowski · 4 years, 10 months ago
  2. 5e615b7 fat: write: fix broken write to fragmented files by Marek Szyprowski · 4 years, 10 months ago
  3. 4dbc107 cmd: gpio: Correct do_gpio() return value by Luka Kovacic · 4 years, 9 months ago
  4. 96ff825 azure/gitlab: Update to Docker to have SDL2 available by Tom Rini · 4 years, 8 months ago
  5. 6049d51 azure: Use our own GRUB binaries by Tom Rini · 4 years, 8 months ago
  6. 24df1b1 gitlab: use our own GRUB by Heinrich Schuchardt · 4 years, 9 months ago
  7. 904ea00 Merge tag 'efi-2020-04-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 8 months ago
  8. 457faef Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 4 years, 8 months ago
  9. 8a6ffed video: enable VIDEO_ANSI and all VIDEO_BBP options by Anatolij Gustschin · 4 years, 8 months ago
  10. 4244429 configs: Resync with savedefconfig by Tom Rini · 4 years, 8 months ago
  11. f5cc89a Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 4 years, 8 months ago
  12. 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
  13. 491e87a test: efi_selftest: fix pylint warnings by Heinrich Schuchardt · 4 years, 8 months ago
  14. df10a2c test: test_efi_fit: fix pylint warnings by Heinrich Schuchardt · 4 years, 8 months ago
  15. 9a5a90a ddr: altera: Add DDR2 support to Gen5 driver by Marek Vasut · 5 years ago
  16. cf89ef8 watchdog: designware: Optionally fetch clock and reset from DT by Marek Vasut · 5 years ago
  17. cf8c836 watchdog: designware: Convert to DM and DT probing by Marek Vasut · 5 years ago
  18. d4827fc Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 4 years, 8 months ago
  19. 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
  20. d9618e9 board: ls1012ardb: do not use imply CONFIG_ by Heinrich Schuchardt · 4 years, 8 months ago
  21. 8526a58 armv8: ls2088a: Updates secure boot headers offset by Priyanka Singh · 4 years, 8 months ago
  22. 4238e37 armv8: ls1088a: Updates secure boot headers offset by Priyanka Singh · 4 years, 8 months ago
  23. 20858a2 armv8: lx2160a: Updates secure boot headers offset by Priyanka Singh · 4 years, 8 months ago
  24. 3e90cfe armv8: ls1012ardb: Updates secure boot headers offset by Priyanka Singh · 4 years, 8 months ago
  25. e735ad3 armv8: ls1046a: Updates secure boot headers offset by Priyanka Singh · 4 years, 8 months ago
  26. feb8fa2 configs: ls1021a: Reserve low memory for CMA by Alison Wang · 4 years, 8 months ago
  27. 9ebde88 dm: arm: ls1021a: add i2c DM support by Biwen Li · 4 years, 9 months ago
  28. a0affb3 dm: arm64: ls1012a: add i2c DM support by Biwen Li · 4 years, 9 months ago
  29. 6089d8a Kconfigs: layerscape: use a convenient default value for SYS_MALLOC_F_LEN by Biwen Li · 4 years, 9 months ago
  30. c691032 i2c: mxc_i2c: add DM_FLAG_PRE_RELOC flag by Biwen Li · 4 years, 9 months ago
  31. beadf4f armv8: fsl-layerscape: spl: fix build error when DM_I2C is enabled by Biwen Li · 4 years, 9 months ago
  32. 42cd5cb rtc: pcf8563: Add driver model support by Biwen Li · 4 years, 9 months ago
  33. 36df9c7 configs: ls1028a: Enable FSPI support by Kuldeep Singh · 4 years, 11 months ago
  34. e572064 arm: dts: lx2160a: Add FSPI node properties by Kuldeep Singh · 4 years, 11 months ago
  35. 5e2fb3e arm: dts: ls1028a: Add FSPI node properties by Kuldeep Singh · 4 years, 11 months ago
  36. bddec1b board: fsl: lx2160a: Add support to reset to eMMC by Meenakshi Aggarwal · 4 years, 8 months ago
  37. 3ffe090 arm: dts: ls1028a: fix interrupt properties by Michael Walle · 4 years, 9 months ago
  38. 922ac0f arm: ls1028a: use the new flexspi driver by Michael Walle · 4 years, 9 months ago
  39. 323d3af configs: ls1012ardb: Enable CONFIG_SYS_RELOC_GD_ENV_ADDR by Kuldeep Singh · 4 years, 10 months ago
  40. 9e0c131 azure: Move to vs2017-win2016 platform build host by Tom Rini · 4 years, 8 months ago
  41. ea86e72 gpio: intel_gpio: Fix register/bit offsets intel_gpio_get_value() by Wolfgang Wallner · 4 years, 8 months ago
  42. 28c6268 gpio: intel_gpio: Clear tx state bit when setting output by Wolfgang Wallner · 4 years, 8 months ago
  43. b840c39 gpio: intel_gpio: Pass pinctrl device to pcr_clrsetbits32() by Wolfgang Wallner · 4 years, 8 months ago
  44. 03fe85a x86: itss: Remove apl-prefix by Wolfgang Wallner · 4 years, 8 months ago
  45. 1d5bf32 x86: itss: Add a Kconfig option to enable/disable ITSS driver by Wolfgang Wallner · 4 years, 8 months ago
  46. 43709fa x86: Move itss.c from Apollo Lake to a more generic location by Wolfgang Wallner · 4 years, 8 months ago
  47. 4dd0593 watchdog: omap_wdt: Fix WDT coding style by Marek Vasut · 4 years, 8 months ago
  48. 11c1af6 watchdog: omap_wdt: Fix WDT reloading by Marek Vasut · 4 years, 8 months ago
  49. 8a9ec4d watchdog: omap_wdt: Fix WDT timeout configuration by Marek Vasut · 4 years, 8 months ago
  50. 5b36241 configs: j721e_evm_a72: Add GPIO support by Faiz Abbas · 4 years, 8 months ago
  51. 16217ed arm: dts: k3-j721e-main: Add Support for gpio0 by Faiz Abbas · 4 years, 8 months ago
  52. 25216d6 gpio: da8xx_gpio: Add "ti,keystone-gpio" compatible by Vignesh Raghavendra · 4 years, 8 months ago
  53. 94f992d gpio: da8xx_gpio: Fix compiler warning by Vignesh Raghavendra · 4 years, 8 months ago
  54. 05ef2cd configs: j721e_evm_defconfig: Enable PCA953x IO expander by Vignesh Raghavendra · 4 years, 8 months ago
  55. b642778 arm: dts: k3-j721e-common-proc-board: Enable I2C expander for SPL by Vignesh Raghavendra · 4 years, 8 months ago
  56. 18402a1 arm: dts: k3-j721e-common-proc-board: Add I2C GPIO expander by Vignesh Raghavendra · 4 years, 8 months ago
  57. 01ec6a5 arm: dts: k3-j721e: Add I2C nodes by Vignesh Raghavendra · 4 years, 8 months ago
  58. dd6638a gpio: pca953x_gpio: Add support for 24 bit IO expander by Vignesh Raghavendra · 4 years, 8 months ago
  59. 8e9c88e configs: j721e_evm_r5/a72_defconfig: Enable DFU related configs by Vignesh Raghavendra · 4 years, 8 months ago
  60. 27c5624 configs: j721e_evm_r5/a72_defconfig: Enable USB Gadget related configs by Vignesh Raghavendra · 4 years, 8 months ago
  61. fe02f79 configs: j721e_evm_r5_defconfig: Increase early malloc size by Vignesh Raghavendra · 4 years, 8 months ago
  62. 4728c6f configs: j721e_evm: Add DFU related variables by Vignesh Raghavendra · 4 years, 8 months ago
  63. b070f58 arm: dts: k3-j721e-common-proc-board: Enable USB0 in peripheral mode by Vignesh Raghavendra · 4 years, 8 months ago
  64. e15b6e3 arm: mach-k3: sysfw-loader: Add support to download SYSFW via DFU by Vignesh Raghavendra · 4 years, 8 months ago
  65. eabd591 arm: mach-k3: j721e: Rename BOOT_DEVICE_USB to BOOT_DEVICE_DFU by Vignesh Raghavendra · 4 years, 8 months ago
  66. d37b2b1 configs: j721e_evm_a72: Fix redundant environment offset by Faiz Abbas · 4 years, 8 months ago
  67. add1a6b arm: ti: boot: Use correct dtb and dtbo on Android boot by Sam Protsenko · 4 years, 8 months ago
  68. d94e6db env: ti: boot: Boot Android with dynamic partitions by Sam Protsenko · 4 years, 8 months ago
  69. 0f5103d env: ti: boot: Respect slot_suffix in AVB commands by Sam Protsenko · 4 years, 8 months ago
  70. 7d9dbea configs: am57xx_evm: Enable Android commands by Sam Protsenko · 4 years, 8 months ago
  71. 01e9ee0 test/py: android: Add test for abootimg by Sam Protsenko · 4 years, 8 months ago
  72. 586a1bf doc: android: Convert to Sphinx format by Sam Protsenko · 4 years, 8 months ago
  73. 34b4319 doc: android: Add documentation for Android Boot Image by Sam Protsenko · 4 years, 8 months ago
  74. 94f6d0d cmd: abootimg: Add abootimg command by Sam Protsenko · 4 years, 8 months ago
  75. 7f25315 image: android: Add routine to get dtbo params by Sam Protsenko · 4 years, 8 months ago
  76. c3bfad8 image: android: Add functions for handling dtb field by Sam Protsenko · 4 years, 8 months ago
  77. 142c975 x86: Move itss.h from Apollo Lake to the generic x86 include directory by Wolfgang Wallner · 4 years, 8 months ago
  78. 7d53b5a x86: apl: Add the term "Interrupt Timer Subsystem" to ITSS files by Wolfgang Wallner · 4 years, 8 months ago
  79. 5e579cc spi: ich: Drop while loop in hardware sequencing erase case by Wolfgang Wallner · 4 years, 8 months ago
  80. b58d853 x86: edison: Switch to ACPI mode by Andy Shevchenko · 4 years, 9 months ago
  81. 42fddfc x86: edison: Enable command line editing by Marek Vasut · 4 years, 9 months ago
  82. d88030a doc: Chromebook Coral: fix build warnings by Heinrich Schuchardt · 4 years, 9 months ago
  83. 2fa863e x86: limit the fs segment to the pointer size by Masahiro Yamada · 4 years, 9 months ago
  84. 0d67fac x86: use invd instead of wbinvd in real mode start code by Masahiro Yamada · 4 years, 9 months ago
  85. a6302b7 doc: intel: Update serial driver changes in slimbootloader.rst by Park, Aiden · 4 years, 9 months ago
  86. 18416ba x86: serial: Use NS16550_DYNAMIC in Slim Bootloader by Park, Aiden · 4 years, 9 months ago
  87. b7c1e67 x86: Move coreboot over to use the coreboot UART by Simon Glass · 4 years, 9 months ago
  88. 44482e8 x86: serial: Add a coreboot serial driver by Simon Glass · 4 years, 9 months ago
  89. 8c3ccb3 x86: Update coreboot serial table struct by Simon Glass · 4 years, 9 months ago
  90. 62cbde4 serial: ns16550: Support run-time configuration by Simon Glass · 4 years, 9 months ago
  91. 8941f84 watchdog: designware: Migrate CONFIG_DESIGNWARE_WATCHDOG to Kconfig by Marek Vasut · 5 years ago
  92. 707c36e ARM: socfpga: Drop last use of socfpga_reset_manager by Marek Vasut · 4 years, 9 months ago
  93. 9e60821 reset: socfpga: Poll for reset status after deassert reset by Ley Foon Tan · 4 years, 9 months ago
  94. 31a790b Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 4 years, 8 months ago
  95. 13cb7cc dfu: Add option to skip empty pages when flashing UBI images to NAND by Guillermo Rodríguez · 4 years, 9 months ago
  96. bf16a7b usb: cdns3: ep0: Invalidate cache before reading Setup Packet by Vignesh Raghavendra · 4 years, 8 months ago
  97. 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
  98. 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
  99. 76cd7d4 ARM: uniphier: use $loadaddr for source command by Masahiro Yamada · 4 years, 8 months ago
  100. 6da69d3 ARM: uniphier: set gd->ram_base correctly by Masahiro Yamada · 4 years, 8 months ago