aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ram
Commit message (Expand)AuthorAgeFilesLines
* rockchip: Avoid #ifdefs in RK3399 SPLSimon Glass2024-08-051-19/+21
* rockchip: Ensure memory size is available in RK3399 SPLSimon Glass2024-08-051-8/+14
* drivers: ram: Remove duplicate newlinesMarek Vasut2024-07-223-6/+0
* ram: k3-ddrss: Enable the am62ax's DDR controller for J722SJayesh Choudhary2024-06-191-1/+1
* Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"WIP/20May2024-nextTom Rini2024-05-2041-40/+22
* Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini2024-05-1941-22/+40
* ram: Remove <common.h> and add needed includesTom Rini2024-05-0741-40/+22
* rockchip: rk3308: Move cru and grf include files to arch-rockchipJonas Karlman2024-04-261-1/+1
* Merge tag 'u-boot-rockchip-20240315' of https://source.denx.de/u-boot/custodi...WIP/15Mar2024-nextTom Rini2024-03-158-8/+3
|\
| * rockchip: include asm/io.h directly in asm/arch-rockchip/hardware.hQuentin Schulz2024-03-138-8/+0
| * rockchip: migrate hardware.h inclusion into appropriate filesQuentin Schulz2024-03-133-0/+3
* | ram: k3-ddrss: enable the am62ax's DDR controller for am62pxBryan Brattlof2024-03-131-1/+1
|/
* Merge tag 'v2024.04-rc4' into nextWIP/11Mar2024-nextTom Rini2024-03-111-1/+1
|\
| * ARM: renesas: Rename ARCH_RMOBILE to ARCH_RENESASMarek Vasut2024-03-021-1/+1
* | arm: mach-k3: Add basic support for J784S4 SoC definitionApurva Nandan2024-03-041-1/+1
|/
* ram: rockchip: Add rv1126 ddr4 supportTim Lunn2024-02-048-0/+533
* tree-wide: Replace http:// link with https:// link for ti.comNishanth Menon2023-11-104-4/+4
* sunxi: add R528/T113-s3/D1(s) DRAM initialisation codeAndre Przywara2023-10-225-0/+1574
* Kconfig: sunxi: prepare for using drivers/ram/sunxiAndre Przywara2023-10-222-1/+8
* treewide: use dev_read_addr_*_ptr() where appropriateMatthias Schiffer2023-10-132-23/+20
* Merge tag 'u-boot-stm32-20231004' of https://source.denx.de/u-boot/custodians...Tom Rini2023-10-041-1/+2
|\
| * ram: stm32mp1: Only print RAM config with CONFIG_SPL_DISPLAY_PRINTHarald Seiler2023-10-041-1/+2
* | common: Drop linux/printk.h from common headerWIP/23Sep2023Simon Glass2023-09-245-0/+5
|/
* board: mediatek: update config headersWeijie Gao2023-08-031-0/+1
* ram: k3-ddrss: do not touch ctrl regs during trainingBryan Brattlof2023-07-211-7/+4
* ram: starfive: Read memory size information from EEPROMYanhong Wang2023-07-121-2/+0
* board: schneider: add RZN1 board supportRalph Siemsen2023-05-134-0/+383
* ram: cadence: add driver for Cadence EDACRalph Siemsen2023-05-135-0/+430
* core: remap: fix regmap_init_mem_plat() reg size handelingJohan Jonker2023-05-066-6/+6
* arm: mach-k3: Remove empty sys_proto.h includeAndrew Davis2023-04-241-1/+0
* arm: mach-k3: Move sdelay() and wait_on_value() declarationAndrew Davis2023-04-241-0/+4
* Merge tag 'u-boot-rockchip-20230421' of https://source.denx.de/u-boot/custodi...WIP/23Apr2023Tom Rini2023-04-231-0/+2
|\
| * ram: rk3399: add missing high row detectionJonathan Liu2023-04-211-0/+2
* | Merge https://source.denx.de/u-boot/custodians/u-boot-riscvTom Rini2023-04-2210-1/+3202
|\ \
| * | ram: starfive: add ddr driverYanhong Wang2023-04-2010-1/+3202
| |/
* / stm32mp: fix various array bounds checksRasmus Villemoes2023-04-191-1/+1
|/
* Merge branch 'next'Tom Rini2023-04-031-3/+3
|\
| * Merge tag 'v2023.04-rc4' into nextWIP/14Mar2023-nextTom Rini2023-03-142-0/+58
| |\
| * | ram: ast2600: Keep MPLL power onDylan Hung2023-03-061-3/+3
* | | rockchip: Fix incorrect constant name in RAM init codeWIP/02Apr2023David Sebek2023-04-021-1/+1
| |/ |/|
* | ram: rockchip: Add rk3588 ddr driver supportJagan Teki2023-02-282-0/+58
|/
* global: Finish CONFIG -> CFG migrationTom Rini2023-01-203-11/+11
* ram: rockchip: Add rv1126 lpddr4 supportJagan Teki2023-01-168-0/+556
* ram: rockchip: rv1126: Control ddr init prints via DEBUGJagan Teki2023-01-161-13/+25
* ram: rockchip: Add rv1126 ddr driver supportJagan Teki2023-01-162-0/+3522
* ram: rockchip: Add rv1126 ddr loader paramsJagan Teki2023-01-161-0/+197
* ram: rockchip: Add rv1126 ddr3 supportJagan Teki2023-01-167-0/+504
* ram: rockchip: Update ddr pctl regs for px30Jagan Teki2023-01-161-3/+3
* ram: rockchip: Compute ddr capacity based on grf splitJagan Teki2023-01-164-5/+7
* ram: rockchip: Add common ddr type configsJagan Teki2023-01-163-24/+21