1. cdd8df2 x86: Kconfig: spelling fixes by Chris Packham · 6 years ago
  2. 80a0b1c arm: Kconfig: spelling fixes by Chris Packham · 6 years ago
  3. 37bc316 common: spl: Kconfig: spelling fixes by Chris Packham · 6 years ago
  4. 2b52a24 Kconfig: fix spelling by Chris Packham · 6 years ago
  5. 35ea868 disk: efi: GUIDs should be const by Heinrich Schuchardt · 6 years ago
  6. 0afbc81 mach-snapdragon: db410: pinctrl: fix pin count by Ramon Fried · 6 years ago
  7. a485360 dts: db410: fix indentation by Ramon Fried · 6 years ago
  8. 6a1bbfa Merge tag 'mips-pull-2019-11-16' of git://git.denx.de/u-boot-mips by Tom Rini · 6 years ago
  9. 3b6b874 Merge branch '2019-01-16-master-imports' by Tom Rini · 6 years ago
  10. feaab8e arm: bootm: fix sp detection at end of address range by Simon Goldschmidt · 6 years ago
  11. a96cf8f tftp: prevent overwriting reserved memory by Simon Goldschmidt · 6 years ago
  12. d743962 lmb: remove unused extern declaration by Simon Goldschmidt · 6 years ago
  13. f882a5a bootm: use new common function lmb_init_and_reserve by Simon Goldschmidt · 6 years ago
  14. 5b2c687 fs: prevent overwriting reserved memory by Simon Goldschmidt · 6 years ago
  15. 7a6ee46 lib: lmb: extend lmb for checks at load time by Simon Goldschmidt · 6 years ago
  16. 01adc4c fdt: parse "reserved-memory" for memory reservation by Simon Goldschmidt · 6 years ago
  17. cb57d13 lib: lmb: reserving overlapping regions should fail by Simon Goldschmidt · 6 years ago
  18. 6402d9b lmb: fix allocation at end of address range by Simon Goldschmidt · 6 years ago
  19. 9f3b627 test: add test for lib/lmb.c by Simon Goldschmidt · 6 years ago
  20. 5e7fae7 env: add spi_flash_read_env function by Horatiu Vultur · 6 years ago
  21. bd18614 mtd: nand: raw: allow to disable unneeded ECC layouts by Stefan Agner · 6 years ago
  22. b3aa947 mips: mt7688: gardena-smart-gateway: Enable green power LED on startup by Stefan Roese · 6 years ago
  23. 87fac92 mips: mt7688: gardena-smart-gateway: Update mtdparts/mtdids for Kernel 4.19 by Stefan Roese · 6 years ago
  24. acea498 MIPS: bmips: switch to CONFIG_OF_SEPARATE by Daniel Schwierzeck · 6 years ago
  25. ed6629f MIPS: xilfpga: switch to CONFIG_OF_SEPARATE by Daniel Schwierzeck · 6 years ago
  26. f5193ff MIPS: pic32mzdask: switch to CONFIG_OF_SEPARATE by Daniel Schwierzeck · 6 years ago
  27. ebdef95 MIPS: malta: switch to CONFIG_OF_SEPARATE by Daniel Schwierzeck · 6 years ago
  28. d85d5a2 MIPS: boston: switch to CONFIG_OF_SEPARATE by Daniel Schwierzeck · 6 years ago
  29. 2c95f98 MSCC: Add board support for Jaguar2 SOC family by Horatiu Vultur · 6 years ago
  30. 40fbed2 MSCC: add device tree for Serval2 board by Horatiu Vultur · 6 years ago
  31. a95c2f9 MSCC: Add device tree for Jaguar2-48 board by Horatiu Vultur · 6 years ago
  32. 6dfdd0c MSCC: Add device tree for Jaguar2 board by Horatiu Vultur · 6 years ago
  33. 8a22b88 MSCC: Add support for Jaguar2 SOC family by Horatiu Vultur · 6 years ago
  34. 2d4fb84 pinctrl: mscc: Add gpio and pinctrl for Jaguar2 SOC family by Horatiu Vultur · 6 years ago
  35. 8047057 mips: gpio: mscc: Obsoleted gpio-mscc-bitbang-spi.c by Lars Povlsen · 6 years ago
  36. 42106af mips: mscc: DT: Update luton device tree to use fast SPI driver by Lars Povlsen · 6 years ago
  37. f01b732 mips: spi: mscc: Add fast bitbang SPI driver by Lars Povlsen · 6 years ago
  38. 36202fd mmc: jz_mmc: Compile-out write support if disabled by Ezequiel Garcia · 6 years ago
  39. b8483d4 mmc: Use proper IS_ENABLED macro to check block support by Ezequiel Garcia · 6 years ago
  40. 42056a5 net: bcm6368: fix restart flow issues by Álvaro Fernández Rojas · 6 years ago
  41. 743f58d MIPS: jz47xx: remove custom u-boot-spl.lds by Daniel Schwierzeck · 6 years ago
  42. ce2b89e MIPS: optimize and fix ELF sections by Daniel Schwierzeck · 6 years ago
  43. c89dc23 mips: ocelot: Enable use of serial gpio for LED by Lars Povlsen · 6 years ago
  44. 713be90 mips: ocelot: DT: Enable use of serial gpio by Lars Povlsen · 6 years ago
  45. e6ce78c mips: luton: Enable use of serial gpio for LED by Lars Povlsen · 6 years ago
  46. 2a6db6c mips: luton: DT: Enable use of serial gpio by Lars Povlsen · 6 years ago
  47. f909e84 mips: mscc_sgpio: Add DT bindings documentation by Lars Povlsen · 6 years ago
  48. 37a209c mips: mscc_sgpio: Add the MSCC serial GPIO device (SIO) by Lars Povlsen · 6 years ago
  49. 9039282 mips: mscc: luton+ocelot: Remove board config options, do probing by Lars Povlsen · 6 years ago
  50. 72c3682 mips: luton: DT: Add pcb090 by Lars Povlsen · 6 years ago
  51. 585078f mips: mscc: Add generic GPIO control utility function by Lars Povlsen · 6 years ago
  52. 0ee1664 mips: mscc: Add generic PHY MIIM utility functions by Lars Povlsen · 6 years ago
  53. 76d42c1 Merge tag 'dm-pull-15jan19' of git://git.denx.de/u-boot-dm by Tom Rini · 6 years ago
  54. 6ac04bf Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 6 years ago
  55. a102fd9 Merge git://git.denx.de/u-boot-riscv by Tom Rini · 6 years ago
  56. 9c84a33 Merge branch '2019-01-14-master-imports' by Tom Rini · 6 years ago
  57. 619fc68 common: command: Add support for $ auto-completion by Boris Brezillon · 6 years ago
  58. e8b7970 misc: fs_loader: Switching private data allocation to DM auto allocation by Tien Fong Chee · 6 years ago
  59. 878acd7 cmd: adc: Use the sub-command infrastructure by Boris Brezillon · 6 years ago
  60. 06f950d cmd: mtd: Use the subcmd infrastructure to declare mtd sub-commands by Boris Brezillon · 6 years ago
  61. 20052d4 command: commands: Add macros to declare commands with subcmds by Boris Brezillon · 6 years ago
  62. c71dfd1 common: command: Rework the 'cmd is repeatable' logic by Boris Brezillon · 6 years ago
  63. ae73c33 common: command: Expose a generic helper to auto-complete sub commands by Boris Brezillon · 6 years ago
  64. 8506ec6 common: command: Fix command auto-completion by Boris Brezillon · 6 years ago
  65. 0ebd033 blk: Increase cache element size by Marek Vasut · 6 years ago
  66. 854d6ed Makefile: run CONFIG_BOARD_SIZE_LIMIT against .img by Simon Goldschmidt · 6 years ago
  67. 01c39ff kbuild: add .SECONDARY special target to scripts/Kbuild.include by Masahiro Yamada · 6 years ago
  68. fa38070 kbuild: add .DELETE_ON_ERROR special target by Masahiro Yamada · 6 years ago
  69. 83ad248 common: Kconfig: miscellaneous spelling fixes by Chris Packham · 6 years ago
  70. c606d3d kbuild: fix parallel build race caused by u-boot.cfg regeneration by Masahiro Yamada · 6 years ago
  71. e03ad21 serial: ns16550: fix debug uart putc called before init by Simon Goldschmidt · 6 years ago
  72. 03a9683 drivers: serial: DEBUG_UART_SKIP_INIT depends on DEBUG_UART by Simon Goldschmidt · 6 years ago
  73. 31860f1 Fix typo: missmatched -> mismatched. by Vagrant Cascadian · 6 years ago
  74. f209138 xyz-modem: Fix timeout loop waiting with WATCHDOG by Lokesh Vutla · 6 years ago
  75. acc3da6 pylibfdt: Use Python 2 in Makefile by Josef Lusticky · 6 years ago
  76. 51d85f6 lib: uuid: Do not enable UUID command SPL by Marek Vasut · 6 years ago
  77. d963707 spl: ymodem: Add support for loading gzip compressed uImage by Marek Vasut · 6 years ago
  78. 6d99b85 dtoc: make generated platdata structs const by Simon Goldschmidt · 6 years ago
  79. 191cd60 cmd: zip: use correct format code by Heinrich Schuchardt · 6 years ago
  80. 16f2935 cmd: unzip: use correct format code by Heinrich Schuchardt · 6 years ago
  81. e7bfcff cmd: ubi: remove unreachable code by Heinrich Schuchardt · 6 years ago
  82. 37aef53 cmd: tpm-v2: use correct format code by Heinrich Schuchardt · 6 years ago
  83. 4d08ddd cmd: sf: use correct printf code by Heinrich Schuchardt · 6 years ago
  84. cf80bd7 cmd: nvedit: use correct format code by Heinrich Schuchardt · 6 years ago
  85. ec8dfc3 cmd: gpio: use correct printf code by Heinrich Schuchardt · 6 years ago
  86. 9af56e5 configs: stm32: Remove CONFIG_OF_EMBED by Patrice Chotard · 6 years ago
  87. 829540f cmd: mmc: Invalidate MMC block cache after init by Marek Vasut · 6 years ago
  88. cb5df5d cmd: mmc: Force mmc reinit when no card present by Marek Vasut · 6 years ago
  89. 111572f mmc: Add support for downgrading HS200/HS400 to HS mode by Marek Vasut · 6 years ago
  90. 9657226 am335x: igep003x: Add Device Tree Support and DM_MMC driver by Enric Balletbo i Serra · 6 years ago
  91. 5247aec am335x: sl50: Add Device Tree Support and DM_MMC driver by Enric Balletbo i Serra · 6 years ago
  92. 573b001 omap3: igep00x0: Add Device Tree Support and DM_MMC driver by Enric Balletbo i Serra · 6 years ago
  93. d27e320 omap3: igep00x0: Switch to simple malloc in SPL by Enric Balletbo i Serra · 6 years ago
  94. 66b8f28 omap3: igep00x0: Switch to using TI_COMMON_CMD_OPTION by Enric Balletbo i Serra · 6 years ago
  95. adbfc56 omap3: igep00x0: Remove USB support due DM_USB deadline by Enric Balletbo i Serra · 6 years ago
  96. 00b39f9 omap3: igep00x0: Remove unmaintained IGEP0032 defconfig by Enric Balletbo i Serra · 6 years ago
  97. e9f4d87 test: Use single quote consistently by Simon Glass · 6 years ago
  98. 9bf7741 arm: dts: Add MMC nodes for HiKey board by Manivannan Sadhasivam · 6 years ago
  99. 6ad4f8c mmc: Convert HI6220 MMC driver to driver model by Manivannan Sadhasivam · 6 years ago
  100. 628d2f1 i2c: Reflect correct dependency for !DM cadence driver by Michal Simek · 6 years ago