1. 13c1f3a scripts: Move Kconfig contents to cmd/Kconfig by Sam Protsenko · 7 years ago
  2. a2fee16 spl: dm: Make it possible for the SPL to pick its own DTB from a FIT by Jean-Jacques Hiblot · 7 years ago
  3. 2433644 cmd: Move CONFIG_RANDOM_UUID to Kconfig by Maxime Ripard · 7 years ago
  4. 48e78f8 usb: gadget: usb_ether: Move settings to common by Maxime Ripard · 7 years ago
  5. 7285f48 usb: gadget: usb_ether: Move the interfaces to Kconfig by Maxime Ripard · 7 years ago
  6. 6584977 usb: gadget: Convert USB_ETHER to Kconfig by Maxime Ripard · 7 years ago
  7. 764bf28 usb: gadget: Move USBNET_HOST_ADDR to Kconfig by Maxime Ripard · 7 years ago
  8. d859602 scripts: dtc: Add .gitignore by Bin Meng · 7 years ago
  9. df05b61 Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot by Tom Rini · 7 years ago
  10. eee9127 scripts/checkpatch: add missing spelling.txt by Heinrich Schuchardt · 7 years ago
  11. 919041c ARM: mvebu: Convert CONFIG_MVNETA to Kconfig by Chris Packham · 7 years ago
  12. 61d0fac dtc: Switch to building and using our own dtc unless provided by Tom Rini · 7 years ago
  13. 0eb096d scripts/dtc: Update to upstream version v1.4.4-50-gfe50bd1ecc1d by Tom Rini · 7 years ago
  14. 56aeab5 scripts/dtc: Update to upstream version v1.4.4 by Tom Rini · 7 years ago
  15. bd39173 scripts/dtc: Update to upstream version v1.4.3 by Tom Rini · 7 years ago
  16. a8dff93 Makefile: Update minimum dtc version to 1.4.3 by Tom Rini · 7 years ago
  17. 378e8b4 scripts/Makefile.lib: generalize building built in EFI app by Heinrich Schuchardt · 7 years ago
  18. 7804ae9 efi_loader: rename __efi_hello_world_* by Heinrich Schuchardt · 7 years ago
  19. c218474 scripts/Makefile.lib: remove overridden target $(obj)/helloworld.so: by Heinrich Schuchardt · 7 years ago
  20. a33c14a Merge git://git.denx.de/u-boot-fdt by Tom Rini · 7 years ago
  21. 96c2cd5 checkpatch.pl: Add warning for new __packed additions by Heinrich Schuchardt · 7 years ago
  22. ce382b6 dtbo: make dtbos special by Pantelis Antoniou · 7 years ago
  23. 0dec7ad dtoc: Rename the auto-generated dt-structs.h file by Simon Glass · 7 years ago
  24. 8716f58 checkpatch: update from Linux v4.13-rc6 by Heinrich Schuchardt · 7 years ago
  25. 0e60a5f Convert CONFIG_EMIF4 et al to Kconfig by Adam Ford · 7 years ago
  26. 17fe1e2 Convert CONFIG_MAC_ADDR_IN_SPIFLASH et al to Kconfig by Adam Ford · 7 years ago
  27. de708cd armv8: mmu: remove unused macro definition by Andy Yan · 7 years ago
  28. 7293738 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 7 years ago
  29. 7907cf9 Merge git://git.denx.de/u-boot-dm by Tom Rini · 7 years ago
  30. f34b4de sandbox: Convert SANDBOX_BITS_PER_LONG to Kconfig by Bin Meng · 7 years ago
  31. 1123406 fsl-layerscape: Consolidate registers space defination for CCI-400 bus by Ashish Kumar · 7 years ago
  32. 331fcb5 ipu_common: Let the MX6 IPU clock be calculated in run-time by Fabio Estevam · 7 years ago
  33. 19e7f0c env: Migrate CONFIG_ENV_AES to Kconfig and deprecate by Tom Rini · 7 years ago
  34. b110e11 usb: net: migrate USB Ethernet adapters to Kconfig by Chris Packham · 7 years ago
  35. 547cf41 usb: net: migrate CONFIG_USB_HOST_ETHER to Kconfig by Chris Packham · 7 years ago
  36. 8d3a1fc Kconfig: drop CONFIG_USB_ETHER_RNDIS by Chris Packham · 7 years ago
  37. 9ccc1dd Kconfig: drop CONFIG_USB_ETHER_DM9601 by Chris Packham · 7 years ago
  38. 61c41ac configs: Resync with savedefconfig by Tom Rini · 7 years ago
  39. 8ec73a9 block: Drop the ftide020 driver by Bin Meng · 7 years ago
  40. b2c7baa block: ide: Drop CONFIG_IDE_LED by Bin Meng · 7 years ago
  41. 23e2d33 block: ide: Drop CONFIG_IDE_INIT_POSTRESET by Bin Meng · 7 years ago
  42. 02bf536 Convert CONFIG_BCH to Kconfig by Adam Ford · 7 years ago
  43. b315e4c Convert CONFIG_SPL_OMAP3_ID_NAND to Kconfig by Adam Ford · 7 years ago
  44. dc1436c sunxi: Fix CONFIG_SUNXI_GMAC references by Dave Prue · 7 years ago
  45. e576311 Merge git://git.denx.de/u-boot-x86 by Tom Rini · 7 years ago
  46. 9091345 scripts: objdiff: Ignore debug info when comparing by Stephen Boyd · 7 years ago
  47. 842c31e x86: Convert CPU_INTEL_TURBO_NOT_PACKAGE_SCOPED to Kconfig by Bin Meng · 7 years ago
  48. ec4b573 usb: ehci: Convert CONFIG_USB_EHCI_PCI to Kconfig by Bin Meng · 7 years ago
  49. 3b361dc common/board_f.c: remove CONFIG_SYS_GENERIC_GLOBAL_DATA by Thomas Petazzoni · 7 years ago
  50. 5925a15 Makefile: honor PYTHON configuration properly by Clément Bœsch · 7 years ago
  51. 67c4e48 m68k: add board stmark2, mcf5441x based by Angelo Dureghello · 7 years ago
  52. 547cb40 Move environment files from common/ to env/ by Simon Glass · 7 years ago
  53. 78873cd configs: Resync with savedefconfig by Tom Rini · 7 years ago
  54. bd7bffe common: Move CONFIG_BOOTARGS to Kconfig by Sam Protsenko · 7 years ago
  55. c4a0d33 scripts: setlocalversion: safely extract variables from auto.conf using awk by Philipp Tomsich · 7 years ago
  56. 7d1319b moveconfig: migrate TPL_STACK, TPL_TEXT_BASE and TPL_MAX_SIZE by Philipp Tomsich · 7 years ago
  57. be1c53a spl: Kconfig: migrate $(SPL_TPL_)LDSCRIPT to Kconfig by Philipp Tomsich · 7 years ago
  58. 0e22188 spl: add TPL_DRIVER_MISC_SUPPORT option by Philipp Tomsich · 7 years ago
  59. cb49f62 spl: allow a separate TEXT_BASE, LDSCRIPT and MAX_SIZE for TPL by Philipp Tomsich · 7 years ago
  60. d71b901 armv8: spl: Support separate stack for TPL by Philipp Tomsich · 7 years ago
  61. 2341dc6 spl: dm: Kconfig: split OF_CONTROL and OF_PLATDATA between SPL and TPL by Philipp Tomsich · 7 years ago
  62. 42efb61 Convert CONFIG_NAND to Kconfig by Adam Ford · 7 years ago
  63. dc82dee Convert CONFIG_CMD_ZFS to Kconfig by Simon Glass · 7 years ago
  64. 01d097d Convert CONFIG_CMD_ZBOOT to Kconfig by Simon Glass · 7 years ago
  65. 6d56aad Convert CONFIG_CMD_UUID to Kconfig by Simon Glass · 7 years ago
  66. 0c03c1a Convert CONFIG_CMD_UNIVERSE to Kconfig by Simon Glass · 7 years ago
  67. 80a56cd Convert CONFIG_CMD_TSI148 to Kconfig by Simon Glass · 7 years ago
  68. 126cb79 Convert CONFIG_CMD_TRACE to Kconfig by Simon Glass · 7 years ago
  69. a18b969 Convert CONFIG_CMD_THOR_DOWNLOAD to Kconfig by Simon Glass · 7 years ago
  70. 21a7930 Kconfig: Drop CONFIG_CMD_TFTP by Simon Glass · 7 years ago
  71. 89342ef Convert CONFIG_CMD_TERMINAL to Kconfig by Simon Glass · 7 years ago
  72. 3543206 Convert CONFIG_CMD_TCA642X to Kconfig by Simon Glass · 7 years ago
  73. 78020f8 gpio: Drop sx151x driver by Simon Glass · 7 years ago
  74. 8e83ca8 Convert CONFIG_CMD_STRINGS to Kconfig by Simon Glass · 7 years ago
  75. 51ef45a Convert CONFIG_CMD_SPL_WRITE_SIZE to Kconfig by Simon Glass · 7 years ago
  76. c034e3d Convert CONFIG_CMD_SPL_NAND_OFS to Kconfig by Simon Glass · 7 years ago
  77. c6567fa Convert CONFIG_CMD_SPL to Kconfig by Simon Glass · 7 years ago
  78. 263df23 Convert CONFIG_CMD_SH_ZIMAGEBOOT to Kconfig by Simon Glass · 7 years ago
  79. 86b1b65 Convert CONFIG_CMD_SF_TEST to Kconfig by Simon Glass · 7 years ago
  80. 6870d2e Convert CONFIG_CMD_SDRAM to Kconfig by Simon Glass · 7 years ago
  81. c5b0f43 Convert CONFIG_CMD_SCSI to Kconfig by Simon Glass · 7 years ago
  82. d09f377 Convert CONFIG_CMD_SAVES to Kconfig by Simon Glass · 7 years ago
  83. 62c8a2d Kconfig: sandbox: Drop CONFIG_CMD_SANDBOX option by Simon Glass · 7 years ago
  84. ed4ee31 Convert CONFIG_CMD_REISER to Kconfig by Simon Glass · 7 years ago
  85. e538bbc Convert CONFIG_CMD_REGINFO to Kconfig by Christophe Leroy · 7 years ago
  86. c05459b Kconfig: Convert CMD_READ to Kconfig by Simon Glass · 7 years ago
  87. 0ae023d Kconfig: Drop CONFIG_CMD_PORTIO and associated command by Simon Glass · 7 years ago
  88. d677bef Convert CONFIG_CMD_PCMCIA to Kconfig by Simon Glass · 7 years ago
  89. 03b2ba7 Kconfig: Drop CONFIG_CMD_PCI_ENUM by Simon Glass · 7 years ago
  90. c88a09a Convert CONFIG_CMD_PCI to Kconfig by Simon Glass · 7 years ago
  91. ffb7d2a Kconfig: Drop CONFIG_CMD_PCA953X_INFO by Simon Glass · 7 years ago
  92. a9e7f2c Convert CONFIG_CMD_PCA953X to Kconfig by Simon Glass · 7 years ago
  93. a2a8207 Convert CONFIG_CMD_ONENAND to Kconfig by Simon Glass · 7 years ago
  94. 66d7db0 Convert CONFIG_CMD_MTDPARTS_SPREAD to Kconfig by Simon Glass · 7 years ago
  95. deb1167 Convert CONFIG_CMD_MMC_SPI to Kconfig by Simon Glass · 7 years ago
  96. 92ffdee Kconfig: Drop CONFIG_CMD_MEM by Simon Glass · 7 years ago
  97. 76061e6 Convert CONFIG_CMD_MAX6957 to Kconfig by Simon Glass · 7 years ago
  98. 8590116 Convert CONFIG_SYS_I2C_OMAP24XX to Kconfig by Adam Ford · 7 years ago
  99. 49e96f2 Configs: Migrate CONFIG_SYS_I2C_OMAP34XX to CONFIG_SYS_I2C_OMAP24XX by Adam Ford · 7 years ago
  100. fc9ff4a Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 7 years ago