1. fb04390 power: regulator: Kconfig: Add SPL_DM_REGULATOR configs for palmas/lp873x/lp87565 by Keerthy · 5 years ago
  2. a23e47e power: pmic: Kconfig: Add SPL_PMIC configs for palmas/lp873x/lp87565 by Keerthy · 5 years ago
  3. d395185 ARM: am335x: Add phyCORE AM335x R2 support by Niel Fourie · 5 years ago
  4. 0380914 ARM: legoev3: convert to driver model by David Lechner · 5 years ago
  5. 2febcea rtc: add Microcrystal RV-8803 driver by Michael Walle · 5 years ago
  6. 3f12cf1 usb: musb-new: omap2430: Fix compilation warning with USB_MUSB_GADGET by Derald D. Woods · 5 years ago
  7. 764fe5e ARM: omap3: evm: Enable DM_USB in defconfig by Derald D. Woods · 5 years ago
  8. 75d66e2 ARM: dts: omap3-evm: Sync dts(i) files from Linux 5.1.5 by Derald D. Woods · 5 years ago
  9. 2e819b4 rtc: ds1307: add support for m41t11 by Heiko Schocher · 6 years ago
  10. 8967664 mmc: Register only the first MMC device on MMC_TINY by Ezequiel Garcia · 6 years ago
  11. 6698318 spl: Move SPL_MMC_TINY option to appear under SPL menu by Ezequiel Garcia · 6 years ago
  12. 7450b87 cmd: nvedit: Add sub-command 'env info' by Leo Ruan · 6 years ago
  13. 26d68b2 drivers: core: use strcmp when find device by name by Peng Fan · 6 years ago
  14. e702810 test: dm: usb: use the real device name by Peng Fan · 6 years ago
  15. 2c1f296 test: dm: adc: use the real device name by Peng Fan · 6 years ago
  16. 5df208d pci: ensure enumeration of all devices in pci_init by Marek Behún · 6 years ago
  17. ec4631f board: pm9263: Convert to CONFIG_DM_USB and CONFIG_DM_VIDEO by Ilko Iliev · 6 years ago
  18. 269a823 board: pm9261: Convert to CONFIG_DM_USB and CONFIG_DM_VIDEO by Ilko Iliev · 6 years ago
  19. 5a822e8 Merge tag 'dm-pull-9jul19-take2' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 5 years ago
  20. 4e5f22a Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 5 years ago
  21. b2504a5 Merge tag 'uniphier-v2019.10' of https://gitlab.denx.de/u-boot/custodians/u-boot-uniphier by Tom Rini · 5 years ago
  22. 0e27adb Merge branch '2019-07-11-master-imports' by Tom Rini · 5 years ago
  23. 47e00a3 gpio: pca953x: Add TI TCA9539 compatible string by Marek Vasut · 6 years ago
  24. 0de45b8 arm: mach-omap2: am33xx: Init pinmux before clock by Marek Vasut · 6 years ago
  25. df505da doc: relocate/rename Android README and add BCB overview by Eugeniu Rosca · 6 years ago
  26. 35c34be cmd: Add 'bcb' command to read/modify/write BCB fields by Eugeniu Rosca · 6 years ago
  27. 2f3fd46 include: android_bootloader_message.h: Minimize the diff to AOSP by Eugeniu Rosca · 6 years ago
  28. 6c9771e SPL: Default to disabling legacy image support when using FIT by Tom Rini · 6 years ago
  29. c220bd9 configs: Rename CONFIG_IMAGE_FORMAT_LEGACY to CONFIG_LEGACY_IMAGE_FORMAT by Tom Rini · 6 years ago
  30. c84dd7f tpm: wait for valid status by Roman Kapl · 6 years ago
  31. 307bfd6 arm: spear: Return to BootROM if failing to boot from the main device by Miquel Raynal · 6 years ago
  32. 710d1c1 arm: spear: Do not link the _main branch by Miquel Raynal · 6 years ago
  33. f8c5c78 arm: spear: Support returning to BootROM by Miquel Raynal · 6 years ago
  34. 06ad1eb arm: spear: Simplify start.S organization by Miquel Raynal · 6 years ago
  35. 787e5b9 arm: spear: Reference the link register with LR instead of R14 by Miquel Raynal · 6 years ago
  36. 6e073cc arm: spear: Use PUSH/POP mnemonics when relevant by Miquel Raynal · 6 years ago
  37. beefd49 arm: spear: Purely cosmetic changes in start.S by Miquel Raynal · 6 years ago
  38. df5b581 arm: spear: Fix the main comment in start.S by Miquel Raynal · 6 years ago
  39. 1d01c03 arm: spear: Drop false comment by Miquel Raynal · 6 years ago
  40. 93e635c arm: spear: Call the SPL 'SPL', not 'Xloader' by Miquel Raynal · 6 years ago
  41. 04136cd arm: spear: Drop useless board_init_r call by Miquel Raynal · 6 years ago
  42. 9f8d994 spl: Fix typo in kernel doc by Miquel Raynal · 6 years ago
  43. afdb342 test: pci_ep: add basic pci_ep tests by Ramon Fried · 6 years ago
  44. c64f19b pci_ep: add pci endpoint sandbox driver by Ramon Fried · 6 years ago
  45. 19873fe pci_ep: add Cadence PCIe endpoint driver by Ramon Fried · 6 years ago
  46. 663686d drivers: pci_ep: Introduce UCLASS_PCI_EP uclass by Ramon Fried · 6 years ago
  47. 056e107 arm: mvebu: set 38x and 39x AVS on lower frequency by Baruch Siach · 5 years ago
  48. 1b289d3 km/spi: remove deprecated SPI flash driver code for KM Kirkwood boards by Pascal Linder · 5 years ago
  49. fd77e53 km/spi: activate driver model for SPI flash on KM Kirkwood boards by Pascal Linder · 5 years ago
  50. 670bd93 km/spi: add SPI configuration to KM Kirkwood device tree by Pascal Linder · 5 years ago
  51. 6adad98 km/spi: overwrite kirkwood_spi weak functions for KM Kirkwood boards by Pascal Linder · 5 years ago
  52. 96821ba km/spi: add weak functions to kirkwood_spi driver (DM part) by Pascal Linder · 5 years ago
  53. 305329f km: modify Kconfig file organization for KM boards by Pascal Linder · 5 years ago
  54. 54a48ce ARM: mvebu: Enable FIT support for db-xc3-24g4xg by Chris Packham · 5 years ago
  55. 6c130b6 arm: mvebu: crs305-1g-4s: Enable CMD_BOOTZ and increase SYS_BOOTM_LEN by Luka Kovacic · 5 years ago
  56. d9b86b0 arm: mvebu: turris_omnia: fix rescue mode bootcmd bootargs setting by Marek Behún · 6 years ago
  57. db1e5c6 arm: mvebu: turris_omnia: call pci_init from board init code by Marek Behún · 6 years ago
  58. 8d3c06f arm: mvebu: turris_omnia: prefer SCSI booting before USB by Marek Behún · 6 years ago
  59. e4bc13a arm: mvebu: turris_omnia: remove unneeded macro from board config by Marek Behún · 6 years ago
  60. d3c9239 arm: mvebu: turris_omnia: change environment address in SPI flash by Marek Behún · 6 years ago
  61. cb50c71 arm: mvebu: turris_omnia: fix adapters MAC addresses by Marek Behún · 6 years ago
  62. b59ca00 arm: mvebu: turris_omnia: set default ethernet adapter by Marek Behún · 6 years ago
  63. 1348c03 arm: mvebu: clearfog: document boot from SATA by Baruch Siach · 6 years ago
  64. 7f47968 arm: mvebu: clearfog: set U-Boot offset for SATA boot by Baruch Siach · 6 years ago
  65. b2703bc arm: mvebu: clearfog: enable SATA in SPL by Baruch Siach · 6 years ago
  66. b936a27 arm: mvebu: add support for boot from SATA by Baruch Siach · 6 years ago
  67. 2179c77 arm: mvebu: fix ahci mbus config in SPL by Baruch Siach · 6 years ago
  68. 2f490e4 spl: sata: don't force FS_FAT support by Baruch Siach · 6 years ago
  69. 6b6d862 spl: sata: fix build with DM_SCSI by Baruch Siach · 6 years ago
  70. b522464 spl: sata: add default partition and image name by Baruch Siach · 6 years ago
  71. c960b14 trace: trace buffer may exceed 2GiB by Heinrich Schuchardt · 5 years ago
  72. 1469090 trace: do not limit trace buffer to 2GiB by Heinrich Schuchardt · 5 years ago
  73. 09467d3 drivers: pci: add API to issue FLR on a PCI function if supported by Alex Marginean · 5 years ago
  74. f127443 test: dm: Add a test for PCI Enhanced Allocation by Alex Marginean · 5 years ago
  75. 1c934a6 drivers: pci: add map_bar support for Enhanced Allocation by Alex Marginean · 5 years ago
  76. b8514f3 pci: fixed dm_pci_map_bar comment by Alex Marginean · 5 years ago
  77. c1a7379 trace: make call depth limit customizable by Heinrich Schuchardt · 5 years ago
  78. 2394b04 trace: conserve gd register by Heinrich Schuchardt · 5 years ago
  79. 2aecfc5 trace: undefined reference to `trace_early_init' by Heinrich Schuchardt · 5 years ago
  80. 63e4d11 dm: doc: add documentation for pre-reloc properties in SPL and TPL by Patrick Delaunay · 6 years ago
  81. d193718 fdt: Allow indicating a node is for U-Boot proper only by Patrick Delaunay · 6 years ago
  82. ae84ff1 test: check u-boot properties in SPL device tree by Patrick Delaunay · 6 years ago
  83. dd209b8 fdtdec: test: Fix memory leak by Thierry Reding · 6 years ago
  84. a8f78c6 drivers: serial: lpuart: Enable Little Endian Support by Vabhav Sharma · 6 years ago
  85. 6d0d991 spi: Avoid using malloc() in a critical function by Simon Glass · 6 years ago
  86. bfd4844 blk: Allow control of the block cache in TPL by Simon Glass · 6 years ago
  87. 6efe8b6 bootstage: Add support for TPL record count by Simon Glass · 6 years ago
  88. b15a9c9 x86: Add a forward struct declaration in coreboot_tables.h by Simon Glass · 6 years ago
  89. 6c28e72 sandbox: Add documentation on how to run valgrind by Simon Glass · 6 years ago
  90. 7e36868 sandbox: Correct spi flash operation by Simon Glass · 6 years ago
  91. 07bb5e7 sandbox: Add a memory {} node by Simon Glass · 6 years ago
  92. 73585b9 sandbox: Allo sdl-config to be overridden by Simon Glass · 6 years ago
  93. e55cc06 sandbox: Add a comment to board_init_f() by Simon Glass · 6 years ago
  94. fb9128d sandbox: spl: Lower priority of standard loader by Simon Glass · 6 years ago
  95. 33b8475 sandbox: Quit when hang() is called by Simon Glass · 6 years ago
  96. 2fe5b91 sandbox: Exit when SYSRESET_POWER_OFF is requested by Simon Glass · 6 years ago
  97. ed3698a sandbox: Add an alias for SPI by Simon Glass · 6 years ago
  98. 28db469 sandbox: Create a common sandbox DT by Simon Glass · 6 years ago
  99. 8964f86 sandbox: Sync up sandbox64.dts with main DT by Simon Glass · 6 years ago
  100. 1bc0686 Add a simple script to remove boards by Simon Glass · 6 years ago