1. a3e1653 Merge git://git.denx.de/u-boot-marvell by Tom Rini · 6 years ago
  2. e070dc4 Merge branch '2018-11-19-master-imports' by Tom Rini · 6 years ago
  3. a68b0e1 fs: fat: assign rootdir sector when accessing root directory by Thomas RIENOESSL · 6 years ago
  4. 2fa77bd clk: meson: fix clk81 divider calculation by Jerome Brunet · 6 years ago
  5. 61927d2 cmd: adc: add an option to scan some or all available channels by Fabrice Gasnier · 6 years ago
  6. c56fc49 cmd: adc: print single conversion also in uV by Fabrice Gasnier · 6 years ago
  7. 1c84d90 cmd: adc: add info on channel mask by Fabrice Gasnier · 6 years ago
  8. 63f004e dm: adc: add uclass's mask and conversion helpers by Fabrice Gasnier · 6 years ago
  9. 5bbf36a ARM: mvebu: dts: add Clearfog GT-8K by Rabeeh Khoury · 6 years ago
  10. 093c0ab ARM: mvebu: db-88f6820: remove redundant comment by Chris Packham · 6 years ago
  11. 2b4d964 arm64: mvebu: a8k: autodetect RAM size by Baruch Siach · 6 years ago
  12. b335e91 linux/sizes.h: sync from kernel by Baruch Siach · 6 years ago
  13. 6d4d9be MIPS: drop asm/const.h by Baruch Siach · 6 years ago
  14. 5c8fd32 Use _AC and UL macros from linux/const.h by Baruch Siach · 6 years ago
  15. b26c486 linux/const.h: import from kernel by Baruch Siach · 6 years ago
  16. d73d81f Merge tag 'mips-pull-2018-11-18' of git://git.denx.de/u-boot-mips by Tom Rini · 6 years ago
  17. 1bef0c5 MIPS: fix linking of standalone programs by Daniel Schwierzeck · 6 years ago
  18. d3a9ba7 Kbuild: standalone: do not ignore platform-specific OBJCOPYFLAGS by Daniel Schwierzeck · 6 years ago
  19. 1d3b97c Kbuild: add LDFLAGS_STANDALONE by Daniel Schwierzeck · 6 years ago
  20. 101860e mips: mt76xx: linkit-smart-7688: Misc updates to dts/config/defconfig by Stefan Roese · 6 years ago
  21. 8bd1977 mips: mt76xx: linkit-smart-7688: Use ioremap_nocache to get address by Stefan Roese · 6 years ago
  22. 78e2517 mips: mt76xx: gardena-smart-gateway: Misc updates to dts/config/defconfig by Stefan Roese · 6 years ago
  23. b1f51fc mips: mt76xx: gardena-smart-gateway: Add board_late_init() to set LED def state by Stefan Roese · 6 years ago
  24. 840293b mips: mt76xx: gardena-smart-gateway: Add LEDs to dts by Stefan Roese · 6 years ago
  25. 48f8e15 mips: mt76xx: gardena-smart-gateway: Configure GPIOs (digital vs analog) by Stefan Roese · 6 years ago
  26. 4ff942b mips: mt76xx: Enable watchdog support by Stefan Roese · 6 years ago
  27. b4a6a1b mips: mt76xx: Kconfig: Add ethernet and GPIO support by Stefan Roese · 6 years ago
  28. 9a89b2b mips: mt76xx: Add watchdog DT node to mt7628a.dtsi by Stefan Roese · 6 years ago
  29. 60f6be1 mips: mt76xx: Add GPIO DT nodes to mt7628a.dtsi by Stefan Roese · 6 years ago
  30. 82dbe64 mips: mt76xx: Add ethernet DT node to mt7628a.dtsi by Stefan Roese · 6 years ago
  31. a8b0bf6 mips: mt76xx: lowlevel_init.S: Add missing memory controller reset in DDR init by Stefan Roese · 6 years ago
  32. 4751e55 gpio: Add MT7621 GPIO support by Stefan Roese · 6 years ago
  33. 053fce8 wdt: Add MT7621 watchdog driver by Stefan Roese · 6 years ago
  34. 0c4b382 Merge branch '2018-11-16-master-imports' by Tom Rini · 6 years ago
  35. ad890ca sunxi: Update MAINTAINERS file for recent boards by Tom Rini · 6 years ago
  36. 21ebf2a fdt_region: Ensure that depth never goes below -1 by Konrad Beckmann · 6 years ago
  37. f1c8568 image-sig: Ensure that hashed-nodes is null-terminated by Konrad Beckmann · 6 years ago
  38. ad5fbc6 Ability to modify distro boot filename by Martyn Welch · 6 years ago
  39. 907837d misc: fs_loader: Fix compiler warning by Keerthy · 6 years ago
  40. 7c096ea misc: fs_loader: Use device_get_global_by_ofnode to get to node by Keerthy · 6 years ago
  41. 48e2f0c fs: Makefile: Add fs.c under SPL for fs_loader by Keerthy · 6 years ago
  42. 9ad3b04 serial: ns16550: add setconfig support by Simon Goldschmidt · 6 years ago
  43. 0a16868 dm: serial: fix comment on dm_serial_ops setconfig by Simon Goldschmidt · 6 years ago
  44. 6418000 board: ti: am65x: Update README to add R5 build support by Lokesh Vutla · 6 years ago
  45. 6e2a778 configs: am65x_evm_r5: Add initial support by Lokesh Vutla · 6 years ago
  46. 00b34e9 armv7r: dts: am654: Add initial support by Lokesh Vutla · 6 years ago
  47. 2d0eba3 arm: dts: k3: Sync dts from Linux by Lokesh Vutla · 6 years ago
  48. 9dba883 board: ti: am654: r5: Add initial support for am654 by Lokesh Vutla · 6 years ago
  49. 59ebf4a armv7R: K3: am654: Add support for triggering ddr init from SPL by Lokesh Vutla · 6 years ago
  50. a3501a4 armv7R: K3: am654: Add support to start ATF from R5 SPL by Lokesh Vutla · 6 years ago
  51. 890b2e7 armv7R: K3: am654: Add support for generating build targets by Lokesh Vutla · 6 years ago
  52. 23f7b1a armv7R: K3: am654: Enable MPU regions by Lokesh Vutla · 6 years ago
  53. 06bda12 ram: Introduce K3 AM654 DDR Sub System driver by Lokesh Vutla · 6 years ago
  54. c235b08 i2c: stm32f7: change setup struct to const by Patrick Delaunay · 6 years ago
  55. c0765f4 i2c: stm32f7: cosmetic: clean the driver by Patrick Delaunay · 6 years ago
  56. 763c9c8 ARM: am3517_evm: Remove SPL_OF_CONTROL and OF_PLATDATA by Adam Ford · 6 years ago
  57. 9607a04 ARM: omap3_logic: Remove SPL_OF_CONTROL and OF_PLATDATA by Adam Ford · 6 years ago
  58. ba08afe arm: Make arch specific memcpy thumb-safe. by Klaus Goger · 6 years ago
  59. f41a824 test/py: test pinmux command by Patrice Chotard · 6 years ago
  60. 21e23aa pinctrl: sandbox: Add get_pin_muxing ops support by Patrice Chotard · 6 years ago
  61. cad7324 gpio: stm32f7: Add ops get_function by Patrice Chotard · 6 years ago
  62. b42d938 pinctrl: stm32: Add get_pin_muxing() ops by Patrice Chotard · 6 years ago
  63. 4ff1c20 pinctrl: stm32: Add get_pin_name() ops by Patrice Chotard · 6 years ago
  64. 8f651ca pinctrl: stm32: Add get_pins_count() ops by Patrice Chotard · 6 years ago
  65. d5a8313 cmd: pinmux: Add pinmux command by Patrice Chotard · 6 years ago
  66. 37b596a dm: uclass: Add uclass_foreach_dev_probe by Patrice Chotard · 6 years ago
  67. f6abd53 dm: uclass: Add uclass_next_device_err() to return a valid device by Patrice Chotard · 6 years ago
  68. 8bbb5b2 dm: pinctrl: Add pinctrl_get_pin_name and pinctrl_get_pins_count by Patrice Chotard · 6 years ago
  69. f55a0c0 dm: pinctrl: Add get_pin_muxing() ops by Patrice Chotard · 6 years ago
  70. f9c87ad w1-eeprom: Add support for Maxim DS2502 add only memory by Martin Fuzzey · 6 years ago
  71. 8cd3f51 ARM: omap3_logic: Make CONFIG_SYS_TEXT_BASE match README.omap3 by Adam Ford · 6 years ago
  72. 52ccb2e ARM: am3517_evm: Build for Thumb by Adam Ford · 6 years ago
  73. 9a2cff7 configs: am3517_evm: Use default OMAP3 memory settings by Adam Ford · 6 years ago
  74. c3b8946 ARM: DTS: Resync am3517-evm.dts with Linux 4.19 by Adam Ford · 6 years ago
  75. 44cdfc0 mtd: nand: lpc32xx slc: disable DMA support in SPL builds by Vladimir Zapolskiy · 6 years ago
  76. a098ce2 mtd: nand: lpc32xx mlc: predefine number of NAND chips to support by Vladimir Zapolskiy · 6 years ago
  77. 3764b2b gpio: pca953x: Clear the polarity invert register at init by Ye Li · 6 years ago
  78. e5e06b6 clk: Allow clock defaults to be set also during re-reloc state by Andreas Dannenberg · 6 years ago
  79. 786dc91 bcm968580xref: add initial support by Philippe Reynes · 6 years ago
  80. 40b59b0 bcm6858: add initial support by Philippe Reynes · 6 years ago
  81. f371f91 serial: bcm6858: add serial support by Philippe Reynes · 6 years ago
  82. 95187bb cmd/bdinfo: correct output of numerical values by Heinrich Schuchardt · 6 years ago
  83. 1473f6a arm: at91: wdt: Convert watchdog driver to dm/dt by Prasanthi Chellakumar · 6 years ago
  84. eb13ddd ARMv8: SError exception handling in PSCI exception vectors by Chee Hong Ang · 6 years ago
  85. c0f3296 ARMv8: Add EL3 exception handling for ARMv8's Kconfig by Chee Hong Ang · 6 years ago
  86. a7aab5b ARMv8: Enable all asynchronous abort exceptions taken to EL3 by Chee Hong Ang · 6 years ago
  87. f1cd696 configs: Enable THUMB2 on various ARM boards by Tom Rini · 6 years ago
  88. 1d6edcb Merge tag 'pull-14nov18' of git://git.denx.de/u-boot-dm by Tom Rini · 6 years ago
  89. f6206f8 travis: Ensure we use pytest 2.8.7 by Tom Rini · 6 years ago
  90. 6f44333 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 6 years ago
  91. 4c6e27f Revert "imx8qxp_mek: Disable CONFIG_DISPLAY_CPUINFO" by Bin Meng · 6 years ago
  92. 25d0fe7 cpu: sandbox: Add "u-boot, dm-pre-reloc" for all cpu nodes by Bin Meng · 6 years ago
  93. c337e1a cpu: Add DM_FLAG_PRE_RELOC flag to various cpu drivers by Bin Meng · 6 years ago
  94. 1a6bd47 dm: doc: Update description of pre-relocation support by Bin Meng · 6 years ago
  95. 8ee27da watchdog: Remove DM_FLAG_PRE_RELOC flag in various drivers by Bin Meng · 6 years ago
  96. e3245e4 video: simplefb: Remove DM_FLAG_PRE_RELOC flag by Bin Meng · 6 years ago
  97. ef329a6 sysreset: Remove DM_FLAG_PRE_RELOC flag in various drivers by Bin Meng · 6 years ago
  98. 4687919 serial: Remove DM_FLAG_PRE_RELOC flag in various drivers by Bin Meng · 6 years ago
  99. d7a184d timer: Remove DM_FLAG_PRE_RELOC flag in various drivers by Bin Meng · 6 years ago
  100. 05e4248 ram: bmips: Remove DM_FLAG_PRE_RELOC flag by Bin Meng · 6 years ago