1. 5792f0d ARM: DTS: Resync am3517-evm.dts with Linux 4.20 by Adam Ford · 6 years ago
  2. bace221 ensure active menuitem is inside menu by Frank Wunderlich · 6 years ago
  3. 530b63c pinctrl: stm32: Update stm32_pinctrl_get_gpio_dev() by Patrice Chotard · 6 years ago
  4. 8b6d45a gpio: stm32f7: Remove CONFIG_CLK flag. by Patrice Chotard · 6 years ago
  5. b2f84e3 gpio: stm32f7: Move STM32_GPIOS_PER_BANK into gpio.h by Patrice Chotard · 6 years ago
  6. dbf928d gpio: stm32f7: Add gpio bank holes management by Patrice Chotard · 6 years ago
  7. 0435504 pinctrl: stm32: Move gpio_dev list filling outside probe() by Patrice Chotard · 6 years ago
  8. e9e8d80 serial: bcm6858: remove driver and switch to bcm6345 by Álvaro Fernández Rojas · 6 years ago
  9. 47b1cba arm: implement {in, out}_{16, 32} and {clr, set, clrset}bits_{16, 32} by Álvaro Fernández Rojas · 6 years ago
  10. 09ace91 serial: bcm6345: switch to raw I/O functions by Álvaro Fernández Rojas · 6 years ago
  11. 2aadff0 arm: am335x-pdu001: Enable CONFIG_BLK and CONFIG_DM_MMC by Felix Brack · 6 years ago
  12. ae0a157 dts: am335x-pdu001: Fix polarity of card detection input by Felix Brack · 6 years ago
  13. b330991 test: dma: add dma-uclass test by Grygorii Strashko · 6 years ago
  14. 27ab27f dma: add channels support by Álvaro Fernández Rojas · 6 years ago
  15. 10b4dc5 dma: move dma_ops to dma-uclass.h by Álvaro Fernández Rojas · 6 years ago
  16. 205b010 configs: am335x_hs_evm_uart: Add YMODEM SPL support for UART boot by Andrew F. Davis · 6 years ago
  17. bbaeb7a ARM: at91: lds: add test for SPL binary size and bss size by Eugen.Hristev@microchip.com · 6 years ago
  18. 139ebe9 pinctrl: meson: axg: Fix GPIO pin offsets by Carlo Caione · 6 years ago
  19. 075b018 pinctrl: stm32: make pinctrl use hwspinlock by Benjamin Gaignard · 6 years ago
  20. 9119f54 hwspinlock: add stm32 hardware spinlock support by Benjamin Gaignard · 6 years ago
  21. 283bcd9 clk: stm32: add hardware spinlock clock by Benjamin Gaignard · 6 years ago
  22. 7f84fc6 dm: Add Hardware Spinlock class by Benjamin Gaignard · 6 years ago
  23. 3b074fb board: ti: ks2_evm: Over ride spl_get_load_buffer function by Keerthy · 6 years ago
  24. 291da96 clk: Allow clock defaults to be set during re-reloc state for SPL only by Philipp Tomsich · 6 years ago
  25. 8b021bb fs: fix FAT name extraction by Patrick Wildt · 6 years ago
  26. cd80a4f fs: check FAT cluster size by Patrick Wildt · 6 years ago
  27. 16462a3 configs: stm32f746-disco: Fix stm32f746-disco boot by Patrice Chotard · 6 years ago
  28. 2cb132a main: Drop more #ifdefs by Simon Glass · 6 years ago
  29. b959381 w1: fix occasional enumeration failure by Martin Fuzzey · 6 years ago
  30. 57dbc15 rockchip: rk3399: Add MAINTAINERS entry by Tom Rini · 6 years ago
  31. 26fe08d Merge tag 'for-master-20181206' of git://git.denx.de/u-boot-rockchip by Tom Rini · 6 years ago
  32. 4678773 rockchip: rk3399: Add Ficus EE board support by Manivannan Sadhasivam · 6 years ago
  33. 07f7687 rockchip: rk3399: Add Rock960 CE board support by Manivannan Sadhasivam · 6 years ago
  34. 1bad5e1 rockchip: rk3399: Add common Rock960 family from Vamrs by Manivannan Sadhasivam · 6 years ago
  35. 2c9050c arm: dts: rockchip: add some common pin-settings to rk3399 by Randy Li · 6 years ago
  36. 6316272 usb: dwc2-otg: make regs_phy (in platdata) a uintptr_t by Philipp Tomsich · 6 years ago
  37. 2a055ea Merge tag 'dm-pull-5dec18' of git://git.denx.de/u-boot-dm by Tom Rini · 6 years ago
  38. 9450ab2 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 6 years ago
  39. 08898e8 mtd: sf: Make sf_mtd.c more robust by Boris Brezillon · 6 years ago
  40. 7371944 mtd: sf: Unregister the MTD device prior to removing the spi_flash obj by Boris Brezillon · 6 years ago
  41. 4a5594f mtd: Don't stop MTD partition creation when it fails on one device by Boris Brezillon · 6 years ago
  42. 2428d91 mtd: Make sure we don't parse MTD partitions belonging to another dev by Boris Brezillon · 6 years ago
  43. 772aa97 mtd: Make sure the name passed in mtdparts fits in mtd_name[] by Boris Brezillon · 6 years ago
  44. 429e048 mtd: Be more strict on the "mtdparts=" prefix check by Boris Brezillon · 6 years ago
  45. 96b0643 mtd: Use get_mtdids() instead of env_get("mtdids") in mtd_search_alternate_name() by Boris Brezillon · 6 years ago
  46. 492151b mtd: sf: Make sure we don't register the same device twice by Boris Brezillon · 6 years ago
  47. a02820f mtd: Delete partitions attached to the device when a device is deleted by Boris Brezillon · 6 years ago
  48. 779c9c0 mtd: Parse mtdparts/mtdids again when the MTD list has been updated by Boris Brezillon · 6 years ago
  49. 4c47fd0 mtd: Add a function to report when the MTD dev list has been updated by Boris Brezillon · 6 years ago
  50. b288cd9 x86: acpi: Generate SPCR table by Andy Shevchenko · 6 years ago
  51. f3275aa x86: acpi: Add SPCR table description by Andy Shevchenko · 6 years ago
  52. 50bf7d0 serial: ns16550: Provide ->getinfo() implementation by Andy Shevchenko · 6 years ago
  53. a77a8fd Merge git://git.denx.de/u-boot-riscv by Tom Rini · 6 years ago
  54. 9649c53 Merge tag 'video-updates-for-2019.01-rc2' of git://git.denx.de/u-boot-video by Tom Rini · 6 years ago
  55. 4e72077 serial: ns16550: Read reg-io-width from device tree by Andy Shevchenko · 6 years ago
  56. 0af7616 serial: ns16550: Group reg_* members of ns16550_platdata by Andy Shevchenko · 6 years ago
  57. d5bb4f8 dm: serial: Introduce ->getinfo() callback by Andy Shevchenko · 6 years ago
  58. ac7f5db dm: serial: Add ->getconfig() callback by Andy Shevchenko · 6 years ago
  59. 4f86a72 power: regulator: denied disable on always-on regulator by Patrick Delaunay · 6 years ago
  60. 7959882 dm: core: add functions to get/remap I/O addresses by name by Álvaro Fernández Rojas · 6 years ago
  61. bb48470 binman: Add myself as maintainer by Simon Glass · 6 years ago
  62. 759a99c dm: (re)sort uclass ids alphabetically by Philipp Tomsich · 6 years ago
  63. a4b33c5 dm: rtc: Fix function name in comment by Philipp Tomsich · 6 years ago
  64. b11f126 buildman/toolchain.py: handle inconsistent tarball names by Trevor Woerner · 6 years ago
  65. d82f539 buildman/toolchain.py: fix toolchain directory by Trevor Woerner · 6 years ago
  66. bcb514a Add inttypes.h by Simon Glass · 6 years ago
  67. 277f4eb Add UINT32_MAX and UINT64_MAX by Simon Glass · 6 years ago
  68. 49c7516 time: Update mdelay() to delay in one large chunk by Simon Glass · 6 years ago
  69. 4a978e8 video: backlight: Fix log message in enable_sequence() by Simon Glass · 6 years ago
  70. 165be50 input: i8042: Use remove() instead of exported functions by Simon Glass · 6 years ago
  71. eafb4a5 cros_ec: Adjust to use v1 vboot context only by Simon Glass · 6 years ago
  72. a749c09 cros: Correct a printf() string and comment by Simon Glass · 6 years ago
  73. 5092af6 tpm: Fix a logging warning in unpack_byte_string() by Simon Glass · 6 years ago
  74. be8a025 tpm: Add non-volatile index attributes needed for v2 by Simon Glass · 6 years ago
  75. 5e69b8b tpm: Export tpm_clear_and_reenable() by Simon Glass · 6 years ago
  76. 0a60a0a tpm: Remove use of build-time TPM versions by Simon Glass · 6 years ago
  77. 40e9ede sandbox: Use 'extras' to specify 'head' files by Simon Glass · 6 years ago
  78. a65d1a0 sandbox: Zero the ram buffer on startup by Simon Glass · 6 years ago
  79. 2a07269 sandbox: sysreset: Update to support power-on reset by Simon Glass · 6 years ago
  80. e628bba sandbox: net: Correct name copy in eth_raw_bus_post_bind() by Simon Glass · 6 years ago
  81. e3491fb sandbox: physmem: Use mapping to support sandbox by Simon Glass · 6 years ago
  82. 12efc93 sandbox: Check the filename in jump_to_image_no_args() by Simon Glass · 6 years ago
  83. 6b5e420 sandbox: Fix up the debug message for the image filename by Simon Glass · 6 years ago
  84. fb19c7b pinctrl: meson: Fix GPIO direction registers access by Carlo Caione · 6 years ago
  85. 48cbf62 riscv: ax25-ae350: Pass dtb address to u-boot with a1 register by Rick Chen · 6 years ago
  86. 4c60113 riscv: Add S-mode defconfigs for QEMU virt machine by Anup Patel · 6 years ago
  87. ef8c3d3 riscv: qemu: Use different SYS_TEXT_BASE for S-mode by Anup Patel · 6 years ago
  88. d2db2a8 riscv: Add kconfig option to run U-Boot in S-mode by Anup Patel · 6 years ago
  89. 2e2a2a5 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 6 years ago
  90. 96d82f6 video: use BMP_ALIGN_CENTER define from splash.h by Anatolij Gustschin · 6 years ago
  91. b0fcedb cmd: bmp: manage centered display by Patrick Delaunay · 6 years ago
  92. 4e92e60 cmd: add clear screen 'cls' command by Anatolij Gustschin · 6 years ago
  93. 0451380 ARM: dts: Turn ULCB into Multi-DTB config by Marek Vasut · 6 years ago
  94. 14ebe87 ARM: dts: Turn Salvator-X into Multi-DTB config by Marek Vasut · 6 years ago
  95. 3ba61f0 ARM: rmobile: Drop unused macros from Gen3 boards by Marek Vasut · 6 years ago
  96. 00e4b57 ARM: rmobile: Set environment variable containing CPU type by Marek Vasut · 6 years ago
  97. 66582cf ARM: rmobile: Enable MMC extensions by Marek Vasut · 6 years ago
  98. cbff9f8 ARM: dts: rmobile: Sync Gen3 DTs with Linux 4.19.6 by Marek Vasut · 6 years ago
  99. 3b25553 ARM: dts: rmobile: Sync Gen2 DTs with Linux 4.19.6 by Marek Vasut · 6 years ago
  100. 4e96b69 ARM: dts: rmobile: Extract i2c6 on M2W Porter by Marek Vasut · 6 years ago