summaryrefslogtreecommitdiff
path: root/board/raspberrypi
AgeCommit message (Expand)AuthorFilesLines
2019-10-01rpi4: enable dram bank initializationMatthias Brugger1-0/+10
2019-09-06RPI: Add memory map for bcm2711Andrei Gherzan1-3/+24
2019-09-06RPI: Add entry for Raspberry Pi 4 model BAndrei Gherzan1-0/+5
2019-08-11env: Drop environment.h header file where not neededSimon Glass1-1/+0
2019-08-11env: Move env_set_hex() to env.hSimon Glass1-0/+1
2019-03-29RPi: Add mbrugger as board maintainerMatthias Brugger1-1/+1
2019-02-15rpi: add Compute Module 3+Jonathan Gray1-0/+5
2018-12-03rpi: add 3 Model A+Jonathan Gray1-0/+5
2018-12-03rpi: add URL of official revision code listJonathan Gray1-8/+1
2018-09-11Remove <inttypes.h> includes and PRI* usages in printf() entirelyMasahiro Yamada1-2/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini3-7/+3
2018-04-09net: Move enetaddr env access code to env config instead of net configAlex Kiernan1-0/+1
2018-04-06rpi: Complete table of models with new revision code schemeJonathan Gray1-0/+30
2018-04-05rpi: Add identifier for the new RPi3 B+Alexander Graf1-0/+5
2018-02-15RPi: Add myself as board maintainerAlexander Graf1-2/+2
2018-01-28rpi: Remove runtime disabling support for serialAlexander Graf1-43/+0
2018-01-28bcm283x: Add pinctrl driverAlexander Graf1-2/+3
2017-12-04add support for Raspberry Pi Zero WDmitry Korunov1-0/+5
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass1-6/+6
2017-08-16env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr()Simon Glass1-1/+1
2017-08-16env: Rename common functions related to setenv()Simon Glass1-1/+1
2017-08-16env: Rename setenv() to env_set()Simon Glass1-7/+7
2017-07-09MAINTAINERS: drop bcm283x/rpi maintainershipStephen Warren1-2/+2
2017-05-10Allow boards to initialize the DT at runtime.Alex Deymo1-0/+10
2017-05-10bcm2835_wdt: support for the BCM2835/2836 watchdogPaolo Pisati1-0/+4
2017-05-10arm: rpi: Add a TODO to move all messages into the msg handlerSimon Glass1-1/+1
2017-05-10dm: mmc: rpi: Convert Raspberry Pi to driver model for MMCSimon Glass1-13/+0
2017-05-10arm: rpi: Add a function to obtain the MMC clockSimon Glass1-12/+4
2017-05-10arm: rpi: Add a file to handle messagesSimon Glass1-32/+3
2017-01-24rpi: Fix device tree path on ARM64Tuomas Tynkkynen1-21/+27
2016-11-29bcm2835: Reserve the spin table in efi memory mapAlexander Graf1-0/+6
2016-11-29ARM: bcm283x: use OF_CONTROL for bcm283xFabian Vogt1-37/+0
2016-11-29board: rpi: move uart deactivation to board_initFabian Vogt1-14/+26
2016-11-21rpi: passthrough of the firmware provided FDT blobCédric Schieli3-0/+66
2016-09-06serial: bcm283x_mu: Detect disabled serial deviceAlexander Graf1-1/+33
2016-07-15armv8: mmu: Add support of non-identical mappingYork Sun1-2/+4
2016-04-12rpi: remove redundant board filesStephen Warren7-40/+1
2016-04-11ARM: add Raspberry Pi 3 64-bit configStephen Warren3-0/+38
2016-04-02rpi: BCM2837 and Raspberry Pi 3 32-bit supportStephen Warren3-1/+28
2016-04-02rpi: add Raspberry Pi 3 board IDStephen Warren1-0/+5
2016-04-02rpi: use constant "unknown board" DT filenameStephen Warren1-5/+1
2016-03-27ARM: bcm283x: don't always define CONFIG_BCM2835Stephen Warren1-1/+1
2016-03-22serial: pl01x: Add support for devices with the rate pre-configured.Eric Anholt1-1/+1
2016-02-25rpi: set board serial number in environmentLubomir Rintel1-0/+33
2016-02-08rpi: set ethaddr as wellLubomir Rintel1-0/+3
2016-02-08rpi: fix up Model B entriesLubomir Rintel1-10/+10
2016-02-08rpi: link to another model number info sourceStephen Warren1-0/+5
2015-12-06rpi: add support for Raspberry Pi ZeroStephen Warren1-0/+5
2015-12-06rpi: fix revision scheme parsingStephen Warren1-34/+53
2015-12-06rpi: get rid of BCM2835_BOARD_REV_* macrosStephen Warren1-19/+23