1. 0cbbf40 scripts: Makefile.lib: generate dsdt_generated.c instead of dsdt.c by Philippe Reynes · 2 years, 9 months ago
  2. dd8297d Merge tag 'dm-pull-22222' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 2 years, 9 months ago
  3. d010811 scripts: dtc: libfdt: fdt_ro.c: always define fdt_check_full by Philippe Reynes · 2 years, 10 months ago
  4. 1b21dee scripts: setlocalversion: remove quotes around localversion from config by Nikita Maslov · 2 years, 11 months ago
  5. a00fdd7 Merge tag 'efi-2022-04-rc2-4' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years, 10 months ago
  6. 30f6465 test/py: Add test case for mkimage -o argument by Jan Kiszka · 2 years, 10 months ago
  7. 90cebeb common: drop CONFIG_SYS_RESET_ADDR by Ovidiu Panait · 2 years, 10 months ago
  8. fe19a54 powerpc: mpc8xx: drop CONFIG_SYS_RESET_ADDRESS by Ovidiu Panait · 2 years, 10 months ago
  9. 6f775ff Merge tag 'dm-pull-8feb22-take3' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 2 years, 10 months ago
  10. 7754c32 patman: Update with new pylint scores by Simon Glass · 2 years, 10 months ago
  11. c8481ef dts: automatically build necessary .dtb files by Rasmus Villemoes · 2 years, 11 months ago
  12. f4e64b9 configs: Resync with savedefconfig by Tom Rini · 2 years, 10 months ago
  13. 231e774 Convert CONFIG_SCSI_AHCI_PLAT et al to Kconfig by Simon Glass · 2 years, 10 months ago
  14. 1a46224 scsi: Drop CONFIG_SYS_SCSI_MAX_DEVICE by Simon Glass · 2 years, 10 months ago
  15. 2beb0f4 Convert CONFIG_REMAKE_ELF to Kconfig by Alper Nebi Yasak · 2 years, 10 months ago
  16. bdbf6b0 Drop CONFIG_SYS_PIO_MODE by Simon Glass · 2 years, 10 months ago
  17. 8a4b588 Convert CONFIG_SYS_IDE_MAXBUS et al to Kconfig by Simon Glass · 2 years, 10 months ago
  18. 4cf5d61 kconfig: Add support for conditional values by Simon Glass · 2 years, 10 months ago
  19. d2e6dd6 scripts/checkpatch.pl: Resync with v5.16 by Simon Glass · 2 years, 10 months ago
  20. e1548c9 scripts: Makefile: also clean subdir dtc by Philippe Reynes · 2 years, 10 months ago
  21. bdddfb3 pylint: Adjust how the output is produced by Simon Glass · 2 years, 10 months ago
  22. 303d98d introduce CONFIG_DEVICE_TREE_INCLUDES by Rasmus Villemoes · 3 years ago
  23. 7de7974 acpi: Allow include files within the board directory by Simon Glass · 3 years ago
  24. 5ca768d configs: Resync with savedefconfig by Tom Rini · 2 years, 10 months ago
  25. 8724dfc Makefile: Add a pylint checker to the build by Simon Glass · 3 years ago
  26. eb56096 Convert CONFIG_AT91_EFLASH to Kconfig by Patrick Delaunay · 2 years, 11 months ago
  27. 1576abf configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to Kconfig by Patrick Delaunay · 2 years, 11 months ago
  28. 99426c8 spl: Convert SYS_MMCSD_RAW_MODE_KERNEL_SECTOR to Kconfig by Alexandru Gagniuc · 2 years, 11 months ago
  29. 65831d9 Convert CONFIG_TIMESTAMP to Kconfig by Simon Glass · 3 years ago
  30. e0eb4ef Convert CONFIG_UDP_CHECKSUM to Kconfig by Simon Glass · 3 years ago
  31. 3110499 Merge tag 'doc-2022-04-rc1' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years, 10 months ago
  32. 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 10 months ago
  33. 774c9af Merge tag 'xilinx-for-v2022.04-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 2 years, 10 months ago
  34. db21fbf checkpatch: report ERROR only on disabling of fdt and initrd relocation by Hou Zhiqiang · 3 years ago
  35. 39415f7 microblaze: migrate CONFIG_SYS_USR_EXCEP to Kconfig by Ovidiu Panait · 3 years ago
  36. ac461ae Merge tag 'video-next-20211228' of https://source.denx.de/u-boot/custodians/u-boot-video into next by Tom Rini · 2 years, 11 months ago
  37. b3e3fe4 configs: Resync with savedefconfig by Tom Rini · 3 years ago
  38. 9c8268d Convert CONFIG_JFFS2_DEV et al to Kconfig by Tom Rini · 3 years ago
  39. f7c6985 Convert CONFIG_KIRKWOOD_GPIO to Kconfig by Tom Rini · 3 years ago
  40. 43b9c29 Convert CONFIG_SYS_KWD_CONFIG to Kconfig by Tom Rini · 3 years ago
  41. b7b337b Convert CONFIG_88F5182 et al to Kconfig by Tom Rini · 3 years ago
  42. b8d3d8c Kconfig: Remove some symbols from the whitelist by Tom Rini · 3 years ago
  43. e6fc8b4 Convert CONFIG_CPU_SH7751 to Kconfig by Tom Rini · 3 years ago
  44. 72f2c14 Convert CONFIG_CPU_PXA27X to Kconfig by Tom Rini · 3 years ago
  45. 5683860 Convert CONFIG_83XX_PCICLK to Kconfig by Tom Rini · 3 years ago
  46. 8f37ac4 Convert CONFIG_TEGRA_NAND to Kconfig by Tom Rini · 3 years ago
  47. a43bf4e Convert CONFIG_SD_BOOT et al to Kconfig by Tom Rini · 3 years ago
  48. b592ae0 x86: coreboot: Add a sample script to build a qemu image by Simon Glass · 3 years ago
  49. 87a3cd7 video: Support showing the U-Boot logo by Simon Glass · 3 years ago
  50. 8e5a8b6 video: Convert CONFIG_VIDEO_LOGO to Kconfig by Simon Glass · 3 years ago
  51. 084cd90 fdt: Makefile: Ensure that OF_BOARD is used when needed by Simon Glass · 3 years ago
  52. 0a1b3b6 fdt: Make it easier to debug u-boot.dtsi files by Simon Glass · 3 years ago
  53. ef9e762 Convert CONFIG_PHYSMEM to Kconfig by Simon Glass · 3 years ago
  54. a6b4aaa ide: Drop unused CONFIG options by Simon Glass · 3 years ago
  55. 278efc68 Convert CONFIG_KEYBOARD to Kconfig by Simon Glass · 3 years ago
  56. 8af0b15 Convert CONFIG_SYS_FDT_LOAD_ADDR to Kconfig by Simon Glass · 3 years ago
  57. c6d7681 sandbox: Drop CONFIG_HOST_MAX_DEVICES by Simon Glass · 3 years ago
  58. 5bde2b9 scripts: remove CONFIG_IS_ENABLED and CONFIG_VAL in config_whitelist.txt by Patrick Delaunay · 3 years, 1 month ago
  59. 51412e1 scripts: remove CONFIG_IS_ENABLED and CONFIG_VAL in generated u_boot.cfg by Patrick Delaunay · 3 years, 1 month ago
  60. 4945313 Merge branch '2021-12-01-Kconfig-migrations' into next by Tom Rini · 3 years ago
  61. ec05898 Convert CONFIG_LCD_DT_SIMPLEFB to Kconfig by Patrick Delaunay · 3 years ago
  62. 769c468 Merge tag 'v2022.01-rc3' into next by Tom Rini · 3 years ago
  63. 101e68e env: Avoid using GNU features in awk by Simon Glass · 3 years ago
  64. 33bbb5e scripts: update spelling.txt from upstream Linux by Heinrich Schuchardt · 3 years ago
  65. 7327fe7 env: Allow U-Boot scripts to be placed in a .env file by Simon Glass · 3 years, 1 month ago
  66. 483c886 makefile: add missing semicolons by Angelo Dureghello · 3 years, 1 month ago
  67. 95f833a configs: Resync with savedefconfig by Tom Rini · 3 years, 1 month ago
  68. b2cb7b1 Remove CONFIG_SERIAL_MULTI by Tom Rini · 3 years, 1 month ago
  69. d9fe9db Remove LYNX KDI remainders by Thomas Huth · 3 years, 1 month ago
  70. 91944df Create a new boot/ directory by Simon Glass · 3 years, 1 month ago
  71. aec3801 configs: fsl: migrate FMAN/QE specific defines to Kconfig by Rajesh Bhagat · 3 years, 1 month ago
  72. daa53a2 efi: Add a script to build an image for testing on UEFI by Simon Glass · 3 years, 1 month ago
  73. 0254200 configs: Resync with savedefconfig by Tom Rini · 3 years, 1 month ago
  74. e25a03a configs: Resync with savedefconfig by Tom Rini · 3 years, 1 month ago
  75. ab5348a sandbox: Remove OF_HOSTFILE by Ilias Apalodimas · 3 years, 1 month ago
  76. b0cfdaf Merge tag 'efi-2022-01-rc1' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 3 years, 1 month ago
  77. 53929db arm: mvebu: a3720: Create Kconfig option for I2C_MV by Marek Behún · 3 years, 2 months ago
  78. 33aae2b efi_loader: Fix link of EFI apps with ld.lld by Alistair Delva · 3 years, 1 month ago
  79. 90619e7 Makefile: Only build dtc if needed by Simon Glass · 3 years, 2 months ago
  80. bb2a0e1 Revert "kbuild: remove unused dtc-version.sh script" by Simon Glass · 3 years, 2 months ago
  81. 1c05dc9 configs: Resync with savedefconfig by Tom Rini · 3 years, 1 month ago
  82. e148926 Convert CONFIG_USB_EHCI_IS_TDI to Kconfig by Marek Behún · 3 years, 2 months ago
  83. 5de1046 Drop CONFIG_USB_EHCI_KIRKWOOD by Marek Behún · 3 years, 2 months ago
  84. 53d5351 Convert CONFIG_USB_EHCI_MXS to Kconfig by Marek Behún · 3 years, 2 months ago
  85. 372154d Rename CONFIG_EHCI_IS_TDI to CONFIG_USB_EHCI_IS_TDI by Marek Behún · 3 years, 2 months ago
  86. 83f5620 Remove unused CONFIG_CONS_NONE by Patrick Delaunay · 3 years, 2 months ago
  87. 7ad78c7 Remove unused CONFIG_SYS_FLASH_AMD_CHECK_DQ7 by Patrick Delaunay · 3 years, 2 months ago
  88. affdae3 Remove unused CONFIG_NO_RELOCATION by Patrick Delaunay · 3 years, 2 months ago
  89. 153f63a am33x: Remove unused define CONFIG_MUSB_HOST by Patrick Delaunay · 3 years, 2 months ago
  90. fd501c0 scripts: remove some configs in config_whitelist.txt by Patrick Delaunay · 3 years, 2 months ago
  91. 5a6815b Merge tag 'u-boot-stm32-20211012' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 3 years, 2 months ago
  92. 03e4b89 pm9263: Remove unused CONFIG_USER_LOWLEVEL_INIT by Patrick Delaunay · 3 years, 2 months ago
  93. a130b9c stv0991: remove specific CONFIG_STV0991 configs by Patrick Delaunay · 3 years, 2 months ago
  94. 754ff3b Convert CONFIG_STM32_FLASH to Kconfig by Patrick Delaunay · 3 years, 2 months ago
  95. 37b740d Merge branch '2021-10-06-assorted-improvements' by Tom Rini · 3 years, 2 months ago
  96. 8e6d9c7 Convert CONFIG_SYS_NAND_5_ADDR_CYCLE to Kconfig by Tom Rini · 3 years, 2 months ago
  97. 2510a81 Convert CONFIG_SYS_NAND_PAGE_COUNT to Kconfig by Tom Rini · 3 years, 2 months ago
  98. d140bba Merge branch 'next' by Tom Rini · 3 years, 2 months ago
  99. 62fb2b4 WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · 3 years, 2 months ago
  100. 9d328a6 WS cleanup: remove trailing white space by Wolfgang Denk · 3 years, 2 months ago