1. 53a0cf5 reset: socfpga: rename membase ptr to modrst_base by Simon Goldschmidt · 6 years ago
  2. 64a12bf arm: socfpga: gen5: add reset & sdr node to SPL devicetrees by Simon Goldschmidt · 6 years ago
  3. 4942c6c arm: socfpga: gen5: sync devicetrees to Linux by Simon Goldschmidt · 6 years ago
  4. 036697a Merge tag 'u-boot-imx-20190415' of git://git.denx.de/u-boot-imx by Tom Rini · 6 years ago
  5. 6275e73 Merge tag 'efi-2019-07-rc1-2' of git://git.denx.de/u-boot-efi by Tom Rini · 6 years ago
  6. ee2c10b Merge tag 'video-for-2019.07-rc1' of git://git.denx.de/u-boot-video by Tom Rini · 6 years ago
  7. 3196754 board: tbs2910: Remove CMD_FDT support in defconfig to reduce u-boot size by Soeren Moch · 6 years ago
  8. 24db29d sunxi: allow boards to de-select SYS_WHITE_ON_BLACK font scheme by Andre Przywara · 6 years ago
  9. f608321 usb: kbd: Properly translate up/down arrow keys by Andre Przywara · 6 years ago
  10. de86baf video/console: Factor out actual character output by Andre Przywara · 6 years ago
  11. 918622a video/console: Implement ANSI clear line command by Andre Przywara · 6 years ago
  12. d4a294c video/console: Implement relative cursor movement ANSI handling by Andre Przywara · 6 years ago
  13. 4ed5bc8 video/console: Implement reverse video ANSI sequence for DM_VIDEO by Andre Przywara · 6 years ago
  14. 22b4f01 video/console: Fix DM_VIDEO font glyph array indexing by Andre Przywara · 6 years ago
  15. a7bec41 video: backlight: Parse PWM polarity cell by Stefan Mavrodiev · 6 years ago
  16. d5cdfd5 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 6 years ago
  17. 8d046fb imx6: wandboard: fix dwc_ahsata build errors when DM enabled by Anatolij Gustschin · 6 years ago
  18. 69b83b1 imx6: dts: add wandboard dtb target to fix build error by Anatolij Gustschin · 6 years ago
  19. bef5854 imx6: tbs2910: fix dtb build error by Anatolij Gustschin · 6 years ago
  20. 46dc39a apalis/colibri_imx6: add device trees to makefile by Marcel Ziswiler · 6 years ago
  21. 1d4a057 imx: aristainetos: fix build breakage by Anatolij Gustschin · 6 years ago
  22. 8c9127c tdx-cfg-block: fix off by one issue by Marcel Ziswiler · 6 years ago
  23. 2190ade toradex: common: unify behaviour when config block is missing by Bhuvanchandra DV · 6 years ago
  24. f1e1059 toradex: configblock: add an -y parameter to 'cfgblock create’ by Dominik Sliwa · 6 years ago
  25. 417903b colibri_vf: fix sdboot for vybrid modules by Gerard Salvatella · 6 years ago
  26. b320ca5 colibri_vf: use leveling evaluated by DDR validation tools by Stefan Agner · 6 years ago
  27. 8661b8d colibri_vf: adjust timing according to data sheet by Stefan Agner · 6 years ago
  28. 7ed8b4b arm: vf610: add uart2 clock/pinmux support by Stefan Agner · 6 years ago
  29. 4239737 config: colibri_vf: enable mtd partitions via dt by Stefan Agner · 6 years ago
  30. b093f0f colibri_vf: disable undefined instruction events in user debug by Stefan Agner · 6 years ago
  31. 70bfc9c colibri_vf: enable user debug by default by Stefan Agner · 6 years ago
  32. 66d67f8 colibri_vf: sync the board info message by Bhuvanchandra DV · 6 years ago
  33. 7f411a5 colibri_vf: set fdtfile for distroboot by Stefan Agner · 6 years ago
  34. c059483 colibri_vf: add distroboot support by Stefan Agner · 6 years ago
  35. 2e3b3d5 config: colibri_vf: use macros from linux/sizes.h by Marcel Ziswiler · 6 years ago
  36. 510c2dd colibri_vf: migrate fec, esdhc, nfc and usb to driver model by Marcel Ziswiler · 6 years ago
  37. 2ad3204 colibri_vf: migrate pinctrl and regulators to dtb/dm by Marcel Ziswiler · 6 years ago
  38. a2598b9 configs: colibri_vf: disable obscure options by Marcel Ziswiler · 6 years ago
  39. 3d6a025 ARM: dts: colibri_vf: update device trees by Marcel Ziswiler · 6 years ago
  40. f221314 configs: move CONFIG_MXC_OCOTP to Kconfig by Marcel Ziswiler · 6 years ago
  41. fe7b10a configs: colibri_vf: limit size of malloc() pool before relocation by Marcel Ziswiler · 6 years ago
  42. 64993ed configs: colibri_vf: remove obsolete mmc/sd card environment by Marcel Ziswiler · 6 years ago
  43. 31f4495 configs: move CONFIG_USB_EHCI_VF to Kconfig by Marcel Ziswiler · 6 years ago
  44. c2b4ab2 imx: bootaux: add dependency on vf610 by Marcel Ziswiler · 6 years ago
  45. 3dc76a6 vf610: ddrmc: add missing include by Marcel Ziswiler · 6 years ago
  46. 79eb296 Add missing space in comment by Marcel Ziswiler · 6 years ago
  47. ad5f237 imx6: wandboard: convert to DM_MMC by Anatolij Gustschin · 6 years ago
  48. 23e5eb7 imx6: wandboard: convert to DM_I2C by Anatolij Gustschin · 6 years ago
  49. a0e9e84 imx6: wandboard: convert to DM_PMIC by Anatolij Gustschin · 6 years ago
  50. db48f55 imx6: wandboard: convert to DM_VIDEO by Anatolij Gustschin · 6 years ago
  51. e5fa153 imx6: wandboard: convert to DM_USB by Anatolij Gustschin · 6 years ago
  52. f396e2c imx6: wandboard: convert to DM_GPIO and enable pinctrl driver by Anatolij Gustschin · 6 years ago
  53. 55f644c imx6: wandboard: add device tree by Anatolij Gustschin · 6 years ago
  54. 0cde6ad mx6sabreauto: convert to DM_VIDEO by Anatolij Gustschin · 6 years ago
  55. 4eb22ef mx6sabresd: convert to DM_VIDEO by Anatolij Gustschin · 6 years ago
  56. 7042fb6 colibri_imx6: convert to DM_VIDEO by Anatolij Gustschin · 6 years ago
  57. f082fe8 imx6: ge_bx50v3: convert to DM_VIDEO by Anatolij Gustschin · 6 years ago
  58. 86080ac imx6: icore: convert to DM_VIDEO by Anatolij Gustschin · 6 years ago
  59. af0c7d07 apalis_imx6: convert to DM_VIDEO by Anatolij Gustschin · 6 years ago
  60. 2f04519 imx6: dts: add 'u-boot, dm-pre-reloc' to soc and ipu nodes by Anatolij Gustschin · 6 years ago
  61. e6a7ef5 imx: move CONFIG_VIDEO_IPUV3 to defconfigs by Anatolij Gustschin · 6 years ago
  62. 411e73d video: move ipuv3 files to subdirectory by Anatolij Gustschin · 6 years ago
  63. 983e2f2 video: ipuv3: add DM_VIDEO support by Anatolij Gustschin · 6 years ago
  64. 797ce74 board: tbs2910: Convert mmc to driver model by Soeren Moch · 6 years ago
  65. 885ca06 board: tbs2910: Convert sata to ahci driver model by Soeren Moch · 6 years ago
  66. 5569bbd ata: dwc_ahsata: Add ahci driver model support by Soeren Moch · 6 years ago
  67. 71657f1 ata: dwc_ahsata: Fix sector reports for large disks by Soeren Moch · 6 years ago
  68. fe4c52b board: tbs2910: Convert i2c and rtc to driver model by Soeren Moch · 6 years ago
  69. 0de8dae board: tbs2910: Convert usb to driver model by Soeren Moch · 6 years ago
  70. beeed2b board: tbs2910: Add pinctrl driver and convert gpio to driver model by Soeren Moch · 6 years ago
  71. 86ef90b board: tbs2910: Add device tree by Soeren Moch · 6 years ago
  72. 040cc2b board: tbs2910: Remove efi loader support in defconfig to reduce u-boot size by Soeren Moch · 6 years ago
  73. 6115ed7 board: colibri_imx6: check for and report ecc errors in fuses by Gerard Salvatella · 6 years ago
  74. 7fba509 colibri_imx6: added nreset gpio on reboot by Gerard Salvatella · 6 years ago
  75. 10d5cdd colibri_imx6: switch to zimage by Bhuvanchandra DV · 6 years ago
  76. ea8e2e9 colibri_imx6: use SDP if USB serial downloader has been used by Stefan Agner · 6 years ago
  77. 327c0e9 configs: colibri_imx6: Use ext4 file system by default by Sanchayan Maity · 6 years ago
  78. cd6072c toradex: colibri_imx6: overwrite CMA memory set in device tree by Bhuvanchandra DV · 6 years ago
  79. f4c6a21 colibri_imx6: revert fuse value set in mfgr_fuse by Max Krummenacher · 6 years ago
  80. 4bae5bd colibri_imx6: change pmic fusing according to hw 1.1 requirements by Max Krummenacher · 6 years ago
  81. 003bc13 colibri imx6: disable ri and dcd irq in uarts by Max Krummenacher · 6 years ago
  82. c472575 colibri imx6: pf0100: reorder and cleanup message printing by Max Krummenacher · 6 years ago
  83. a0f4d79 colibri_imx6: unify sd/mmc drive strenght with linux kernel settings by Max Krummenacher · 6 years ago
  84. 2a2f90f colibri_imx6: add distroboot support by Stefan Agner · 6 years ago
  85. c1ce7cb colibri_imx6: print also 64-bit IT by Max Krummenacher · 6 years ago
  86. dd17dce colibri_imx6: drop CONFIG_OF_SYSTEM_SETUP by Max Krummenacher · 6 years ago
  87. f283944 colibri_imx6: migrate usb to using driver model by Marcel Ziswiler · 6 years ago
  88. 8871aba colibri_imx6: migrate mmc to using driver model by Marcel Ziswiler · 6 years ago
  89. 90fdf11 colibri_imx6: migrate pmic and regulator to using driver model by Marcel Ziswiler · 6 years ago
  90. c882cfb colibri_imx6: migrate i2c to using driver model by Marcel Ziswiler · 6 years ago
  91. 7b91009 colibri_imx6: enable pin control driver by Marcel Ziswiler · 6 years ago
  92. 3e43a50 colibri_imx6: clean-up and migrate gpios to using driver model by Marcel Ziswiler · 6 years ago
  93. d564109 colibri_imx6: migrate to using device tree by Marcel Ziswiler · 6 years ago
  94. 99347b3 colibri_imx6: remove obsolete USB_GADGET_MASS_STORAGE configuration by Marcel Ziswiler · 6 years ago
  95. e469a29 colibri_imx6: enable fit image, gpt, imx thermal, efi loader support by Marcel Ziswiler · 6 years ago
  96. c952e34 colibri_imx6: move console in env from header file to defconfig by Marcel Ziswiler · 6 years ago
  97. 2edfdb3 colibri_imx6: use distro defaults by Marcel Ziswiler · 6 years ago
  98. f000b6f colibri_imx6: get rid of obsolete nospl configurations by Marcel Ziswiler · 6 years ago
  99. 60f1351 board: apalis_imx6: check for and report ecc errors in fuses by Gerard Salvatella · 6 years ago
  100. 753598f apalis_imx6: switch to zimage by Marcel Ziswiler · 6 years ago