summaryrefslogtreecommitdiffstats
path: root/board/raspberrypi/rpi
Commit message (Expand)AuthorAgeFilesLines
* 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-111-1/+1
* ARM: add Raspberry Pi 3 64-bit configStephen Warren2016-04-111-0/+25
* rpi: BCM2837 and Raspberry Pi 3 32-bit supportStephen Warren2016-04-011-1/+15
* 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
* ARM: bcm283x: merge BCM2835/BCM2836 directories into mach-bcm283xMasahiro Yamada2015-03-281-15/+0
* ARM: rpi: fix RPi1 board rev detection for warranty bitStephen Warren2015-03-241-0/+7
* rpi: add support for Raspberry Pi 2 model BStephen Warren2015-02-211-2/+26
* bcm2835/rpi: add SPDX license tags for some filesStephen Warren2015-02-212-21/+3
* lcd: dt: extract simplefb supportNikita Kiryanov2015-02-101-0/+1
* ARM: rpi: consolidate board rev error checkingStephen Warren2014-12-291-7/+9