1. 2236149 rockchip: spi: make optimised receive-handler unaligned-safe by Philipp Tomsich · 6 years ago
  2. 51a644a rockchip: spi: add driver-data and a 'rxonly_manages_fifo' flag by Philipp Tomsich · 6 years ago
  3. 8aa6c92 rockchip: spi: add optimised receive-only implementation by Philipp Tomsich · 6 years ago
  4. 7e0e5c5 rockchip: spi: only wait for completion, if transmitting by Philipp Tomsich · 6 years ago
  5. b6101e9 rockchip: spi: consistently use false/true with rkspi_enable_chip by Philipp Tomsich · 6 years ago
  6. e647dec rockchip: spi: fix off-by-one in chunk size computation by Philipp Tomsich · 6 years ago
  7. 0e661b6 rockchip: spi: remove unused code and fields in priv by Philipp Tomsich · 6 years ago
  8. f92cf0a rockchip: spi: add debug message for delay in CS toggle by Philipp Tomsich · 6 years ago
  9. 4abf5d0 rockchip: rk3399-puma: support Gigadevice SPI-NOR flash by Philipp Tomsich · 6 years ago
  10. a69120a Prepare v2019.07-rc1 by Tom Rini · 5 years ago
  11. f89d613 configs: move CONFIG_SPL_TEXT_BASE to Kconfig by Simon Goldschmidt · 6 years ago
  12. d168bcb configs: Resync with savedefconfig by Tom Rini · 5 years ago
  13. 6aebc0d Revert "fs: btrfs: fix false negatives in ROOT_ITEM search" by Tom Rini · 5 years ago
  14. 6b8e573 Merge branch '2019-04-27-master-imports' by Tom Rini · 5 years ago
  15. fc1fe01 avb: add support for named persistent values by Igor Opaniuk · 5 years ago
  16. b85d155 arm: dts: add missing vexpress device trees by Heinrich Schuchardt · 5 years ago
  17. 50fd31f sysreset: syscon: remove POWER reset cause by Patrick Delaunay · 5 years ago
  18. 9ad996a doc: delete long-obsolete README.ARM-memory-map by Robert P. J. Day · 5 years ago
  19. 71d8e1b .gitignore: Ignore .log files by Baruch Siach · 5 years ago
  20. cd2d824 ARM: da850evm: Fix TI boot scripts for MMC by Adam Ford · 5 years ago
  21. fd3c26f ARM: da850evm: Fix broken SPI Flash by Adam Ford · 5 years ago
  22. 2b4ea2b fw_env: Fix double free by Björn Stenberg · 5 years ago
  23. c8aac24 arm: lpc32xx: Fix timer initialization by Gregory CLEMENT · 5 years ago
  24. 32dfc12 net: lpc32xx: Use IRAM for transmit buffer by Gregory CLEMENT · 5 years ago
  25. 5f626e7 mtd: nand: raw: Fix CONFIG_SYS_NAND_DRIVER_ECC_LAYOUT behavior by Gregory CLEMENT · 5 years ago
  26. e9cde87 dtb_platdata.py: prevent define generation of alias by Heiko Schocher · 5 years ago
  27. 1627e5e fs: btrfs: fix btrfs_search_tree invalid results by Pierre Bourdon · 5 years ago
  28. 423eba2 fs: fat: Build only if CONFIG_FS_FAT=y by Ismael Luceno Cortes · 5 years ago
  29. 633967f fs: btrfs: fix false negatives in ROOT_ITEM search by Pierre Bourdon · 5 years ago
  30. 74ee9dc doc: Update info on using K3 secure devices by Andrew F. Davis · 5 years ago
  31. 0a4b11b configs: Add configs for AM65x High Security EVM by Andrew F. Davis · 5 years ago
  32. 5083696 arm: mach-k3: Add secure device build support by Andrew F. Davis · 5 years ago
  33. 3a543a8 arm: mach-k3: Add secure device support by Andrew F. Davis · 5 years ago
  34. ff6043a firmware: ti_sci: Modify auth_boot TI-SCI API to match new version by Andrew F. Davis · 5 years ago
  35. 32ca8ff firmware: ti_sci: Add support for firewall management by Andrew F. Davis · 5 years ago
  36. 407a219 arm: K3: Avoid use of MCU_PSRAM0 before SYSFW is loaded by Andrew F. Davis · 5 years ago
  37. b07cc48 main: add new bootstage ID for entering cli loop by Heiko Schocher · 5 years ago
  38. ee8a4a3 cmd: pxe: Display splashscreen from extlinux.conf input by Patrice Chotard · 5 years ago
  39. 9bdfe29 tools/Makefile: get openssl CFLAGS from pkg-config by Pierre Bourdon · 5 years ago
  40. 3174caf disk: part: fix typo by Heinrich Schuchardt · 5 years ago
  41. 1d26073 board/BuR/brxre1: use common resetcontroller implementation by Hannes Schmelzer · 5 years ago
  42. 2b1e242 board/BuR/brxre1: cosmetic cleanup by Hannes Schmelzer · 5 years ago
  43. f4b9f0b board/BuR/common: add br resetcontoller implementation by Hannes Schmelzer · 5 years ago
  44. 2fac7a8 board/BuR/common: add 'brdefaulip_setup' function by Hannes Schmelzer · 5 years ago
  45. 47656d9 board/BuR/common: cosmetic: move 'overwrite_console' up to more related stuff by Hannes Schmelzer · 5 years ago
  46. ad6be25 board/BuR/common: prepare for compiling common into non AM33XX boards by Hannes Schmelzer · 5 years ago
  47. 07b68b7 Merge git://git.denx.de/u-boot-marvell by Tom Rini · 5 years ago
  48. 1c64692 Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 5 years ago
  49. b684d40 arm: kirkwood: openrd: Mark openrd boards as maintained again by Stefan Roese · 5 years ago
  50. c2ff69a watchdog: at91sam9_wdt: Remove now superfluous wdt start and reset by Stefan Roese · 5 years ago
  51. f3729ba watchdog: mpc8xx_wdt: Watchdog driver and macros cleanup by Stefan Roese · 5 years ago
  52. 782ef57 watchdog: cadence: Remove driver specific "timeout-sec" handling by Stefan Roese · 5 years ago
  53. 0698528 watchdog: Implement generic watchdog_reset() version by Stefan Roese · 5 years ago
  54. 5edb9b2 arm: mvebu: turris_omnia: Use thumb instructions in SPL to save space by Stefan Roese · 5 years ago
  55. e4318ae ARM: kirkwood: enable CONFIG_DM_USB on db-88f6281-bp by Chris Packham · 5 years ago
  56. d55254a ARM: kirkwood: add db-88f6281-bp board by Chris Packham · 5 years ago
  57. 30387ee arm: kirkwood: lsxl: add note about sata in README by Michael Walle · 5 years ago
  58. 5039aae arm: kirkwood: openrd: Increase U-Boot size in flash to make it fit by Stefan Roese · 5 years ago
  59. e297df3 arm: kirkwood: openrd: Remove superfluous CONFIG_ENV_ADDR by Stefan Roese · 5 years ago
  60. 9408665 arm: kirkwood: dts: Add openrd-* dtb makefile build targets by Stefan Roese · 5 years ago
  61. 61b8c34 arm: mvebu: turris_omnia: use MMC driver model by Pierre Bourdon · 5 years ago
  62. 4ec9dd4 mmc: mv_sdhci: add driver model support by Pierre Bourdon · 5 years ago
  63. 5561943 arm: mvebu: turris_omnia: fix eeprom/mcu device names by Pierre Bourdon · 5 years ago
  64. bf068c7 arm: socfpga: mailbox: Fix off-by-one error on command length checking by Ley Foon Tan · 5 years ago
  65. 4aab232 arm: socfpga: clean up board config files by Simon Goldschmidt · 5 years ago
  66. faea9e7 arm: socfpga: remove CONFIG_SYS_BOOTMAPSZ by Simon Goldschmidt · 6 years ago
  67. 71f574d arm: socfpga: clean up socfpga_common.h by Simon Goldschmidt · 6 years ago
  68. 0b7eb43 arm: socfpga: move vining_fpga to DM_I2C by Simon Goldschmidt · 5 years ago
  69. 9dc61aa arm: socfpga: gen5: reduce SPL pre-reloc malloc by Simon Goldschmidt · 5 years ago
  70. aef4428 arm: socfpga: imply/default common config options by Simon Goldschmidt · 5 years ago
  71. 4399e48 arm: socfpga: put initial U-Boot stack into DDR by Simon Goldschmidt · 5 years ago
  72. 798baf7 arm: socfpga: fix comment about SPL memory layout by Simon Goldschmidt · 5 years ago
  73. ac1ec53 configs: socfpga: socrates: enable rtc support by Simon Goldschmidt · 5 years ago
  74. d1aa159 arm: socfpga: socrates: make rtc work by Simon Goldschmidt · 5 years ago
  75. 4e829e9 rtc: m41t62: add compatible for m41t82 by Simon Goldschmidt · 5 years ago
  76. 36821b3 i2c: designware: fix reset handling on socfpga gen5 by Simon Goldschmidt · 5 years ago
  77. bbecfd4 Revert "cmd: Kconfig: Do not include EEPROM if DM_I2C is used without DM_I2C_COMPAT" by Simon Goldschmidt · 5 years ago
  78. 4f25617 eeprom: fix DM_I2C support without CONFIG_SYS_I2C_EEPROM_BUS by Simon Goldschmidt · 5 years ago
  79. 7d99406 Merge tag 'pull-24apr19' of git://git.denx.de/u-boot-dm by Tom Rini · 5 years ago
  80. 180e38a Merge tag 'efi-2019-07-rc1-3' of git://git.denx.de/u-boot-efi by Tom Rini · 5 years ago
  81. c2bb9c5 Merge tag 'u-boot-stm32-mcu-20190423' of https://github.com/pchotard/u-boot by Tom Rini · 5 years ago
  82. ceb6ddb Merge tag 'u-boot-amlogic-20190423' of git://git.denx.de/u-boot-amlogic by Tom Rini · 5 years ago
  83. a339f52 socfpga: add Simon Goldschmidt as co-custodian by Simon Goldschmidt · 5 years ago
  84. 3fbd2dc Merge branch '2019-04-22-master-imports' by Tom Rini · 5 years ago
  85. 74a7e00 image: android: fix 'iminfo' typo by Eugeniu Rosca · 5 years ago
  86. 829ceb2 image: android: allow booting lz4-compressed kernels by Eugeniu Rosca · 5 years ago
  87. 0efe2b8 test: env: Enable env unit tests by default by Heinrich Schuchardt · 5 years ago
  88. 8781d04 pci: pci.h: add missing maskbit by Ramon Fried · 5 years ago
  89. d81d969 fdtdec: Use fdt_setprop_u32() for fdtdec_set_phandle() by Thierry Reding · 5 years ago
  90. f2100f6 dm: core: Change platform specific translation-offset handling by Stefan Roese · 5 years ago
  91. 3a7c45f simple-bus: add DM_FLAG_PRE_RELOC flag to simple-bus driver by Lukas Auer · 5 years ago
  92. 569cec5 sandbox: Enable the 'trace' command when tracing is used by Simon Glass · 5 years ago
  93. 1c6eb07 Convert CONFIG_TRACE_BUFFER_SIZE et al to Kconfig by Simon Glass · 5 years ago
  94. a24a78d Convert CONFIG_TRACE to Kconfig by Simon Glass · 5 years ago
  95. f564d09 trace: Tidy up error returns by Simon Glass · 5 years ago
  96. f611a46 div64: Don't instrument the division function by Simon Glass · 5 years ago
  97. ca49b2c div64: Use kernel types by Simon Glass · 5 years ago
  98. 315f60d initcall: Drop use of header files by Simon Glass · 5 years ago
  99. b82de17 sandbox: Increase the early-trace-buffer size by Simon Glass · 5 years ago
  100. 1735772 bootstage: Allow calling bootstage_mark() before bootstage_init() by Simon Glass · 5 years ago