1. da1ae59 sunxi: board: Add i2c initialization for sun50i by Stefan Mavrodiev · 6 years ago
  2. f83ef0d Merge tag 'mips-pull-2019-11-16' of git://git.denx.de/u-boot-mips by Tom Rini · 6 years ago
  3. e964df1 Merge branch '2019-01-16-master-imports' by Tom Rini · 6 years ago
  4. f8878da arm: bootm: fix sp detection at end of address range by Simon Goldschmidt · 6 years ago
  5. a156c47 tftp: prevent overwriting reserved memory by Simon Goldschmidt · 6 years ago
  6. a85c213 lmb: remove unused extern declaration by Simon Goldschmidt · 6 years ago
  7. 5b978da bootm: use new common function lmb_init_and_reserve by Simon Goldschmidt · 6 years ago
  8. aa3c609 fs: prevent overwriting reserved memory by Simon Goldschmidt · 6 years ago
  9. 4cc8af8 lib: lmb: extend lmb for checks at load time by Simon Goldschmidt · 6 years ago
  10. e2237a2 fdt: parse "reserved-memory" for memory reservation by Simon Goldschmidt · 6 years ago
  11. 0f7c51a lib: lmb: reserving overlapping regions should fail by Simon Goldschmidt · 6 years ago
  12. d67f33c lmb: fix allocation at end of address range by Simon Goldschmidt · 6 years ago
  13. a01ae0c test: add test for lib/lmb.c by Simon Goldschmidt · 6 years ago
  14. 9a9d66f env: add spi_flash_read_env function by Horatiu Vultur · 6 years ago
  15. a38c3af mtd: nand: raw: allow to disable unneeded ECC layouts by Stefan Agner · 6 years ago
  16. 49f0b6b mips: mt7688: gardena-smart-gateway: Enable green power LED on startup by Stefan Roese · 6 years ago
  17. 7b31c0a mips: mt7688: gardena-smart-gateway: Update mtdparts/mtdids for Kernel 4.19 by Stefan Roese · 6 years ago
  18. 10b5e96 MIPS: bmips: switch to CONFIG_OF_SEPARATE by Daniel Schwierzeck · 6 years ago
  19. c285e26 MIPS: xilfpga: switch to CONFIG_OF_SEPARATE by Daniel Schwierzeck · 6 years ago
  20. 764d7b3 MIPS: pic32mzdask: switch to CONFIG_OF_SEPARATE by Daniel Schwierzeck · 6 years ago
  21. a6fde6b MIPS: malta: switch to CONFIG_OF_SEPARATE by Daniel Schwierzeck · 6 years ago
  22. 7bdb526 MIPS: boston: switch to CONFIG_OF_SEPARATE by Daniel Schwierzeck · 6 years ago
  23. c75c908 MSCC: Add board support for Jaguar2 SOC family by Horatiu Vultur · 6 years ago
  24. 393b77d MSCC: add device tree for Serval2 board by Horatiu Vultur · 6 years ago
  25. 297edae MSCC: Add device tree for Jaguar2-48 board by Horatiu Vultur · 6 years ago
  26. d118205 MSCC: Add device tree for Jaguar2 board by Horatiu Vultur · 6 years ago
  27. e7a0de2 MSCC: Add support for Jaguar2 SOC family by Horatiu Vultur · 6 years ago
  28. 051de9b pinctrl: mscc: Add gpio and pinctrl for Jaguar2 SOC family by Horatiu Vultur · 6 years ago
  29. ace9c10 mips: gpio: mscc: Obsoleted gpio-mscc-bitbang-spi.c by Lars Povlsen · 6 years ago
  30. 6492c91 mips: mscc: DT: Update luton device tree to use fast SPI driver by Lars Povlsen · 6 years ago
  31. fd6e0b0 mips: spi: mscc: Add fast bitbang SPI driver by Lars Povlsen · 6 years ago
  32. 82d5464 mmc: jz_mmc: Compile-out write support if disabled by Ezequiel Garcia · 6 years ago
  33. 2a4bb3d mmc: Use proper IS_ENABLED macro to check block support by Ezequiel Garcia · 6 years ago
  34. a4ae422 net: bcm6368: fix restart flow issues by Álvaro Fernández Rojas · 6 years ago
  35. b8e7e5d MIPS: jz47xx: remove custom u-boot-spl.lds by Daniel Schwierzeck · 6 years ago
  36. 2fdadc0 MIPS: optimize and fix ELF sections by Daniel Schwierzeck · 6 years ago
  37. 4deb096 mips: ocelot: Enable use of serial gpio for LED by Lars Povlsen · 6 years ago
  38. 26ad3c4 mips: ocelot: DT: Enable use of serial gpio by Lars Povlsen · 6 years ago
  39. 711f2dc mips: luton: Enable use of serial gpio for LED by Lars Povlsen · 6 years ago
  40. 738f2b1 mips: luton: DT: Enable use of serial gpio by Lars Povlsen · 6 years ago
  41. 2a48c15 mips: mscc_sgpio: Add DT bindings documentation by Lars Povlsen · 6 years ago
  42. be8313f mips: mscc_sgpio: Add the MSCC serial GPIO device (SIO) by Lars Povlsen · 6 years ago
  43. e9f1492 mips: mscc: luton+ocelot: Remove board config options, do probing by Lars Povlsen · 6 years ago
  44. e39c678 mips: luton: DT: Add pcb090 by Lars Povlsen · 6 years ago
  45. e58031a mips: mscc: Add generic GPIO control utility function by Lars Povlsen · 6 years ago
  46. 3098ade mips: mscc: Add generic PHY MIIM utility functions by Lars Povlsen · 6 years ago
  47. aac0c29 Merge tag 'dm-pull-15jan19' of git://git.denx.de/u-boot-dm by Tom Rini · 6 years ago
  48. f4cfd73 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 6 years ago
  49. 0cd35f3 Merge git://git.denx.de/u-boot-riscv by Tom Rini · 6 years ago
  50. e807f6b Merge branch '2019-01-14-master-imports' by Tom Rini · 6 years ago
  51. 03dcf17 common: command: Add support for $ auto-completion by Boris Brezillon · 6 years ago
  52. 31a2cf1 misc: fs_loader: Switching private data allocation to DM auto allocation by Tien Fong Chee · 6 years ago
  53. 9652cfd cmd: adc: Use the sub-command infrastructure by Boris Brezillon · 6 years ago
  54. 9671243 cmd: mtd: Use the subcmd infrastructure to declare mtd sub-commands by Boris Brezillon · 6 years ago
  55. c0cf06e command: commands: Add macros to declare commands with subcmds by Boris Brezillon · 6 years ago
  56. 80a48dd common: command: Rework the 'cmd is repeatable' logic by Boris Brezillon · 6 years ago
  57. 6fb6144 common: command: Expose a generic helper to auto-complete sub commands by Boris Brezillon · 6 years ago
  58. cbe07eb common: command: Fix command auto-completion by Boris Brezillon · 6 years ago
  59. 2e89bbe blk: Increase cache element size by Marek Vasut · 6 years ago
  60. 45297e2 Makefile: run CONFIG_BOARD_SIZE_LIMIT against .img by Simon Goldschmidt · 6 years ago
  61. c16b137 kbuild: add .SECONDARY special target to scripts/Kbuild.include by Masahiro Yamada · 6 years ago
  62. 368a0df kbuild: add .DELETE_ON_ERROR special target by Masahiro Yamada · 6 years ago
  63. f759773 common: Kconfig: miscellaneous spelling fixes by Chris Packham · 6 years ago
  64. 0b588de kbuild: fix parallel build race caused by u-boot.cfg regeneration by Masahiro Yamada · 6 years ago
  65. c4448bd serial: ns16550: fix debug uart putc called before init by Simon Goldschmidt · 6 years ago
  66. 7828e3c drivers: serial: DEBUG_UART_SKIP_INIT depends on DEBUG_UART by Simon Goldschmidt · 6 years ago
  67. bb5835b Fix typo: missmatched -> mismatched. by Vagrant Cascadian · 6 years ago
  68. a4773c5 xyz-modem: Fix timeout loop waiting with WATCHDOG by Lokesh Vutla · 6 years ago
  69. 03e6151 pylibfdt: Use Python 2 in Makefile by Josef Lusticky · 6 years ago
  70. 05f6da3 lib: uuid: Do not enable UUID command SPL by Marek Vasut · 6 years ago
  71. 92e5cb8 spl: ymodem: Add support for loading gzip compressed uImage by Marek Vasut · 6 years ago
  72. 7d05d3a dtoc: make generated platdata structs const by Simon Goldschmidt · 6 years ago
  73. d667090 cmd: zip: use correct format code by Heinrich Schuchardt · 6 years ago
  74. 9ae2ddc cmd: unzip: use correct format code by Heinrich Schuchardt · 6 years ago
  75. 7642856 cmd: ubi: remove unreachable code by Heinrich Schuchardt · 6 years ago
  76. 1d1af2a cmd: tpm-v2: use correct format code by Heinrich Schuchardt · 6 years ago
  77. c6b2ea3 cmd: sf: use correct printf code by Heinrich Schuchardt · 6 years ago
  78. 8291951 cmd: nvedit: use correct format code by Heinrich Schuchardt · 6 years ago
  79. b197001 cmd: gpio: use correct printf code by Heinrich Schuchardt · 6 years ago
  80. 6e00104 configs: stm32: Remove CONFIG_OF_EMBED by Patrice Chotard · 6 years ago
  81. 1d044d3 cmd: mmc: Invalidate MMC block cache after init by Marek Vasut · 6 years ago
  82. d2a0836 cmd: mmc: Force mmc reinit when no card present by Marek Vasut · 6 years ago
  83. b9a2a0e mmc: Add support for downgrading HS200/HS400 to HS mode by Marek Vasut · 6 years ago
  84. 9a878e8 am335x: igep003x: Add Device Tree Support and DM_MMC driver by Enric Balletbo i Serra · 6 years ago
  85. e5f0878 am335x: sl50: Add Device Tree Support and DM_MMC driver by Enric Balletbo i Serra · 6 years ago
  86. 8fd8f2e omap3: igep00x0: Add Device Tree Support and DM_MMC driver by Enric Balletbo i Serra · 6 years ago
  87. 94b9a0c omap3: igep00x0: Switch to simple malloc in SPL by Enric Balletbo i Serra · 6 years ago
  88. 829d646 omap3: igep00x0: Switch to using TI_COMMON_CMD_OPTION by Enric Balletbo i Serra · 6 years ago
  89. 2432dac omap3: igep00x0: Remove USB support due DM_USB deadline by Enric Balletbo i Serra · 6 years ago
  90. f88a34d omap3: igep00x0: Remove unmaintained IGEP0032 defconfig by Enric Balletbo i Serra · 6 years ago
  91. 871bf7d test: Use single quote consistently by Simon Glass · 6 years ago
  92. a50eb64 arm: dts: Add MMC nodes for HiKey board by Manivannan Sadhasivam · 6 years ago
  93. 6240e64 mmc: Convert HI6220 MMC driver to driver model by Manivannan Sadhasivam · 6 years ago
  94. 1d7b6a5 i2c: Reflect correct dependency for !DM cadence driver by Michal Simek · 6 years ago
  95. 58dc4a9 i2c: mux: Covert to livetree functions by Michal Simek · 6 years ago
  96. f48ef0d i2c: i2c-cdns: Use proper input frequency by Tomasz Gorochowik · 6 years ago
  97. ad827a5 i2c: xiic: Add Xilinx AXI I2C driver by Marek Vasut · 6 years ago
  98. 91882c4 riscv: qemu: define standalone load address by Lukas Auer · 6 years ago
  99. 7eb7929 riscv: support standalone applications on RV64I systems by Lukas Auer · 6 years ago
  100. cbb860f riscv: replace use of callee-saved register in standalone by Lukas Auer · 6 years ago