1. 8c103c3 dm: dts: Convert driver model tags to use new schema by Simon Glass · 1 year, 8 months ago
  2. 210af54 Correct SPL uses of LMB by Simon Glass · 1 year, 9 months ago
  3. 7931dfc m68k: Drop unused CONFIG_M52277 by Simon Glass · 1 year, 9 months ago
  4. 6e7df1d global: Finish CONFIG -> CFG migration by Tom Rini · 1 year, 9 months ago
  5. a3fda0d global: Remove unused CONFIG defines by Tom Rini · 1 year, 9 months ago
  6. 32b7e39 Convert CONFIG_STANDALONE_LOAD_ADDR to Kconfig by Tom Rini · 1 year, 11 months ago
  7. 7102d32 m68k: Rename CONFIG_WATCHDOG_TIMEOUT to CONFIG_WATCHDOG_TIMEOUT_MSECS by Tom Rini · 1 year, 11 months ago
  8. 65cc0e2 global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · 1 year, 11 months ago
  9. aa6e94d global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* 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. 9846390 Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE by Simon Glass · 2 years ago
  12. d9d7c20 treewide: Drop bootm_headers_t typedef by Simon Glass · 2 years, 1 month ago
  13. 29caf93 cyclic: Use schedule() instead of WATCHDOG_RESET() by Stefan Roese · 2 years, 2 months ago
  14. 8b549c0 Remove CONFIG_SYS_FSL_SCFG_IODSECR1_ADDR et al by Tom Rini · 2 years, 3 months ago
  15. 6516891 zynqmp: Run board_get_usable_ram_top() only on main U-Boot by Ashok Reddy Soma · 2 years, 4 months ago
  16. bb20a10 Convert CONFIG_SYS_BOOT_RAMDISK_HIGH to Kconfig by Tom Rini · 2 years, 4 months ago
  17. c55094f m68k: Remove unused PCI code by Tom Rini · 2 years, 4 months ago
  18. c316ee6 Merge tag 'xilinx-for-v2022.10' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 2 years, 4 months ago
  19. d58c007 microblaze: Add support for run time relocation by Michal Simek · 2 years, 4 months ago
  20. 99e2fbc linker_lists: Rename sections to remove . prefix by Andrew Scull · 2 years, 5 months ago
  21. 1cb7d77 m68k: Remove dead code by Tom Rini · 2 years, 5 months ago
  22. 3c205a6 Convert CONFIG_MCFRTC et al to Kconfig by Tom Rini · 2 years, 7 months ago
  23. 143a365 Convert CONFIG_MCFTMR to Kconfig by Tom Rini · 2 years, 7 months ago
  24. f88e9f5 Convert CONFIG_CF_DSPI to Kconfig by Tom Rini · 2 years, 7 months ago
  25. 3609e1d dts: automatically build necessary .dtb files by Rasmus Villemoes · 2 years, 9 months ago
  26. c49f1fa m68k: mcf5445x: pci: Use PCI_CONF1_ADDRESS() macro by Pali Rohár · 2 years, 11 months ago
  27. 3847ba9 Finish converting CONFIG_WATCHDOG, HW_WATCHDOG and WDT to Kconfig by Tom Rini · 2 years, 10 months ago
  28. 0cf207e WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · 3 years, 1 month ago
  29. 66356b4 WS cleanup: remove trailing empty lines by Wolfgang Denk · 3 years, 1 month ago
  30. 1f391c3 lmb: Switch to generic arch_lmb_reserve_generic() by Marek Vasut · 3 years, 1 month ago
  31. ad5720a m68k: mcf: Remove overloading version_string by Pali Rohár · 3 years, 3 months ago
  32. 0072f5f Remove #include <timestamp.h> from files which do not need it by Pali Rohár · 3 years, 3 months ago
  33. 6252fd0 m68k: Add missing ENTRY entry in linker script by Tom Rini · 3 years, 1 month ago
  34. 96b97fa m68k: Remove M52277EVB board by Tom Rini · 3 years, 3 months ago
  35. a732f62 m68k: Remove M54451EVB board by Tom Rini · 3 years, 3 months ago
  36. 5e770da m68k: Remove M54418TWR board by Tom Rini · 3 years, 3 months ago
  37. 563cae7 m68k: Remove M54455EVB board by Tom Rini · 3 years, 3 months ago
  38. 9b7993b m68k: Remove M5475x boards by Tom Rini · 3 years, 5 months ago
  39. eb83d10 m68k: Remove M5485 boards by Tom Rini · 3 years, 5 months ago
  40. 076c7bf global_data: Ensure we have <config.h> when symbols are not in Kconfig yet by Tom Rini · 3 years, 5 months ago
  41. 933ada5 allow opting out of WATCHDOG_RESET() from timer interrupt by Rasmus Villemoes · 3 years, 6 months ago
  42. 77b8cfe lmb: move CONFIG_LMB in Kconfig by Patrick Delaunay · 3 years, 8 months ago
  43. 2ae8043 Merge branch '2021-02-02-drop-asm_global_data-when-unused' by Tom Rini · 3 years, 8 months ago
  44. 98592c7 bdinfo: Rename function names to be clearer by Bin Meng · 3 years, 9 months ago
  45. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years ago
  46. 130845b common: board_r: Drop arch-specific ifdefs around initr_trap by Ovidiu Panait · 3 years, 11 months ago
  47. 477a6bc arc: m68k: nds32: nios2: sh: xtensa: Add empty spl.h header by Simon Glass · 3 years, 10 months ago
  48. 35b7ca7 arch: Move NEEDS_MANUAL_RELOC symbol to Kconfig by Michal Simek · 4 years ago
  49. ee9c3ad board_f: m68k: Factor out m68k-specific bdinfo setup by Ovidiu Panait · 4 years, 3 months ago
  50. 6ecefcf cmd: bdinfo: Move sram info prints to generic code by Ovidiu Panait · 4 years, 3 months ago
  51. bb5a2cf treewide: convert bd_t to struct bd_info manually by Masahiro Yamada · 4 years, 4 months ago
  52. b75d8dc treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 4 months ago
  53. faf002c Remove CROSS_COMPILE default from arch/*/config.mk by Tom Rini · 4 years, 5 months ago
  54. 6479198 bdinfo: m68k: ppc: Move arch-specific code from bdinfo by Simon Glass · 4 years, 5 months ago
  55. 1a520d9 bdinfo: m68k: Move m68k-specific info into its own file by Simon Glass · 4 years, 5 months ago
  56. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 5 months ago
  57. 25a5818 common: Drop asm/ptrace.h from common header by Simon Glass · 4 years, 5 months ago
  58. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 5 months ago
  59. 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 5 months ago
  60. 691d719 common: Drop init.h from common header by Simon Glass · 4 years, 5 months ago
  61. 4d72caa common: Drop image.h from common header by Simon Glass · 4 years, 5 months ago
  62. 52f2423 common: Drop bootstage.h from common header by Simon Glass · 4 years, 5 months ago
  63. 90526e9 common: Drop net.h from common header by Simon Glass · 4 years, 5 months ago
  64. 587e4a4 kconfig / kbuild: Re-sync with Linux 4.19 by Tom Rini · 4 years, 7 months ago
  65. 0575163 dma-mapping: add <asm/dma-mapping.h> for all architectures by Masahiro Yamada · 4 years, 8 months ago
  66. d96c260 common: Move clock functions into a new file by Simon Glass · 4 years, 10 months ago
  67. 9413387 common: Move relocate_code() to init.h by Simon Glass · 4 years, 10 months ago
  68. 8947145 m68k: Drop CONFIG_MCFPIT support by Tom Rini · 5 years ago
  69. ad42093 m68k: add dm fec support by Angelo Durgehello · 5 years ago
  70. 0dac801 m68k: add fec fdt overrides to all boards by Angelo Durgehello · 5 years ago
  71. 04e5dd5 m68k: add fec base node to devicetrees by Angelo Durgehello · 5 years ago
  72. d67bdaa common: Move trap_init() out of common.h by Simon Glass · 5 years ago
  73. c30b7ad common: Move interrupt functions into a new header by Simon Glass · 5 years ago
  74. 9d3915b arm: powerpc: Tidy up code style for interrupt functions by Simon Glass · 5 years ago
  75. 9edefc2 common: Move some cache and MMU functions out of common.h by Simon Glass · 5 years ago
  76. 6887c5b common: Move some time functions out of common.h by Simon Glass · 5 years ago
  77. 2189d5f Move strtomhz() to vsprintf.h by Simon Glass · 5 years ago
  78. e7dcf56 env: Drop environment.h header file where not needed by Simon Glass · 5 years ago
  79. 7b51b57 env: Move env_get() to env.h by Simon Glass · 5 years ago
  80. e37ac71 Convert to use fsl_esdhc_imx for i.MX platforms by Yangbo Lu · 5 years ago
  81. 196afe6 m68k: add dspi chip-select support by Angelo Dureghello · 6 years ago
  82. cd3b071 m68k: move dspi bus control functions into cf_spi.c driver by Angelo Dureghello · 6 years ago
  83. 82e25ec m68k: enabling long jumps on mcf54x5 SoCs by Angelo Dureghello · 6 years ago
  84. aa54e45 m68k: add initial dts files for all m68k boards by Angelo Dureghello · 6 years ago
  85. 24bf41c m68k: architecture changes to support fdt by Angelo Dureghello · 6 years ago
  86. b5867b1 m68k: add basic set of devicetrees by Angelo Dureghello · 6 years ago
  87. 2c92e4f m68k: ColdFire mcf5441x, add eSDHC support by Angelo Dureghello · 7 years ago
  88. faae495 m68k: fix multiple memory accesses on swap operations by Angelo Dureghello · 6 years ago
  89. a1ed3a8 m68k: fix mcf5441x total interrupt number by Angelo Dureghello · 7 years ago
  90. 3747bdb arch: types.h: factor out fixed width typedefs to int-ll64.h by Masahiro Yamada · 6 years ago
  91. b740074 m68k: m5253evbe: Remove this board by Tom Rini · 6 years ago
  92. 1b65c86 m68k: Remove empty #ifdef/#ifndef block by Chris Packham · 6 years ago
  93. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  94. 405fc83 Convert CONFIG_SYS_BOOT_GET_{CMDLINE, KBD} to Kconfig by Derald D. Woods · 7 years ago
  95. b9153fe3 common/board_f.c: align m68k arch to use CONFIG_DISPLAY_CPUINFO by Angelo Dureghello · 7 years ago
  96. 0884077 m68k: Use asm-generic/io.h by Paul Burton · 7 years ago
  97. a373024 m68k: add board stmark2, mcf5441x based by Angelo Dureghello · 7 years ago
  98. 02a6edd m68k: mcf5445x: allow CS0 to be undefined by Angelo Dureghello · 7 years ago
  99. c533cfc m68k: fix cache.c for Coldfire V4E by Angelo Dureghello · 7 years ago
  100. c74dda8 m68k: mcf5445x: move early ddr init as board-specific by Angelo Dureghello · 7 years ago