1. 43ede0b Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT by Tom Rini · 7 years ago
  2. 73dd818 configs: Resync with savedefconfig by Tom Rini · 7 years ago
  3. b79372a scripts/get_maintainer.pl: enable find_maintainer_files by Heinrich Schuchardt · 7 years ago
  4. 9ef2684 checkpatch: Support wide strings by Heinrich Schuchardt · 7 years ago
  5. 2d5e6b4 Merge git://git.denx.de/u-boot-video by Tom Rini · 7 years ago
  6. 420b0eb usb: host: Move CONFIG_XHCI_FSL to Kconfig by Ran Wang · 7 years ago
  7. 4417e83 arm64: layerscape: Move CONFIG_HAS_FSL_XHCI_USB to Kconfig by Ran Wang · 7 years ago
  8. 401a3ca sunxi: change the DE1 video option to CONFIG_VIDEO_SUNXI by Icenowy Zheng · 7 years ago
  9. 8daec2d net: Add SMC911X driver to Kconfig, convert by Adam Ford · 7 years ago
  10. 0a9ef45 Convert CONFIG_NAND_OMAP_GPMC et al and CONFIG_NAND_MXC to Kconfig by Adam Ford · 7 years ago
  11. 308e066 configs: Resync with savedefconfig by Tom Rini · 7 years ago
  12. 59ab72d scripts/get_maintainer.pl: update to current version by Heinrich Schuchardt · 7 years ago
  13. ecc9709 kbuild: fix dependency of DT build by Masahiro Yamada · 7 years ago
  14. c68c03f Drop CONFIG_HAS_DATAFLASH by Tuomas Tynkkynen · 7 years ago
  15. 0c19efa ARM: tegra: Remove unused define CONFIG_ARMCORTEXA9 by Tuomas Tynkkynen · 7 years ago
  16. 7d8e9e8 fixdep: fix dependency on options surrounded by CONFIG_VAL() by Masahiro Yamada · 7 years ago
  17. 610eec7 scripts: Move Kconfig contents to cmd/Kconfig by Sam Protsenko · 7 years ago
  18. 2f57c95 spl: dm: Make it possible for the SPL to pick its own DTB from a FIT by Jean-Jacques Hiblot · 7 years ago
  19. 47738ac cmd: Move CONFIG_RANDOM_UUID to Kconfig by Maxime Ripard · 7 years ago
  20. 10ac57f usb: gadget: usb_ether: Move settings to common by Maxime Ripard · 7 years ago
  21. d2f0f4a usb: gadget: usb_ether: Move the interfaces to Kconfig by Maxime Ripard · 7 years ago
  22. 3f33d3c usb: gadget: Convert USB_ETHER to Kconfig by Maxime Ripard · 7 years ago
  23. c163668 usb: gadget: Move USBNET_HOST_ADDR to Kconfig by Maxime Ripard · 7 years ago
  24. de163ec scripts: dtc: Add .gitignore by Bin Meng · 7 years ago
  25. 958046f Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot by Tom Rini · 7 years ago
  26. 2719ae3 scripts/checkpatch: add missing spelling.txt by Heinrich Schuchardt · 7 years ago
  27. 7654f62 ARM: mvebu: Convert CONFIG_MVNETA to Kconfig by Chris Packham · 7 years ago
  28. 36dd5f1 dtc: Switch to building and using our own dtc unless provided by Tom Rini · 7 years ago
  29. 2d4c225 scripts/dtc: Update to upstream version v1.4.4-50-gfe50bd1ecc1d by Tom Rini · 7 years ago
  30. d6fc90c scripts/dtc: Update to upstream version v1.4.4 by Tom Rini · 7 years ago
  31. c0e032e scripts/dtc: Update to upstream version v1.4.3 by Tom Rini · 7 years ago
  32. 2fa73e7 Makefile: Update minimum dtc version to 1.4.3 by Tom Rini · 7 years ago
  33. b076310 scripts/Makefile.lib: generalize building built in EFI app by Heinrich Schuchardt · 7 years ago
  34. 5e44489 efi_loader: rename __efi_hello_world_* by Heinrich Schuchardt · 7 years ago
  35. d6507e6 scripts/Makefile.lib: remove overridden target $(obj)/helloworld.so: by Heinrich Schuchardt · 7 years ago
  36. 08cebee Merge git://git.denx.de/u-boot-fdt by Tom Rini · 7 years ago
  37. 5c761ce checkpatch.pl: Add warning for new __packed additions by Heinrich Schuchardt · 7 years ago
  38. da0b3a9 dtbo: make dtbos special by Pantelis Antoniou · 7 years ago
  39. b145b45 dtoc: Rename the auto-generated dt-structs.h file by Simon Glass · 7 years ago
  40. 6305db9 checkpatch: update from Linux v4.13-rc6 by Heinrich Schuchardt · 7 years ago
  41. 34330a3 Convert CONFIG_EMIF4 et al to Kconfig by Adam Ford · 7 years ago
  42. f0333b4 Convert CONFIG_MAC_ADDR_IN_SPIFLASH et al to Kconfig by Adam Ford · 7 years ago
  43. 4f84cb9 armv8: mmu: remove unused macro definition by Andy Yan · 7 years ago
  44. 8a33cb8 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 7 years ago
  45. de2ad2c Merge git://git.denx.de/u-boot-dm by Tom Rini · 7 years ago
  46. 226b50b sandbox: Convert SANDBOX_BITS_PER_LONG to Kconfig by Bin Meng · 7 years ago
  47. 63b2316 fsl-layerscape: Consolidate registers space defination for CCI-400 bus by Ashish Kumar · 7 years ago
  48. c7430d7 ipu_common: Let the MX6 IPU clock be calculated in run-time by Fabio Estevam · 7 years ago
  49. 5eb3522 env: Migrate CONFIG_ENV_AES to Kconfig and deprecate by Tom Rini · 7 years ago
  50. f58ad98 usb: net: migrate USB Ethernet adapters to Kconfig by Chris Packham · 7 years ago
  51. ae35844 usb: net: migrate CONFIG_USB_HOST_ETHER to Kconfig by Chris Packham · 7 years ago
  52. 8ffb23c Kconfig: drop CONFIG_USB_ETHER_RNDIS by Chris Packham · 7 years ago
  53. 9272c7b Kconfig: drop CONFIG_USB_ETHER_DM9601 by Chris Packham · 7 years ago
  54. df35f45 configs: Resync with savedefconfig by Tom Rini · 7 years ago
  55. 2c3b680 block: Drop the ftide020 driver by Bin Meng · 7 years ago
  56. caa8bfb block: ide: Drop CONFIG_IDE_LED by Bin Meng · 7 years ago
  57. f1823d3 block: ide: Drop CONFIG_IDE_INIT_POSTRESET by Bin Meng · 7 years ago
  58. 6ef2f90 Convert CONFIG_BCH to Kconfig by Adam Ford · 7 years ago
  59. edd1653 Convert CONFIG_SPL_OMAP3_ID_NAND to Kconfig by Adam Ford · 7 years ago
  60. 6ff005c sunxi: Fix CONFIG_SUNXI_GMAC references by Dave Prue · 7 years ago
  61. 0031af9 Merge git://git.denx.de/u-boot-x86 by Tom Rini · 7 years ago
  62. 527d865 scripts: objdiff: Ignore debug info when comparing by Stephen Boyd · 7 years ago
  63. 2ddb1a1 x86: Convert CPU_INTEL_TURBO_NOT_PACKAGE_SCOPED to Kconfig by Bin Meng · 7 years ago
  64. a11a5b8 usb: ehci: Convert CONFIG_USB_EHCI_PCI to Kconfig by Bin Meng · 7 years ago
  65. c1ee893 common/board_f.c: remove CONFIG_SYS_GENERIC_GLOBAL_DATA by Thomas Petazzoni · 7 years ago
  66. 3809e30 Makefile: honor PYTHON configuration properly by Clément Bœsch · 7 years ago
  67. a373024 m68k: add board stmark2, mcf5441x based by Angelo Dureghello · 7 years ago
  68. 0649cd0 Move environment files from common/ to env/ by Simon Glass · 7 years ago
  69. 8866312 configs: Resync with savedefconfig by Tom Rini · 7 years ago
  70. 5abc1a4 common: Move CONFIG_BOOTARGS to Kconfig by Sam Protsenko · 7 years ago
  71. 81630a3 scripts: setlocalversion: safely extract variables from auto.conf using awk by Philipp Tomsich · 7 years ago
  72. 5aa49af moveconfig: migrate TPL_STACK, TPL_TEXT_BASE and TPL_MAX_SIZE by Philipp Tomsich · 7 years ago
  73. dd6fbcb spl: Kconfig: migrate $(SPL_TPL_)LDSCRIPT to Kconfig by Philipp Tomsich · 7 years ago
  74. c3916e7 spl: add TPL_DRIVER_MISC_SUPPORT option by Philipp Tomsich · 7 years ago
  75. 1749858 spl: allow a separate TEXT_BASE, LDSCRIPT and MAX_SIZE for TPL by Philipp Tomsich · 7 years ago
  76. c3be619 armv8: spl: Support separate stack for TPL by Philipp Tomsich · 7 years ago
  77. f291ce1 spl: dm: Kconfig: split OF_CONTROL and OF_PLATDATA between SPL and TPL by Philipp Tomsich · 7 years ago
  78. 5bbc265 Convert CONFIG_NAND to Kconfig by Adam Ford · 7 years ago
  79. 54feea1 Convert CONFIG_CMD_ZFS to Kconfig by Simon Glass · 7 years ago
  80. e7a815f Convert CONFIG_CMD_ZBOOT to Kconfig by Simon Glass · 7 years ago
  81. 1aa4e8d Convert CONFIG_CMD_UUID to Kconfig by Simon Glass · 7 years ago
  82. 2a242e3 Convert CONFIG_CMD_UNIVERSE to Kconfig by Simon Glass · 7 years ago
  83. 5605aa8 Convert CONFIG_CMD_TSI148 to Kconfig by Simon Glass · 7 years ago
  84. ce058ae Convert CONFIG_CMD_TRACE to Kconfig by Simon Glass · 7 years ago
  85. 9b92a8d Convert CONFIG_CMD_THOR_DOWNLOAD to Kconfig by Simon Glass · 7 years ago
  86. 78d11b7 Kconfig: Drop CONFIG_CMD_TFTP by Simon Glass · 7 years ago
  87. 3cef3b3 Convert CONFIG_CMD_TERMINAL to Kconfig by Simon Glass · 7 years ago
  88. 90d99e5 Convert CONFIG_CMD_TCA642X to Kconfig by Simon Glass · 7 years ago
  89. 1c27a4c gpio: Drop sx151x driver by Simon Glass · 7 years ago
  90. 00805d7 Convert CONFIG_CMD_STRINGS to Kconfig by Simon Glass · 7 years ago
  91. 3a91a25 Convert CONFIG_CMD_SPL_WRITE_SIZE to Kconfig by Simon Glass · 7 years ago
  92. 203dc1b Convert CONFIG_CMD_SPL_NAND_OFS to Kconfig by Simon Glass · 7 years ago
  93. 72c3033 Convert CONFIG_CMD_SPL to Kconfig by Simon Glass · 7 years ago
  94. 2a728f3 Convert CONFIG_CMD_SH_ZIMAGEBOOT to Kconfig by Simon Glass · 7 years ago
  95. 719d36e Convert CONFIG_CMD_SF_TEST to Kconfig by Simon Glass · 7 years ago
  96. efce244 Convert CONFIG_CMD_SDRAM to Kconfig by Simon Glass · 7 years ago
  97. 0941f59 Convert CONFIG_CMD_SCSI to Kconfig by Simon Glass · 7 years ago
  98. 15dc63d Convert CONFIG_CMD_SAVES to Kconfig by Simon Glass · 7 years ago
  99. 5d47099 Kconfig: sandbox: Drop CONFIG_CMD_SANDBOX option by Simon Glass · 7 years ago
  100. f8803a9 Convert CONFIG_CMD_REISER to Kconfig by Simon Glass · 7 years ago