index
:
starfive-tech/u-boot.git
Fedora_JH7100_2021.04
Fedora_JH7100_2021.07
Fedora_JH7100_upstream
Fedora_JH7100_upstream_devel
JH7100_Multimedia_V0.1.0
JH7100_VisionFive_OH_dev
JH7100_VisionFive_devel
JH7100_starlight_multimedia
JH7100_upstream
JH7100_upstream_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_devel-v3.9.3
dubhe_fpga_dev_v2023.10
dubhe_fpga_dev_v2024.10
master
pinetabv-devel
rtthread_AMP
visionfive_devel
StarFive Tech U-Boot for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
board
/
raspberrypi
/
rpi
/
rpi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-15
rpi: Conditionally add simple-framebuffer node
Ivan T. Ivanov
1
-6
/
+5
2021-02-18
rpi: Add identifier for the new CM4
Nicolas Saenz Julienne
1
-0
/
+5
2021-02-18
rpi: Add identifier for the new RPi400
Nicolas Saenz Julienne
1
-0
/
+5
2021-02-18
rpi: limit size of the RAM to the multiple of the MMU_SECTION_SIZE
Marek Szyprowski
1
-0
/
+7
2020-07-17
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
1
-1
/
+1
2020-05-17
efi_loader: round the memory area in efi_add_memory_map()
Michael Walle
1
-2
/
+2
2020-05-13
rpi: use the newly-added RPI_EFI_NR_SPIN_PAGES
Kyle Evans
1
-1
/
+2
2019-12-11
rpi: Enable DRAM bank initialization on arm64
Matthias Brugger
1
-2
/
+0
2019-12-11
rpi: fix dram bank initialization
Matthias Brugger
1
-2
/
+7
2019-12-03
common: Move board_get_usable_ram_top() out of common.h
Simon Glass
1
-0
/
+1
2019-11-24
ARM: bcm283x: Set memory map at run-time
Matthias Brugger
1
-45
/
+0
2019-11-24
rpi: push fw_dtb_pointer in the .data section
Matthias Brugger
1
-2
/
+5
2019-10-01
rpi4: enable dram bank initialization
Matthias Brugger
1
-0
/
+10
2019-09-06
RPI: Add memory map for bcm2711
Andrei Gherzan
1
-3
/
+24
2019-09-06
RPI: Add entry for Raspberry Pi 4 model B
Andrei Gherzan
1
-0
/
+5
2019-08-11
env: Drop environment.h header file where not needed
Simon Glass
1
-1
/
+0
2019-08-11
env: Move env_set_hex() to env.h
Simon Glass
1
-0
/
+1
2019-02-15
rpi: add Compute Module 3+
Jonathan Gray
1
-0
/
+5
2018-12-03
rpi: add 3 Model A+
Jonathan Gray
1
-0
/
+5
2018-12-03
rpi: add URL of official revision code list
Jonathan Gray
1
-8
/
+1
2018-09-11
Remove <inttypes.h> includes and PRI* usages in printf() entirely
Masahiro Yamada
1
-2
/
+1
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
1
-2
/
+1
2018-04-09
net: Move enetaddr env access code to env config instead of net config
Alex Kiernan
1
-0
/
+1
2018-04-06
rpi: Complete table of models with new revision code scheme
Jonathan Gray
1
-0
/
+30
2018-04-05
rpi: Add identifier for the new RPi3 B+
Alexander Graf
1
-0
/
+5
2018-01-28
rpi: Remove runtime disabling support for serial
Alexander Graf
1
-43
/
+0
2018-01-28
bcm283x: Add pinctrl driver
Alexander Graf
1
-2
/
+3
2017-12-04
add support for Raspberry Pi Zero W
Dmitry Korunov
1
-0
/
+5
2017-08-16
env: Rename getenv/_f() to env_get()
Simon Glass
1
-6
/
+6
2017-08-16
env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr()
Simon Glass
1
-1
/
+1
2017-08-16
env: Rename common functions related to setenv()
Simon Glass
1
-1
/
+1
2017-08-16
env: Rename setenv() to env_set()
Simon Glass
1
-7
/
+7
2017-05-10
Allow boards to initialize the DT at runtime.
Alex Deymo
1
-0
/
+10
2017-05-10
bcm2835_wdt: support for the BCM2835/2836 watchdog
Paolo Pisati
1
-0
/
+4
2017-05-10
arm: rpi: Add a TODO to move all messages into the msg handler
Simon Glass
1
-1
/
+1
2017-05-10
dm: mmc: rpi: Convert Raspberry Pi to driver model for MMC
Simon Glass
1
-13
/
+0
2017-05-10
arm: rpi: Add a function to obtain the MMC clock
Simon Glass
1
-12
/
+4
2017-05-10
arm: rpi: Add a file to handle messages
Simon Glass
1
-32
/
+3
2017-01-24
rpi: Fix device tree path on ARM64
Tuomas Tynkkynen
1
-21
/
+27
2016-11-29
bcm2835: Reserve the spin table in efi memory map
Alexander Graf
1
-0
/
+6
2016-11-29
ARM: bcm283x: use OF_CONTROL for bcm283x
Fabian Vogt
1
-37
/
+0
2016-11-29
board: rpi: move uart deactivation to board_init
Fabian Vogt
1
-14
/
+26
2016-11-21
rpi: passthrough of the firmware provided FDT blob
Cédric Schieli
1
-0
/
+29
2016-09-06
serial: bcm283x_mu: Detect disabled serial device
Alexander Graf
1
-1
/
+33
2016-07-15
armv8: mmu: Add support of non-identical mapping
York Sun
1
-2
/
+4
2016-04-11
ARM: add Raspberry Pi 3 64-bit config
Stephen Warren
1
-0
/
+25
2016-04-02
rpi: BCM2837 and Raspberry Pi 3 32-bit support
Stephen Warren
1
-1
/
+15
2016-04-02
rpi: add Raspberry Pi 3 board ID
Stephen Warren
1
-0
/
+5
2016-04-02
rpi: use constant "unknown board" DT filename
Stephen Warren
1
-5
/
+1
2016-03-27
ARM: bcm283x: don't always define CONFIG_BCM2835
Stephen Warren
1
-1
/
+1
[next]