1. 142c975 x86: Move itss.h from Apollo Lake to the generic x86 include directory by Wolfgang Wallner · 4 years, 10 months ago
  2. 7d53b5a x86: apl: Add the term "Interrupt Timer Subsystem" to ITSS files by Wolfgang Wallner · 4 years, 10 months ago
  3. 5e579cc spi: ich: Drop while loop in hardware sequencing erase case by Wolfgang Wallner · 4 years, 10 months ago
  4. b58d853 x86: edison: Switch to ACPI mode by Andy Shevchenko · 4 years, 11 months ago
  5. 42fddfc x86: edison: Enable command line editing by Marek Vasut · 4 years, 11 months ago
  6. d88030a doc: Chromebook Coral: fix build warnings by Heinrich Schuchardt · 4 years, 11 months ago
  7. 2fa863e x86: limit the fs segment to the pointer size by Masahiro Yamada · 4 years, 11 months ago
  8. 0d67fac x86: use invd instead of wbinvd in real mode start code by Masahiro Yamada · 4 years, 11 months ago
  9. a6302b7 doc: intel: Update serial driver changes in slimbootloader.rst by Park, Aiden · 5 years ago
  10. 18416ba x86: serial: Use NS16550_DYNAMIC in Slim Bootloader by Park, Aiden · 5 years ago
  11. b7c1e67 x86: Move coreboot over to use the coreboot UART by Simon Glass · 5 years ago
  12. 44482e8 x86: serial: Add a coreboot serial driver by Simon Glass · 5 years ago
  13. 8c3ccb3 x86: Update coreboot serial table struct by Simon Glass · 5 years ago
  14. 62cbde4 serial: ns16550: Support run-time configuration by Simon Glass · 5 years ago
  15. 8941f84 watchdog: designware: Migrate CONFIG_DESIGNWARE_WATCHDOG to Kconfig by Marek Vasut · 5 years ago
  16. 707c36e ARM: socfpga: Drop last use of socfpga_reset_manager by Marek Vasut · 4 years, 11 months ago
  17. 9e60821 reset: socfpga: Poll for reset status after deassert reset by Ley Foon Tan · 4 years, 11 months ago
  18. 31a790b Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 4 years, 10 months ago
  19. 13cb7cc dfu: Add option to skip empty pages when flashing UBI images to NAND by Guillermo Rodríguez · 5 years ago
  20. bf16a7b usb: cdns3: ep0: Invalidate cache before reading Setup Packet by Vignesh Raghavendra · 4 years, 10 months ago
  21. 427da6f Merge tag 'u-boot-rockchip-20200130' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 4 years, 10 months ago
  22. 80e99ad Merge tag 'uniphier-v2020.04-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-uniphier by Tom Rini · 4 years, 10 months ago
  23. 76cd7d4 ARM: uniphier: use $loadaddr for source command by Masahiro Yamada · 4 years, 10 months ago
  24. 6da69d3 ARM: uniphier: set gd->ram_base correctly by Masahiro Yamada · 4 years, 10 months ago
  25. 407b01b mtd: rawnand: denali_dt: use UCLASS_MTD instead of UCLASS_MISC by Masahiro Yamada · 4 years, 10 months ago
  26. 5bacb44 ARM: uniphier: remove adhoc reset deassertion for the NAND controller by Masahiro Yamada · 4 years, 10 months ago
  27. 80924cc mtd: rawnand: denali: set SPARE_AREA_SKIP_BYTES based on DT compatible by Masahiro Yamada · 4 years, 10 months ago
  28. 21d4a3c mtd: rawnand: denali_dt: insert udelay() after reset deassert by Masahiro Yamada · 4 years, 10 months ago
  29. 9925df0 mtd: rawnand: denali: Do not reset the block before booting the kernel by Marek Vasut · 4 years, 10 months ago
  30. 11bcc58 mtd: rawnand: denali_dt: make the core clock optional by Masahiro Yamada · 4 years, 10 months ago
  31. 33672c9 mtd: rawnand: denali-spl: Add missing hardware init on SoCFPGA by Marek Vasut · 4 years, 10 months ago
  32. 514d00e Merge branch '2020-01-30-master-imports' by Tom Rini · 4 years, 10 months ago
  33. 018921e Remove redundant YYLOC global declaration by Peter Robinson · 4 years, 10 months ago
  34. a98f914 Makefile: Fix the location of the migration file by Fabio Estevam · 4 years, 10 months ago
  35. 9de5c39 tools: buildman: fix typo by Flavio Suligoi · 4 years, 10 months ago
  36. dad9af5 net: fix typo by Flavio Suligoi · 4 years, 10 months ago
  37. 678fa61 MAINTAINERS: board: hisi: poplar: update email by Jorge Ramirez-Ortiz · 4 years, 10 months ago
  38. 79056d8 MAINTAINERS: board: qcom: db820c: update email by Jorge Ramirez-Ortiz · 4 years, 10 months ago
  39. e8c2d25 libfdt: Revert 6dcb8ba4 from upstream libfdt by Tom Rini · 4 years, 10 months ago
  40. 84f0415 Consistently use nproc for counting the CPUs by Heinrich Schuchardt · 4 years, 10 months ago
  41. 0f97e92 optee: Replace uninitialized return variable by proper one. by Christoph Müllner · 4 years, 10 months ago
  42. e4e355f tools: correct Markdown in concurrencytest/README.md by Heinrich Schuchardt · 4 years, 10 months ago
  43. 016e4ae common/board_f.c: Remove arch-specific checks for cpucheck by Ovidiu Panait · 4 years, 10 months ago
  44. 5749faa cmd/gpt: Address error cases during gpt rename more correctly by Tom Rini · 4 years, 10 months ago
  45. c8343e9 configs: firefly-rk3399: Enable CONFIG_MISC_INIT_R and ROCKCHIP_EFUSE by Mark Kettenis · 4 years, 10 months ago
  46. a7eb9ae rockchip: rk3308: add alias for emmc/sdmmc by Kever Yang · 4 years, 11 months ago
  47. 3c176ea rockchip: px30: remove CONFIG_OPTEE support by Kever Yang · 4 years, 11 months ago
  48. 4082a68 ram: rk3328: update lpddr3 setting by YouMin Chen · 4 years, 11 months ago
  49. c7df648 ram: rk3328: add support ddr4 init by YouMin Chen · 4 years, 11 months ago
  50. 31531f6 ram: rk3328: only do data traning for cs0 by Kever Yang · 4 years, 11 months ago
  51. 338b86c doc: boards: Add rockchip documentation by Jagan Teki · 4 years, 11 months ago
  52. 79030a4 rockchip: Add Single boot image (with binman, pad_cat) by Jagan Teki · 4 years, 11 months ago
  53. a1b75cf arm: dts: rk3188: Add rk3188-u-boot.dtsi by Jagan Teki · 4 years, 11 months ago
  54. f48299a arm: dts: rk3036: Add rk3036-u-boot.dtsi by Jagan Teki · 4 years, 11 months ago
  55. 66ffe31 Makefile: rockchip: Support SPL-alone mkimage by Jagan Teki · 4 years, 11 months ago
  56. 3029a7b Makefile: rockchip: Suffix platform type with tpl name by Jagan Teki · 4 years, 11 months ago
  57. b1022d5 Makefile: Add rockchip image type by Jagan Teki · 4 years, 11 months ago
  58. efebc8e rockchip: rk3399: Add bootcount support by Jagan Teki · 4 years, 11 months ago
  59. ee6321f rockchip: Add common reset cause by Jagan Teki · 4 years, 11 months ago
  60. b52a199 arm: rockchip: Add common cru.h by Jagan Teki · 4 years, 11 months ago
  61. d49d8aa rockchip: rk3399: Enable DISPLAY_CPUINFO by Jagan Teki · 4 years, 11 months ago
  62. 2952f39 rockchip: Add cpu-info by Jagan Teki · 4 years, 11 months ago
  63. 1c37f60 rockpro-rk3399: Enable SPI Flash by Jagan Teki · 5 years ago
  64. 3d11196c roc-pc-rk3399: Enable SPI Flash by Jagan Teki · 5 years ago
  65. c8b1684 rockchip: dts: Sync ROC-RK3399-PC changes from Linux by Jagan Teki · 5 years ago
  66. 54b85a9 env: Enable SPI flash env for rockchip by Jagan Teki · 5 years ago
  67. d7b433e env: kconfig: Restrict rockchip env for MMC by Jagan Teki · 5 years ago
  68. 7c5f6d0 rk3399: Check MMC env while defining it by Jagan Teki · 5 years ago
  69. 95052b4 ram: rk3399: don't assume phy_io_config() uses real regs by Thomas Hebb · 5 years ago
  70. 095c6eb rpi4: Enable GENET Ethernet controller by Amit Singh Tomar · 4 years, 10 months ago
  71. fff5d54 rpi4: Update memory map to accommodate scb devices by Amit Singh Tomar · 4 years, 10 months ago
  72. d53e3fa net: Add support for Broadcom GENETv5 Ethernet controller by Amit Singh Tomar · 4 years, 10 months ago
  73. f29002f config: enable DFU over USB on Raspberry Pi4 boards by Marek Szyprowski · 5 years ago
  74. c4d08cb usb: dwc2_udc_otg: add bcm2835 SoC (Raspberry Pi4) support by Marek Szyprowski · 5 years ago
  75. c2a1e3d dfu: mmc: remove file size limit for io operations by Marek Szyprowski · 5 years ago
  76. 774f8b0 dfu: mmc: rearrange the code by Marek Szyprowski · 5 years ago
  77. e7ab1cb Merge tag 'for-v2020.04' of https://gitlab.denx.de/u-boot/custodians/u-boot-i2c by Tom Rini · 4 years, 10 months ago
  78. 3e12744 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-samsung by Tom Rini · 4 years, 10 months ago
  79. b00c3c9 Prepare v2020.04-rc1 by Tom Rini · 4 years, 10 months ago
  80. 86e42b3 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 4 years, 10 months ago
  81. 51521e4 arm: exynos: odroid: Change autoboot script to use ${mmcbootdev} by Marek Szyprowski · 4 years, 10 months ago
  82. 0ab16bf Merge branch '2020-01-27-master-imports' by Tom Rini · 4 years, 10 months ago
  83. b852cca pmic: allow dump command for non contiguous register maps by Martin Fuzzey · 4 years, 10 months ago
  84. 7ae22d8 power: regulator: add driver for Dialog DA9063 PMIC by Martin Fuzzey · 4 years, 10 months ago
  85. 483880c power: pmic: add driver for Dialog DA9063 PMIC by Martin Fuzzey · 4 years, 10 months ago
  86. e1d26a7 rtc: s35392a: encode command correctly by Ian Ray · 4 years, 10 months ago
  87. 2d7818d cmd: sata: Add block unbind device function by Peng Ma · 5 years ago
  88. d1b04cd tbs2910: add custom CONFIG_OF_REMOVE_PROPS list to defconfig by Anatolij Gustschin · 4 years, 10 months ago
  89. 43b6e38 dts: add property removal option CONFIG_OF_REMOVE_PROPS by Anatolij Gustschin · 4 years, 10 months ago
  90. 86c8871 arm: exynos: Read default MMC device from XOM[7:5] pins by Marek Szyprowski · 4 years, 10 months ago
  91. daa9405 spi: cadence-qspi: Add compatible for TI AM654 by Vignesh Raghavendra · 5 years ago
  92. 0f24784 spi: cadence-qspi: Add support for Cadence Octal SPI controller by Vignesh Raghavendra · 5 years ago
  93. 658df8b mtd: spi-nor-core: Add octal mode support by Vignesh Raghavendra · 5 years ago
  94. ffab212 spi: cadence-qspi: Add direct mode support by Vignesh Raghavendra · 4 years, 10 months ago
  95. d640772 spi: cadence_qspi: Move to spi-mem framework by Vignesh Raghavendra · 4 years, 10 months ago
  96. 370d33b mtd: spinand: winbond: Add support for W25N01GV by Robert Marko · 4 years, 10 months ago
  97. 5502c88 spi: ti_qspi: Add support for CS other than CS0 by Vignesh Raghavendra · 5 years ago
  98. f7dd537 spi: prevent overriding established bus settings by Marcin Wojtas · 5 years ago
  99. 6954756 cmd: spi: Permit setting bus frequency by Marek Vasut · 5 years ago
  100. bfcd929 test: dm: spi: Fix sandbox dm_test_spi_find() by Bin Meng · 5 years ago