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-davinci
/
spl.c
Age
Commit message (
Expand
)
Author
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-05-06
arm: davinci: Remove <common.h> and add needed includes
Tom Rini
2022-12-05
global: Move remaining CONFIG_SYS_NS16550_* to CFG_SYS_NS16550_*
Tom Rini
2021-09-04
mmc: Rename MMC_SUPPORT to MMC
Simon Glass
2021-01-05
serial: Rename ns16550 functions to lower case
Simon Glass
2021-01-05
serial: Update NS16550_t and struct NS16550
Simon Glass
2020-05-18
common: Drop init.h from common header
Simon Glass
2020-01-17
common: Move hang() to the same header as panic()
Simon Glass
2019-06-05
ARM: davinci: SPL: fix BSS initialization
Sekhar Nori
2019-05-04
arm: davinci: remove leftover code for dm* SoCs
Bartosz Golaszewski
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-27
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
2018-02-07
spl: eMMC/SD: Provide one __weak spl_boot_mode() function
Lukasz Majewski
2017-01-14
davinci: spl: use bootcfg to select boot device
Fabien Parent
2016-06-26
common: Pass the boot device into spl_boot_mode()
Marek Vasut
2015-02-21
ARM: davinci: move SoC sources to mach-davinci
Masahiro Yamada