- debb07b net: calxedagmac: Convert to DM_ETH by Andre Przywara · 3 years, 7 months ago
- 8ff123a freescale: ls1021atwr: Drop use of CONFIG_RESET by Simon Glass · 3 years, 8 months ago
- d9c3050 checkpatch: Add warnings for using strn(cat|cpy) by Sean Anderson · 3 years, 8 months ago
- 3b676a1 Merge branch '2021-04-11-remove-non-migrated-boards' by Tom Rini · 3 years, 7 months ago
- ff4e1e2 finish removing mb862xx video driver by Trevor Woerner · 3 years, 8 months ago
- a80e036 drivers: ata: Remove mvsata_ide driver by Tom Rini · 3 years, 9 months ago
- 4a8eac6 configs: remove obsolete CONFIG_MVEBU_MMC by Harm Berntsen · 3 years, 8 months ago
- 594412c configs: remove obsolete CONFIG_SYS_MMC_BASE by Harm Berntsen · 3 years, 8 months ago
- 48f4545 Convert CONFIG_MISC_INIT_F to Kconfig by Simon Glass · 3 years, 8 months ago
- 4b5019e dtc: Update the build rule for pylibfdt by Simon Glass · 3 years, 8 months ago
- 354d232 Makefile: Remove old of-platdata files before regenerating by Simon Glass · 3 years, 8 months ago
- 56b313d Makefile: Use a variable for generated of-platdata headers by Simon Glass · 3 years, 8 months ago
- 13d7115 Makefile: Depend only on required of-platdata files by Simon Glass · 3 years, 8 months ago
- 6519da4 Makefile: Avoid running dtoc every time by Simon Glass · 3 years, 8 months ago
- 91f414b libfdt: Tidy up pylibfdt build rule by Simon Glass · 3 years, 8 months ago
- 4c6f650 dm: Add the new dtoc-generated files to the build by Simon Glass · 3 years, 8 months ago
- 5a1b25c dm: of-platadata: Add option for device instantiation by Simon Glass · 3 years, 9 months ago
- 67c0533 Makefile: Pass the U-Boot phase to dtoc by Simon Glass · 3 years, 9 months ago
- 22fc991 Merge tag 'v2021.04-rc4' into next by Tom Rini · 3 years, 8 months ago
- 6ad0769 configs: Resync with savedefconfig by Tom Rini · 3 years, 8 months ago
- 1594280 arm: mvebu: a38x: Remove dead code ARMADA_39X by Pali Rohár · 3 years, 8 months ago
- 9773ebc Makefile: socfpga: Add target to generate hex output for combined spl and dtb by Dalon Westergreen · 3 years, 9 months ago
- c8c0170 configs: fsl: move via specific defines to Kconfig by Rajesh Bhagat · 3 years, 9 months ago
- 504debc configs: fsl: move bootrom specific defines to Kconfig by Rajesh Bhagat · 3 years, 9 months ago
- 5d23532 video: sunxi_display: Convert to DM_VIDEO by Jagan Teki · 3 years, 9 months ago
- 20ecfbe configs: Resync with savedefconfig by Tom Rini · 3 years, 9 months ago
- e420a38 build/DTC: fix sed usage in DTC command by Roger Pau Monne · 3 years, 9 months ago
- 9907847 scripts/check-config.sh: fix to be compatible with BSD sed by Roger Pau Monne · 3 years, 9 months ago
- 402558b cmd: fdt: skip board specific fixup using env variable by Wasim Khan · 3 years, 9 months ago
- a3ddc77 Merge tag 'video-for-v2021.04-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 3 years, 9 months ago
- e036a1d fdt/sunxi: Remove OF_STDOUT_PATH by Andre Przywara · 3 years, 9 months ago
- 9c1e098 video: eliminate unused drivers/video/mb862xx.c by Heinrich Schuchardt · 3 years, 11 months ago
- 124c255 libfdt: Check for multiple/invalid root nodes by Simon Glass · 3 years, 9 months ago
- 6144438 configs: Resync with savedefconfig by Tom Rini · 3 years, 9 months ago
- 472a716 configs: Resync with savedefconfig by Tom Rini · 3 years, 10 months ago
- a7a029d pci: Remove CONFIG_PCI_ENUM_ONLY as it's not used (any more) by Stefan Roese · 3 years, 10 months ago
- 98f01cf doc: update Kernel documentation build system by Heinrich Schuchardt · 3 years, 11 months ago
- e716c90 Revert "doc: update Kernel documentation build system" by Tom Rini · 3 years, 10 months ago
- 10a1df3 doc: update Kernel documentation build system by Heinrich Schuchardt · 3 years, 11 months ago
- acd832c sunxi: Use mkimage for SPL boot image generation by Andre Przywara · 6 years ago
- b11f634 Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next by Tom Rini · 3 years, 10 months ago
- 720620e Merge tag 'v2021.01-rc5' into next by Tom Rini · 3 years, 10 months ago
- f31fa99 dtoc: Rename dt-platdata.c to dt-plat.c by Simon Glass · 3 years, 11 months ago
- be3bd3b Makefile: Invoke dtoc only once by Simon Glass · 3 years, 11 months ago
- aa88ac8 Makefile: Use common args for dtoc by Simon Glass · 3 years, 11 months ago
- c7674fc Makefile: Tidy up SPL dtb production by Simon Glass · 3 years, 11 months ago
- de3e372 Makefile: Build SPL dtbs in the spl/ directory by Simon Glass · 3 years, 11 months ago
- 53db2ee Makefile: Build a separate .dtb for TPL by Simon Glass · 3 years, 11 months ago
- a439136 configs: Resync with savedefconfig by Tom Rini · 4 years ago
- b7bbd55 checkpatch: Add warnings for unexpected struct names by Simon Glass · 4 years ago
- 4cb8a10 remove obsolete option CONFIG_JFFS2_CMDLINE by Holger Brunck · 4 years ago
- 48aee0a cmd: Kconfig: migrate CONFIG_SYS_PROMPT_HUSH_PS2 by Patrick Delaunay · 4 years, 1 month ago
- a3c43fb microblaze: Remove CONFIG_SYS_FDT_SIZE by Michal Simek · 4 years ago
- 832bfad libfdt: Fix signedness comparison warnings by Andre Przywara · 4 years, 1 month ago
- 35b7ca7 arch: Move NEEDS_MANUAL_RELOC symbol to Kconfig by Michal Simek · 4 years ago
- 60251b1 Makefile: Generate a symbol file for u-boot-spl by Simon Glass · 4 years, 1 month ago
- ba96be4 dm: test: Build tests for SPL by Simon Glass · 4 years, 1 month ago
- 8c9940d eb_cpu5282: fix CONFIG_DM_VIDEO build warnings by Anatolij Gustschin · 4 years, 1 month ago
- 001ab99 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-samsung by Tom Rini · 4 years, 1 month ago
- dddfde5 rtc: move pcf8563 to Kconfig by Heiko Schocher · 4 years, 1 month ago
- 8fc78fc configs: migrate CONFIG_BMP_16/24/32BPP to defconfigs by Patrick Delaunay · 4 years, 2 months ago
- f9a4865 configs: migrate CONFIG_VIDEO_BMP_RLE8 to defconfigs by Patrick Delaunay · 4 years, 2 months ago
- 0ed6c0f configs: migrate CONFIG_VIDEO_BMP_GZIP to defconfigs by Patrick Delaunay · 4 years, 2 months ago
- 0239510 Remove whitelist entry CONFIG_DEFAULT_CONSOLE by Andre Heider · 4 years, 2 months ago
- b9cca2c checkpatch.pl: Make CONFIG_IS_ENABLED(CONFIG_*) an error by Alper Nebi Yasak · 4 years, 1 month ago
- b24550a configs: Resync with savedefconfig by Tom Rini · 4 years, 1 month ago
- 211cfa5 libfdt: Detected out-of-space with fdt_finish() by Simon Glass · 4 years, 2 months ago
- 2ed1b24 scripts/setlocalversion: sync with linux 5.8 by Rasmus Villemoes · 4 years, 3 months ago
- 12178b5 checkpatch.pl: Make fdt / initrd relocation disabling an error by Tom Rini · 4 years, 3 months ago
- d86bf91 configs: Resync with savedefconfig by Tom Rini · 4 years, 3 months ago
- 7e15638 Convert CONFIG_SYS_DEVICE_NULLDEV to Kconfig by Simon Glass · 4 years, 3 months ago
- 35bd70c Convert CONFIG_SPLASH_SCREEN et al to Kconfig by Simon Glass · 4 years, 3 months ago
- 7d08077 Convert CONFIG_SYS_MMC_ENV_DEV et al to Kconfig by Tom Rini · 4 years, 4 months ago
- 9a17bfb Kconfig: Remove CONFIG_SYS_SRAM_START by Ovidiu Panait · 4 years, 4 months ago
- 9f63f02 Kconfig: Convert CONFIG_SYS_SRAM_SIZE to Kconfig by Ovidiu Panait · 4 years, 4 months ago
- dd084b0 Kconfig: Convert CONFIG_SYS_SRAM_BASE to Kconfig by Ovidiu Panait · 4 years, 4 months ago
- 36766d3 Makefile.lib: Build all DTS with -@ if OF_LIBFDT_OVERLAY is enabled by Michal Simek · 4 years, 4 months ago
- 2d8e102 fixdep: fix coding style in previous fix by Stephen Warren · 4 years, 4 months ago
- 23552ba checkpatch: Don't allow common.h and dm.h in headers by Simon Glass · 4 years, 4 months ago
- e6385c7 Makefile: Rename ALL-y to INPUTS-y by Simon Glass · 4 years, 4 months ago
- 0465f12 configs: migrate CONFIG_SPL_LOAD_FIT_ADDRESS to defconfigs by Peng Fan · 4 years, 4 months ago
- acc415a Convert CONFIG_SYS_MMCSD_FS_BOOT_PARTITION to Kconfig by Adam Ford · 4 years, 4 months ago
- 6a411dd configs: Remove dead CONFIG options by Adam Ford · 4 years, 4 months ago
- 3275f26 Convert CONFIG_BOOTP_SEND_HOSTNAME to Kconfig by Adam Ford · 4 years, 4 months ago
- bc3cff9 Convert CONFIG_DRIVER_TI_EMAC_USE_RMII to Kconfig by Adam Ford · 4 years, 4 months ago
- 3879106 Convert CONFIG_SPL_NAND_BASE et al to Kconfig by Adam Ford · 4 years, 4 months ago
- 0c4a634 Convert CONFIG_SPL_NAND_DRIVERS et al to Kconfig by Adam Ford · 4 years, 4 months ago
- e91907a Convert CONFIG_ENV_OVERWRITE to Kconfig by Adam Ford · 4 years, 4 months ago
- f7d0ae9 configs: Resync with savedefconfig by Tom Rini · 4 years, 4 months ago
- 8d1fc6f Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 4 years, 4 months ago
- 4e05c16 Merge tag 'dm-pull-20jul20-take2a' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 4 years, 4 months ago
- 39913ac Move eSDHC adapter card identification to board files by Yangbo Lu · 4 years, 5 months ago
- a410f13 net: dc2114x: Add Kconfig entries by Marek Vasut · 4 years, 5 months ago
- 73bc9e2 binman: Adjust pylibfdt for incremental build by Simon Glass · 4 years, 4 months ago
- 7208396 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · 4 years, 4 months ago
- 8beed3d binman: Adjust pylibfdt for incremental build by Simon Glass · 4 years, 4 months ago
- 0dc4ab9 mips: octeon: Initial minimal support for the Marvell Octeon SoC by Aaron Williams · 4 years, 5 months ago
- 76ae74d fixdep: fix CONFIG_IS_ENABLED etc. handling by Stephen Warren · 4 years, 4 months ago
- 5c6a4d5 remove include/config_defaults.h by Rasmus Villemoes · 4 years, 4 months ago
- 02ff91e arm64: Remove CONFIG_SYS_FULL_VA macro by Michal Simek · 4 years, 5 months ago