1. 92a6836 sunxi: display: use common video_ctfb_mode_to_display_timing() by Giulio Benetti · 4 years, 7 months ago
  2. 10374da videomodes: add helper function to convert from ctfb to display_timing by Giulio Benetti · 4 years, 7 months ago
  3. ecd8497 clk: imx: clk-imxrt1050: add set_parent() callback by Giulio Benetti · 4 years, 7 months ago
  4. caac71b clk: imx: clk-imxrt1050: setup PLL5 for video in non-SPL by Giulio Benetti · 4 years, 7 months ago
  5. d303f9c clk: imx: clk-imxrt1050: fix typo in clock name "video:" by Giulio Benetti · 4 years, 7 months ago
  6. 8cefbe9 clk: imx: pllv3: add enable_bit by Giulio Benetti · 4 years, 7 months ago
  7. a5ed4fa colibri_imx6: enable relocation of fdt and initrd by Igor Opaniuk · 4 years, 8 months ago
  8. f8a4e0c colibri-imx6ull: enable relocation of fdt and initrd by Igor Opaniuk · 4 years, 8 months ago
  9. 9df7736 apalis_imx6: enable relocation of fdt and initrd by Igor Opaniuk · 4 years, 8 months ago
  10. c7081c4 colibri_imx7: enable relocation of fdt and initrd by Igor Opaniuk · 4 years, 8 months ago
  11. 90ca13f colibri_vf: enable relocation of fdt and initrd by Igor Opaniuk · 4 years, 8 months ago
  12. 2c28c4a verdin-imx8mm: add nfsboot wrapper to env by Igor Opaniuk · 4 years, 8 months ago
  13. 47d430b imx8mm_evk: adjust dram size in case bl32 is used by Igor Opaniuk · 4 years, 8 months ago
  14. f8ae0bc verdin-imx8mm: adjust dram size in case bl32 is used by Igor Opaniuk · 4 years, 8 months ago
  15. 168fff2 imx8qxp_mek: Start with USDHC2 unpowered by Fabio Estevam · 4 years, 7 months ago
  16. 8f660ba board: tqc: tqma6_mba6: switch to device model by Michael Krummsdorf · 4 years, 7 months ago
  17. b7c1447 board: tqc: tqma6: hw init code disabled for device model by Michael Krummsdorf · 4 years, 7 months ago
  18. e7ae6b5 configs: tqma6x_mba6x: update default configs for device model by Michael Krummsdorf · 4 years, 7 months ago
  19. 45fde2a board: tqc: tqma6: mba6: apply default Kconfig for device model by Michael Krummsdorf · 4 years, 7 months ago
  20. 41231da arch: arm: tqma6: apply default Kconfig for device model by Michael Krummsdorf · 4 years, 7 months ago
  21. acdbe52 arm: dt: imx6qdl: add tqma6[qdl] som on mba6 mainboard by Michael Krummsdorf · 4 years, 7 months ago
  22. ac1f2b4 tqma6: resurrect support by supplying correct SYS_TEXT_BASE by Markus Niebel · 4 years, 7 months ago
  23. 7794d88 arm: imx6: configure NoC on i.MX6DQP by Bernhard Messerklinger · 4 years, 8 months ago
  24. a0448e5 mx6ulz_14x14_evk: Disable CONFIG_NET by Fabio Estevam · 4 years, 10 months ago
  25. 03279b7 mx6ullevk: Enable Ethernet support by Fabio Estevam · 4 years, 10 months ago
  26. b0b525a mx6ul_evk: Remove FEC related board code by Fabio Estevam · 4 years, 10 months ago
  27. ba83ed5 mx6ul_evk: Move CONFIG_FEC_MXC to defconfig by Fabio Estevam · 4 years, 10 months ago
  28. cbc81b7 mx7ulp: Only enable LDO if it is not already enabled by Fabio Estevam · 4 years, 10 months ago
  29. 2cfdb3b mx7ulp: Remove duplicated definitions by Fabio Estevam · 4 years, 10 months ago
  30. f4a1426 ata: sort ATA commands by Heinrich Schuchardt · 4 years, 9 months ago
  31. 22961dc include/ata.h: remove invalid links by Heinrich Schuchardt · 4 years, 9 months ago
  32. 0563700 Kconfig: fix typos in CMD_BEDBUG description by Heinrich Schuchardt · 4 years, 9 months ago
  33. 2799a69 doc: fix references to driver-model by Heinrich Schuchardt · 4 years, 9 months ago
  34. ecb3a0a README: replace reference to boards.cfg by Heinrich Schuchardt · 4 years, 9 months ago
  35. 414c34e image: Add compressed Image parsing support in booti. by Atish Patra · 4 years, 9 months ago
  36. 155d6a3 image: Add a common compression type detection function. by Atish Patra · 4 years, 9 months ago
  37. 2a2119e lib: kconfig: Add option to set BZIP2 compression method by Atish Patra · 4 years, 9 months ago
  38. 8e434cb cmd: mem: Add bitflip memory test to alternate mtest by Stefan Roese · 4 years, 9 months ago
  39. f14bfa7 cmd: mem: Use IS_ENABLED instead of alt_test variable by Stefan Roese · 4 years, 9 months ago
  40. 54de244 cmd: mem: Drop eldk-4.2 workaround and use cast in unmap_sysmem() by Stefan Roese · 4 years, 9 months ago
  41. a8c708e cmd: mem: Correctly count the errors in mtest by Stefan Roese · 4 years, 9 months ago
  42. 71126d5 tee: optee: use dev_info in print_os_revision by Patrick Delaunay · 4 years, 9 months ago
  43. 42551f4 doc: spl: update reference to driver-model/README.txt by Patrick Delaunay · 4 years, 9 months ago
  44. 5fa8811 scripts: add documentation-file-ref-check by Heinrich Schuchardt · 4 years, 9 months ago
  45. ab5a2b0 mkimage: fit: don't create image with 0700 permissions by Thomas Hebb · 4 years, 9 months ago
  46. 04571be ide: remove duplicate defines form include/ata.h by Heinrich Schuchardt · 4 years, 9 months ago
  47. e6e9a4f block: ide: use definitions from include/libata.h by Heinrich Schuchardt · 4 years, 9 months ago
  48. fd0e30b cmd: fat: remove unused includes by Heinrich Schuchardt · 4 years, 9 months ago
  49. 25a1b5e arm: dts: add pwm support for MediaTek SoCs by Sam Shih · 4 years, 9 months ago
  50. a537fa4 mediatek: pwm: add pwm driver for MediaTek SoCs by Sam Shih · 4 years, 9 months ago
  51. a173223 cmd: Add unlz4 command by Yusuke Ashiduka · 4 years, 9 months ago
  52. 46d9d1c env: make file-scope env_ptr variables static by Rasmus Villemoes · 4 years, 9 months ago
  53. 8ce1f10 ARM: bootm: take into account gd->ram_top by Patrice Chotard · 4 years, 9 months ago
  54. 8d5d3bc Merge branch '2020-04-16-master-imports' by Tom Rini · 4 years, 7 months ago
  55. 5706b9b configs: ls1012afrwy: fix board name by Biwen Li · 4 years, 8 months ago
  56. 402ef4d net: fm: fix build error when not using nand by Francois Gervais · 4 years, 7 months ago
  57. 65c141e board_f.c: Ensure 16 alignment of start_addr_sp and reserved memory by Patrick Delaunay · 4 years, 8 months ago
  58. 6de2992 arm: set the relocated gd with gd->new_gd by Patrick Delaunay · 4 years, 8 months ago
  59. 15ac0c7 Revert "stm32mp1: remove the imply BOOTSTAGE" by Patrick Delaunay · 4 years, 8 months ago
  60. a665108 board_f.c: Ensure gd->new_bootstage alignment by Patrice Chotard · 4 years, 8 months ago
  61. 9d82cbd arm: imx: update reference to README.mxc_hab by Patrick Delaunay · 4 years, 9 months ago
  62. 3256afb doc: device-tree-bindings: update reference to binding directory by Patrick Delaunay · 4 years, 9 months ago
  63. add8391 doc: update reference to README.board by Patrick Delaunay · 4 years, 9 months ago
  64. a0cd1e1 doc: update reference to README.imx8image by Patrick Delaunay · 4 years, 9 months ago
  65. b09e28f doc: update reference to README.imximage by Patrick Delaunay · 4 years, 9 months ago
  66. 480e411 Kconfig: update reference to README.x86 by Patrick Delaunay · 4 years, 9 months ago
  67. 24bcaec README: update reference to *.README by Patrick Delaunay · 4 years, 9 months ago
  68. e5301ba test: pinmux: add pincontrol-gpio for pin configuration by Patrick Delaunay · 4 years, 10 months ago
  69. ff52665 test: dm: update test for pins configuration in gpio by Patrick Delaunay · 4 years, 10 months ago
  70. 2c0f782 gpio: sandbox: cleanup binding support by Patrick Delaunay · 4 years, 10 months ago
  71. d15c05b test: dm: update test for pins configuration in pinctrl node by Patrick Delaunay · 4 years, 10 months ago
  72. 77ed569 pinctrl: sandbox: Add mux information in get_pin_muxing by Patrick Delaunay · 4 years, 10 months ago
  73. 6a0388c dt-bindings: gpio: alignment with kernel v5.3 by Patrick Delaunay · 4 years, 10 months ago
  74. 8fd9daf gpio: add ops to set dir flags by Patrick Delaunay · 4 years, 10 months ago
  75. d2c07e5 gpio: add ops to get dir flags by Patrick Delaunay · 4 years, 10 months ago
  76. 477ca57 gpio: add support of new GPIO direction flag by Patrick Delaunay · 4 years, 10 months ago
  77. 695e5fd gpio: update dir_flags management by Patrick Delaunay · 4 years, 10 months ago
  78. 9360bb0 gpio: add helper GPIOD_FLAGS_OUTPUT by Patrick Delaunay · 4 years, 10 months ago
  79. 4292fb1 gpio: add function check_dir_flags by Patrick Delaunay · 4 years, 10 months ago
  80. 788ea83 gpio: add function _dm_gpio_set_dir_flags by Patrick Delaunay · 4 years, 10 months ago
  81. 8a9140c gpio: add function _gpio_get_value by Patrick Delaunay · 4 years, 10 months ago
  82. 9f2b066 gpio: add gpio descriptor initialization helper by Patrick Delaunay · 4 years, 10 months ago
  83. e3f3a12 gpio: remove the open_drain API and ops by Patrick Delaunay · 4 years, 10 months ago
  84. 277a0ad gpio: remove GPIOD_REQUESTED by Patrick Delaunay · 4 years, 10 months ago
  85. 1bb257a dt-bindings: gpio: document the new pull-up/pull-down flags by Patrick Delaunay · 4 years, 10 months ago
  86. e93f392 dm: pinctrl: migrate pinctrl-generic to livetree by Patrick Delaunay · 4 years, 10 months ago
  87. ce891fca dm: core: add ofnode and dev function to iterate on node property by Patrick Delaunay · 4 years, 10 months ago
  88. 719cab6 dm: pinctrl: convert pinctrl-single to livetree by Patrick Delaunay · 4 years, 10 months ago
  89. f5bd0fb README: remove requirement for CHANGELOG entry by Karl Palsson · 4 years, 8 months ago
  90. b941d1c fs: btrfs: Fix LZO false decompression error caused by pending zero by Qu Wenruo · 4 years, 8 months ago
  91. a62db24 fs: btrfs: Reject fs with sector size other than PAGE_SIZE by Qu Wenruo · 4 years, 8 months ago
  92. 25babb7 fs: btrfs: Use LZO_LEN to replace immediate number by Qu Wenruo · 4 years, 8 months ago
  93. 0f238da Merge tag 'arc-fixes-for-2020.07-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-arc by Tom Rini · 4 years, 7 months ago
  94. cf87f7c Merge tag 'efi-2020-07-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 7 months ago
  95. 7b50db8 ARC: HSDK: CGU: fix tunnel clock calculation by Eugeniy Paltsev · 4 years, 7 months ago
  96. a6a0b02 ARC: HSDK: Enable on-chip reset controller by Eugeniy Paltsev · 4 years, 8 months ago
  97. 04286d0 ARC: CACHE: mark IOC helper functions as inlined_cachefunc by Eugeniy Paltsev · 4 years, 8 months ago
  98. b15cb0b ARC: CACHE: add support for SL$ disable by Eugeniy Paltsev · 4 years, 8 months ago
  99. f51b4bc Merge tag 'dm-pull-10apr20-take2' of git://git.denx.de/u-boot-dm by Tom Rini · 4 years, 7 months ago
  100. c8ccca9 arm64: dts: meson-gx: add back dmc register range until canvas driver is available by Neil Armstrong · 4 years, 7 months ago