1. 0726d9d bootm: Adjust arguments of boot_os_fn by Simon Glass · 12 months ago
  2. 3433f53 xtensa: io.h: Add defines for ins/outs functions by Igor Prusov · 1 year, 1 month ago
  3. eff11fa treewide: unify the linker symbol reference format by Shiji Yang · 1 year, 4 months ago
  4. bc9d46b global: Migrate CONFIG_MAX_MEM_MAPPED to CFG by Tom Rini · 2 years ago
  5. af1a3e9 global: Remove unused CONFIG symbols by Tom Rini · 2 years ago
  6. 6a5dccc global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · 2 years ago
  7. bb4dd96 global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* by Tom Rini · 2 years ago
  8. df00afa treewide: Drop bootm_headers_t typedef by Simon Glass · 2 years, 3 months ago
  9. 2746049 xtensa: Switch to using CONFIG_XTENSA for building device trees by Tom Rini · 2 years, 6 months ago
  10. 5a9095c linker_lists: Rename sections to remove . prefix by Andrew Scull · 2 years, 6 months ago
  11. d02971e Convert CONFIG_BOARD_POSTCLK_INIT to Kconfig by Tom Rini · 2 years, 9 months ago
  12. c8481ef dts: automatically build necessary .dtb files by Rasmus Villemoes · 2 years, 11 months ago
  13. 8c70baa Finish conversion of CONFIG_SYS_CLK_FREQ to Kconfig by Tom Rini · 3 years ago
  14. 62fb2b4 WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · 3 years, 2 months ago
  15. 9d328a6 WS cleanup: remove trailing white space by Wolfgang Denk · 3 years, 2 months ago
  16. accb63b WS cleanup: remove excessive empty lines by Wolfgang Denk · 3 years, 2 months ago
  17. 3fd6633 WS cleanup: remove trailing empty lines by Wolfgang Denk · 3 years, 2 months ago
  18. 0701ff3 lmb: xtensa: Add arch_lmb_reserve() by Marek Vasut · 3 years, 3 months ago
  19. 4b198e3 Kconfig: Remove all default n/no options by Michal Simek · 3 years, 3 months ago
  20. 4bebdd3 treewide: Convert macro and uses of __section(foo) to __section("foo") by Marek Behún · 3 years, 6 months ago
  21. d62063d lmb: move CONFIG_LMB in Kconfig by Patrick Delaunay · 3 years, 9 months ago
  22. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
  23. 0143be9 arc: m68k: nds32: nios2: sh: xtensa: Add empty spl.h header by Simon Glass · 4 years ago
  24. ab18633 xtensa: Remove arch_setup_bdinfo() by Stefan Roese · 4 years, 4 months ago
  25. a13a2aa global: Move from bi_memstart/memsize -> gd->ram_base/ram_size by Stefan Roese · 4 years, 4 months ago
  26. a585588 board_f: Factor out bdinfo bi_mem{start, size} to setup_bdinfo by Ovidiu Panait · 4 years, 4 months ago
  27. a0a71d3b Remove CROSS_COMPILE default from arch/*/config.mk by Tom Rini · 4 years, 6 months ago
  28. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
  29. 6b9f010 common: Drop asm/ptrace.h from common header by Simon Glass · 4 years, 7 months ago
  30. 9758973 common: Drop init.h from common header by Simon Glass · 4 years, 7 months ago
  31. 1ea9789 common: Drop bootstage.h from common header by Simon Glass · 4 years, 7 months ago
  32. 3d81215 dma-mapping: add <asm/dma-mapping.h> for all architectures by Masahiro Yamada · 4 years, 9 months ago
  33. 284f71b common: Move relocate_code() to init.h by Simon Glass · 5 years ago
  34. 9b61c7c common: Move interrupt functions into a new header by Simon Glass · 5 years ago
  35. 6333448 common: Move ARM cache operations out of common.h by Simon Glass · 5 years ago
  36. 1d91ba7 common: Move some cache and MMU functions out of common.h by Simon Glass · 5 years ago
  37. 495a5dc common: Move get_ticks() function out of common.h by Simon Glass · 5 years ago
  38. f5c208d Move strtomhz() to vsprintf.h by Simon Glass · 5 years ago
  39. 0af6e2d env: Move env_get() to env.h by Simon Glass · 5 years ago
  40. 43ec7e0 CONFIG_SPL_SYS_[DI]CACHE_OFF: add by Trevor Woerner · 6 years ago
  41. ba64b8b CONFIG_SYS_[DI]CACHE_OFF: convert to Kconfig by Trevor Woerner · 6 years ago
  42. 4d4ac02 CONFIG_SYS_[ID]CACHE_OFF: unify the 'any' case by Trevor Woerner · 6 years ago
  43. 9ef3e70 xtensa: use asm-generic/atomic.h by Chris Packham · 6 years ago
  44. 1359226 arch: types.h: factor out fixed width typedefs to int-ll64.h by Masahiro Yamada · 6 years ago
  45. a0f4838 CONFIG_SYS_GENERIC_BOARD: Finish migration by Tom Rini · 6 years ago
  46. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  47. e2e0ac5 xtensa: clean up CONFIG_SYS_TEXT_ADDR by Max Filippov · 7 years ago
  48. 8333ca4 xtensa: Use asm-generic/io.h by Paul Burton · 7 years ago
  49. 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  50. d35f338 board_f: Rename initdram() to dram_init() by Simon Glass · 8 years ago
  51. 6ab9107 board_f: Make relocation functions generic by Simon Glass · 8 years ago
  52. 83e3ed1 Remove arch/${ARCH}/include/asm/errno.h by Masahiro Yamada · 8 years ago
  53. 04cfea5 arch, board: squash lines for immediate return by Masahiro Yamada · 8 years ago
  54. 05d0c5d xtensa: add support for the 'xtfpga' evaluation board by Chris Zankel · 8 years ago
  55. 4973940 xtensa: add core information for the de212 processor by Max Filippov · 8 years ago
  56. cd3a80d xtensa: add core information for the dc233c processor by Max Filippov · 8 years ago
  57. 20efd8c xtensa: add core information for the dc232b processor by Chris Zankel · 8 years ago
  58. 1387dab xtensa: add support for the xtensa processor architecture [2/2] by Chris Zankel · 8 years ago