History log of /rk3399_rockchip-uboot/arch/arm/include/asm/arch-rockchip/hardware.h (Results 1 – 4 of 4)
Revision Date Author Comments
# 4832ba99 17-Jun-2022 Jianqun Xu <jay.xu@rock-chips.com>

rockchip: fix rk_clrsetreg definition operand more clearly

Change-Id: I955489153e1d85f21a34ebb9a820e7e9c4488742
Signed-off-by: Jianqun Xu <jay.xu@rock-chips.com>


# affd4a9f 22-Jan-2016 Simon Glass <sjg@chromium.org>

rockchip: Tidy up the register-access macros

These work reasonable well, but there are a few errors:

- Brackets should be used to avoid unexpected side-effects
- When setting bits, the correspondin

rockchip: Tidy up the register-access macros

These work reasonable well, but there are a few errors:

- Brackets should be used to avoid unexpected side-effects
- When setting bits, the corresponding upper 16 bits should be set also

Signed-off-by: Simon Glass <sjg@chromium.org>

show more ...


# c9feb427 03-Sep-2015 Tom Rini <trini@konsulko.com>

Merge git://git.denx.de/u-boot-rockchip


# 26ad30e9 30-Aug-2015 Simon Glass <sjg@chromium.org>

rockchip: Add basic peripheral and clock definitions

Add header files for the peripherals and clocks supported on Rockchip
platforms. The particular implementation (and register set) for each is
SoC

rockchip: Add basic peripheral and clock definitions

Add header files for the peripherals and clocks supported on Rockchip
platforms. The particular implementation (and register set) for each is
SoC-specific, but it seems that the naming can be generic.

Signed-off-by: Simon Glass <sjg@chromium.org>

show more ...