summaryrefslogtreecommitdiffstats
path: root/arch/arm/boards/raspberry-pi
Commit message (Expand)AuthorAgeFilesLines
* fdt: Check blob size during unflatteningSascha Hauer2021-06-251-1/+1
* ARM: rpi: add new rpi boot targetAhmad Fatoum2020-12-103-0/+21
* ARM: rpi: fix model description stringAhmad Fatoum2020-12-101-2/+2
* ARM: rpi: drop no longer needed environmentAhmad Fatoum2020-12-101-3/+0
* ARM: rpi: Add Raspberry Pi Zero W mini-uart supportAhmad Fatoum2020-12-101-1/+22
* ARM: rpi: add new init function for Raspberry Pi ZeroAhmad Fatoum2020-12-071-2/+17
* ARM: rpi: support raspberry pi 1 and zero mini-uartAhmad Fatoum2020-12-071-0/+1
* ARM: rpi: move rpi_model_init() to postcoreAhmad Fatoum2020-12-071-2/+2
* ARM: rpi: make functions in rpi-common.c staticAhmad Fatoum2020-12-072-30/+16
* arch/arm/boards: Replace license and copyright boilerplate by SPDX identfiersUwe Kleine-König2020-05-251-14/+2
* rpi: Enable USB Power domain during startupSascha Hauer2019-12-201-0/+10
* ARM: rpi: Do not warn when firmware doesn't pass a dtbSascha Hauer2019-12-192-5/+15
* ARM: Cleanup stack offset cargo cultSascha Hauer2019-09-091-1/+1
* ARM: rpi: add clock for sdhostLucas Stach2019-05-061-0/+8
* ARM: rpi: add board revision for Compute Module 3+Tomaz Solc2019-03-271-0/+2
* ARM: rpi: Move UART base address definitions to header fileSascha Hauer2019-03-061-4/+1
* ARM: rpi: save bootargs from VC FDT to vc.bootargsTomaz Solc2019-03-041-0/+47
* ARM: rpi: save fdt that was passed from VideoCoreTomaz Solc2019-03-043-19/+92
* ARM: rpi: Add device tree for Compute Module 3.Tomaz Solc2019-02-191-0/+10
* Merge branch 'for-next/rpi'Sascha Hauer2019-02-132-14/+56
|\
| * ARM: rpi: complete new revision schemeMoritz Augsburger2019-02-051-8/+21
| * ARM: rpi: make locally used functions staticRoland Hieber2019-02-052-4/+3
| * ARM: rpi: use defines for uart basesRouven Czerwinski2019-02-051-3/+7
| * ARM: rpi: retrieve miniuart clock from firmwareRouven Czerwinski2019-02-051-0/+7
| * ARM: rpi: move clks into board specific rpi-commonRouven Czerwinski2019-02-051-0/+19
| * ARM: rpi: fix typo in rpi-common.cRouven Czerwinski2019-02-051-2/+2
* | ARM: rpi: avoid NULL dereference on unknown rev.Tomaz Solc2019-02-121-1/+4
|/
* Merge branch 'for-next/checkpatch'Sascha Hauer2018-12-071-0/+1
|\
| * Add Raspberry Pi Zero W BoardChris Fiege2018-11-211-0/+1
* | multiple/raspberry-pi: fix clkdevs for raspberry piRouven Czerwinski2018-11-291-2/+2
|/
* ARM: rpi: add raspberry pi 3 supportLucas Stach2018-11-051-2/+12
* ARM: rpi: add revision IDs for Pi 3 Model B and Pi ZeroEnrico Joerns2018-11-051-0/+2
* 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-022-20/+30
* ARM: rpi: convert watchdog/reset to regular driverLucas Stach2017-03-021-0/+1
* ARM: rpi: convert mailbox interface to regular driverLucas Stach2017-03-021-0/+2
* ARM: rpi: move model detection before console initLucas Stach2017-03-021-2/+2
* ARM: rpi: move model initialisation to rpi-commonEnrico Joerns2017-03-025-79/+48
* defaultenv-2: remove unused *-menu-add-entry callsSascha Hauer2016-08-261-5/+0
* defaultenv-2: remove ps1 duplicatesSascha Hauer2016-08-261-7/+0
* string: Fix (v)asprintf prototypesSascha Hauer2016-04-151-3/+3
* arm: bcm283x: add rpi2 supportAlexander Aring2016-01-075-286/+351
* rpi: sync revision detection with u-bootAlexander Aring2016-01-041-0/+15
* raspberry-pi: mac address detection supportJean-Christophe PLAGNIOL-VILLARD2015-02-041-9/+35
* raspberry-pi: add leds supportJean-Christophe PLAGNIOL-VILLARD2015-02-041-0/+55
* raspberry-pi: add board model detectionJean-Christophe PLAGNIOL-VILLARD2015-02-042-1/+88
* 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
* mount: support filesystem options passed via -oUwe Kleine-König2014-02-101-1/+1
* environment: Use accessor functions for default environment pathSascha Hauer2014-01-271-1/+1