1. fb64e36 common: Drop linux/stringify.h from common header by Simon Glass · 4 years, 7 months ago
  2. d093536 mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND by Miquel Raynal · 5 years ago
  3. 5cd7ece env: Finish migration of common ENV options by Tom Rini · 5 years ago
  4. 4bb26a4 defconfigs: Migrate CONFIG_SYS_REDUNDAND_ENVIRONMENT by Tom Rini · 5 years ago
  5. 38df997 Convert CONFIG_SYS_SPI_U_BOOT_OFFS to Kconfig by Hannes Schmelzer · 5 years ago
  6. 7bd60e6 at91, omap2plus: configs: migrate CONFIG_ENV_ to defconfigs by Markus Klotzbuecher · 6 years ago
  7. 70e7c70 board/BuR: invalidate ${dtbaddr} before cfgscr by Hannes Schmelzer · 6 years ago
  8. 0084877 Convert CONFIG_SUPPORT_EMMC_BOOT to Kconfig by Alex Kiernan · 6 years ago
  9. e1269f4 configs: Migrate USB_MUSB_DISABLE_BULK_COMBINE_SPLIT to Kconfig by Alex Kiernan · 6 years ago
  10. f8e932e Convert CONFIG_ENV_SPI_* to Kconfig by Patrick Delaunay · 6 years ago
  11. 0df8104 Convert CONFIG_SF_DEFAULT_* to Kconfig by Patrick Delaunay · 6 years ago
  12. ac44a30 Convert CONFIG_MTD_PARTITIONS et al to Kconfig by Adam Ford · 6 years ago
  13. 5639eeb board/BuR/brppt1: convert brppt1 boards to driver model by Hannes Schmelzer · 6 years ago
  14. 9b7c2c1 board/BuR/brppt1: implement more flexible boot process by Hannes Schmelzer · 6 years ago
  15. 1c9ec96 board/BuR/brppt1: drop dead code (CONFIG_SPL_OS_BOOT) by Hannes Schmelzer · 6 years ago
  16. acd778f board/BuR/brppt1: drop LCD-support by Hannes Schmelzer · 6 years ago
  17. 90168e8 board/BuR: drop devicetree loading and lcd setup for linux-targets by Hannes Schmelzer · 6 years ago
  18. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  19. 4e96ff8 Convert CONFIG_SPI to Kconfig by Adam Ford · 7 years ago
  20. e254225 spl: spi: Move CONFIG_SPL_SPI_LOAD to Kconfig by Marek Vasut · 7 years ago
  21. c98ed5f bootcount: Migrate CONFIG_SYS_BOOTCOUNT_ADDR by Tom Rini · 7 years ago
  22. 8845635 Convert CONFIG_BOOTCOUNT_AM33XX to Kconfig by Alex Kiernan · 7 years ago
  23. 6dd8c90 Convert CONFIG_BOOTCOUNT_LIMIT to Kconfig by Lukasz Majewski · 7 years ago
  24. 388f9a0 fs: Migrate ext4 to Kconfig by Tuomas Tynkkynen · 7 years ago
  25. 9d3e6c3 Convert CONFIG_USB_MUSB_OMAP2PLUS et al to Kconfig by Adam Ford · 7 years ago
  26. 5ad8e11 Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT by Tom Rini · 7 years ago
  27. 5b7c9f0 Convert CONFIG_NAND_OMAP_GPMC et al and CONFIG_NAND_MXC to Kconfig by Adam Ford · 7 years ago
  28. 9fa2df8 Convert CONFIG_OMAP3_SPI to Kconfig by Adam Ford · 7 years ago
  29. 51ef45a Convert CONFIG_CMD_SPL_WRITE_SIZE to Kconfig by Simon Glass · 7 years ago
  30. c034e3d Convert CONFIG_CMD_SPL_NAND_OFS to Kconfig by Simon Glass · 7 years ago
  31. 3b21fdd Convert CONFIG_ENV_IS_IN_SPI_FLASH to Kconfig by Simon Glass · 7 years ago
  32. 73c18b4 Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig by Simon Glass · 7 years ago
  33. c20bb73 configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFS by Tom Rini · 7 years ago
  34. 6afb92a board/BuR/brppt1: fix MMC boot by Hannes Schmelzer · 7 years ago
  35. d8532af Kconfig: Migrate FS_FAT / FAT_WRITE by Tom Rini · 7 years ago
  36. 4a3e798 watchdog: Migrate OMAP_WATCHDOG to Kconfig by Tom Rini · 8 years ago
  37. d65a142 Convert CONFIG_SYS_WHITE_ON_BLACK to Kconfig by Simon Glass · 8 years ago
  38. 7bbebd1 mmc: move CONFIG_GENERIC_MMC to Kconfig by Masahiro Yamada · 8 years ago
  39. f7e0772 disk: convert CONFIG_DOS_PARTITION to Kconfig by Patrick Delaunay · 8 years ago
  40. 95d3141 Convert CONFIG_ARCH_MISC_INIT to Kconfig by Simon Glass · 8 years ago
  41. b2c8868 mmc: move more driver config options to Kconfig by Masahiro Yamada · 8 years ago
  42. a5ed4be mmc: complete unfinished move of CONFIG_MMC by Masahiro Yamada · 8 years ago
  43. d776ecf spl: Remove CONFIG_SYS_U_BOOT_MAX_SIZE_SECTORS by Semen Protsenko · 8 years ago
  44. 7e3ba48 spl: Convert CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR to Kconfig by Semen Protsenko · 8 years ago
  45. 169bb3b Convert CONFIG_LCD to Kconfig by Simon Glass · 8 years ago
  46. 1d12ba2 spl: move SPL_OS_BOOT to Kconfig by Heiko Schocher · 8 years ago
  47. 6662a9f Convert CONFIG_SPL_WATCHDOG_SUPPORT to Kconfig by Simon Glass · 8 years ago
  48. b24fdca Convert CONFIG_SPL_SPI_SUPPORT to Kconfig by Simon Glass · 8 years ago
  49. 219d612 Convert CONFIG_SPL_SPI_FLASH_SUPPORT to Kconfig by Simon Glass · 8 years ago
  50. d5a307a Convert CONFIG_SPL_NAND_SUPPORT to Kconfig by Simon Glass · 8 years ago
  51. bd58f1d Convert CONFIG_SPL_MMC_SUPPORT to Kconfig by Simon Glass · 8 years ago
  52. 0bdfc3e Convert CONFIG_SPL_GPIO_SUPPORT to Kconfig by Simon Glass · 8 years ago
  53. 20ccb43 board/BuR: rename tseries board to brppt1 by Hannes Schmelzer · 8 years ago[Renamed (98%) from include/configs/tseries.h]
  54. 0b368b1 common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option by Heiko Schocher · 8 years ago
  55. 1d9ac83 configs: Re-sync with cmd/Kconfig by Tom Rini · 9 years ago
  56. b4a0bf7 usb: gadget: Move CONFIG_USB_GADGET_DUALSPEED to Kconfig by Sam Protsenko · 9 years ago
  57. e3ee2fb Kconfig: Move CONFIG_FIT and related options to Kconfig by Simon Glass · 9 years ago
  58. a66c541 Move CONFIG_OF_LIBFDT to Kconfig by Simon Glass · 9 years ago
  59. 27bf441 board/BuR: split bur_am335x_common.h into am335x-specific and BuR common parts by Hannes Schmelzer · 9 years ago
  60. 18f4e02 board/BuR: move everything possible from board's headerfile to KConfig by Hannes Schmelzer · 9 years ago
  61. 27f5b19 sf: Move SPI flash drivers to defconfig by Bin Meng · 9 years ago
  62. f34dfcb usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSB by Paul Kocialkowski · 9 years ago
  63. 17491a8 Move default y configs out of arch/board Kconfig by Joe Hershberger · 9 years ago
  64. 89767d12 board/BuR/tseries: remove lpj= from environment-variable by Hannes Petermaier · 9 years ago
  65. 7935f03 cosmetic: change Author/MAINTAINER Name from Petermaier to Schmelzer by Hannes Schmelzer · 10 years ago
  66. 9826773 board/BuR/common: rename "usbupdate" environment to "usbscript" by Hannes Petermaier · 10 years ago
  67. 4c4398d board/BuR/common: remove BMP_DISPLAY from tseries board by Hannes Petermaier · 10 years ago
  68. 1df983f board/BuR/tseries: Add simplefb support by Hannes Petermaier · 10 years ago
  69. 681d16e board/BuR/tseries: remove unnary CONFIG_LCD_NOSTDOUT by Hannes Petermaier · 10 years ago
  70. d35cb79 board/BuR/tseries: take usage of CONFIG_LCD_ROTATION by Hannes Petermaier · 10 years ago
  71. 763f7f3 board/BuR/tseries: reactivate NAND-board by Hannes Petermaier · 10 years ago
  72. 3d8394c board/BuR/tseries: Rework default-environment settings. by Hannes Petermaier · 10 years ago
  73. 918d97b board/BuR/common: Introduce Network Console and common environment for it by Hannes Petermaier · 10 years ago
  74. 75b5016 board/BuR/tseries: Enable EXT4 support by Hannes Petermaier · 10 years ago
  75. 69c4675 board/BuR/tseries: Enable U-Boot BOOTCOUNT feature by Hannes Petermaier · 10 years ago
  76. 96bc6bb board/BuR/tseries: Enable HW-Watchdog by Hannes Petermaier · 10 years ago
  77. 69d0d7d board/BuR/common: Take usage of am335x LCD-Display by Hannes Petermaier · 10 years ago
  78. 6c6ccdf spl: replace CONFIG_SPL_SPI_* with CONFIG_SF_DEFAULT_* by Nikita Kiryanov · 10 years ago
  79. bff9efa tseries: Set CONFIG_ENV_IS_NOWHERE for SPL+NAND by Tom Rini · 10 years ago
  80. 22d96d0 omap3: remove remnant macros GPMC_NAND_ECC_LP_x8_LAYOUT and GPMC_NAND_ECC_LP_x16_LAYOUT by pekon gupta · 11 years ago
  81. 8e731ed Add board_mmc_init(...) function for init mmc1 only by Hannes Petermaier · 11 years ago
  82. fb00366 board: Add support for B&R T-Series Motherboard by Hannes Petermaier · 11 years ago