1. 492e65b mtd: spi: spi-nor-core: Add SPI MEM support by Vignesh R · 6 years ago
  2. 7aeedac mtd: spi: Port SPI NOR framework from Linux by Vignesh R · 6 years ago
  3. ce13c19 sh: bitops: add hweight*() macros by Vignesh R · 6 years ago
  4. 6430eea spi: Add non DM version of SPI_MEM by Vignesh R · 6 years ago
  5. 7609448 spi: spi-mem: Claim SPI bus before spi mem access by Vignesh R · 6 years ago
  6. 12563f7 spi: spi-mem: Extend spi_mem_adjust_op_size() to honor max xfer size by Vignesh R · 6 years ago
  7. 6d373e5 spi: spi-mem: Allow use of spi_mem_exec_op for all SPI modes by Vignesh R · 6 years ago
  8. e519c61 bitops: Fix GENMASK definition for Sandbox by Vignesh R · 6 years ago
  9. ea4805d configs: Move CONFIG_SPI_FLASH into defconfigs by Vignesh R · 6 years ago
  10. e5fd39c Merge tag 'for-master-20190201' of git://git.denx.de/u-boot-rockchip by Tom Rini · 6 years ago WIP-02Feb2019
  11. 544d5e9 Merge tag 'mips-pull-2019-02-01' of git://git.denx.de/u-boot-mips by Tom Rini · 6 years ago
  12. 1b0769f Merge branch '2019-02-01-master-imports' by Tom Rini · 6 years ago
  13. d5512a3 Kconfig: set default BUILD_TARGET for kirkwood by Chris Packham · 6 years ago
  14. dc146ca Kconfig: Migrate CONFIG_BUILD_TARGET by Jagan Teki · 6 years ago
  15. dc57be5 test: lib: lmb: add lmb test for multiple RAM banks by Simon Goldschmidt · 6 years ago
  16. 9cc2323 lmb: handle more than one DRAM BANK by Simon Goldschmidt · 6 years ago
  17. e3b4fc9 tools: dumpimage: Clarify help by Martyn Welch · 6 years ago
  18. 65a80b4 tools: dumpimage: Add help option and make error paths consistent by Martyn Welch · 6 years ago
  19. 11e3c1f tools: dumpimage: Simplify internal logic by Martyn Welch · 6 years ago
  20. 12b8318 tools: dumpimage: Simplify arguments by Martyn Welch · 6 years ago
  21. 57a608e tools: dumpimage: Provide more feedback on error by Martyn Welch · 6 years ago
  22. 3c29a56 regulator: pbias: Handle extended drain IO when changing omap36 PBIAS by Adam Ford · 6 years ago
  23. 73ced87 rockchip: rk3399: spl: ensure that debug_uart_init is called by Philipp Tomsich · 6 years ago
  24. c869d63 rockchip: rk3399-puma: enable SPL_ATF_NO_PLATFORM_PARAM by Philipp Tomsich · 6 years ago
  25. 5a12732 pinctrl: Kconfig: fix missing include of rockchip/Kconfig by Philipp Tomsich · 6 years ago
  26. efc4677 pinctrl: Kconfig: sort includes alphabetically by Philipp Tomsich · 6 years ago
  27. 77871e6 rockchip: Add MAINTAINER entry for chromebook_speedy by Philipp Tomsich · 6 years ago
  28. 9e92116 rockchip: Add support for chromebook_bob by Simon Glass · 6 years ago
  29. 08c85b5 rockchip: gru: Add extra device-tree settings by Simon Glass · 6 years ago
  30. aa48c94 rockchip: Implement spl_gpio in the GPIO driver by Simon Glass · 6 years ago
  31. 3ec6f11 rockchip: Move pull-up/down enum into a common file by Simon Glass · 6 years ago
  32. 8a0c6aa rockchip: rk3399: Add ROCKCHIP_DEVICE_SETTINGS to set env by Simon Glass · 6 years ago
  33. c35f8e5 rockchip: Tidy up board include-file ordering by Simon Glass · 6 years ago
  34. 5328af1 rockchip: clk: Add mention of four new clocks by Simon Glass · 6 years ago
  35. cf5c8d1 rockchip: Add settings for Samsung LPDDR3 4GB SDRAM 1866MHz by Simon Glass · 6 years ago
  36. 3523c07 rockchip: Allow booting from SPI by Simon Glass · 6 years ago
  37. 6cecc2b rockchip: Clarify docs on SPI writing by Simon Glass · 6 years ago
  38. 60853a9 rockchip: evb_rk3399: Tidy up the README by Simon Glass · 6 years ago
  39. 0a09f2f rockchip: Adjust rk3399 device tree to be closer to linux by Simon Glass · 6 years ago
  40. d244474 rockchip: Bring in device tree files for rk3399-gru by Simon Glass · 6 years ago
  41. 0c14c36 rockchip: Drop note about supporting other SoCs by Simon Glass · 6 years ago
  42. 16217f9 rockchip: Add mention of other boards by Simon Glass · 6 years ago
  43. 5c01d1c gpio: Add a simple GPIO API for SPL by Simon Glass · 6 years ago
  44. 66f657d gpio: Use more command-specific enums values by Simon Glass · 6 years ago
  45. 6831616 clk: Improve debug message in clk_set_default_rates() by Simon Glass · 6 years ago
  46. f60662d lib: Allow using display_buffer() in SPL by Simon Glass · 6 years ago
  47. e5b29d8 ARM: dts: rk322x: Correct the uart2 default pin configuration by David Wu · 6 years ago
  48. 96f73e0 pinctrl: rockchip: Clean the unused rockchip pinctrl drivers by David Wu · 6 years ago
  49. 2ec3d25 rockchip: defconfig: Clean the unused pinctrl config by David Wu · 6 years ago
  50. e7ae4cf pinctrl: rockchip: Add common rockchip pinctrl driver by David Wu · 6 years ago
  51. 2409e47 rk3288: chrome: defconfig: Enable FDT for new pinctrl driver by David Wu · 6 years ago
  52. 08c817c ARM: rockchip: Remove the pinctrl request at rk3288-board-spl by David Wu · 6 years ago
  53. bfb11ab ARM: rockchip: Kconfig: Remove the SPL_PINCTRL for rk3188 by David Wu · 6 years ago
  54. c0b163e ARM: rockchip: rk3188: Remove the pinctrl setup and enable uart at SPL by David Wu · 6 years ago
  55. cb59507 rockchip: rk3399-evb: defconfig: Enable FDT for new pinctrl driver by David Wu · 6 years ago
  56. 8e2e601 rockchip: add support for veyron-speedy (ASUS Chromebook C201) by Marty E. Plummer · 6 years ago
  57. 09056c9 rockchip: dts: rk3399-firely: add 'same-as-spl' by Mark Kettenis · 6 years ago
  58. 0d968ce rockchip: Drop call to rockchip_dnl_mode_check() for now by Simon Glass · 6 years ago
  59. 2d0c01b sound: rockchip: Add sound support for jerry by Simon Glass · 6 years ago
  60. bcea0e1 rockchip: Add a sound driver by Simon Glass · 6 years ago
  61. 2665f09 rockchip: Add an I2S driver by Simon Glass · 6 years ago
  62. 3dbfe5a rockchip: rk3288: Add i2s pinctrl and clock support by Simon Glass · 6 years ago
  63. 341e5a2 ARM: DTS: am43xx: Enable the DTS entries for USB port #2 in SPL by Jean-Jacques Hiblot · 6 years ago
  64. 64c5992 ARM: DTS: am43xx: Add aliases for the USB ports by Jean-Jacques Hiblot · 6 years ago
  65. dd5b0e2 ARM: DTS: Resync am3517-evm.dts with Linux 5.0-rc3 by Adam Ford · 6 years ago
  66. 13756eb ARM: dts: da850-evm: Re-sync with Kernel 5.0 by Adam Ford · 6 years ago
  67. c97ae7b ARM: am3517_evm: Enable DM_SPI and DM_USB by Adam Ford · 6 years ago
  68. cafc429 spl: fat/fs: Add control to build FS EXT4 in SPL by Tien Fong Chee · 6 years ago
  69. f4b4092 spl: Kconfig: Replace CONFIG_SPL_EXT_SUPPORT to CONFIG_SPL_FS_EXT4 by Tien Fong Chee · 6 years ago
  70. d8c3ea9 spl: fat/fs: Add option to include/exclude FAT write build in SPL by Tien Fong Chee · 6 years ago
  71. 0c3a9ed spl: Kconfig: Replace CONFIG_SPL_FAT_SUPPORT with CONFIG_SPL_FS_FAT by Tien Fong Chee · 6 years ago
  72. 0e03648 configs: removing am335x_evm_usbspl_defconfig by Jean-Jacques Hiblot · 6 years ago
  73. 94f0d13 configs: am335x_evm: enable DM_USB_GADGET and USB_ETHER in u-boot and SPL by Jean-Jacques Hiblot · 6 years ago
  74. db34e0e ARM: DTS: am335x-evm: Use USB0 in peripheral mode by Jean-Jacques Hiblot · 6 years ago
  75. 1c1464c usb: ether: call _usb_eth_halt() if initialization fails by Jean-Jacques Hiblot · 6 years ago
  76. a36c70a am335x, shc: adapt shc board to DM by Heiko Schocher · 6 years ago
  77. 46c4371 ARM: dts: am335x-shc: add u-boot specific dtsi by Heiko Schocher · 6 years ago
  78. e535014 arm: dts: add am335x-shc.dts for shc board by Heiko Schocher · 6 years ago
  79. 364e407 configs: mscc_luton: Add network support. by Horatiu Vultur · 6 years ago
  80. c5620ae net: Add MSCC Luton networkd driver. by Horatiu Vultur · 6 years ago
  81. ee7b65f mips: mscc: luton: Add ethernet nodes for Luton. by Horatiu Vultur · 6 years ago
  82. 0b8f34d net: mscc: Remove unused variables by Horatiu Vultur · 6 years ago
  83. 45f2748 net: mscc: Move mac_table_add function into different file. by Horatiu Vultur · 6 years ago
  84. 36d04f5 net: mscc: Move ocelot_send and ocelot_recv in a different file. by Horatiu Vultur · 6 years ago
  85. 2fff4a9 net: mscc: Move miim commands into separate file. by Horatiu Vultur · 6 years ago
  86. 4c66157 net: mscc: Move ocelot_switch to mscc_eswitch folder by Horatiu Vultur · 6 years ago
  87. fdceb0d mips: mt76xx: Use correct timer frequency by Stefan Roese · 6 years ago
  88. 78b5431 MSCC: Fix Jaguar2 board detection. by Horatiu Vultur · 6 years ago
  89. 45988b1 MSCC: Jaguar2 enable debug uart by Horatiu Vultur · 6 years ago
  90. db4a299 Merge tag 'video-updates-for-2019.04-rc1' of git://git.denx.de/u-boot-video by Tom Rini · 6 years ago WIP-31Jan2019
  91. ab0ec15 Merge tag 'u-boot-amlogic-20190131' of git://git.denx.de/u-boot-amlogic by Tom Rini · 6 years ago
  92. fce1069 arm: libretech-cc: enable video by default by Maxime Jourdan · 6 years ago
  93. 01790b0 arm: meson64: enable console mux and console env by default by Maxime Jourdan · 6 years ago
  94. f0d0904 configs: meson64: use vidconsole and usbkbd if enabled by Neil Armstrong · 6 years ago
  95. 0cc53fa arm: meson: board-gx: Setup VPU in fdt by Maxime Jourdan · 6 years ago
  96. 2ebade0 arm64: dts: meson-gx: add hhi reg entry to hdmi_tx by Maxime Jourdan · 6 years ago
  97. bce59f9 arm64: dts: meson-gx: Add hdmi_5v regulator as hdmi tx supply by Neil Armstrong · 6 years ago
  98. 671b1db arm64: dts: meson-gx: vpu should be probed before relocation by Maxime Jourdan · 6 years ago
  99. 3bed422 video: Add Meson Video Processing Unit Driver by Neil Armstrong · 6 years ago
  100. 56dd8d8 video: dw_hdmi: add support for color conversion by Jorge Ramirez-Ortiz · 6 years ago