1. b341a43 dm: adc: add uclass's mask and conversion helpers by Fabrice Gasnier · 6 years ago
  2. a93d4ac Merge tag 'mips-pull-2018-11-18' of git://git.denx.de/u-boot-mips by Tom Rini · 6 years ago
  3. 8073367 MIPS: fix linking of standalone programs by Daniel Schwierzeck · 6 years ago
  4. 81a0644 Kbuild: standalone: do not ignore platform-specific OBJCOPYFLAGS by Daniel Schwierzeck · 6 years ago
  5. 9dc13da Kbuild: add LDFLAGS_STANDALONE by Daniel Schwierzeck · 6 years ago
  6. dcbacf4 mips: mt76xx: linkit-smart-7688: Misc updates to dts/config/defconfig by Stefan Roese · 6 years ago
  7. bfb27b1 mips: mt76xx: linkit-smart-7688: Use ioremap_nocache to get address by Stefan Roese · 6 years ago
  8. 95c6c29 mips: mt76xx: gardena-smart-gateway: Misc updates to dts/config/defconfig by Stefan Roese · 6 years ago
  9. d0fdd67 mips: mt76xx: gardena-smart-gateway: Add board_late_init() to set LED def state by Stefan Roese · 6 years ago
  10. b54fab5 mips: mt76xx: gardena-smart-gateway: Add LEDs to dts by Stefan Roese · 6 years ago
  11. 51cb80c mips: mt76xx: gardena-smart-gateway: Configure GPIOs (digital vs analog) by Stefan Roese · 6 years ago
  12. 81382b7 mips: mt76xx: Enable watchdog support by Stefan Roese · 6 years ago
  13. 8bbb6bf mips: mt76xx: Kconfig: Add ethernet and GPIO support by Stefan Roese · 6 years ago
  14. 787d22b mips: mt76xx: Add watchdog DT node to mt7628a.dtsi by Stefan Roese · 6 years ago
  15. 4e453bd mips: mt76xx: Add GPIO DT nodes to mt7628a.dtsi by Stefan Roese · 6 years ago
  16. c35b97f mips: mt76xx: Add ethernet DT node to mt7628a.dtsi by Stefan Roese · 6 years ago
  17. 35a9dfd mips: mt76xx: lowlevel_init.S: Add missing memory controller reset in DDR init by Stefan Roese · 6 years ago
  18. bbd6fe4 gpio: Add MT7621 GPIO support by Stefan Roese · 6 years ago
  19. 8456969 wdt: Add MT7621 watchdog driver by Stefan Roese · 6 years ago
  20. 30cd074 Merge branch '2018-11-16-master-imports' by Tom Rini · 6 years ago
  21. 3b09224 sunxi: Update MAINTAINERS file for recent boards by Tom Rini · 6 years ago
  22. cffcf77 fdt_region: Ensure that depth never goes below -1 by Konrad Beckmann · 6 years ago
  23. 198f39a image-sig: Ensure that hashed-nodes is null-terminated by Konrad Beckmann · 6 years ago
  24. e897fc5 Ability to modify distro boot filename by Martyn Welch · 6 years ago
  25. 0bc2085 misc: fs_loader: Fix compiler warning by Keerthy · 6 years ago
  26. b5cdbd8 misc: fs_loader: Use device_get_global_by_ofnode to get to node by Keerthy · 6 years ago
  27. 17cfc0c fs: Makefile: Add fs.c under SPL for fs_loader by Keerthy · 6 years ago
  28. ba2d0aa serial: ns16550: add setconfig support by Simon Goldschmidt · 6 years ago
  29. 6b981d0 dm: serial: fix comment on dm_serial_ops setconfig by Simon Goldschmidt · 6 years ago
  30. 60f9c28 board: ti: am65x: Update README to add R5 build support by Lokesh Vutla · 6 years ago
  31. de5de2a configs: am65x_evm_r5: Add initial support by Lokesh Vutla · 6 years ago
  32. b50abe2 armv7r: dts: am654: Add initial support by Lokesh Vutla · 6 years ago
  33. 3d09ed3 arm: dts: k3: Sync dts from Linux by Lokesh Vutla · 6 years ago
  34. cbf5403 board: ti: am654: r5: Add initial support for am654 by Lokesh Vutla · 6 years ago
  35. 2c69d5c armv7R: K3: am654: Add support for triggering ddr init from SPL by Lokesh Vutla · 6 years ago
  36. 5d83fd2 armv7R: K3: am654: Add support to start ATF from R5 SPL by Lokesh Vutla · 6 years ago
  37. 6b6a394 armv7R: K3: am654: Add support for generating build targets by Lokesh Vutla · 6 years ago
  38. c1e60e8 armv7R: K3: am654: Enable MPU regions by Lokesh Vutla · 6 years ago
  39. c49bffb ram: Introduce K3 AM654 DDR Sub System driver by Lokesh Vutla · 6 years ago
  40. bf832e5 i2c: stm32f7: change setup struct to const by Patrick Delaunay · 6 years ago
  41. b13ab6f i2c: stm32f7: cosmetic: clean the driver by Patrick Delaunay · 6 years ago
  42. b959afb ARM: am3517_evm: Remove SPL_OF_CONTROL and OF_PLATDATA by Adam Ford · 6 years ago
  43. 3e68405 ARM: omap3_logic: Remove SPL_OF_CONTROL and OF_PLATDATA by Adam Ford · 6 years ago
  44. a28ffca arm: Make arch specific memcpy thumb-safe. by Klaus Goger · 7 years ago
  45. 0fc8afc test/py: test pinmux command by Patrice Chotard · 6 years ago
  46. 3cd1f33 pinctrl: sandbox: Add get_pin_muxing ops support by Patrice Chotard · 6 years ago
  47. 1056123 gpio: stm32f7: Add ops get_function by Patrice Chotard · 6 years ago
  48. a46fb39 pinctrl: stm32: Add get_pin_muxing() ops by Patrice Chotard · 6 years ago
  49. 881e867 pinctrl: stm32: Add get_pin_name() ops by Patrice Chotard · 6 years ago
  50. aaf68e8 pinctrl: stm32: Add get_pins_count() ops by Patrice Chotard · 6 years ago
  51. c4b4ef0 cmd: pinmux: Add pinmux command by Patrice Chotard · 6 years ago
  52. 492b7a9 dm: uclass: Add uclass_foreach_dev_probe by Patrice Chotard · 6 years ago
  53. 4dff178 dm: uclass: Add uclass_next_device_err() to return a valid device by Patrice Chotard · 6 years ago
  54. fbf8082 dm: pinctrl: Add pinctrl_get_pin_name and pinctrl_get_pins_count by Patrice Chotard · 6 years ago
  55. 74ba3f2 dm: pinctrl: Add get_pin_muxing() ops by Patrice Chotard · 6 years ago
  56. 2e461ef w1-eeprom: Add support for Maxim DS2502 add only memory by Martin Fuzzey · 6 years ago
  57. 3d06d3e ARM: omap3_logic: Make CONFIG_SYS_TEXT_BASE match README.omap3 by Adam Ford · 6 years ago
  58. e477366 ARM: am3517_evm: Build for Thumb by Adam Ford · 6 years ago
  59. 66ff8b2 configs: am3517_evm: Use default OMAP3 memory settings by Adam Ford · 6 years ago
  60. 8fd240d ARM: DTS: Resync am3517-evm.dts with Linux 4.19 by Adam Ford · 6 years ago
  61. 9abf625 mtd: nand: lpc32xx slc: disable DMA support in SPL builds by Vladimir Zapolskiy · 6 years ago
  62. 5670237 mtd: nand: lpc32xx mlc: predefine number of NAND chips to support by Vladimir Zapolskiy · 6 years ago
  63. fd8caa3 gpio: pca953x: Clear the polarity invert register at init by Ye Li · 6 years ago
  64. 89d1b08 clk: Allow clock defaults to be set also during re-reloc state by Andreas Dannenberg · 6 years ago
  65. 3da5fb4 bcm968580xref: add initial support by Philippe Reynes · 6 years ago
  66. 697f15e bcm6858: add initial support by Philippe Reynes · 6 years ago
  67. 0371dec serial: bcm6858: add serial support by Philippe Reynes · 6 years ago
  68. 7959642 cmd/bdinfo: correct output of numerical values by Heinrich Schuchardt · 6 years ago
  69. 0509c4e arm: at91: wdt: Convert watchdog driver to dm/dt by Prasanthi Chellakumar · 6 years ago
  70. f7d986e ARMv8: SError exception handling in PSCI exception vectors by Chee Hong Ang · 6 years ago
  71. 132567e ARMv8: Add EL3 exception handling for ARMv8's Kconfig by Chee Hong Ang · 6 years ago
  72. b07ac0c ARMv8: Enable all asynchronous abort exceptions taken to EL3 by Chee Hong Ang · 6 years ago
  73. cbdc07d configs: Enable THUMB2 on various ARM boards by Tom Rini · 6 years ago
  74. b559d75 Merge tag 'pull-14nov18' of git://git.denx.de/u-boot-dm by Tom Rini · 6 years ago
  75. 7201e6f travis: Ensure we use pytest 2.8.7 by Tom Rini · 6 years ago
  76. 6a5dc98 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 6 years ago
  77. 56b2dae Revert "imx8qxp_mek: Disable CONFIG_DISPLAY_CPUINFO" by Bin Meng · 6 years ago
  78. da3e72f cpu: sandbox: Add "u-boot, dm-pre-reloc" for all cpu nodes by Bin Meng · 6 years ago
  79. 09921ac cpu: Add DM_FLAG_PRE_RELOC flag to various cpu drivers by Bin Meng · 6 years ago
  80. 88dada7 dm: doc: Update description of pre-relocation support by Bin Meng · 6 years ago
  81. dd29425 watchdog: Remove DM_FLAG_PRE_RELOC flag in various drivers by Bin Meng · 6 years ago
  82. 162c29a video: simplefb: Remove DM_FLAG_PRE_RELOC flag by Bin Meng · 6 years ago
  83. 8204f50 sysreset: Remove DM_FLAG_PRE_RELOC flag in various drivers by Bin Meng · 6 years ago
  84. bdb33d8 serial: Remove DM_FLAG_PRE_RELOC flag in various drivers by Bin Meng · 6 years ago
  85. c96bebd timer: Remove DM_FLAG_PRE_RELOC flag in various drivers by Bin Meng · 6 years ago
  86. f15d6e5 ram: bmips: Remove DM_FLAG_PRE_RELOC flag by Bin Meng · 6 years ago
  87. c2908c6 pinctrl: Remove DM_FLAG_PRE_RELOC flag in various drivers by Bin Meng · 6 years ago
  88. 793260a mmc: omap: Surround DM_FLAG_PRE_RELOC flag with OF_CONTROL check by Bin Meng · 6 years ago
  89. a61b962 i2c: omap24xx: Surround DM_FLAG_PRE_RELOC flag with OF_CONTROL check by Bin Meng · 6 years ago
  90. b508ee5 gpio: Remove DM_FLAG_PRE_RELOC flag in various drivers by Bin Meng · 6 years ago
  91. c826a09 clk: Remove DM_FLAG_PRE_RELOC flag in various drivers by Bin Meng · 6 years ago
  92. 162cf92 arm: stm32mp: Remove DM_FLAG_PRE_RELOC flag by Bin Meng · 6 years ago
  93. e559cd6 serial: ns16550: fix debug uart putc called before init by Simon Goldschmidt · 6 years ago
  94. 6f38622 uclass: Use uclass_foreach_dev() macro instead of open coding by Liviu Dudau · 6 years ago
  95. f170edf doc: Document virtio support by Bin Meng · 6 years ago
  96. 1bb290d test: dm: virtio: Add test cases for virtio uclass by Bin Meng · 6 years ago
  97. 51a2e0e virtio: Add a Sandbox transport driver by Bin Meng · 6 years ago
  98. 422b34d virtio: net: Support non-legacy device by Bin Meng · 6 years ago
  99. c85a5be virtio: pci: Support non-legacy PCI transport device by Bin Meng · 6 years ago
  100. b59b369 test: dm: pci: Add cases for finding next PCI capability APIs by Bin Meng · 6 years ago