~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* common: return type board_get_usable_ram_topHeinrich Schuchardt2023-08-15
* rpi: set the correct parameter for simple framebuffer nodeMeng Li2023-08-13
* rpi: Update the RPi Zero 2W DT filenamePeter Robinson2023-03-14
* rpi: Copy eth PHY address from fw DT to loaded DTAntoine Mazeas2023-03-14
* rpi: Copy properties from firmware dtb to the loaded dtbAntoine Mazeas2023-03-14
* MAINTAINERS: add RaspberryPi co-maintainerMatthias Brugger2022-12-02
* video: Drop use of the lcd header fileSimon Glass2022-10-30
* board_f: Fix types for board_get_usable_ram_top()Pali Rohár2022-09-23
* Merge tag 'v2022.01-rc4' into nextTom Rini2021-12-20
|\
| * rpi: Add identifier for the new RPi Zero 2 WPeter Robinson2021-11-30
| * rpi: Update the Raspberry Pi doucmentation URLPeter Robinson2021-11-30
* | common: rename functions lcd_dt_simplefb to fdt_simplefbPatrick Delaunay2021-11-30
|/
* sandbox: Remove OF_HOSTFILEIlias Apalodimas2021-10-27
* Merge tag 'v2021.10-rc5' into nextTom Rini2021-09-27
|\
| * rpi: Conditionally add simple-framebuffer nodeIvan T. Ivanov2021-09-15
* | arm: Disable ATAGs supportTom Rini2021-09-07
|/
* rpi: Add identifier for the new CM4Nicolas Saenz Julienne2021-02-18
* rpi: Add identifier for the new RPi400Nicolas Saenz Julienne2021-02-18
* rpi: limit size of the RAM to the multiple of the MMU_SECTION_SIZEMarek Szyprowski2021-02-18
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-17
* efi_loader: round the memory area in efi_add_memory_map()Michael Walle2020-05-17
* rpi: use the newly-added RPI_EFI_NR_SPIN_PAGESKyle Evans2020-05-13
* rpi: Kconfig option for initial page reservationKyle Evans2020-05-13
* rpi: Enable DRAM bank initialization on arm64Matthias Brugger2019-12-11
* rpi: fix dram bank initializationMatthias Brugger2019-12-11
* common: Move board_get_usable_ram_top() out of common.hSimon Glass2019-12-02
* ARM: bcm283x: Set memory map at run-timeMatthias Brugger2019-11-24
* rpi: push fw_dtb_pointer in the .data sectionMatthias Brugger2019-11-24
* rpi4: enable dram bank initializationMatthias Brugger2019-10-01
* RPI: Add memory map for bcm2711Andrei Gherzan2019-09-06
* RPI: Add entry for Raspberry Pi 4 model BAndrei Gherzan2019-09-06
* env: Drop environment.h header file where not neededSimon Glass2019-08-11
* env: Move env_set_hex() to env.hSimon Glass2019-08-11
* RPi: Add mbrugger as board maintainerMatthias Brugger2019-03-29
* rpi: add Compute Module 3+Jonathan Gray2019-02-15
* rpi: add 3 Model A+Jonathan Gray2018-12-03
* rpi: add URL of official revision code listJonathan Gray2018-12-03
* Remove <inttypes.h> includes and PRI* usages in printf() entirelyMasahiro Yamada2018-09-10
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* net: Move enetaddr env access code to env config instead of net configAlex Kiernan2018-04-08
* rpi: Complete table of models with new revision code schemeJonathan Gray2018-04-06
* rpi: Add identifier for the new RPi3 B+Alexander Graf2018-04-05
* RPi: Add myself as board maintainerAlexander Graf2018-02-15
* rpi: Remove runtime disabling support for serialAlexander Graf2018-01-28
* bcm283x: Add pinctrl driverAlexander Graf2018-01-28
* add support for Raspberry Pi Zero WDmitry Korunov2017-12-04
* env: Rename getenv/_f() to env_get()Simon Glass2017-08-16
* env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr()Simon Glass2017-08-16
* env: Rename common functions related to setenv()Simon Glass2017-08-16
* env: Rename setenv() to env_set()Simon Glass2017-08-16