1. d73d81f Merge tag 'mips-pull-2018-11-18' of git://git.denx.de/u-boot-mips by Tom Rini · 6 years ago
  2. 1bef0c5 MIPS: fix linking of standalone programs by Daniel Schwierzeck · 6 years ago
  3. d3a9ba7 Kbuild: standalone: do not ignore platform-specific OBJCOPYFLAGS by Daniel Schwierzeck · 6 years ago
  4. 1d3b97c Kbuild: add LDFLAGS_STANDALONE by Daniel Schwierzeck · 6 years ago
  5. 101860e mips: mt76xx: linkit-smart-7688: Misc updates to dts/config/defconfig by Stefan Roese · 6 years ago
  6. 8bd1977 mips: mt76xx: linkit-smart-7688: Use ioremap_nocache to get address by Stefan Roese · 6 years ago
  7. 78e2517 mips: mt76xx: gardena-smart-gateway: Misc updates to dts/config/defconfig by Stefan Roese · 6 years ago
  8. b1f51fc mips: mt76xx: gardena-smart-gateway: Add board_late_init() to set LED def state by Stefan Roese · 6 years ago
  9. 840293b mips: mt76xx: gardena-smart-gateway: Add LEDs to dts by Stefan Roese · 6 years ago
  10. 48f8e15 mips: mt76xx: gardena-smart-gateway: Configure GPIOs (digital vs analog) by Stefan Roese · 6 years ago
  11. 4ff942b mips: mt76xx: Enable watchdog support by Stefan Roese · 6 years ago
  12. b4a6a1b mips: mt76xx: Kconfig: Add ethernet and GPIO support by Stefan Roese · 6 years ago
  13. 9a89b2b mips: mt76xx: Add watchdog DT node to mt7628a.dtsi by Stefan Roese · 6 years ago
  14. 60f6be1 mips: mt76xx: Add GPIO DT nodes to mt7628a.dtsi by Stefan Roese · 6 years ago
  15. 82dbe64 mips: mt76xx: Add ethernet DT node to mt7628a.dtsi by Stefan Roese · 6 years ago
  16. a8b0bf6 mips: mt76xx: lowlevel_init.S: Add missing memory controller reset in DDR init by Stefan Roese · 6 years ago
  17. 4751e55 gpio: Add MT7621 GPIO support by Stefan Roese · 6 years ago
  18. 053fce8 wdt: Add MT7621 watchdog driver by Stefan Roese · 6 years ago
  19. 0c4b382 Merge branch '2018-11-16-master-imports' by Tom Rini · 6 years ago
  20. ad890ca sunxi: Update MAINTAINERS file for recent boards by Tom Rini · 6 years ago
  21. 21ebf2a fdt_region: Ensure that depth never goes below -1 by Konrad Beckmann · 6 years ago
  22. f1c8568 image-sig: Ensure that hashed-nodes is null-terminated by Konrad Beckmann · 6 years ago
  23. ad5fbc6 Ability to modify distro boot filename by Martyn Welch · 6 years ago
  24. 907837d misc: fs_loader: Fix compiler warning by Keerthy · 6 years ago
  25. 7c096ea misc: fs_loader: Use device_get_global_by_ofnode to get to node by Keerthy · 6 years ago
  26. 48e2f0c fs: Makefile: Add fs.c under SPL for fs_loader by Keerthy · 6 years ago
  27. 9ad3b04 serial: ns16550: add setconfig support by Simon Goldschmidt · 6 years ago
  28. 0a16868 dm: serial: fix comment on dm_serial_ops setconfig by Simon Goldschmidt · 6 years ago
  29. 6418000 board: ti: am65x: Update README to add R5 build support by Lokesh Vutla · 6 years ago
  30. 6e2a778 configs: am65x_evm_r5: Add initial support by Lokesh Vutla · 6 years ago
  31. 00b34e9 armv7r: dts: am654: Add initial support by Lokesh Vutla · 6 years ago
  32. 2d0eba3 arm: dts: k3: Sync dts from Linux by Lokesh Vutla · 6 years ago
  33. 9dba883 board: ti: am654: r5: Add initial support for am654 by Lokesh Vutla · 6 years ago
  34. 59ebf4a armv7R: K3: am654: Add support for triggering ddr init from SPL by Lokesh Vutla · 6 years ago
  35. a3501a4 armv7R: K3: am654: Add support to start ATF from R5 SPL by Lokesh Vutla · 6 years ago
  36. 890b2e7 armv7R: K3: am654: Add support for generating build targets by Lokesh Vutla · 6 years ago
  37. 23f7b1a armv7R: K3: am654: Enable MPU regions by Lokesh Vutla · 6 years ago
  38. 06bda12 ram: Introduce K3 AM654 DDR Sub System driver by Lokesh Vutla · 6 years ago
  39. c235b08 i2c: stm32f7: change setup struct to const by Patrick Delaunay · 6 years ago
  40. c0765f4 i2c: stm32f7: cosmetic: clean the driver by Patrick Delaunay · 6 years ago
  41. 763c9c8 ARM: am3517_evm: Remove SPL_OF_CONTROL and OF_PLATDATA by Adam Ford · 6 years ago
  42. 9607a04 ARM: omap3_logic: Remove SPL_OF_CONTROL and OF_PLATDATA by Adam Ford · 6 years ago
  43. ba08afe arm: Make arch specific memcpy thumb-safe. by Klaus Goger · 6 years ago
  44. f41a824 test/py: test pinmux command by Patrice Chotard · 6 years ago
  45. 21e23aa pinctrl: sandbox: Add get_pin_muxing ops support by Patrice Chotard · 6 years ago
  46. cad7324 gpio: stm32f7: Add ops get_function by Patrice Chotard · 6 years ago
  47. b42d938 pinctrl: stm32: Add get_pin_muxing() ops by Patrice Chotard · 6 years ago
  48. 4ff1c20 pinctrl: stm32: Add get_pin_name() ops by Patrice Chotard · 6 years ago
  49. 8f651ca pinctrl: stm32: Add get_pins_count() ops by Patrice Chotard · 6 years ago
  50. d5a8313 cmd: pinmux: Add pinmux command by Patrice Chotard · 6 years ago
  51. 37b596a dm: uclass: Add uclass_foreach_dev_probe by Patrice Chotard · 6 years ago
  52. f6abd53 dm: uclass: Add uclass_next_device_err() to return a valid device by Patrice Chotard · 6 years ago
  53. 8bbb5b2 dm: pinctrl: Add pinctrl_get_pin_name and pinctrl_get_pins_count by Patrice Chotard · 6 years ago
  54. f55a0c0 dm: pinctrl: Add get_pin_muxing() ops by Patrice Chotard · 6 years ago
  55. f9c87ad w1-eeprom: Add support for Maxim DS2502 add only memory by Martin Fuzzey · 6 years ago
  56. 8cd3f51 ARM: omap3_logic: Make CONFIG_SYS_TEXT_BASE match README.omap3 by Adam Ford · 6 years ago
  57. 52ccb2e ARM: am3517_evm: Build for Thumb by Adam Ford · 6 years ago
  58. 9a2cff7 configs: am3517_evm: Use default OMAP3 memory settings by Adam Ford · 6 years ago
  59. c3b8946 ARM: DTS: Resync am3517-evm.dts with Linux 4.19 by Adam Ford · 6 years ago
  60. 44cdfc0 mtd: nand: lpc32xx slc: disable DMA support in SPL builds by Vladimir Zapolskiy · 6 years ago
  61. a098ce2 mtd: nand: lpc32xx mlc: predefine number of NAND chips to support by Vladimir Zapolskiy · 6 years ago
  62. 3764b2b gpio: pca953x: Clear the polarity invert register at init by Ye Li · 6 years ago
  63. e5e06b6 clk: Allow clock defaults to be set also during re-reloc state by Andreas Dannenberg · 6 years ago
  64. 786dc91 bcm968580xref: add initial support by Philippe Reynes · 6 years ago
  65. 40b59b0 bcm6858: add initial support by Philippe Reynes · 6 years ago
  66. f371f91 serial: bcm6858: add serial support by Philippe Reynes · 6 years ago
  67. 95187bb cmd/bdinfo: correct output of numerical values by Heinrich Schuchardt · 6 years ago
  68. 1473f6a arm: at91: wdt: Convert watchdog driver to dm/dt by Prasanthi Chellakumar · 6 years ago
  69. eb13ddd ARMv8: SError exception handling in PSCI exception vectors by Chee Hong Ang · 6 years ago
  70. c0f3296 ARMv8: Add EL3 exception handling for ARMv8's Kconfig by Chee Hong Ang · 6 years ago
  71. a7aab5b ARMv8: Enable all asynchronous abort exceptions taken to EL3 by Chee Hong Ang · 6 years ago
  72. f1cd696 configs: Enable THUMB2 on various ARM boards by Tom Rini · 6 years ago
  73. 1d6edcb Merge tag 'pull-14nov18' of git://git.denx.de/u-boot-dm by Tom Rini · 6 years ago
  74. f6206f8 travis: Ensure we use pytest 2.8.7 by Tom Rini · 6 years ago
  75. 6f44333 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 6 years ago
  76. 4c6e27f Revert "imx8qxp_mek: Disable CONFIG_DISPLAY_CPUINFO" by Bin Meng · 6 years ago
  77. 25d0fe7 cpu: sandbox: Add "u-boot, dm-pre-reloc" for all cpu nodes by Bin Meng · 6 years ago
  78. c337e1a cpu: Add DM_FLAG_PRE_RELOC flag to various cpu drivers by Bin Meng · 6 years ago
  79. 1a6bd47 dm: doc: Update description of pre-relocation support by Bin Meng · 6 years ago
  80. 8ee27da watchdog: Remove DM_FLAG_PRE_RELOC flag in various drivers by Bin Meng · 6 years ago
  81. e3245e4 video: simplefb: Remove DM_FLAG_PRE_RELOC flag by Bin Meng · 6 years ago
  82. ef329a6 sysreset: Remove DM_FLAG_PRE_RELOC flag in various drivers by Bin Meng · 6 years ago
  83. 4687919 serial: Remove DM_FLAG_PRE_RELOC flag in various drivers by Bin Meng · 6 years ago
  84. d7a184d timer: Remove DM_FLAG_PRE_RELOC flag in various drivers by Bin Meng · 6 years ago
  85. 05e4248 ram: bmips: Remove DM_FLAG_PRE_RELOC flag by Bin Meng · 6 years ago
  86. ad0e804 pinctrl: Remove DM_FLAG_PRE_RELOC flag in various drivers by Bin Meng · 6 years ago
  87. 223b10c mmc: omap: Surround DM_FLAG_PRE_RELOC flag with OF_CONTROL check by Bin Meng · 6 years ago
  88. e0cfc20 i2c: omap24xx: Surround DM_FLAG_PRE_RELOC flag with OF_CONTROL check by Bin Meng · 6 years ago
  89. 695c499 gpio: Remove DM_FLAG_PRE_RELOC flag in various drivers by Bin Meng · 6 years ago
  90. e250806 clk: Remove DM_FLAG_PRE_RELOC flag in various drivers by Bin Meng · 6 years ago
  91. 4854ebc5 arm: stm32mp: Remove DM_FLAG_PRE_RELOC flag by Bin Meng · 6 years ago
  92. 6f57c34 serial: ns16550: fix debug uart putc called before init by Simon Goldschmidt · 6 years ago
  93. 81f351d uclass: Use uclass_foreach_dev() macro instead of open coding by Liviu Dudau · 6 years ago
  94. 216460e doc: Document virtio support by Bin Meng · 6 years ago
  95. 4f89d49 test: dm: virtio: Add test cases for virtio uclass by Bin Meng · 6 years ago
  96. 640aae0 virtio: Add a Sandbox transport driver by Bin Meng · 6 years ago
  97. 699aae0 virtio: net: Support non-legacy device by Bin Meng · 6 years ago
  98. 550435e virtio: pci: Support non-legacy PCI transport device by Bin Meng · 6 years ago
  99. 7a20614 test: dm: pci: Add cases for finding next PCI capability APIs by Bin Meng · 6 years ago
  100. a8c5f8d dm: pci: Add APIs to find next capability and extended capability by Bin Meng · 6 years ago