summaryrefslogtreecommitdiffstats
path: root/arch/arm/boards/raspberry-pi/lowlevel.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: dts: rpi4: add DT for CM4SPierre-Olivier Huard2024-02-161-0/+3
* ARM: dts: rpi4: add DTs for CM4 and Rpi 400Ahmad Fatoum2023-12-151-1/+5
* ARM: raspberry-pi: put video core fdt at end of RAMSascha Hauer2023-05-221-12/+14
* ARM: remove unused membase argumentSascha Hauer2023-05-221-1/+1
* ARM: bcm283x: Only provide PUTC_LL() when activatedSascha Hauer2023-03-071-0/+1
* ARM: bcm283x: Move mach header files to include/mach/bcm283xSascha Hauer2023-03-061-2/+2
* ARM: rpi: add Raspberry Pi 4 supportAhmad Fatoum2022-06-171-0/+6
* ARM: rpi: support FDT in x0 for 64bit configurationsAhmad Fatoum2022-06-171-11/+16
* ARM: rpi: add generic Raspberry Pi imageAhmad Fatoum2022-06-171-2/+85
* ARM: rpi: switch to ARM_USE_COMPRESSED_DTBAhmad Fatoum2022-06-171-8/+9
* ARM: rpi: remove outdated comment after stack setup reworkAhmad Fatoum2022-04-251-1/+0
* Merge branch 'for-next/spdx'Sascha Hauer2022-01-191-0/+2
|\
| * arch: add SPDX-License-Identifier to all .c filesAhmad Fatoum2022-01-051-0/+2
* | ARM: rpi: use ENTRY_FUNCTION_WITHSTACK to prepare for ARM64 supportAhmad Fatoum2022-01-171-18/+17
|/
* ARM: rpi: Do not warn when firmware doesn't pass a dtbSascha Hauer2019-12-191-1/+8
* ARM: Cleanup stack offset cargo cultSascha Hauer2019-09-091-1/+1
* ARM: rpi: save fdt that was passed from VideoCoreTomaz Solc2019-03-041-19/+49
* ARM: rpi: Add device tree for Compute Module 3.Tomaz Solc2019-02-191-0/+10
* ARM: rpi: add raspberry pi 3 supportLucas Stach2018-11-051-2/+12
* ARM: return positive offset in get_runtime_offset()Sascha Hauer2018-03-211-2/+2
* ARM: rpi: switch to DT probe and multi-image buildLucas Stach2017-03-021-3/+17
* sizes.h: move include/sizes.h to include/linux/sizes.hMasahiro Yamada2015-01-081-1/+1
* ARM: change signature of barebox_arm_entryLucas Stach2014-05-051-1/+1
* arm: rename reset and common_reset to barebox_arm_reset_vector and arm_cpu_lo...Jean-Christophe PLAGNIOL-VILLARD2013-02-081-2/+2
* ARM raspberrypi: switch to barebox_arm_entrySascha Hauer2013-02-041-0/+11