1. 2a776c7 Convert CONFIG_FSL_CADMUS to Kconfig by Tom Rini · 1 year, 11 months ago
  2. 65cc0e2 global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · 1 year, 11 months ago
  3. a322afc global: Move remaining CONFIG_*SRIO_* to CFG_* by Tom Rini · 1 year, 11 months ago
  4. 97396cc Convert CONFIG_SYS_SRIO et al to Kconfig by Tom Rini · 1 year, 11 months ago
  5. 3b8dfc4 Convert CONFIG_SYS_TIMER_COUNTS_DOWN to Kconfig by Tom Rini · 1 year, 11 months ago
  6. aa6e94d global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* by Tom Rini · 1 year, 11 months ago
  7. aec118e imx6/imx7: Remove now empty imx6_spl.h and imx7_spl.h by Tom Rini · 1 year, 11 months ago
  8. f16b1a6 spl: Migrate SYS_SATA_FAT_BOOT_PARTITION to Kconfig by Tom Rini · 1 year, 11 months ago
  9. 2db82bf Convert CONFIG_SYS_PMAN et al to Kconfig by Tom Rini · 1 year, 11 months ago
  10. ecc8d42 global: Move remaining CONFIG_SYS_PCI* to CFG_SYS_PCI* by Tom Rini · 1 year, 11 months ago
  11. 789bb95 Convert CONFIG_SYS_OMAP_ABE_SYSCK to Kconfig by Tom Rini · 1 year, 11 months ago
  12. 3408d96 Remove unused symbols by Tom Rini · 1 year, 11 months ago
  13. cdc5ed8 global: Move remaining CONFIG_SYS_NUM_* to CFG_SYS_NUM_* by Tom Rini · 1 year, 11 months ago
  14. 9109213 global: Move remaining CONFIG_SYS_NS16550_* to CFG_SYS_NS16550_* by Tom Rini · 1 year, 11 months ago
  15. 9591b63 Convert CONFIG_SYS_NS16550_MEM32 et al to Kconfig by Tom Rini · 1 year, 11 months ago
  16. 57c3afb powerpc: Rename CONFIG_NS16550_MIN_FUNCTIONS by Tom Rini · 1 year, 11 months ago
  17. 0ed384f global: Move remaining CONFIG_SYS_NOR_* to CFG_SYS_NOR_* by Tom Rini · 1 year, 11 months ago
  18. 4e59094 global: Move remaining CONFIG_SYS_NAND_* to CFG_SYS_NAND_* by Tom Rini · 2 years ago
  19. 0cd0325 Convert CONFIG_SYS_NAND_SIZE to Kconfig by Tom Rini · 2 years ago
  20. a9f0376 Convert CONFIG_SYS_NAND_PAGE_2K et al to Kconfig by Tom Rini · 2 years ago
  21. 1a79280 Convert CONFIG_SYS_NAND_NO_SUBPAGE_WRITE to Kconfig by Tom Rini · 2 years ago
  22. 4d3495d Convert CONFIG_SYS_NAND_MAX_OOBFREE et al to Kconfig by Tom Rini · 2 years ago
  23. b41641d mtd: nand: raw: atmel_nand: Use ATMEL_BASE_ECC directly by Tom Rini · 2 years ago
  24. 41fa8f4 Convert CONFIG_SYS_NAND_HW_ECC to Kconfig by Tom Rini · 2 years ago
  25. 60db325 Convert CONFIG_SYS_NAND_HW_ECC_OOBFIRST to Kconfig by Tom Rini · 2 years ago
  26. 50493dd Remove unused symbols by Tom Rini · 2 years ago
  27. 715cce6 Convert CONFIG_SYS_NAND_DBW_8 et al to Kconfig by Tom Rini · 2 years ago
  28. eeb0a2c net: ping6: Add ping6 command by Viacheslav Mitrofanov · 1 year, 11 months ago
  29. 1feb697 net: ipv6: Add implementation of main IPv6 functions by Viacheslav Mitrofanov · 1 year, 11 months ago
  30. 2f7f2f2 net: ipv6: Add string_to_ip6 converter by Viacheslav Mitrofanov · 1 year, 11 months ago
  31. c6610e1 net: ipv6: Add Neighbor Discovery Protocol (NDP) by Viacheslav Mitrofanov · 1 year, 11 months ago
  32. 1dfa4ef net: ipv6: Add callbacks declarations to get access to IPv6 variables by Viacheslav Mitrofanov · 1 year, 11 months ago
  33. 33b5066 net: ipv6: Add IPv6 basic primitives by Viacheslav Mitrofanov · 1 year, 11 months ago
  34. 3ac026a efi_loader: utility function to check the variable name is "Boot####" by Masahisa Kojima · 1 year, 11 months ago
  35. 5e6c069 phy: add driver for Intel XWAY PHY by Tim Harvey · 1 year, 11 months ago
  36. cfbae48 net: Add wget application by Ying-Chun Liu (PaulLiu) · 2 years ago
  37. a3bf193 net: Add TCP protocol by Ying-Chun Liu (PaulLiu) · 2 years ago
  38. 3167b4d liteeth: LiteX Ethernet device by Joel Stanley · 2 years, 1 month ago
  39. d5d9f32 Merge tag 'u-boot-amlogic-20221122' of https://source.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 1 year, 11 months ago
  40. 0524bfc sandbox: Move the capsule GUID declarations to board file by Sughosh Ganu · 2 years ago
  41. 88ff7cb image: Correct strncpy() warning with image_set_name() by Simon Glass · 2 years ago
  42. 66006f8 arm: amlogic: add setbrg op to serial device by Edoardo Tomelleri · 2 years, 1 month ago
  43. 521277e Merge tag 'xilinx-for-v2023.01-rc3' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 1 year, 11 months ago
  44. 1e766a0 timer-uclass: add timer_get_ops() macro by Ovidiu Panait · 2 years ago
  45. 536c642 Merge tag 'efi-2023-01-rc2-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 1 year, 11 months ago
  46. c3b5af6 eficonfig: add UEFI Secure Boot Key enrollment interface by Masahisa Kojima · 1 year, 11 months ago
  47. d656611 eficonfig: expose eficonfig_create_device_path() by Masahisa Kojima · 1 year, 11 months ago
  48. 8961e93 eficonfig: expose append entry function by Masahisa Kojima · 1 year, 11 months ago
  49. a84040a eficonfig: refactor file selection handling by Masahisa Kojima · 1 year, 11 months ago
  50. caf29d1 efi_selftest: unsigned char parameter for efi_st_strcmp_16_8() by Heinrich Schuchardt · 1 year, 11 months ago
  51. 5cbd029 watchdog: Drop GD_FLG_WDT_READY as it's not used any more by Stefan Roese · 1 year, 11 months ago
  52. 9c41c06 Nokia RX-51: Do not overwrite standard $loadaddr variable by Pali Rohár · 1 year, 11 months ago
  53. 2827c2f Fix usage of CONFIG_PREBOOT by Pali Rohár · 2 years, 3 months ago
  54. bebb393 Merge tag 'efi-2023-01-rc2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 1 year, 11 months ago
  55. dd706c8 sandbox: fix documentation of struct host_ops by Heinrich Schuchardt · 2 years ago
  56. a8a0fc4 doc: fix documentation of enum gd_flags by Heinrich Schuchardt · 2 years ago
  57. 540d022 dt-bindings: clk: add missing clk ids for microchip mpfs by Conor Dooley · 2 years ago
  58. c4ee4fe Merge tag 'u-boot-imx-20221114' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 2 years ago
  59. 0cbeed4 Merge branch '2022-11-10-symbol-migrations' by Tom Rini · 2 years ago
  60. 6cc0454 global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespace by Tom Rini · 2 years ago
  61. 5155207 global: Migrate CONFIG_SYS_MPC8* symbols to the CFG_SYS namespace by Tom Rini · 2 years ago
  62. d236210 Convert CONFIG_SYS_NAND_4BIT_HW_ECC_OOBFIRST to Kconfig by Tom Rini · 2 years ago
  63. 8c778f7 Convert CONFIG_SYS_NONCACHED_MEMORY to Kconfig by Tom Rini · 2 years ago
  64. 08574ed Convert CONFIG_SYS_MONITOR_LEN to Kconfig by Tom Rini · 2 years ago
  65. 9ba938e Convert CONFIG_SYS_MMC_MAX_DEVICE to Kconfig by Tom Rini · 2 years ago
  66. 75fc79e Convert CONFIG_SYS_MMC_MAX_BLK_COUNT to Kconfig by Tom Rini · 2 years ago
  67. a918df2 Convert CONFIG_SYS_MAX_NAND_DEVICE to Kconfig by Tom Rini · 2 years ago
  68. e28e0f4 rtc: Remove unused drivers by Tom Rini · 2 years ago
  69. 2c8d04d Convert CONFIG_SYS_LOADS_BAUD_CHANGE et al to Kconfig by Tom Rini · 2 years ago
  70. b85d759 powerpc: Migrate SYS_L3_SIZE to Kconfig by Tom Rini · 2 years ago
  71. 22a2283 powerpc: Migrate SYS_L2_SIZE to Kconfig by Tom Rini · 2 years ago
  72. e020b97 Remove unused symbols CONFIG_SYS_JFFS2_FIRST_BANK et al by Tom Rini · 2 years ago
  73. c56289d Convert CONFIG_SYS_INTERLAKEN et al to Kconfig by Tom Rini · 2 years ago
  74. 14a5d3b Remove dead code by Tom Rini · 2 years ago
  75. d3d0b5b Convert CONFIG_SYS_INIT_RAM_LOCK to Kconfig by Tom Rini · 2 years ago
  76. 9244b2f Convert CONFIG_SYS_I2C_INIT_BOARD to Kconfig by Tom Rini · 2 years ago
  77. 899f291 configs: imx8mn_beacon: Re-align memory to standard imx8mn settings by Adam Ford · 2 years ago
  78. dbd5ca2 imx8mm: synchronise device tree with linux by Marcel Ziswiler · 2 years ago
  79. f067b59 imx8mn: synchronise device tree with linux by Marcel Ziswiler · 2 years ago
  80. 0b42fdc imx8mp: synchronise device tree with linux by Marcel Ziswiler · 2 years ago
  81. cb9b70f imx8mq: synchronise device tree with linux by Marcel Ziswiler · 2 years ago
  82. ed7bda5 imx8ulp: synchronise device tree with linux by Marcel Ziswiler · 2 years ago
  83. 62f9686 imxrt1050: synchronise device tree with linux by Marcel Ziswiler · 2 years ago
  84. 765f6f1 imx: imx8m{m,n,p}_venice: migrate to CONFIG_EXTRA_ENV_TEXT by Tim Harvey · 2 years ago
  85. e9e03e7 configs: imx8m{m, n}_venice: remove unneeded CONFIG_FEC_MXC_PHYADDR by Tim Harvey · 2 years ago
  86. 37fa34f configs: imx8mn_venice.h: remove unused ifdef by Tim Harvey · 2 years ago
  87. 9414097 configs: imx8mn_venice: fix include header protection by Tim Harvey · 2 years ago
  88. c8f3402 arm: imx8mp: Initial MSC SM2S iMX8MP support by Martyn Welch · 2 years ago
  89. 9520181 dm: sandbox: Switch over to using the new host uclass by Simon Glass · 2 years ago
  90. 9bd1aa8 dm: sandbox: Create a new HOST uclass by Simon Glass · 2 years ago
  91. 41e7510 dm: blk: Tidy up obtaining a block device from its parent by Simon Glass · 2 years ago
  92. d1b4659 test: Add a way to detect a test that breaks another by Simon Glass · 2 years ago
  93. 5ea894a dm: test: Clear the block cache after running a test by Simon Glass · 2 years ago
  94. 6ca4d5b sandbox: Add missing comments for os_alarm() by Simon Glass · 2 years ago
  95. ff1f0e4 dm: sandbox: Drop non-BLK code from host implementation by Simon Glass · 2 years ago
  96. 6cc8b5d arm: mvebu: Add RD-AC5X board by Chris Packham · 2 years ago
  97. 87ac4b4 Makefile: Rename u-boot-spl.kwb to u-boot-with-spl.kwb by Pali Rohár · 2 years ago
  98. 45fc699 Merge tag 'mips-pull-2022-11-03' of https://source.denx.de/u-boot/custodians/u-boot-mips by Tom Rini · 2 years ago
  99. a29491a MIPS: convert CONFIG_SYS_MIPS_TIMER_FREQ to Kconfig by Daniel Schwierzeck · 2 years, 3 months ago
  100. ea24b0e MIPS: mscc: remove unused CPU_CLOCK_RATE by Daniel Schwierzeck · 2 years, 3 months ago