aboutsummaryrefslogtreecommitdiff
path: root/arch/arc
AgeCommit message (Expand)Author
2024-04-18Revert "Merge patch series "pxe: Allow extlinux booting without CMDLINE enabl...Tom Rini
2024-04-10Merge patch series "pxe: Allow extlinux booting without CMDLINE enabled"Tom Rini
2024-04-10treewide: Make arch-specific bootm code depend on BOOTMSimon Glass
2023-12-21Merge patch series "Complete decoupling of bootm logic from commands"Tom Rini
2023-12-21bootm: Adjust arguments of boot_os_fnSimon Glass
2023-12-21arc: Cleanup and audit usage of <config.h>Tom Rini
2023-10-24arc: Remove common.h usageTom Rini
2023-08-09treewide: unify the linker symbol reference formatShiji Yang
2023-08-09treewide: rework linker symbol declarations in sections headerShiji Yang
2023-06-12global: Use proper project name U-BootMichal Simek
2023-02-14dm: dts: Convert driver model tags to use new schemaSimon Glass
2023-02-10Correct SPL uses of LMBSimon Glass
2023-02-07arc: Drop CONFIG_MMUSimon Glass
2023-01-20arc: Migrate ARC_MMU_VER to KconfigTom Rini
2022-12-22Convert CONFIG_STANDALONE_LOAD_ADDR to KconfigTom Rini
2022-12-05global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini
2022-10-31Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass
2022-09-29treewide: Drop bootm_headers_t typedefSimon Glass
2022-08-12arc: Move SYS_LITTLE_ENDIAN / SYS_BIG_ENDIAN selection to KconfigTom Rini
2022-07-26zynqmp: Run board_get_usable_ram_top() only on main U-BootAshok Reddy Soma
2022-07-07Convert CONFIG_SYS_BOOT_RAMDISK_HIGH to KconfigTom Rini
2022-06-23linker_lists: Rename sections to remove . prefixAndrew Scull
2022-06-06Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.hTom Rini
2022-02-09dts: automatically build necessary .dtb filesRasmus Villemoes
2021-12-27Finish conversion of CONFIG_SYS_CLK_FREQ to KconfigTom Rini
2021-10-08image: Drop IMAGE_ENABLE_OF_LIBFDTSimon Glass
2021-09-30WS cleanup: remove SPACE(s) followed by TABWolfgang Denk
2021-09-23lmb: Switch to generic arch_lmb_reserve_generic()Marek Vasut
2021-09-23lmb: Always compile arch_lmb_reserve() into U-Boot on arcMarek Vasut
2021-08-31Kconfig: Remove all default n/no optionsMichal Simek
2021-08-31Finish converting CONFIG_SYS_CACHELINE_SIZE to KconfigTom Rini
2021-06-23global_data: Ensure we have <config.h> when symbols are not in Kconfig yetTom Rini
2021-04-22lmb: move CONFIG_LMB in KconfigPatrick Delaunay
2021-04-18arc: emsdp/iotdk: Use standard compatible string for USB no-op PHYMarek Vasut
2021-03-02reset: Remove addr parameter from reset_cpu()Harald Seiler
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2021-01-05Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into nextTom Rini
2021-01-05arc: m68k: nds32: nios2: sh: xtensa: Add empty spl.h headerSimon Glass
2020-12-18spi: dw: Add SoC-specific compatible stringsSean Anderson
2020-12-18spi: dw: Rename "cs-gpio" to "cs-gpios"Sean Anderson
2020-08-06board_f: Factor out bdinfo bi_mem{start, size} to setup_bdinfoOvidiu Panait
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass
2020-05-18common: Drop init.h from common headerSimon Glass
2020-05-18common: Drop image.h from common headerSimon Glass
2020-05-18common: Drop bootstage.h from common headerSimon Glass
2020-05-13ARC: HSDK: add reset for EHCIEugeniy Paltsev
2020-05-13ARC: DTS: cleanup USB node namesEugeniy Paltsev
2020-04-27ARC: AXS10x: cleanup kconfigEugeniy Paltsev