1. b2c0538 board: emulation: New board qemu-xtensa by Jiaxun Yang · Tue Jun 18 14:56:09 2024 +0100
  2. 8c519dc xtensa: Bring in semihosting headers and config options by Jiaxun Yang · Tue Jun 18 14:56:05 2024 +0100
  3. 14e5a45 xtensa: Define PLATFORM_ELFFLAGS by Jiaxun Yang · Tue Jun 18 14:56:04 2024 +0100
  4. b121cb8 xtensa: Implement phys virt conversion for PTP_MMU by Jiaxun Yang · Tue Jun 18 14:56:03 2024 +0100
  5. 3fab9dc xtensa: Correct define of _end symbol by Jiaxun Yang · Tue Jun 18 14:56:02 2024 +0100
  6. 7101868 xtensa: Move dram_init to xtfpga board file by Jiaxun Yang · Tue Jun 18 14:56:01 2024 +0100
  7. dee15a9 global: Make <asm/global_data.h> include <asm/u-boot.h> by Tom Rini · Tue Apr 30 20:40:48 2024 -0600
  8. a771d35 xtensa: Remove <common.h> and add needed includes by Tom Rini · Sat Apr 27 08:10:53 2024 -0600
  9. 793921e Revert "Merge patch series "pxe: Allow extlinux booting without CMDLINE enabled"" by Tom Rini · Thu Apr 18 08:29:35 2024 -0600
  10. 5725dde Merge patch series "pxe: Allow extlinux booting without CMDLINE enabled" by Tom Rini · Wed Apr 10 17:06:27 2024 -0600
  11. 586138f treewide: Make arch-specific bootm code depend on BOOTM by Simon Glass · Thu Dec 14 21:19:02 2023 -0700
  12. 0726d9d bootm: Adjust arguments of boot_os_fn by Simon Glass · Fri Dec 15 20:14:13 2023 -0700
  13. 3433f53 xtensa: io.h: Add defines for ins/outs functions by Igor Prusov · Tue Nov 14 14:02:53 2023 +0300
  14. eff11fa treewide: unify the linker symbol reference format by Shiji Yang · Thu Aug 03 09:47:17 2023 +0800
  15. bc9d46b global: Migrate CONFIG_MAX_MEM_MAPPED to CFG by Tom Rini · Sun Dec 04 10:04:50 2022 -0500
  16. af1a3e9 global: Remove unused CONFIG symbols by Tom Rini · Fri Dec 02 16:42:31 2022 -0500
  17. 6a5dccc global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · Wed Nov 16 13:10:41 2022 -0500
  18. bb4dd96 global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* by Tom Rini · Wed Nov 16 13:10:37 2022 -0500
  19. df00afa treewide: Drop bootm_headers_t typedef by Simon Glass · Tue Sep 06 20:26:50 2022 -0600
  20. 2746049 xtensa: Switch to using CONFIG_XTENSA for building device trees by Tom Rini · Fri Jun 10 22:59:24 2022 -0400
  21. 5a9095c linker_lists: Rename sections to remove . prefix by Andrew Scull · Mon May 30 10:00:04 2022 +0000
  22. d02971e Convert CONFIG_BOARD_POSTCLK_INIT to Kconfig by Tom Rini · Fri Feb 25 11:19:47 2022 -0500
  23. c8481ef dts: automatically build necessary .dtb files by Rasmus Villemoes · Mon Jan 10 14:34:41 2022 +0100
  24. 8c70baa Finish conversion of CONFIG_SYS_CLK_FREQ to Kconfig by Tom Rini · Tue Dec 14 13:36:40 2021 -0500
  25. 62fb2b4 WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · Mon Sep 27 17:42:39 2021 +0200
  26. 9d328a6 WS cleanup: remove trailing white space by Wolfgang Denk · Mon Sep 27 17:42:38 2021 +0200
  27. accb63b WS cleanup: remove excessive empty lines by Wolfgang Denk · Mon Sep 27 17:42:37 2021 +0200
  28. 3fd6633 WS cleanup: remove trailing empty lines by Wolfgang Denk · Mon Sep 27 17:42:36 2021 +0200
  29. 0701ff3 lmb: xtensa: Add arch_lmb_reserve() by Marek Vasut · Fri Sep 10 22:47:17 2021 +0200
  30. 4b198e3 Kconfig: Remove all default n/no options by Michal Simek · Fri Aug 27 08:48:10 2021 +0200
  31. 4bebdd3 treewide: Convert macro and uses of __section(foo) to __section("foo") by Marek Behún · Thu May 20 13:23:52 2021 +0200
  32. d62063d lmb: move CONFIG_LMB in Kconfig by Patrick Delaunay · Wed Mar 10 10:16:25 2021 +0100
  33. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · Fri Oct 30 21:38:53 2020 -0600
  34. 0143be9 arc: m68k: nds32: nios2: sh: xtensa: Add empty spl.h header by Simon Glass · Wed Dec 23 08:11:15 2020 -0700
  35. ab18633 xtensa: Remove arch_setup_bdinfo() by Stefan Roese · Wed Aug 12 13:30:38 2020 +0200
  36. a13a2aa global: Move from bi_memstart/memsize -> gd->ram_base/ram_size by Stefan Roese · Wed Aug 12 13:16:36 2020 +0200
  37. a585588 board_f: Factor out bdinfo bi_mem{start, size} to setup_bdinfo by Ovidiu Panait · Fri Jul 24 14:12:16 2020 +0300
  38. a0a71d3b Remove CROSS_COMPILE default from arch/*/config.mk by Tom Rini · Tue May 19 10:32:33 2020 -0400
  39. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · Sun May 10 11:40:11 2020 -0600
  40. 6b9f010 common: Drop asm/ptrace.h from common header by Simon Glass · Sun May 10 11:40:06 2020 -0600
  41. 9758973 common: Drop init.h from common header by Simon Glass · Sun May 10 11:40:02 2020 -0600
  42. 1ea9789 common: Drop bootstage.h from common header by Simon Glass · Sun May 10 11:40:00 2020 -0600
  43. 3d81215 dma-mapping: add <asm/dma-mapping.h> for all architectures by Masahiro Yamada · Thu Feb 20 14:15:37 2020 +0900
  44. 284f71b common: Move relocate_code() to init.h by Simon Glass · Sat Dec 28 10:44:45 2019 -0700
  45. 9b61c7c common: Move interrupt functions into a new header by Simon Glass · Thu Nov 14 12:57:41 2019 -0700
  46. 6333448 common: Move ARM cache operations out of common.h by Simon Glass · Thu Nov 14 12:57:39 2019 -0700
  47. 1d91ba7 common: Move some cache and MMU functions out of common.h by Simon Glass · Thu Nov 14 12:57:37 2019 -0700
  48. 495a5dc common: Move get_ticks() function out of common.h by Simon Glass · Thu Nov 14 12:57:30 2019 -0700
  49. f5c208d Move strtomhz() to vsprintf.h by Simon Glass · Thu Nov 14 12:57:20 2019 -0700
  50. 0af6e2d env: Move env_get() to env.h by Simon Glass · Thu Aug 01 09:46:52 2019 -0600
  51. 43ec7e0 CONFIG_SPL_SYS_[DI]CACHE_OFF: add by Trevor Woerner · Fri May 03 09:41:00 2019 -0400
  52. ba64b8b CONFIG_SYS_[DI]CACHE_OFF: convert to Kconfig by Trevor Woerner · Fri May 03 09:40:59 2019 -0400
  53. 4d4ac02 CONFIG_SYS_[ID]CACHE_OFF: unify the 'any' case by Trevor Woerner · Fri May 03 09:40:56 2019 -0400
  54. 9ef3e70 xtensa: use asm-generic/atomic.h by Chris Packham · Sat Sep 08 21:39:07 2018 +1200
  55. 1359226 arch: types.h: factor out fixed width typedefs to int-ll64.h by Masahiro Yamada · Mon Aug 06 20:47:39 2018 +0900
  56. a0f4838 CONFIG_SYS_GENERIC_BOARD: Finish migration by Tom Rini · Thu Aug 16 16:44:19 2018 -0400
  57. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  58. e2e0ac5 xtensa: clean up CONFIG_SYS_TEXT_ADDR by Max Filippov · Mon Feb 12 15:39:19 2018 -0800
  59. 8333ca4 xtensa: Use asm-generic/io.h by Paul Burton · Thu Sep 14 15:05:09 2017 -0700
  60. 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · Thu Aug 03 12:22:12 2017 -0600
  61. d35f338 board_f: Rename initdram() to dram_init() by Simon Glass · Thu Apr 06 12:47:05 2017 -0600
  62. 6ab9107 board_f: Make relocation functions generic by Simon Glass · Fri Mar 31 08:40:38 2017 -0600
  63. 83e3ed1 Remove arch/${ARCH}/include/asm/errno.h by Masahiro Yamada · Wed Sep 21 11:28:56 2016 +0900
  64. 04cfea5 arch, board: squash lines for immediate return by Masahiro Yamada · Tue Sep 06 22:17:38 2016 +0900
  65. 05d0c5d xtensa: add support for the 'xtfpga' evaluation board by Chris Zankel · Wed Aug 10 18:36:48 2016 +0300
  66. 4973940 xtensa: add core information for the de212 processor by Max Filippov · Wed Aug 10 18:36:47 2016 +0300
  67. cd3a80d xtensa: add core information for the dc233c processor by Max Filippov · Wed Aug 10 18:36:46 2016 +0300
  68. 20efd8c xtensa: add core information for the dc232b processor by Chris Zankel · Wed Aug 10 18:36:45 2016 +0300
  69. 1387dab xtensa: add support for the xtensa processor architecture [2/2] by Chris Zankel · Wed Aug 10 18:36:44 2016 +0300