index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-uniphier
Age
Commit message (
Expand
)
Author
2025-06-14
Merge patch series "Hex value prefix case cleanup"
Tom Rini
2025-06-14
arch: use lowercase hex prefix style
E Shattow
2025-06-09
Merge tag 'v2025.07-rc4' into next
Tom Rini
2025-06-06
arm: uniphier: Change _debug_uart_putc function to inline
Lukasz Czechowski
2025-05-29
global: Add <linux/string.h> instead of long indirect include path
Tom Rini
2024-10-11
arch: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD
Simon Glass
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-06
global: Make <asm/global_data.h> include <asm/u-boot.h>
Tom Rini
2024-04-12
ARM: uniphier: Move uniphier_mem_map_init() call into dram_init()
Kunihiko Hayashi
2023-09-24
common: Drop linux/printk.h from common header
Simon Glass
2023-05-31
arm: uniphier: fix header inclusion guard
Andre Przywara
2023-01-02
arm: uniphier: use DM_TIMER of arm a9 global timer
Dai Okamura
2022-12-05
global: Move remaining CONFIG_SYS_* to CFG_SYS_*
Tom Rini
2022-06-06
serial: Replace CONFIG_DEBUG_UART_BASE by CONFIG_VAL(DEBUG_UART_BASE)
Pali Rohár
2022-06-06
Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h
Tom Rini
2022-04-04
spl: mmc: extend spl_mmc_boot_mode() to take mmc argument
Andre Przywara
2021-09-04
mmc: Rename MMC_SUPPORT to MMC
Simon Glass
2021-08-02
global: Convert simple_strtoul() with hex to hextoul()
Simon Glass
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
dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET()
Simon Glass
2020-08-18
ARM: uniphier: use FIELD_GET() to get access to revision register fields
Masahiro Yamada
2020-08-18
ARM: uniphier: remove unneeded header inclusion from board_late_init.c
Masahiro Yamada
2020-08-18
ARM: uniphier: remove unused uniphier_pin_init()
Masahiro Yamada
2020-07-17
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
2020-07-11
ARM: uniphier: remove NAND reset code
Masahiro Yamada
2020-07-11
ARM: uniphier: remove sbc/ directory
Masahiro Yamada
2020-07-11
bus: uniphier-system-bus: move hardware init from board files
Masahiro Yamada
2020-07-11
bus: uniphier-system-bus: add UniPhier System Bus driver
Masahiro Yamada
2020-07-11
ARM: uniphier: remove support for NOR Flash on support card
Masahiro Yamada
2020-07-11
ARM: uniphier: remove unused uniphier_sbc_init_admulti()
Masahiro Yamada
2020-07-11
ARM: uniphier: fix build error when CONFIG_MICRO_SUPPORT_CARD=n
Masahiro Yamada
2020-07-11
ARM: uniphier: consolidate SoC select menu
Masahiro Yamada
2020-07-11
Revert "ARM: uniphier: add weird workaround code for LD20"
Masahiro Yamada
2020-05-22
ARM: uniphier: remove board_eth_init()
Masahiro Yamada
2020-05-22
ARM: uniphier: delete or replace <common.h> includes
Masahiro Yamada
2020-05-22
ARM: uniphier: drop #include <log.h> again
Masahiro Yamada
2020-05-22
ARM: uniphier: drop #include <init.h> again from umc-pxs2.c
Masahiro Yamada
2020-05-22
ARM: uniphier: remove #include <net.h> again from micro-support-card.c
Masahiro Yamada
2020-05-22
ARM: uniphier: include <asm/system.h> instead of <asm/cache.h> from psci.c
Masahiro Yamada
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
common: Drop linux/bug.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 net.h from common header
Simon Glass
2020-05-15
spl: Always define preloader_console_init
Samuel Holland
2020-04-22
spl: mmc: Rename spl_boot_mode() to spl_mmc_boot_mode()
Harald Seiler
[next]