1. 95a0772 serial: serial_stm32: Enable uart FIFO for STM32F7xx SoCs by Patrice Chotard · 6 years ago
  2. 18f201e u-boot: align cache flushes in load_elf_image_shdr to line boundaries by Neil Stainton · 6 years ago
  3. 0c54411 kbuild: fix # escaping in appending U-Boot own DT by Masahiro Yamada · 6 years ago
  4. e5e701c Kbuild: fix # escaping in .cmd files for future Make by Rasmus Villemoes · 6 years ago
  5. aa608b6 spl: mmc: Report device number when we fail by Alex Kiernan · 6 years ago
  6. a71e907 clk: Add support for Arm's Versatile Express OSC clock generators by Liviu Dudau · 6 years ago
  7. d71b029 cmd: env: Fix CRC calculation for 'env export -c -s' by Neil Stainton · 6 years ago
  8. b592936 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 6 years ago
  9. 31b8217 dm: test: Add "/firmware" node scan test by Rajan Vaja · 6 years ago
  10. e7a52ba firmware: Add FIRMWARE config prompt string by Rajan Vaja · 6 years ago
  11. 969c8f4 sandbox: Add an explanation of the sandbox variants by Simon Glass · 6 years ago
  12. e62a24c buildman: Avoid hanging when the config changes by Simon Glass · 6 years ago
  13. 3eb992a include/dm.h: Remove duplicated include directive by Liviu Dudau · 6 years ago
  14. 9bf8650 include/clk.h: Fix the name of the clock uclass in comment by Liviu Dudau · 6 years ago
  15. c35a7d3 fdt: fdtdec_setup_memory_banksize() use livetree by Jens Wiklander · 6 years ago
  16. ff8eee0 cmd: clk: Add trivial implementation of clock dump for DM by Marek Vasut · 6 years ago
  17. e6fd018 test: Add tests for board uclass by Mario Six · 6 years ago
  18. 6238ae4 board: Add gazerbeam driver by Mario Six · 6 years ago
  19. 5381c28 drivers: Add board uclass by Mario Six · 6 years ago
  20. 172942a test: Add tests for dev_{enable, disable}_by_path by Mario Six · 6 years ago
  21. e4c98a5 core: Add dev_{disable,enable}_by_path by Mario Six · 6 years ago
  22. 2ea4d0d test: Add tests for DT-manipulation functions by Mario Six · 6 years ago
  23. e369e58 core: Add functions to set properties in live-tree by Mario Six · 6 years ago
  24. 163ed6c binman: Allow writing a map file when something goes wrong by Simon Glass · 6 years ago
  25. fe1ae3e binman: Support ELF files for U-Boot and SPL by Simon Glass · 6 years ago
  26. f8f8df6 binman: Correct fmap output on x86 by Simon Glass · 6 years ago
  27. 08723a7 binman: Record the parent section of each section by Simon Glass · 6 years ago
  28. f025363 binman: Support x86 microcode in TPL by Simon Glass · 6 years ago
  29. e0e5df9 binman: Support hashing entries by Simon Glass · 6 years ago
  30. 9c888cc binman: Mention section attributes in docs by Simon Glass · 6 years ago
  31. ba64a0b binman: Support expanding entries by Simon Glass · 6 years ago
  32. 0a98b28 binman: Support adding files by Simon Glass · 6 years ago
  33. b4e1a38 binman: Allow zero-size sections by Simon Glass · 6 years ago
  34. 83d73c2 binman: Support compressed entries by Simon Glass · 6 years ago
  35. cc49e2b Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 6 years ago
  36. d29a583 Merge tag 'mpc85xx-for-v2018.11-rc1' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 6 years ago
  37. 27f622d Merge tag 'fsl-qoriq-for-v2018.11-rc1' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 6 years ago
  38. 83f6f60 Convert CONFIG_DISABLE_CONSOLE to Kconfig by Christian Gmeiner · 6 years ago
  39. 973fcc8 ARM: da850evm_direct_nor_defconfig: Enable DM_SERIAL by Adam Ford · 6 years ago
  40. 42140dd ARM: omap3_logic: Remove non-DM MMC initialization by Adam Ford · 6 years ago
  41. 2909abd ARM: omap3_logic: Remove some manual pin-muxing by Adam Ford · 6 years ago
  42. 626a9ec ARM: am3517_evm: Enable TCA6416PW GPIO Expander by Adam Ford · 6 years ago
  43. 5a5e55b ARM: da850evm: Pinctrl for da850evm by Adam Ford · 6 years ago
  44. 5b3b429 ARM: da850evm: Enable CMD_DM for da850evm by Adam Ford · 6 years ago
  45. 57dbf75 ARM: am3517_evm: Enable Pinctrl by Adam Ford · 6 years ago
  46. 577c40a cmd: Relocate poweroff under Device access commands by Adam Ford · 6 years ago
  47. 96a82d3 ARM: DTS: various omap3: Remove cd-inverted from u-boot.dtsi by Adam Ford · 6 years ago
  48. f4df405 mmc: omap_mmc: Remove invert references by Adam Ford · 6 years ago
  49. 57fb8b4 ARM: dts: at91: sama5d4_xplained: add onewire connector for LCD eeprom by Eugen Hristev · 6 years ago
  50. db17fbf ARM: dts: at91: sama5d2_ptc: add onewire connector for LCD eeprom by Eugen Hristev · 6 years ago
  51. d656875 ARM: dts: at91: sama5d27_som1_ek: add onewire connector for LCD eeprom by Eugen Hristev · 6 years ago
  52. 2b238c6 ARM: dts: at91: sama5d3_xplained: add onewire connector for LCD eeprom by Eugen Hristev · 6 years ago
  53. 7f0110d ARM: dts: at91: sama5d2_xplained: add onewire connector for LCD eeprom by Eugen Hristev · 6 years ago
  54. d67d725 configs: sama5d4_xplained: add fdt overlay support by Eugen Hristev · 6 years ago
  55. f3661f1 configs: sama5d27_som1_ek: add fdt overlay support by Eugen Hristev · 6 years ago
  56. 9d432d9 configs: sama5d2_ptc_ek: add fdt overlay support by Eugen Hristev · 6 years ago
  57. 2188c9c configs: sama5d3_xplained: add fdt overlay support by Eugen Hristev · 6 years ago
  58. f377f70 configs: sama5d2_xplained: add fdt overlay support by Eugen Hristev · 6 years ago
  59. 95501d5 board: sama5d4_xplained: add pda detect call at init time by Eugen Hristev · 6 years ago
  60. cc1bdd2 board: sama5d2_ptc_ek: add pda detect call at init time by Eugen Hristev · 6 years ago
  61. 67f551a board: sama5d27_som1_ek: add pda detect call at init time by Eugen Hristev · 6 years ago
  62. 59e43c3 board: sama5d3_xplained: add pda detect call at init time by Eugen Hristev · 6 years ago
  63. 559ff9e board: sama5d2_xplained: add pda detect call at init time by Eugen Hristev · 6 years ago
  64. afaea1f board: atmel: add support for pda detection by Eugen Hristev · 6 years ago
  65. e425618 configs: sama5d4_xplained: add onewire and eeprom drivers by Eugen Hristev · 6 years ago
  66. cd83bb3 configs: sama5d2_ptc_ek: add onewire and eeprom drivers by Eugen Hristev · 6 years ago
  67. aadb422 configs: sama5d27_som1_ek: add onewire and eeprom drivers by Eugen Hristev · 6 years ago
  68. 2db0440 configs: sama5d3_xplained: add onewire and eeprom drivers by Eugen Hristev · 6 years ago
  69. d3d286d configs: sama5d2_xplained: add onewire and eeprom drivers by Eugen Hristev · 6 years ago
  70. 426e040 configs: sandbox: add onewire w1 and sandbox eeprom by Eugen Hristev · 6 years ago
  71. 81b8e96 sandbox: DTS: w1: add node for one wire interface on GPIO by Eugen Hristev · 6 years ago
  72. 0523a6c pinctrl: sandbox: add gpio onewire w1 group by Eugen Hristev · 6 years ago
  73. d05266f w1: add command for onewire protocol by Eugen Hristev · 6 years ago
  74. 6a984d6 dt-bindings: w1-eeprom: eep_sandbox: create bindings by Eugen Hristev · 6 years ago
  75. 84e55bd W1-EEPROM: add sandbox driver by Eugen Hristev · 6 years ago
  76. 0fb667a dt-bindings: w1-eeprom: ds24xxx: create bindings by Eugen Hristev · 6 years ago
  77. 0749f64 W1-EEPROM: add support for Maxim DS24 eeprom families by Maxime Ripard · 6 years ago
  78. 543b98c w1: identify devices with w1-eeprom uclass by Eugen Hristev · 6 years ago
  79. c924ee2 W1-EEPROM: Add an W1-EEPROM uclass for 1 wire EEPROMs by Maxime Ripard · 6 years ago
  80. e1721ba dt-bindings: W1: w1-gpio: added bindings for w1-gpio by Eugen Hristev · 6 years ago
  81. 73aea28 w1: Add 1-Wire gpio driver by Maxime Ripard · 6 years ago
  82. d3e19cf w1: Add 1-Wire uclass by Maxime Ripard · 6 years ago
  83. 6203000 common: Generic loader for file system by Tien Fong Chee · 6 years ago
  84. fc5ca3a doc: dtbinding: Add file system firmware loader binding document by Tien Fong Chee · 6 years ago
  85. 4502975 doc: Add new doc for file system firmware loader driver model by Tien Fong Chee · 6 years ago
  86. bc53d26 block: Add a function to find block device descriptor by Tien Fong Chee · 6 years ago
  87. 14dfc64 cmd: ubifs: Factor out some checking codes into cmd_ubifs_mount() by Tien Fong Chee · 6 years ago
  88. 10c2044 cmd: ubifs: Move ubifs_initialized checking into cmd_ubifs_umount() by Tien Fong Chee · 6 years ago
  89. c1a65a8 video: Add support for Arm's Mali Display Processors by Liviu Dudau · 6 years ago
  90. 04187a8 patman: Detect missing tools and report them by Simon Glass · 6 years ago
  91. 6ed45ba binman: Support updating all device tree files by Simon Glass · 6 years ago
  92. 93d1741 binman: Allow control of whether a fake DT is used by Simon Glass · 6 years ago
  93. 539aece binman: Obtain the list of device trees from the config by Simon Glass · 6 years ago
  94. f46621d binman: Centralise device-tree updates within binman by Simon Glass · 6 years ago
  95. 2a72cc7 binman: Move state logic into the state module by Simon Glass · 6 years ago
  96. c55a50f binman: Move state information into a new module by Simon Glass · 6 years ago
  97. 6c234bf binman: Add an entry method for getting the default filename by Simon Glass · 6 years ago
  98. 746aee3 dtoc: Add a way to create an Fdt object from a data block by Simon Glass · 6 years ago
  99. 6434961 dtoc: Add methods for adding and updating properties by Simon Glass · 6 years ago
  100. e21c27a dtoc: Support adding new nodes by Simon Glass · 6 years ago