summaryrefslogtreecommitdiff
path: root/board/raspberrypi
Commit message (Expand)AuthorAgeFilesLines
* RPi: Add mbrugger as board maintainerMatthias Brugger2019-03-291-1/+1
* rpi: add Compute Module 3+Jonathan Gray2019-02-151-0/+5
* rpi: add 3 Model A+Jonathan Gray2018-12-031-0/+5
* rpi: add URL of official revision code listJonathan Gray2018-12-031-8/+1
* Remove <inttypes.h> includes and PRI* usages in printf() entirelyMasahiro Yamada2018-09-101-2/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-073-7/+3
* net: Move enetaddr env access code to env config instead of net configAlex Kiernan2018-04-081-0/+1
* rpi: Complete table of models with new revision code schemeJonathan Gray2018-04-061-0/+30
* rpi: Add identifier for the new RPi3 B+Alexander Graf2018-04-051-0/+5
* RPi: Add myself as board maintainerAlexander Graf2018-02-151-2/+2
* rpi: Remove runtime disabling support for serialAlexander Graf2018-01-281-43/+0
* bcm283x: Add pinctrl driverAlexander Graf2018-01-281-2/+3
* add support for Raspberry Pi Zero WDmitry Korunov2017-12-041-0/+5
* env: Rename getenv/_f() to env_get()Simon Glass2017-08-161-6/+6
* env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr()Simon Glass2017-08-161-1/+1
* env: Rename common functions related to setenv()Simon Glass2017-08-161-1/+1
* env: Rename setenv() to env_set()Simon Glass2017-08-161-7/+7
* MAINTAINERS: drop bcm283x/rpi maintainershipStephen Warren2017-07-081-2/+2
* Allow boards to initialize the DT at runtime.Alex Deymo2017-05-091-0/+10
* bcm2835_wdt: support for the BCM2835/2836 watchdogPaolo Pisati2017-05-091-0/+4
* arm: rpi: Add a TODO to move all messages into the msg handlerSimon Glass2017-05-091-1/+1
* dm: mmc: rpi: Convert Raspberry Pi to driver model for MMCSimon Glass2017-05-091-13/+0
* arm: rpi: Add a function to obtain the MMC clockSimon Glass2017-05-091-12/+4
* arm: rpi: Add a file to handle messagesSimon Glass2017-05-091-32/+3
* rpi: Fix device tree path on ARM64Tuomas Tynkkynen2017-01-241-21/+27
* bcm2835: Reserve the spin table in efi memory mapAlexander Graf2016-11-281-0/+6
* ARM: bcm283x: use OF_CONTROL for bcm283xFabian Vogt2016-11-281-37/+0
* board: rpi: move uart deactivation to board_initFabian Vogt2016-11-281-14/+26
* rpi: passthrough of the firmware provided FDT blobCédric Schieli2016-11-213-0/+66
* serial: bcm283x_mu: Detect disabled serial deviceAlexander Graf2016-09-061-1/+33
* armv8: mmu: Add support of non-identical mappingYork Sun2016-07-151-2/+4
* rpi: remove redundant board filesStephen Warren2016-04-117-40/+1
* ARM: add Raspberry Pi 3 64-bit configStephen Warren2016-04-113-0/+38
* rpi: BCM2837 and Raspberry Pi 3 32-bit supportStephen Warren2016-04-013-1/+28
* rpi: add Raspberry Pi 3 board IDStephen Warren2016-04-011-0/+5
* rpi: use constant "unknown board" DT filenameStephen Warren2016-04-011-5/+1
* ARM: bcm283x: don't always define CONFIG_BCM2835Stephen Warren2016-03-271-1/+1
* serial: pl01x: Add support for devices with the rate pre-configured.Eric Anholt2016-03-221-1/+1
* rpi: set board serial number in environmentLubomir Rintel2016-02-241-0/+33
* rpi: set ethaddr as wellLubomir Rintel2016-02-081-0/+3
* rpi: fix up Model B entriesLubomir Rintel2016-02-081-10/+10
* rpi: link to another model number info sourceStephen Warren2016-02-081-0/+5
* rpi: add support for Raspberry Pi ZeroStephen Warren2015-12-051-0/+5
* rpi: fix revision scheme parsingStephen Warren2015-12-051-34/+53
* rpi: get rid of BCM2835_BOARD_REV_* macrosStephen Warren2015-12-051-19/+23
* ARM: rpi: Add CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG supportGuillaume GARDET2015-10-241-0/+13
* ARM: rpi: add another revision of Raspberry Pi A+Lubomir Rintel2015-10-191-0/+5
* Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h headerSimon Glass2015-09-111-0/+1
* ARM: bcm283x: Allocate all mailbox buffers cacheline alignedAlexander Stein2015-08-121-5/+5
* ARM: rpi: add a couple more revision IDsStephen Warren2015-04-131-0/+10