1. 7a3f15e dm: Fix default address cells return value by Matthias Brugger · 5 years ago
  2. 8076fc2 libfdt: Allow #size-cells of 0 by Matthias Brugger · 5 years ago
  3. 0ba41ce libfdt: return correct value if #size-cells property is not present by Matthias Brugger · 5 years ago
  4. ce2dae3 libfdt: fdt_address_cells() and fdt_size_cells() by Matthias Brugger · 5 years ago
  5. 073e6d6 sandbox: fix cpu property in test.dts for pytest by AKASHI Takahiro · 5 years ago
  6. 2cde3ea doc: add full path to patman README by Ralph Siemsen · 5 years ago
  7. c20851b dm: pinctrl: introduce PINCONF_RECURSIVE option by Patrick Delaunay · 5 years ago
  8. d1d5ffd binman: Drop comment-out code in testUpdateFdtOutput() by Simon Glass · 5 years ago
  9. aed6c0b binman: Add logging for the number of pack passes by Simon Glass · 5 years ago
  10. 261cbe0 binman: Write symbol info before image inclusion by Simon Glass · 5 years ago
  11. ed9571d binman: Support writing symbols into entries within an IFWI by Simon Glass · 5 years ago
  12. 51f2072 binman: Update IFWI entry to support updates by Simon Glass · 5 years ago
  13. afc68a8 binman: Update IFWI entry to read entries outside constructor by Simon Glass · 5 years ago
  14. 7d645e0 binman: Fix entry comment for Intel descriptor by Simon Glass · 5 years ago
  15. ea0fff9 binman: Add support for Intel FSP meminit by Simon Glass · 5 years ago
  16. b87064c binman: Allow support for writing a size symbol to binaries by Simon Glass · 5 years ago
  17. eb0086f binman: Increase size of TPL and SPL test data by Simon Glass · 5 years ago
  18. bf4d0e2 binman: Avoid needing the section size in advance by Simon Glass · 5 years ago
  19. dfdd2b6 binman: Rename some two-digit test files by Simon Glass · 5 years ago
  20. 9255f3c binman: Use underscore in test filenames by Simon Glass · 5 years ago
  21. 2090f1e binman: Allow symbols to be resolved inside sections by Simon Glass · 5 years ago
  22. c9a0b27 binman: Clean up unnecessary code related to ELF test files by Simon Glass · 5 years ago
  23. 8dc60f9 binman: Use the Makefile for u_boot_binman_syms_bad by Simon Glass · 5 years ago
  24. e9d2ee3 binman: Use the Makefile for u_boot_binman_syms_size by Simon Glass · 5 years ago
  25. 1542c8b binman: Use the Makefile for u_boot_binman_syms by Simon Glass · 5 years ago
  26. bccd91d binman: Use the Makefile for u_boot_no_ucode_ptr by Simon Glass · 5 years ago
  27. f514d8f binman: Use the Makefile for u_boot_ucode_ptr by Simon Glass · 5 years ago
  28. 53e22bf binman: Use the Makefile to build ELF test files by Simon Glass · 5 years ago
  29. 180f556 binman: Use tools.Run() to run objdump by Simon Glass · 5 years ago
  30. e95be63 binman: Fix IFWI output when using an Intel FIT image by Simon Glass · 5 years ago
  31. 5af1207 binman: Add support for Intel FIT by Simon Glass · 5 years ago
  32. 5e23918 binman: x86: Separate out 16-bit reset and init code by Simon Glass · 5 years ago
  33. 2250ee6 binman: Add support for an x86 'reset' section by Simon Glass · 5 years ago
  34. 3da9ce8 binman: Correct use of 'replace' in IFWI tests by Simon Glass · 5 years ago
  35. 39c8e47 binman: Handle hidden symbols in ELF files by Simon Glass · 5 years ago
  36. 9d44a7e binman: Drop .note section from ELF by Simon Glass · 5 years ago
  37. 8dbb744 binman: Allow use of help and entry-docs without libfdt by Simon Glass · 5 years ago
  38. b986b3b binman: Use cls instead of self for class methods by Simon Glass · 5 years ago
  39. 6eace39 patman: Update command.Run() to handle failure better by Simon Glass · 5 years ago
  40. 3b1c0b0 patman: Drop binary parameter by Simon Glass · 5 years ago
  41. 6891152 Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 5 years ago
  42. 6f1f28b Merge tag 'u-boot-imx-20191014' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 5 years ago
  43. cd5ffc5 Merge tag 'video-for-2020.01' of https://gitlab.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 5 years ago
  44. fae7948 Merge tag 'mmc-10-10-2019' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 5 years ago
  45. d02be21 i2c: imx_lpi2c: add ipg clk by Peng Fan · 5 years ago
  46. b4eca2d imx :hab: Add hab version command by Sjoerd Simons · 5 years ago
  47. 5fba753 imx: imx8mm_evk: add board_mmc_get_env_dev by Peng Fan · 5 years ago
  48. 49cf320 mx7ulp_evk: Use imx_ddr_size() by Fabio Estevam · 5 years ago
  49. d9fba73 imx: mmdc_size: Allow building it for i.MX7ULP by Fabio Estevam · 5 years ago
  50. a02a5fb imx: mmdc_size: Fix checkpatch warnings by Fabio Estevam · 5 years ago
  51. 89bc388 imx: Place imx_ddr_size() into a separate file by Fabio Estevam · 5 years ago
  52. d68ed0f stm32mp1: configs: add display devices by Yannick Fertré · 5 years ago
  53. a6bbc62 stm32mp1: configs: update video by Yannick Fertré · 5 years ago
  54. aa37506 ARM: dts: stm32mp1: add dsi host for stm32mp157c-dk2 board by Yannick Fertré · 5 years ago
  55. b49711f ARM: dts: stm32mp1: add dsi host for stm32mp157c-ev1 board by Yannick Fertré · 5 years ago
  56. 30173ba ARM: dts: stm32f769: add display for STM32F769 disco board by Yannick Fertré · 5 years ago
  57. 0e73892 board: Add STM32F769 SoC, discovery board support by Yannick Fertré · 5 years ago
  58. 06ef131 video: add support of panel RM68200 by Yannick Fertré · 5 years ago
  59. 78157b2 video: add support of panel OTM8009A by Yannick Fertré · 5 years ago
  60. 18b6ca5 video: add support of STM32 MIPI DSI controller driver by Yannick Fertré · 5 years ago
  61. d4f7ea8 video: add MIPI DSI host controller bridge by Yannick Fertré · 5 years ago
  62. 23f965a dm: Add a dsi host uclass by Yannick Fertré · 5 years ago
  63. 4e1c879 configs: icorem6: Enable nandbcb command by Shyam Saini · 5 years ago
  64. 792b253 colibri_imx7: provide proper node name to pmic_get by Igor Opaniuk · 5 years ago
  65. 80cc951 spl, Makefile: Take external offset into account for fit images by Sjoerd Simons · 5 years ago
  66. e2c3c2e colibri_imx7: remove legacy sdboot wrapper by Igor Opaniuk · 5 years ago
  67. 541bfad colibri_imx6: remove legacy sdboot wrapper by Igor Opaniuk · 5 years ago
  68. 3bae9bb colibri-imx6ull: remove legacy sdboot wrapper by Igor Opaniuk · 5 years ago
  69. 5f1e987 apalis_imx6: remove legacy sdboot wrapper by Igor Opaniuk · 5 years ago
  70. f9f42b0 imx8qm/qxp: Set SPL TEXT base to OCRAM base by Ye Li · 5 years ago
  71. 9a27385 imx8: Jump from alias to OCRAM address at SPL init by Ye Li · 5 years ago
  72. 5e93871 imx: config: Update KP's TPC70 config to support SWUpdate by Lukasz Majewski · 5 years ago
  73. 0bcb11f imx: tpc70: Convert TPC70 (imx6q) board to use DM/DTS in SPL and u-boot by Lukasz Majewski · 5 years ago
  74. 62cef35 imx: dts: Add u-boot specific set of device tree properties for tpc70 by Lukasz Majewski · 5 years ago
  75. f1a4639 imx: tpc70: dts: Add TPC70 board (imx6q based) device tree description by Lukasz Majewski · 5 years ago
  76. b7cb2ae imx: tpc70: led: Enable LED default state by Lukasz Majewski · 5 years ago
  77. eff76b1 imx: tpc70: cosmetic: Replace magic numbers when setting ENET clock by Lukasz Majewski · 5 years ago
  78. 58c76e6 imx: tpc70: Add board_boot_order() to distinguish between eMMC and SD boot by Lukasz Majewski · 5 years ago
  79. 309ce98 imx: tpc70: config: Update TPC70 config to support eMMC's boot0 SPL update by Lukasz Majewski · 5 years ago
  80. a142e60 imx: tpc70: config: Add script commands to update u-boot and OE's wic by Lukasz Majewski · 5 years ago
  81. 7cc7c1e pico-imx7d: Support distro boot for FIT image case by Jun Nie · 5 years ago
  82. b86745e pico-imx7d: add config to enable CAAM by Jun Nie · 5 years ago
  83. 43db8e3 ARM: imx6q_logic: Remove legacy pinmuxing code from board file. by Adam Ford · 5 years ago
  84. 2881ec5 ARM: imx6q_logic: Enable Pin muxing in SPL by Adam Ford · 5 years ago
  85. f9faa16 ARM: imx6q_logic: Enable 256KB OCRAM by Adam Ford · 5 years ago
  86. 954252a board: tbs2910: Convert eth to driver model by Soeren Moch · 5 years ago
  87. 2fabe35 board: tbs2910: Convert pci to driver model by Soeren Moch · 5 years ago
  88. dc6c8fb ARM: dts: imx6q-tbs2910: Sync devicetree with kernel 5.3 by Soeren Moch · 5 years ago
  89. 6ee03c9 mx6: mx6sabre common: Use more conventional spelling of fdtfile by Sjoerd Simons · 5 years ago
  90. 6802d79 Add i.MX7D based Meerkat96 board support by Shawn Guo · 5 years ago
  91. ad61658 ARM: dts: import meerkat96 board support by Shawn Guo · 5 years ago
  92. 66c3724 video: add support of MIPI DSI interface by Yannick Fertré · 5 years ago
  93. 7389776 include: Add new DCS commands in the enum list by Yannick Fertré · 5 years ago
  94. aeaf330 video: stm32: stm32_ltdc: add bridge to display controller by Yannick Fertré · 5 years ago
  95. 7a779ed travis: Exclude MIPS from the bcm job by Tom Rini · 5 years ago
  96. 9189d6f Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 5 years ago
  97. 0c9cc51 Merge branch '2019-10-11-master-imports' by Tom Rini · 5 years ago
  98. 3631770 Merge branch '2019-10-11-ti-imports' by Tom Rini · 5 years ago
  99. 7d2dc6a cmd: itest: add support for .q size specifier by Marek Szyprowski · 5 years ago
  100. f136838 fs: fat: get_contents() always returns -1 for errors by Heinrich Schuchardt · 5 years ago