1. 378e8b4 scripts/Makefile.lib: generalize building built in EFI app by Heinrich Schuchardt · 7 years ago
  2. 7804ae9 efi_loader: rename __efi_hello_world_* by Heinrich Schuchardt · 7 years ago
  3. c218474 scripts/Makefile.lib: remove overridden target $(obj)/helloworld.so: by Heinrich Schuchardt · 7 years ago
  4. a33c14a Merge git://git.denx.de/u-boot-fdt by Tom Rini · 7 years ago
  5. 96c2cd5 checkpatch.pl: Add warning for new __packed additions by Heinrich Schuchardt · 7 years ago
  6. ce382b6 dtbo: make dtbos special by Pantelis Antoniou · 7 years ago
  7. 0dec7ad dtoc: Rename the auto-generated dt-structs.h file by Simon Glass · 7 years ago
  8. 8716f58 checkpatch: update from Linux v4.13-rc6 by Heinrich Schuchardt · 7 years ago
  9. 0e60a5f Convert CONFIG_EMIF4 et al to Kconfig by Adam Ford · 7 years ago
  10. 17fe1e2 Convert CONFIG_MAC_ADDR_IN_SPIFLASH et al to Kconfig by Adam Ford · 7 years ago
  11. de708cd armv8: mmu: remove unused macro definition by Andy Yan · 7 years ago
  12. 7293738 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 7 years ago
  13. 7907cf9 Merge git://git.denx.de/u-boot-dm by Tom Rini · 7 years ago
  14. f34b4de sandbox: Convert SANDBOX_BITS_PER_LONG to Kconfig by Bin Meng · 7 years ago
  15. 1123406 fsl-layerscape: Consolidate registers space defination for CCI-400 bus by Ashish Kumar · 7 years ago
  16. 331fcb5 ipu_common: Let the MX6 IPU clock be calculated in run-time by Fabio Estevam · 7 years ago
  17. 19e7f0c env: Migrate CONFIG_ENV_AES to Kconfig and deprecate by Tom Rini · 7 years ago
  18. b110e11 usb: net: migrate USB Ethernet adapters to Kconfig by Chris Packham · 7 years ago
  19. 547cf41 usb: net: migrate CONFIG_USB_HOST_ETHER to Kconfig by Chris Packham · 7 years ago
  20. 8d3a1fc Kconfig: drop CONFIG_USB_ETHER_RNDIS by Chris Packham · 7 years ago
  21. 9ccc1dd Kconfig: drop CONFIG_USB_ETHER_DM9601 by Chris Packham · 7 years ago
  22. 61c41ac configs: Resync with savedefconfig by Tom Rini · 7 years ago
  23. 8ec73a9 block: Drop the ftide020 driver by Bin Meng · 7 years ago
  24. b2c7baa block: ide: Drop CONFIG_IDE_LED by Bin Meng · 7 years ago
  25. 23e2d33 block: ide: Drop CONFIG_IDE_INIT_POSTRESET by Bin Meng · 7 years ago
  26. 02bf536 Convert CONFIG_BCH to Kconfig by Adam Ford · 7 years ago
  27. b315e4c Convert CONFIG_SPL_OMAP3_ID_NAND to Kconfig by Adam Ford · 7 years ago
  28. dc1436c sunxi: Fix CONFIG_SUNXI_GMAC references by Dave Prue · 7 years ago
  29. e576311 Merge git://git.denx.de/u-boot-x86 by Tom Rini · 7 years ago
  30. 9091345 scripts: objdiff: Ignore debug info when comparing by Stephen Boyd · 7 years ago
  31. 842c31e x86: Convert CPU_INTEL_TURBO_NOT_PACKAGE_SCOPED to Kconfig by Bin Meng · 7 years ago
  32. ec4b573 usb: ehci: Convert CONFIG_USB_EHCI_PCI to Kconfig by Bin Meng · 7 years ago
  33. 3b361dc common/board_f.c: remove CONFIG_SYS_GENERIC_GLOBAL_DATA by Thomas Petazzoni · 7 years ago
  34. 5925a15 Makefile: honor PYTHON configuration properly by Clément Bœsch · 7 years ago
  35. 67c4e48 m68k: add board stmark2, mcf5441x based by Angelo Dureghello · 7 years ago
  36. 547cb40 Move environment files from common/ to env/ by Simon Glass · 7 years ago
  37. 78873cd configs: Resync with savedefconfig by Tom Rini · 7 years ago
  38. bd7bffe common: Move CONFIG_BOOTARGS to Kconfig by Sam Protsenko · 7 years ago
  39. c4a0d33 scripts: setlocalversion: safely extract variables from auto.conf using awk by Philipp Tomsich · 7 years ago
  40. 7d1319b moveconfig: migrate TPL_STACK, TPL_TEXT_BASE and TPL_MAX_SIZE by Philipp Tomsich · 7 years ago
  41. be1c53a spl: Kconfig: migrate $(SPL_TPL_)LDSCRIPT to Kconfig by Philipp Tomsich · 7 years ago
  42. 0e22188 spl: add TPL_DRIVER_MISC_SUPPORT option by Philipp Tomsich · 7 years ago
  43. cb49f62 spl: allow a separate TEXT_BASE, LDSCRIPT and MAX_SIZE for TPL by Philipp Tomsich · 7 years ago
  44. d71b901 armv8: spl: Support separate stack for TPL by Philipp Tomsich · 7 years ago
  45. 2341dc6 spl: dm: Kconfig: split OF_CONTROL and OF_PLATDATA between SPL and TPL by Philipp Tomsich · 7 years ago
  46. 42efb61 Convert CONFIG_NAND to Kconfig by Adam Ford · 7 years ago
  47. dc82dee Convert CONFIG_CMD_ZFS to Kconfig by Simon Glass · 7 years ago
  48. 01d097d Convert CONFIG_CMD_ZBOOT to Kconfig by Simon Glass · 7 years ago
  49. 6d56aad Convert CONFIG_CMD_UUID to Kconfig by Simon Glass · 7 years ago
  50. 0c03c1a Convert CONFIG_CMD_UNIVERSE to Kconfig by Simon Glass · 7 years ago
  51. 80a56cd Convert CONFIG_CMD_TSI148 to Kconfig by Simon Glass · 7 years ago
  52. 126cb79 Convert CONFIG_CMD_TRACE to Kconfig by Simon Glass · 7 years ago
  53. a18b969 Convert CONFIG_CMD_THOR_DOWNLOAD to Kconfig by Simon Glass · 7 years ago
  54. 21a7930 Kconfig: Drop CONFIG_CMD_TFTP by Simon Glass · 7 years ago
  55. 89342ef Convert CONFIG_CMD_TERMINAL to Kconfig by Simon Glass · 7 years ago
  56. 3543206 Convert CONFIG_CMD_TCA642X to Kconfig by Simon Glass · 7 years ago
  57. 78020f8 gpio: Drop sx151x driver by Simon Glass · 7 years ago
  58. 8e83ca8 Convert CONFIG_CMD_STRINGS to Kconfig by Simon Glass · 7 years ago
  59. 51ef45a Convert CONFIG_CMD_SPL_WRITE_SIZE to Kconfig by Simon Glass · 7 years ago
  60. c034e3d Convert CONFIG_CMD_SPL_NAND_OFS to Kconfig by Simon Glass · 7 years ago
  61. c6567fa Convert CONFIG_CMD_SPL to Kconfig by Simon Glass · 7 years ago
  62. 263df23 Convert CONFIG_CMD_SH_ZIMAGEBOOT to Kconfig by Simon Glass · 7 years ago
  63. 86b1b65 Convert CONFIG_CMD_SF_TEST to Kconfig by Simon Glass · 7 years ago
  64. 6870d2e Convert CONFIG_CMD_SDRAM to Kconfig by Simon Glass · 7 years ago
  65. c5b0f43 Convert CONFIG_CMD_SCSI to Kconfig by Simon Glass · 7 years ago
  66. d09f377 Convert CONFIG_CMD_SAVES to Kconfig by Simon Glass · 7 years ago
  67. 62c8a2d Kconfig: sandbox: Drop CONFIG_CMD_SANDBOX option by Simon Glass · 7 years ago
  68. ed4ee31 Convert CONFIG_CMD_REISER to Kconfig by Simon Glass · 7 years ago
  69. e538bbc Convert CONFIG_CMD_REGINFO to Kconfig by Christophe Leroy · 7 years ago
  70. c05459b Kconfig: Convert CMD_READ to Kconfig by Simon Glass · 7 years ago
  71. 0ae023d Kconfig: Drop CONFIG_CMD_PORTIO and associated command by Simon Glass · 7 years ago
  72. d677bef Convert CONFIG_CMD_PCMCIA to Kconfig by Simon Glass · 7 years ago
  73. 03b2ba7 Kconfig: Drop CONFIG_CMD_PCI_ENUM by Simon Glass · 7 years ago
  74. c88a09a Convert CONFIG_CMD_PCI to Kconfig by Simon Glass · 7 years ago
  75. ffb7d2a Kconfig: Drop CONFIG_CMD_PCA953X_INFO by Simon Glass · 7 years ago
  76. a9e7f2c Convert CONFIG_CMD_PCA953X to Kconfig by Simon Glass · 7 years ago
  77. a2a8207 Convert CONFIG_CMD_ONENAND to Kconfig by Simon Glass · 7 years ago
  78. 66d7db0 Convert CONFIG_CMD_MTDPARTS_SPREAD to Kconfig by Simon Glass · 7 years ago
  79. deb1167 Convert CONFIG_CMD_MMC_SPI to Kconfig by Simon Glass · 7 years ago
  80. 92ffdee Kconfig: Drop CONFIG_CMD_MEM by Simon Glass · 7 years ago
  81. 76061e6 Convert CONFIG_CMD_MAX6957 to Kconfig by Simon Glass · 7 years ago
  82. 8590116 Convert CONFIG_SYS_I2C_OMAP24XX to Kconfig by Adam Ford · 7 years ago
  83. 49e96f2 Configs: Migrate CONFIG_SYS_I2C_OMAP34XX to CONFIG_SYS_I2C_OMAP24XX by Adam Ford · 7 years ago
  84. fc9ff4a Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 7 years ago
  85. d2f677a net: move Broadcom SF2 driver to Kconfig by Suji Velupillai · 7 years ago
  86. 59be36d video: Drop the sm501 driver by Bin Meng · 7 years ago
  87. 2b2e483 serial: sh: Convert to Kconfig by Marek Vasut · 7 years ago
  88. ce9d1b0 x86: Convert INTEL_ICH6_GPIO to Kconfig by Bin Meng · 7 years ago
  89. 4100de4 configs: Resync with savedefconfig by Tom Rini · 7 years ago
  90. e9035ca Remove unused CONFIG_TWL4030_PWM by Adam Ford · 7 years ago
  91. 72cefd5 serial: stm32x7: Convert CONFIG_STM32X7_SERIAL to Kconfig by Patrice Chotard · 7 years ago
  92. 62e1acc Makefile: Don't shadow actual error when compile ASL by Andy Shevchenko · 7 years ago
  93. d34d6fc usb: xhci: Convert CONFIG_USB_XHCI_PCI to Kconfig by Bin Meng · 7 years ago
  94. abe4026 configs: Remove CONFIG_SYS_USB_EHCI_MAX_ROOT_PORTS in all boards by Bin Meng · 7 years ago
  95. 97c70f7 configs: Remove CONFIG_SYS_USB_XHCI_MAX_ROOT_PORTS in all boards by Bin Meng · 7 years ago
  96. 4b48bac Convert CONFIG_ENV_IS_IN_ONENAND to Kconfig by Simon Glass · 7 years ago
  97. 5b32e18 Convert CONFIG_ENV_IS_IN_FAT to Kconfig by Simon Glass · 7 years ago
  98. 8d8f742 Convert CONFIG_ENV_IS_IN_REMOTE to Kconfig by Simon Glass · 7 years ago
  99. 3b21fdd Convert CONFIG_ENV_IS_IN_SPI_FLASH to Kconfig by Simon Glass · 7 years ago
  100. 6617a73 Convert CONFIG_ENV_IS_IN_DATAFLASH to Kconfig by Simon Glass · 7 years ago