1. cdd20e3 Revert "Merge patch series "pxe: Allow extlinux booting without CMDLINE enabled"" by Tom Rini · 6 months ago
  2. 777c284 Merge patch series "pxe: Allow extlinux booting without CMDLINE enabled" by Tom Rini · 6 months ago
  3. 6be5ec9 treewide: Make arch-specific bootm code depend on BOOTM by Simon Glass · 10 months ago
  4. a48336e bootm: Adjust arguments of boot_os_fn by Simon Glass · 10 months ago
  5. 02585ad xtensa: io.h: Add defines for ins/outs functions by Igor Prusov · 11 months ago
  6. ccea96f treewide: unify the linker symbol reference format by Shiji Yang · 1 year, 3 months ago
  7. 1d457db global: Migrate CONFIG_MAX_MEM_MAPPED to CFG by Tom Rini · 1 year, 11 months ago
  8. 308520b global: Remove unused CONFIG symbols by Tom Rini · 1 year, 11 months ago
  9. 65cc0e2 global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · 1 year, 11 months ago
  10. aa6e94d global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* by Tom Rini · 1 year, 11 months ago
  11. d9d7c20 treewide: Drop bootm_headers_t typedef by Simon Glass · 2 years, 1 month ago
  12. d64d338 xtensa: Switch to using CONFIG_XTENSA for building device trees by Tom Rini · 2 years, 4 months ago
  13. 99e2fbc linker_lists: Rename sections to remove . prefix by Andrew Scull · 2 years, 5 months ago
  14. 6d21dd3 Convert CONFIG_BOARD_POSTCLK_INIT to Kconfig by Tom Rini · 2 years, 8 months ago
  15. 3609e1d dts: automatically build necessary .dtb files by Rasmus Villemoes · 2 years, 9 months ago
  16. 2f8a6db Finish conversion of CONFIG_SYS_CLK_FREQ to Kconfig by Tom Rini · 2 years, 10 months ago
  17. 0cf207e WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · 3 years, 1 month ago
  18. 0a50b3c WS cleanup: remove trailing white space by Wolfgang Denk · 3 years, 1 month ago
  19. c72231d WS cleanup: remove excessive empty lines by Wolfgang Denk · 3 years, 1 month ago
  20. 66356b4 WS cleanup: remove trailing empty lines by Wolfgang Denk · 3 years, 1 month ago
  21. 7996b7e lmb: xtensa: Add arch_lmb_reserve() by Marek Vasut · 3 years, 1 month ago
  22. b4c2c15 Kconfig: Remove all default n/no options by Michal Simek · 3 years, 2 months ago
  23. 236f2ec treewide: Convert macro and uses of __section(foo) to __section("foo") by Marek Behún · 3 years, 5 months ago
  24. 77b8cfe lmb: move CONFIG_LMB in Kconfig by Patrick Delaunay · 3 years, 7 months ago
  25. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years ago
  26. 477a6bc arc: m68k: nds32: nios2: sh: xtensa: Add empty spl.h header by Simon Glass · 3 years, 10 months ago
  27. b59cc51 xtensa: Remove arch_setup_bdinfo() by Stefan Roese · 4 years, 2 months ago
  28. e207f22 global: Move from bi_memstart/memsize -> gd->ram_base/ram_size by Stefan Roese · 4 years, 2 months ago
  29. a4aa188 board_f: Factor out bdinfo bi_mem{start, size} to setup_bdinfo by Ovidiu Panait · 4 years, 3 months ago
  30. faf002c Remove CROSS_COMPILE default from arch/*/config.mk by Tom Rini · 4 years, 5 months ago
  31. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 5 months ago
  32. 25a5818 common: Drop asm/ptrace.h from common header by Simon Glass · 4 years, 5 months ago
  33. 691d719 common: Drop init.h from common header by Simon Glass · 4 years, 5 months ago
  34. 52f2423 common: Drop bootstage.h from common header by Simon Glass · 4 years, 5 months ago
  35. 0575163 dma-mapping: add <asm/dma-mapping.h> for all architectures by Masahiro Yamada · 4 years, 8 months ago
  36. 9413387 common: Move relocate_code() to init.h by Simon Glass · 4 years, 10 months ago
  37. c30b7ad common: Move interrupt functions into a new header by Simon Glass · 5 years ago
  38. 1eb69ae common: Move ARM cache operations out of common.h by Simon Glass · 5 years ago
  39. 9edefc2 common: Move some cache and MMU functions out of common.h by Simon Glass · 5 years ago
  40. 1045315 common: Move get_ticks() function out of common.h by Simon Glass · 5 years ago
  41. 2189d5f Move strtomhz() to vsprintf.h by Simon Glass · 5 years ago
  42. 7b51b57 env: Move env_get() to env.h by Simon Glass · 5 years ago
  43. 1001502 CONFIG_SPL_SYS_[DI]CACHE_OFF: add by Trevor Woerner · 5 years ago
  44. a0aba8a CONFIG_SYS_[DI]CACHE_OFF: convert to Kconfig by Trevor Woerner · 5 years ago
  45. b7b4af0 CONFIG_SYS_[ID]CACHE_OFF: unify the 'any' case by Trevor Woerner · 5 years ago
  46. 47cef9c xtensa: use asm-generic/atomic.h by Chris Packham · 6 years ago
  47. 3747bdb arch: types.h: factor out fixed width typedefs to int-ll64.h by Masahiro Yamada · 6 years ago
  48. 0bdea7c CONFIG_SYS_GENERIC_BOARD: Finish migration by Tom Rini · 6 years ago
  49. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  50. 10117a2 xtensa: clean up CONFIG_SYS_TEXT_ADDR by Max Filippov · 7 years ago
  51. e864552 xtensa: Use asm-generic/io.h by Paul Burton · 7 years ago
  52. 00caae6 env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  53. f1683aa board_f: Rename initdram() to dram_init() by Simon Glass · 8 years ago
  54. e47b2d6 board_f: Make relocation functions generic by Simon Glass · 8 years ago
  55. 4491327 Remove arch/${ARCH}/include/asm/errno.h by Masahiro Yamada · 8 years ago
  56. 63a7578 arch, board: squash lines for immediate return by Masahiro Yamada · 8 years ago
  57. 7e270ec xtensa: add support for the 'xtfpga' evaluation board by Chris Zankel · 8 years ago
  58. 28b48a0 xtensa: add core information for the de212 processor by Max Filippov · 8 years ago
  59. 2d2811c xtensa: add core information for the dc233c processor by Max Filippov · 8 years ago
  60. da188a0 xtensa: add core information for the dc232b processor by Chris Zankel · 8 years ago
  61. c978b52 xtensa: add support for the xtensa processor architecture [2/2] by Chris Zankel · 8 years ago