1. a211091 iot_dk: Link for eFlash by Alexey Brodkin · 6 years ago
  2. 9f87d47 axs10x/emdk/hsdk/iot_dk: Implement board_mmc_getcd() by Alexey Brodkin · 6 years ago
  3. 8a8f32d iot_dk: Save CPU clock value to gd->cpu_clk by Alexey Brodkin · 6 years ago
  4. 031154f iot_dk: Add support of 136 MHz clock by Alexey Brodkin · 6 years ago
  5. 7d388ad iot_dk: Implement board reset by Alexey Brodkin · 6 years ago
  6. 5b86ca9 iot_dk/hsdk: Implement its own print_cpuinfo() by Alexey Brodkin · 6 years ago
  7. ba9f56f ARC: make generic print_cpuinfo() weak by Alexey Brodkin · 6 years ago
  8. 18e8923 iot_dk: Disable networking support by Alexey Brodkin · 6 years ago
  9. 8d0a496 iot_dk: Add localversion string by Alexey Brodkin · 6 years ago
  10. 3d5ced9 Merge tag 'dm-9oct18' of git://git.denx.de/u-boot-dm by Tom Rini · 6 years ago
  11. 98068b3 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 6 years ago
  12. 606f3a7 arm: remove duplicated prototypes in u-boot.arm.h by Patrick Delaunay · 6 years ago
  13. 6180ea7 arm: remove prototype for get_timer_masked by Patrick Delaunay · 6 years ago
  14. aa33fe8 arm: remove prototype for udelay_masked by Patrick Delaunay · 6 years ago
  15. aad5b4a arm: remove prototype for reset_timer_masked by Patrick Delaunay · 6 years ago
  16. 1c8e9fa arm: remove prototype for arch_interrupt_init by Patrick Delaunay · 6 years ago
  17. fd3d121 bootm: Add board specific OS preboot hook by Marek Vasut · 6 years ago
  18. 81089a5 arm: K3: am654: Add support for getting boot mode by Andrew F. Davis · 6 years ago
  19. b5700ef arm: K3: am654: Choose MMC boot device based on boot port by Andrew F. Davis · 6 years ago
  20. 0f3cf2b gpio: da8xx: Push generic defines of gpio.h out of mach-davinci by Keerthy · 6 years ago
  21. 401d74c gpio: da8xx: Add k2g compatible by Keerthy · 6 years ago
  22. 442faf6 board: ks2: move uinitrd fixup logic inside ft_board_setup_ex by Nicholas Faustini · 6 years ago
  23. 2c76d31 fdt: add call to ft_board_setup_ex() for ks2 boards by Nicholas Faustini · 6 years ago
  24. 8afd4ea ARM: meson: Add Khadas VIM2 board support by Loic Devulder · 6 years ago
  25. 2058b73 ARM: meson: Add Khadas VIM2 board DT by Loic Devulder · 6 years ago
  26. 1c547bf ARM: dts: stm32mp1: Add usbotg_hs regulator for stm32mp157c-ev1 by Patrice Chotard · 6 years ago
  27. ae400fd ARM: dts: rmobile: Reinstate missing CPLD on ULCB by Marek Vasut · 6 years ago
  28. beced53 mmc: tmio: Limit DMA to 32bit on R-Car Gen3 by Marek Vasut · 6 years ago
  29. 92bde15 mmc: tmio: Pass full address to tmio_sd_addr_is_dmaable() by Marek Vasut · 6 years ago
  30. 41b781d dtoc: Fix the value of SetInt() by Simon Glass · 6 years ago
  31. 8c466ed video: Tidy up a few comments in video.o by Simon Glass · 6 years ago
  32. 9949ee8 video: at91: Adjust vidconsole_position_cursor() to use char pos by Simon Glass · 6 years ago
  33. 751fed4 sysreset: Add a way to find the last reset by Simon Glass · 6 years ago
  34. eb51731 sysreset: Tidy up a few comments and logging by Simon Glass · 6 years ago
  35. 595aac9 pci: Add a little more debugging to pci_rom by Simon Glass · 6 years ago
  36. 44093a1 fdt: Allow C++ comments in link scripts and DT files by Simon Glass · 6 years ago
  37. 07bc873 ctags: Minor changes to fix ctags output by Simon Glass · 6 years ago
  38. a4f737a panel: Expand the backlight support by Simon Glass · 6 years ago
  39. 5d9a88f test: panel: Add a test for the panel uclass by Simon Glass · 6 years ago
  40. d07b6e1 cros_ec: Add support for v3 messages on LPC by Simon Glass · 6 years ago
  41. a12ef7e cros_ec: Update cros_ec_read_hash() to specify the image by Simon Glass · 6 years ago
  42. 590cee8 x86: Update mtrr functions to allow leaving cache alone by Simon Glass · 6 years ago
  43. 6f1c043 cros: Update ec_commands to latest version by Simon Glass · 6 years ago
  44. 67b9052 Rename GPT_HEADER_SIGNATURE to avoid conflict by Simon Glass · 6 years ago
  45. 109860f Add a header file for strings by Simon Glass · 6 years ago
  46. 0bf9645 log: Add comments to the rest of the log categories by Simon Glass · 6 years ago
  47. 741f2d6 binman: Move to three-digit test-file numbers by Simon Glass · 6 years ago
  48. 6e64ec1 tpm: Add a few new commands for v1 by Simon Glass · 6 years ago
  49. 34a5e8a tpm: Tidy up logging in tpm-common.c by Simon Glass · 6 years ago
  50. c89d32a tpm: Use livetree and allow children by Simon Glass · 6 years ago
  51. c6ebd01 video: Adjust video_clear() to return an error by Simon Glass · 6 years ago
  52. 25a3845 fdt: Remove fdtdec_decode_region() function by Simon Glass · 6 years ago
  53. 5e24a2e dm: spi: Add logging of some return values by Simon Glass · 6 years ago
  54. 42116f6 cros: Adjust board_get_cros_ec_dev() to return a udevice by Simon Glass · 6 years ago
  55. 6322a7b cros: Update cros_ec code to use struct udevice by Simon Glass · 6 years ago
  56. 5592a63 fdt: Allow libfdt in TPL by Simon Glass · 6 years ago
  57. aa0ffe8 serial: Allow serial to be absent in TPL by Simon Glass · 6 years ago
  58. 6307896 tpm: Add support for SPL and TPL by Simon Glass · 6 years ago
  59. 06f9446 fdt: Allow indicating a node is for U-Boot proper only by Simon Glass · 6 years ago
  60. a15a7aa doc: Update docs for device tree in SPL, TPL by Simon Glass · 6 years ago
  61. 343864a fdt: Document the fact that dtc is now built by Simon Glass · 6 years ago
  62. 380d4f7 rtc: Allow use of RTC in SPL and TPL by Simon Glass · 6 years ago
  63. 1076107 Kconfig: Convert CONFIG_RTC_MC146818 to Kconfig by Simon Glass · 6 years ago
  64. ef39151 blk: Support block drivers in TPL by Simon Glass · 6 years ago
  65. 2c5eac1 Makefile: Add a warning if SPL/TPL cannot be built by Simon Glass · 6 years ago
  66. 985ca39 spl: input: Allow input in SPL and TPL by Simon Glass · 6 years ago
  67. 97f5710 sf: Avoid allocating memory on every read operation by Simon Glass · 6 years ago
  68. e6c5c94 dm: core: Update ofnode to read binman-style flash entry by Simon Glass · 6 years ago
  69. cdb6aa0 dm: core: Add a function to find the first inactive child by Simon Glass · 6 years ago
  70. 9f15cc1 dm: core: Update some functions to use const by Simon Glass · 6 years ago
  71. c7a3acc dm: core: Alloc uclass-private data to be cache-aligned by Simon Glass · 6 years ago
  72. 4af3e9a sandbox: Restore blocking I/O on exit by Simon Glass · 6 years ago
  73. 66613f5 dm: spi: Clean up detection of sandbox SPI emulator by Simon Glass · 6 years ago
  74. ef8a250 sandbox: tpm: Enhance to support the latest Chromium OS by Simon Glass · 6 years ago
  75. 998af31 sandbox: tpm: Tidy up enums and return values by Simon Glass · 6 years ago
  76. 114b60a serial: sandbox: Allow serial output without device tree by Simon Glass · 6 years ago
  77. ee44176 sandbox: Add a debug UART by Simon Glass · 6 years ago
  78. 55d3991 sandbox: video: Speed up video output by Simon Glass · 6 years ago
  79. c3aed5d sandbox: spi: Add more logging by Simon Glass · 6 years ago
  80. 1c5a81d sandbox: Remove the old memory file later by Simon Glass · 6 years ago
  81. 2b1dc29 sandbox: Add a flag to set the default log level by Simon Glass · 6 years ago
  82. 69bc15d sandbox: Support booting from TPL to SPL by Simon Glass · 6 years ago
  83. 1289e96 sandbox: spi: Drop command-line SPI option by Simon Glass · 6 years ago
  84. 056a5ce sandbox: Add a way to write data to the host filesystem by Simon Glass · 6 years ago
  85. 50b288a sandbox: Support file truncation with os_open() by Simon Glass · 6 years ago
  86. cdd140a log: Add helpers for common log levels by Simon Glass · 6 years ago
  87. 2023000 cmd: pxe: add support for FIT config selection by Patrick Delaunay · 6 years ago
  88. c45414b ARM: meson: Extend mem_map to support 3GiB of RAM by Loic Devulder · 6 years ago
  89. 5b781cf fs: btrfs: Fix tree traversal with btrfs_next_slot() by Yevgeny Popovych · 6 years ago
  90. 4a09472 rtc: Add read8 and write8 support to isl1208 driver by Trent Piepho · 6 years ago
  91. fbcf37e log: Correct definition of log_msg_ret() by Simon Glass · 6 years ago
  92. a6a45cd ofnode: Add missing address translation into ofnode_get_addr_size() by Marek Vasut · 6 years ago
  93. 51cb927 ofnode: Replace of_n_addr_cells with of_n_size_cells by Marek Vasut · 6 years ago
  94. 11ae93e binman: Run tests concurrently by Simon Glass · 6 years ago
  95. 2673afe test: Reduce the number of tests run with sandbox_flattree by Simon Glass · 6 years ago
  96. 008b030 patman: Don't clear progress in tout unless it was used by Simon Glass · 6 years ago
  97. 1fda182 tools: Set an initial value for indir by Simon Glass · 6 years ago
  98. 4b4bc06 buildman: dtoc: Suppress unwanted output from test by Simon Glass · 6 years ago
  99. 86af511 binman: Separate out testSplBssPad() by Simon Glass · 6 years ago
  100. e0e6275 binman: Fix up removal of temporary directories by Simon Glass · 6 years ago