index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arc
Age
Commit message (
Expand
)
Author
2023-10-24
arc: Remove common.h usage
Tom Rini
2023-08-09
treewide: unify the linker symbol reference format
Shiji Yang
2023-08-09
treewide: rework linker symbol declarations in sections header
Shiji Yang
2023-06-12
global: Use proper project name U-Boot
Michal Simek
2023-02-14
dm: dts: Convert driver model tags to use new schema
Simon Glass
2023-02-10
Correct SPL uses of LMB
Simon Glass
2023-02-07
arc: Drop CONFIG_MMU
Simon Glass
2023-01-20
arc: Migrate ARC_MMU_VER to Kconfig
Tom Rini
2022-12-22
Convert CONFIG_STANDALONE_LOAD_ADDR to Kconfig
Tom Rini
2022-12-05
global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*
Tom Rini
2022-10-31
Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE
Simon Glass
2022-09-29
treewide: Drop bootm_headers_t typedef
Simon Glass
2022-08-12
arc: Move SYS_LITTLE_ENDIAN / SYS_BIG_ENDIAN selection to Kconfig
Tom Rini
2022-07-26
zynqmp: Run board_get_usable_ram_top() only on main U-Boot
Ashok Reddy Soma
2022-07-07
Convert CONFIG_SYS_BOOT_RAMDISK_HIGH to Kconfig
Tom Rini
2022-06-23
linker_lists: Rename sections to remove . prefix
Andrew Scull
2022-06-06
Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h
Tom Rini
2022-02-09
dts: automatically build necessary .dtb files
Rasmus Villemoes
2021-12-27
Finish conversion of CONFIG_SYS_CLK_FREQ to Kconfig
Tom Rini
2021-10-08
image: Drop IMAGE_ENABLE_OF_LIBFDT
Simon Glass
2021-09-30
WS cleanup: remove SPACE(s) followed by TAB
Wolfgang Denk
2021-09-23
lmb: Switch to generic arch_lmb_reserve_generic()
Marek Vasut
2021-09-23
lmb: Always compile arch_lmb_reserve() into U-Boot on arc
Marek Vasut
2021-08-31
Kconfig: Remove all default n/no options
Michal Simek
2021-08-31
Finish converting CONFIG_SYS_CACHELINE_SIZE to Kconfig
Tom Rini
2021-06-23
global_data: Ensure we have <config.h> when symbols are not in Kconfig yet
Tom Rini
2021-04-22
lmb: move CONFIG_LMB in Kconfig
Patrick Delaunay
2021-04-18
arc: emsdp/iotdk: Use standard compatible string for USB no-op PHY
Marek Vasut
2021-03-02
reset: Remove addr parameter from reset_cpu()
Harald Seiler
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2021-01-05
Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next
Tom Rini
2021-01-05
arc: m68k: nds32: nios2: sh: xtensa: Add empty spl.h header
Simon Glass
2020-12-18
spi: dw: Add SoC-specific compatible strings
Sean Anderson
2020-12-18
spi: dw: Rename "cs-gpio" to "cs-gpios"
Sean Anderson
2020-08-06
board_f: Factor out bdinfo bi_mem{start, size} to setup_bdinfo
Ovidiu Panait
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-05-18
common: Drop init.h from common header
Simon Glass
2020-05-18
common: Drop image.h from common header
Simon Glass
2020-05-18
common: Drop bootstage.h from common header
Simon Glass
2020-05-13
ARC: HSDK: add reset for EHCI
Eugeniy Paltsev
2020-05-13
ARC: DTS: cleanup USB node names
Eugeniy Paltsev
2020-04-27
ARC: AXS10x: cleanup kconfig
Eugeniy Paltsev
2020-04-27
ARC: HSDK-4xD: add CSM configuration support
Eugeniy Paltsev
2020-04-27
ARC: HSDK-4xD: print timer clock value
Eugeniy Paltsev
2020-04-27
ARC: HSDK: split HSDK and HSDK-4xD DTS
Eugeniy Paltsev
2020-04-27
ARC: HSDK-4xD: add initial board support
Eugeniy Paltsev
2020-04-27
ARC: ARCv2: handle DSP presence in HW
Eugeniy Paltsev
2020-04-16
ARC: HSDK: Enable on-chip reset controller
Eugeniy Paltsev
[next]