u-boot-brain/drivers/ram
Simon Glass da409ccc4a dm: core: Replace of_offset with accessor (part 2)
At present devices use a simple integer offset to record the device tree
node associated with the device. In preparation for supporting a live
device tree, which uses a node pointer instead, refactor existing code to
access this field through an inline function.

Signed-off-by: Simon Glass <sjg@chromium.org>
2017-06-01 07:03:04 -06:00
..
bmips_ram.c dm: Rename dev_addr..() functions 2017-06-01 07:03:01 -06:00
Kconfig stm32f7: sdram: move sdram driver code to ram drivers area 2017-05-08 11:39:02 -04:00
Makefile ram: add RAM driver for Broadcom MIPS SoCs 2017-05-10 16:16:09 +02:00
ram-uclass.c dm: Add support for RAM drivers 2015-07-21 17:39:27 -06:00
sandbox_ram.c dm: test: Add a test for the ram uclass 2015-07-21 17:39:32 -06:00
stm32_sdram.c dm: core: Replace of_offset with accessor (part 2) 2017-06-01 07:03:04 -06:00