1. f95c259 Convert CONFIG_SYS_MMCSD_RAW_MODE_ARGS_SECTOR et al to Kconfig by Tom Rini · 2 years, 6 months ago
  2. 2c9d2b5 Convert CONFIG_SYS_SPL_ARGS_ADDR to Kconfig by Tom Rini · 2 years, 6 months ago
  3. 4ddbade Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h by Tom Rini · 2 years, 6 months ago
  4. c253f12 Convert CONFIG_SYS_BARGSIZE to Kconfig by Tom Rini · 2 years, 7 months ago
  5. ae17fa3 Convert CONFIG_SYS_CBSIZE to Kconfig by Tom Rini · 2 years, 7 months ago
  6. cbfa139 Convert CONFIG_SYS_PBSIZE to Kconfig by Tom Rini · 2 years, 7 months ago
  7. ba5c2b0 Convert CONFIG_SYS_MAXARGS to Kconfig by Tom Rini · 2 years, 7 months ago
  8. 73175e7 Finish converting CONFIG_BOOTM_NETBSD et al to Kconfig by Tom Rini · 2 years, 8 months ago
  9. 99426c8 spl: Convert SYS_MMCSD_RAW_MODE_KERNEL_SECTOR to Kconfig by Alexandru Gagniuc · 2 years, 11 months ago
  10. af978a0 Finish converting CONFIG_WATCHDOG, HW_WATCHDOG and WDT to Kconfig by Tom Rini · 3 years ago
  11. 5ddf172 Convert CONFIG_USE_BOOTCOMMAND et al to Kconfig by Tom Rini · 3 years, 1 month ago
  12. 2713651 Convert CONFIG_SYS_HZ to Kconfig by Tom Rini · 3 years, 1 month ago
  13. 4cc3885 arm: Disable ATAGs support by Tom Rini · 3 years, 3 months ago
  14. e065fb1 Convert CONFIG_SYS_MALLOC_LEN to Kconfig by Tom Rini · 3 years, 3 months ago
  15. 710966e Convert CONFIG_ENV_OVERWRITE to Kconfig by Adam Ford · 4 years, 5 months ago
  16. 740ffae Convert CONFIG_BAUDRATE to Kconfig by Tom Rini · 4 years, 5 months ago
  17. a3d18cd imx: Update MTD partitions layout for display5 (i.MX6Q) board by Lukasz Majewski · 4 years, 7 months ago
  18. 32c75d6 Convert CONFIG_CMD_ASKENV et al to Kconfig by Tom Rini · 4 years, 6 months ago
  19. 5cd7ece env: Finish migration of common ENV options by Tom Rini · 5 years ago
  20. f4bdf1b env: Remove useless CONFIG_ENV_SIZE_REDUND and fix ENV_IS_REDUND check by Tom Rini · 5 years ago
  21. 4bb26a4 defconfigs: Migrate CONFIG_SYS_REDUNDAND_ENVIRONMENT by Tom Rini · 5 years ago
  22. d7be62c mtd: spi: Clean up usage of CONFIG_SPI_FLASH_MTD by Frieder Schrempf · 5 years ago
  23. 770e9b0 Merge tag 'u-boot-imx-20191009' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 5 years ago
  24. 170d0f9 DM: WDT: Convert WDT driver to use DM/DTS (including SYSRESET) by Lukasz Majewski · 5 years ago
  25. 7505605 DM: SPI: Convert display5 to use SPI with DM/DTS (but no in SPL) by Lukasz Majewski · 5 years ago
  26. 40bdb23 DM: eth: Switch display5 board to use DM_ETH by Lukasz Majewski · 5 years ago
  27. 046d8ae DM: I2C: Switch display5 board to use DM_I2C by Lukasz Majewski · 5 years ago
  28. f409f1a watchdog: move WATCHDOG_TIMEOUT_MSECS to Kconfig by Heiko Schocher · 5 years ago
  29. 38df997 Convert CONFIG_SYS_SPI_U_BOOT_OFFS to Kconfig by Hannes Schmelzer · 5 years ago
  30. 0183658 Convert CONFIG_FSL_USDHC to Kconfig by Adam Ford · 5 years ago
  31. 0d0ebbe cosmetic: display5: Remove not needed comments by Lukasz Majewski · 5 years ago
  32. 0084877 Convert CONFIG_SUPPORT_EMMC_BOOT to Kconfig by Alex Kiernan · 6 years ago
  33. f8e932e Convert CONFIG_ENV_SPI_* to Kconfig by Patrick Delaunay · 6 years ago
  34. 0df8104 Convert CONFIG_SF_DEFAULT_* to Kconfig by Patrick Delaunay · 6 years ago
  35. 4161dc2 Kconfig: Convert CONFIG_IMX_WATCHDOG to Kconfig by Xiaoliang Yang · 6 years ago
  36. 6c6ca05 ARM: display5: Remove "factory procedure" from display5 board config by Lukasz Majewski · 6 years ago
  37. f1b7c77 display5: Introduce fitImg_fw_sz variable by Lukasz Majewski · 6 years ago
  38. 1054176 Convert CONFIG_MISC_INIT_R to Kconfig by Adam Ford · 6 years ago
  39. d371374 Migrate bootlimit to Kconfig by Alex Kiernan · 6 years ago
  40. 5370547 Convert CONFIG_MII et al to Kconfig by Adam Ford · 6 years ago
  41. f226038 configs: Migrate CONFIG_NR_DRAM_BANKS by Tom Rini · 6 years ago
  42. ac44a30 Convert CONFIG_MTD_PARTITIONS et al to Kconfig by Adam Ford · 6 years ago
  43. ac6fb1e display5: config: Add GPT verification and restoration code on SWUpdate entry by Lukasz Majewski · 7 years ago
  44. 6d46ce0 display5: config: Reduce rootfs2 (BACKUP) size from 1528M to 512M by Lukasz Majewski · 7 years ago
  45. 248698e display5: config: Add cma=256M to command line arguments by Lukasz Majewski · 7 years ago
  46. a1d657f display5: config: Update swupdate initramfs file name (now supporting ext4) by Lukasz Majewski · 7 years ago
  47. a2a603e display5: config: factory: Update BACKUP rootfs in factory mode by Lukasz Majewski · 7 years ago
  48. 7fbc636 display5: config: Provide 'tftp_mmc_rootfs_bkp' command to write BACKUP rootfs by Lukasz Majewski · 7 years ago
  49. 41b9964 display5: wdt: Enable WDT support (both SPL and u-boot) by Lukasz Majewski · 7 years ago
  50. d7e065a display5: Support for the emergency PAD pressing by Lukasz Majewski · 7 years ago
  51. 7282988 display5: config: Update SPI-NOR partition for larger swupdate-initramfs by Lukasz Majewski · 7 years ago
  52. b259fff display5: config: Remove support for Linux initramfs recovery image boot by Lukasz Majewski · 7 years ago
  53. 37bf203 display5: config: Reset the board when bootm fails by Lukasz Majewski · 7 years ago
  54. bac6fe7 display5: config: Provide command to flash the whole SPI-NOR memory by Lukasz Majewski · 7 years ago
  55. 7401d0e display5: config: Add "factory" (1MiB) SPI-NOR partition in u-boot by Lukasz Majewski · 7 years ago
  56. f4ad68a display5: config: factory: Setup IP config data according to LEG production setup by Lukasz Majewski · 7 years ago
  57. 48ef474 display5: factory: Add support for BOOT_FROM = FACTORY switch by Lukasz Majewski · 7 years ago
  58. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  59. e254225 spl: spi: Move CONFIG_SPL_SPI_LOAD to Kconfig by Marek Vasut · 7 years ago
  60. 41d7d97 treewide: Migrate CONFIG_FSL_ESDHC to Kconfig by Mario Six · 7 years ago
  61. d395879 spi: Migrate CONFIG_MXC_SPI to Kconfig by Tuomas Tynkkynen · 7 years ago
  62. ce86bf9 imx:display5: Add support for LWN's DISPLAY5 board by Lukasz Majewski · 7 years ago