rockchip: rk3128: use ARM arch timer instead of rk_timer
[oweals/u-boot.git] / arch / arm / mach-rockchip /
2019-07-20 Kever Yangrockchip: rk3128: use ARM arch timer instead of rk_timer
2019-07-20 Kever Yangrockchip: rk3288: use ARM arch timer instead of rk_timer
2019-07-20 Kever Yangrockchip: rk3036: use ARM arch timer instead of rk_timer
2019-07-20 Kever Yangrockchip: rk3036: sdram: use udelay instead of rockchip...
2019-07-20 Kever Yangrockchip: rk322x: use ARM arch timer instead of rk_timer
2019-07-20 Kever Yangrockchip: rk3288: dts: enable spl-boot-order
2019-07-20 Kever Yangrockchip: spl-boot-order: update dependency to OF_LIBFDT
2019-07-20 Kever Yangrockchip: rk3288: enable TPL for evb-rk3288
2019-07-20 Kever Yangrockchip: rk3288: add default TPL_LDSCRIPT value in...
2019-07-20 Kever Yangrockchip: rk3288: move configure_l2ctlr back to rk3288
2019-07-20 Kever Yangrockchip: rk3288: add arch_cpu_init in spl
2019-07-20 Kever Yangrockchip: rk3368: default enable SPL LIBCOMMON and...
2019-07-20 Kever Yangrockchip: rk322x: default enable SPL LIBCOMMON and...
2019-07-20 Kever Yangrockchip: rk3328: default enable SPL LIBCOMMON and...
2019-07-20 Kever Yangrockchip: rk3399: default enable SPL LIBCOMMON and...
2019-07-20 Kever Yangrockchip: rk3368: use defaule value for SYS_MALLOC_F_LEN
2019-07-20 Kever Yangrockchip: rk3328: use defaule value for SYS_MALLOC_F_LEN
2019-07-20 Kever Yangrockchip: rk3399: use default value for SYS_MALLOC_F_LEN
2019-07-20 Kever Yangrockchip: rk3288: use default value for SYS_MALLOC_F_LEN
2019-07-20 Kever Yangrockchip: rk322x: use defconfig for SYS_MALLOC_F_LEN
2019-07-20 Kever Yangrockchip: Kconfig: move ROCKCHIP_BOOT_MODE_REG to soc...
2019-07-20 Kever Yangrockchip: Kconfig: move rk3399 config into its Kconfig
2019-07-20 Kever Yangrockchip: Kconfig: move rk3368 config into its Kconfig
2019-07-20 Kever Yangrockchip: Kconfig: move rk3288 config into its Kconfig
2019-07-20 Kever Yangrockchip: Kconfig: move rk322x config into its Kconfig
2019-07-20 Kever Yangrockchip: fixup board choice in Kconfig
2019-07-20 Kever Yangrockchip: remove redundant pinctrl header including
2019-07-20 Kever Yangrockchip: rk3288: remove pinctrl init in spl_board_init
2019-07-20 Kever Yangrockchip: rk3188: remove pinctrl init in spl_board_init
2019-07-20 Kever Yangrockchip: rk3399: remove pinctrl init in spl_board_init
2019-07-20 Jagan Tekirockchip: rk3399: syscon: Add pmu support
2019-07-08 Tom RiniMerge tag 'efi-2019-10-rc1' of https://gitlab.denx...
2019-07-08 Tom RiniMerge tag 'u-boot-amlogic-20190704' of https://gitlab...
2019-07-08 Tom RiniMerge tag 'mmc-6-23' of https://github.com/MrVan/u...
2019-07-08 Tom RiniMerge tag 'mips-fixes-for-2019.07' of https://gitlab...
2019-07-07 Tom RiniMerge tag 'dm-pull-7jul19' of https://gitlab.denx.de...
2019-07-07 Tom RiniMerge tag 'video-for-2019.07' of https://gitlab.denx...
2019-07-07 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-usb
2019-07-07 Tom RiniMerge tag 'rockchip-for-v2019.07-rc5-3' of https:/...
2019-07-05 Tom RiniMerge tag 'rpi-next-2019.07' of https://github.com...
2019-07-05 Andy Yanrockchip: make_fit_atf.py: fix loadables property set...
2019-07-02 Tom RiniMerge tag 'rockchip-for-v2019.07-rc5-2' of https:/...
2019-07-02 Kever Yangrockchip: rk3288: enable TPL for tinker-board
2019-07-02 Kever Yangrockchip: rk3288: add separate TPL STACK address
2019-07-02 Kever Yangrockchip: rk3288: enable TPL configs to chip level
2019-07-01 Tom RiniMerge tag 'u-boot-atmel-fixes-2019.07-b' of https:...
2019-06-28 Tom RiniMerge tag 'u-boot-imx-20190628' of https://gitlab.denx...
2019-06-28 Tom RiniMerge tag 'u-boot-stm32-20190628' of https://gitlab...
2019-06-27 Tom RiniMerge tag 'rockchip-for-v2019.07-rc5' of https://gitlab...
2019-06-26 Jagan Tekirockchip: rk3399: Enable TPL_BOARD_INIT
2019-06-26 Jagan Tekirockchip: rk3399: tpl: Mark printascii into debug
2019-06-26 Jagan Tekirockchip: rk3399: tpl: Add spl_board_init
2019-06-26 Jagan Tekirockchip: rk3399: Enable SPL_BOARD_INIT
2019-06-26 Jagan Tekirockchip: rk3399: spl: Mark printascii into debug
2019-06-26 Jagan Tekirockchip: rk3399: Support common spl_board_init
2019-06-26 Jagan Tekirockchip: rk3399: Get bl31.elf via BL31
2019-06-26 Kever Yangrockchip: Kconfig: enable SPL support for rk3328
2019-06-26 Kever Yangrockchip: rk3328: add SPL board file support
2019-06-11 Tom RiniMerge tag 'u-boot-stm32-20190606' of https://github...
2019-06-10 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-spi
2019-06-10 Tom RiniMerge tag 'video-updates-for-2019.07-rc3' of git:/...
2019-06-10 Tom RiniMerge tag 'u-boot-atmel-fixes-2019.07-a' of git://git...
2019-06-08 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-tegra
2019-06-05 Tom RiniMerge tag 'efi-2019-07-rc4-2' of git://git.denx.de...
2019-06-04 Heinrich Schuchardtlib: time: export usec_to_tick()
2019-05-31 Tom RiniMerge tag 'rockchip-for-v2019.07-rc3' of git://git...
2019-05-30 Christoph Muellnerrockchip: Cleanup of make_fit_atf.py.
2019-05-30 Christoph Muellnerrockchip: rk3399: Add option to print on UART3.
2019-05-21 Tom RiniMerge tag 'video-for-2019.07-rc3' of git://git.denx...
2019-05-20 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sunxi
2019-05-20 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-i2c
2019-05-19 Tom RiniMerge tag 'efi-2019-07-rc3-2' of git://git.denx.de...
2019-05-19 Tom RiniMerge git://git.denx.de/u-boot-x86
2019-05-19 Tom RiniMerge branch '2019-05-19-master-imports'
2019-05-18 Trevor WoernerCONFIG_SPL_SYS_[DI]CACHE_OFF: add
2019-05-15 Tom RiniMerge tag 'u-boot-stm32-mcu-20190514' of https://github...
2019-05-09 Tom RiniMerge tag 'rockchip-for-v2019.07-rc1' of git://git...
2019-05-08 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sunxi
2019-05-08 Jagan Tekiarm: rockchip: rk3399: Move common configs in Kconfig
2019-05-08 Kever Yangrockchip: rk3399: add tpl support
2019-05-08 Kever Yangrockchip: add u-boot-tpl-v8.lds
2019-05-08 Kever Yangrockchip: rk3368: remove uart iomux init in SPL
2019-05-08 Kever Yangrockchip: rk3368: support UART2/4 in board_debug_uart_i...
2019-05-08 Kever Yangrockchip: rk322x: add tpl support
2019-05-06 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-spi
2019-05-05 Tom RiniMerge tag 'mips-pull-2019-05-03' of git://git.denx...
2019-05-05 Tom RiniMerge tag 'mmc-2019-5-3' of https://github.com/MrVan...
2019-05-03 Tom RiniMerge git://git.denx.de/u-boot-socfpga
2019-05-03 Tom RiniMerge git://git.denx.de/u-boot-usb
2019-05-03 Tom RiniMerge git://git.denx.de/u-boot-marvell
2019-05-03 Tom RiniMerge branch '2019-05-03-master-imports'
2019-05-03 Tom RiniMerge tag 'efi-2019-07-rc2' of git://git.denx.de/u...
2019-05-01 Tom RiniMerge tag 'rockchip-for-2019.07' of git://git.denx...
2019-05-01 Philipp Tomsichrockchip: rk3288: include header for back_to_bootrom
2019-05-01 Philipp Tomsichrockchip: rk3399: include gpio.h
2019-05-01 Kever Yangrockchip: rk3399: add board_debug_uart_init()
2019-05-01 Kever Yangrockchip: rk3399: use grf structure to access reg
2019-05-01 Kever Yangrockchip: rk3368: move board_debug_uart_init() to rk3368.c
2019-05-01 Kever Yangrockchip: rk3288: add board_debug_uart_init()
2019-05-01 Kever Yangrockchip: rk3288: use grf structure to access soc_con2
next