index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-bcm283x
Age
Commit message (
Expand
)
Author
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
common: Drop init.h from common header
Simon Glass
2020-05-18
common: Drop net.h from common header
Simon Glass
2020-05-13
rpi: Kconfig option for initial page reservation
Kyle Evans
2020-01-29
rpi4: Update memory map to accommodate scb devices
Amit Singh Tomar
2020-01-17
common: Move reset_cpu() to the CPU header
Simon Glass
2019-12-02
common: Move ARM cache operations out of common.h
Simon Glass
2019-12-02
common: Move some cache and MMU functions out of common.h
Simon Glass
2019-11-24
ARM: defconfig: add unified config for RPi3 and RPi4
Matthias Brugger
2019-11-24
ARM: bcm283x: Set memory map at run-time
Matthias Brugger
2019-11-24
ARM: bcm283x: Set rpi_bcm283x_base at run-time
Matthias Brugger
2019-11-24
ARM: bcm283x: Move BCM283x_BASE to a global variable
Matthias Brugger
2019-10-31
lib: time: Add microsecond timer
Marek Vasut
2019-09-06
ARM: bcm283x: Include definition for additional emmc clock
Andrei Gherzan
2019-09-06
ARM: bcm283x: Define configs for RaspberryPi 4
Andrei Gherzan
2019-09-06
ARM: bcm283x: Add BCM283x_BASE define
Matthias Brugger
2019-09-06
ARM: bcm283x mbox: Fix send status register
Fabian Vogt
2019-08-05
watchdog: bcm2835_wdt: Remove unused BCM283x watchdog driver and its references
Stefan Roese
2019-06-12
ARM: bcm283x: Fix definition of MBOX_TAG_TEST_PIXEL_ORDER
Berkus Decker
2019-01-18
arm: Kconfig: spelling fixes
Chris Packham
2018-06-14
efi_loader: Convert runtime reset from switch to if statements
Alexander Graf
2018-05-07
arm: v7: Kconfig: Rename CPU_V7 as CPU_V7A
Lokesh Vutla
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-09
Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot
Tom Rini
2018-04-05
mmc: use core clock frequency in bcm2835 sdhost
Jonathan Gray
2018-04-04
efi_loader: add missing EFI_RESET_PLATFORM_SPECIFIC
Heinrich Schuchardt
2018-04-04
efi_loader: exit status for efi_reset_system_init
Heinrich Schuchardt
2018-01-28
bcm283x: Add pinctrl driver
Alexander Graf
2017-12-04
add support for Raspberry Pi Zero W
Dmitry Korunov
2017-05-09
bcm2835_wdt: support for the BCM2835/2836 watchdog
Paolo Pisati
2017-05-09
video: arm: rpi: Move the video settings out of the driver
Simon Glass
2017-05-09
video: arm: rpi: Move the video query out of the driver
Simon Glass
2017-05-09
arm: rpi: Add a function to obtain the MMC clock
Simon Glass
2017-05-09
arm: rpi: Add a file to handle messages
Simon Glass
2017-05-09
arm: rpi: Drop the GPIO device addresses
Simon Glass
2016-11-28
ARM: bcm283x: Implement EFI RTS reset_system
Alexander Graf
2016-09-06
bcm2835_gpio: Implement GPIOF_FUNC
Alexander Graf
2016-04-11
rpi: remove redundant board files
Stephen Warren
2016-04-11
ARM: rpi: add some missing Kconfig help text
Stephen Warren
2016-04-11
ARM: add Raspberry Pi 3 64-bit config
Stephen Warren
2016-04-01
rpi: BCM2837 and Raspberry Pi 3 32-bit support
Stephen Warren
2016-04-01
ARM: bcm2835: expand Kconfig target descriptions
Stephen Warren
2016-04-01
ARM: bcm2835: move CONFIG_BCM283* to Kconfig
Stephen Warren
2016-03-27
ARM: bcm2835: fix 64-bit build warning in mbox
Stephen Warren
2016-03-27
ARM: bcm283x: don't always define CONFIG_BCM2835
Stephen Warren
2016-03-27
RPi: Enable caches for rpi2
Alexander Graf
2016-02-24
rpi: set board serial number in environment
Lubomir Rintel
2016-01-19
Add more SPDX-License-Identifier tags
Tom Rini
2015-12-05
rpi: get rid of BCM2835_BOARD_REV_* macros
Stephen Warren
[next]