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-rockchip
/
bootrom.c
Age
Commit message (
Expand
)
Author
2025-03-10
common: clean up setjmp.h
Heinrich Schuchardt
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
arm: rockchip: Remove <common.h> and add needed includes
Tom Rini
2020-05-18
common: Drop net.h from common header
Simon Glass
2020-01-17
common: Move hang() to the same header as panic()
Simon Glass
2019-12-03
cosmetic: Fix spelling and whitespace errors
Thomas Hebb
2019-05-01
rockchip: use 'arch-rockchip' as header file path
Kever Yang
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-11-21
rockchip: add support for enter to bootrom download mode
Andy Yan
2017-11-21
rockchip: back-to-bootrom: allow passing a cmd to the bootrom
Philipp Tomsich
2017-11-21
rockchip: back-to-bootrom: replace assembly-implementation with C-code
Philipp Tomsich
2017-08-13
rockchip: back-to-bootrom: simplify the #ifdef-check for LIBCOMMON in TPL/SPL
Philipp Tomsich
2017-07-27
rockchip: use puts instead of printf when back to bootrom
Andy Yan
2017-04-18
rockchip: Print a message when returning to the bootrom
Simon Glass