Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
472a716b8fdfd88a27cb675e4ea8e12cb4f79fc3
« Previous
1168d2d
rockchip: timer: add device-model timer driver for RK3368 (and similar)
by Philipp Tomsich
· 7 years ago
e9e5d9d
dm: timer: normalise SPL and TPL support
by Philipp Tomsich
· 7 years ago
b1a1600
timer: add OF_PLATDATA support for timer-uclass
by Philipp Tomsich
· 7 years ago
b65236a
configs: mpc85xx: fix fallout from SPL/TPL changes
by Philipp Tomsich
· 7 years ago
4ce8b4d
rockchip: board: puma_rk3399: rename ATF firmware
by Klaus Goger
· 7 years ago
1276008
rockchip: board: puma-rk3399: fix warnings in puma_rk3399/fit_spl_atf.its
by Philipp Tomsich
· 8 years ago
5aa49af
moveconfig: migrate TPL_STACK, TPL_TEXT_BASE and TPL_MAX_SIZE
by Philipp Tomsich
· 7 years ago
4cf4378
rockchip: rk3368: mark TPL as not inheriting its stack, text-base and size from SPL
by Philipp Tomsich
· 7 years ago
faa18db
armv8: TPL_STACK will always be defined, so test CONFIG_TPL_NEEDS_SEPARATE_STACK
by Philipp Tomsich
· 7 years ago
b3ed6ce
spl: support TPL_STACK, TPL_MAX_SIZE and TPL_TEXT_BASE via Kconfig
by Philipp Tomsich
· 7 years ago
d9d1242
rockchip: Kconfig: preset TPL_LDSCRIPT via Kconfig for the RK3368
by Philipp Tomsich
· 7 years ago
dd6fbcb
spl: Kconfig: migrate $(SPL_TPL_)LDSCRIPT to Kconfig
by Philipp Tomsich
· 7 years ago
4d02d20
rockchip: board: lion-rk3368: add support for the RK3368-uQ7
by Philipp Tomsich
· 7 years ago
d16120a
rockchip: spi: enable support for the rk_spi driver for the RK3368
by Philipp Tomsich
· 7 years ago
5071457
rockchip: rk3368: spl: mark SPL and TPL as supported for ROCKCHIP_RK3368
by Philipp Tomsich
· 7 years ago
fbbd380
rockchip: rk3368: spl: add SPL support
by Philipp Tomsich
· 7 years ago
9b0bc59
rockchip: spl: make spl-boot-order code reusable (split from rk3399)
by Philipp Tomsich
· 7 years ago
a55e497
rockchip: rk3368: spl: add TPL support
by Philipp Tomsich
· 7 years ago
1c78740
rockchip: rk3368: spl: enable SPL_FRAMEWORK in rk3368_common.h
by Philipp Tomsich
· 7 years ago
1ac973a
rockchip: rk3368: dts: add DMC node in rk3368.dtsi
by Philipp Tomsich
· 7 years ago
403e9cb
rockchip: rk3368: add DRAM controller driver with DRAM initialisation
by Philipp Tomsich
· 7 years ago
832567d
rockchip: Makefile: streamline SPL/TPL configuration
by Philipp Tomsich
· 7 years ago
793f2fd
net: gmac_rockchip: Add support for the RK3368 GMAC
by Philipp Tomsich
· 7 years ago
cf8aceb
rockchip: clk: rk3368: add support for configuring the SPI clocks
by Philipp Tomsich
· 7 years ago
4e4c40d
rockchip: clk: rk3368: mark 'priv' __maybe_unused in rk3368_clk_set_rate()
by Philipp Tomsich
· 7 years ago
df0ae00
rockchip: clk: rk3368: add support for GMAC (SLCK_MAC) clock
by Philipp Tomsich
· 7 years ago
6292469
rockchip: clk: rk3368: support configuring the DRAM PLL (from TPL)
by Philipp Tomsich
· 7 years ago
f5a4329
rockchip: clk: rk3368: implement MMC/SD clock reparenting
by Philipp Tomsich
· 7 years ago
05c57e1
rockchip: clk: rk3368: define DMA1_SRST_REQ and DMA2_SRST_REQ
by Philipp Tomsich
· 7 years ago
a00dfa0
rockchip: clk: rk3368: implement DPLL (DRAM PLL) support
by Philipp Tomsich
· 7 years ago
4bebf94
rockchip: clk: rk3368: do not change CPLL/GPLL before returning to BROM
by Philipp Tomsich
· 7 years ago
bee6180
rockchip: clk: rk3368: support OF_PLATDATA for the RK3368 clk driver
by Philipp Tomsich
· 7 years ago
ddfe77d
rockchip: clk: rk3368: implement bandwidth adjust for PLLs
by Philipp Tomsich
· 7 years ago
e95b631
rockchip: pinctrl: rk3368: add SPI support
by Philipp Tomsich
· 7 years ago
a49773d
rockchip: pinctrl: rk3368: move IOMUX bit-definitions to pinctrl driver
by Philipp Tomsich
· 7 years ago
abcde47
rockchip: pinctrl: rk3368: add support for configuring the MMC pins
by Philipp Tomsich
· 7 years ago
5282a3f
rockchip: pinctrl: rk3368: add GMAC (RGMII only) support
by Philipp Tomsich
· 7 years ago
8f362db
rockchip: rk3368: dts: add sgrf node
by Philipp Tomsich
· 7 years ago
c1828cf
rockchip: rk3368: grf: use shifted-constants
by Philipp Tomsich
· 7 years ago
81bd0ad
rockchip: rk3368: syscon: SGRF support for OF_PLATDATA
by Philipp Tomsich
· 7 years ago
66a63fe
rockchip: rk3368: syscon: MSCH/PMUGRF/GRF support for OF_PLATDATA
by Philipp Tomsich
· 7 years ago
c61177a
rockchip: rk3368: spl: add memory layout for TPL and SPL
by Philipp Tomsich
· 7 years ago
e78b04f
rockchip: rk3368: spl: define COUNTER_FREQUENCY to 24MHz
by Philipp Tomsich
· 7 years ago
525a8c8
rockchip: rk3368: pmugrf: add definitions for os_reg[0..3]
by Philipp Tomsich
· 7 years ago
0da5c2e
rockchip: rk3368: mkimage: add support for the RK3368
by Philipp Tomsich
· 7 years ago
9a8f009
rockchip: rk3368: improve Kconfig text for the RK3368
by Philipp Tomsich
· 7 years ago
9e27c81
rockchip: Makefile: allow selective inclusion of sdram_common.o from TPL/SPL/U-Boot
by Philipp Tomsich
· 7 years ago
87c16d4
drivers: spl: consistently use the $(SPL_TPL_) macro
by Philipp Tomsich
· 7 years ago
c3916e7
spl: add TPL_DRIVER_MISC_SUPPORT option
by Philipp Tomsich
· 7 years ago
f94e643
spl: consistently use $(SPL_TPL_) to select features for SPL and TPL builds
by Philipp Tomsich
· 7 years ago
6dced7d
lib: spl: differentiate between TPL and SPL for libfdt/of_control/of_platdata
by Philipp Tomsich
· 7 years ago
d60b5f7
spl: Kconfig: split SYS_MALLOC_SIMPLE for TPL and SPL
by Philipp Tomsich
· 7 years ago
1749858
spl: allow a separate TEXT_BASE, LDSCRIPT and MAX_SIZE for TPL
by Philipp Tomsich
· 7 years ago
c3be619
armv8: spl: Support separate stack for TPL
by Philipp Tomsich
· 7 years ago
e6a0586
armv8: move low-level assembly functions into function-sections
by Philipp Tomsich
· 7 years ago
f1c6e19
spl: dm: use CONFIG_IS_ENABLED to test for the DM option
by Philipp Tomsich
· 7 years ago
f291ce1
spl: dm: Kconfig: split OF_CONTROL and OF_PLATDATA between SPL and TPL
by Philipp Tomsich
· 7 years ago
7c819e7
spl: dm: Kconfig: split CLK support for SPL and TPL
by Philipp Tomsich
· 7 years ago
f0776a5
spl: dm: Kconfig: SPL_CLK depends on SPL_DM
by Philipp Tomsich
· 7 years ago
c336c3c
spl: dm: Kconfig: introduce TPL_RAM (in analogy to SPL_RAM)
by Philipp Tomsich
· 7 years ago
4523330
spl: dm: Kconfig: SPL_RAM depends on SPL_DM
by Philipp Tomsich
· 7 years ago
c6ac6c1
spl: dm: Kconfig: split REGMAP/SYSCON support for TPL from SPL
by Philipp Tomsich
· 7 years ago
9c44737
spl: dm: Kconfig: use more specific prereqs for SPL_REGMAP and SPL_SYSCON
by Philipp Tomsich
· 7 years ago
616bd09
spl: dm: Kconfig: fix help text for SPL/TPL confusion
by Philipp Tomsich
· 7 years ago
ae2cee2
spl: use TPL_SYS_MALLOC_F_LEN for TPL
by Philipp Tomsich
· 7 years ago
19b68fb
rockchip: back-to-bootrom: simplify the #ifdef-check for LIBCOMMON in TPL/SPL
by Philipp Tomsich
· 7 years ago
ee14d29
rockchip: back-to-bootrom: split BACK_TO_BOOTROM for TPL/SPL
by Philipp Tomsich
· 7 years ago
36979c7
rockchip: back-to-bootrom: add 'back-to-bootrom' support for AArch64
by Philipp Tomsich
· 7 years ago
a954fa3
spl: configure 'return to bootrom' separately for SPL and TPL
by Philipp Tomsich
· 7 years ago
225d30b
spl: add a 'return to bootrom' boot method
by Philipp Tomsich
· 7 years ago
a41e3e1
OMAP3_SPI: Kconfig: move OMAP3_SPI out of DM_SPI section.
by Adam Ford
· 7 years ago
b730ff3
omap3: incorrect logical check in do_emif4_init
by xypron.glpk@gmx.de
· 8 years ago
da0227f
arm: omap: Fix 'get_device_type()' for OMAP34XX
by Derald D. Woods
· 7 years ago
5bbc265
Convert CONFIG_NAND to Kconfig
by Adam Ford
· 7 years ago
a44bffc
efi_loader: use EFI_PAGE_SIZE instead of 4096
by xypron.glpk@gmx.de
· 7 years ago
aee4f06
efi_loader: use EFI_PAGE_MASK instead of EFI_PAGE_SIZE - 1
by xypron.glpk@gmx.de
· 7 years ago
0d43fde
omap3: evm: Update board, defconfig, and maintainer file
by Derald D. Woods
· 7 years ago
00fd59d
README: Drop information about commands
by Simon Glass
· 7 years ago
e188eee
Drop config_cmd_all.h
by Simon Glass
· 7 years ago
54feea1
Convert CONFIG_CMD_ZFS to Kconfig
by Simon Glass
· 7 years ago
e7a815f
Convert CONFIG_CMD_ZBOOT to Kconfig
by Simon Glass
· 7 years ago
1aa4e8d
Convert CONFIG_CMD_UUID to Kconfig
by Simon Glass
· 7 years ago
2a242e3
Convert CONFIG_CMD_UNIVERSE to Kconfig
by Simon Glass
· 7 years ago
5605aa8
Convert CONFIG_CMD_TSI148 to Kconfig
by Simon Glass
· 7 years ago
ce058ae
Convert CONFIG_CMD_TRACE to Kconfig
by Simon Glass
· 7 years ago
7a76431
Convert CONFIG_CMD_YAFFS2 to Kconfig
by Simon Glass
· 7 years ago
9b92a8d
Convert CONFIG_CMD_THOR_DOWNLOAD to Kconfig
by Simon Glass
· 7 years ago
78d11b7
Kconfig: Drop CONFIG_CMD_TFTP
by Simon Glass
· 7 years ago
3cef3b3
Convert CONFIG_CMD_TERMINAL to Kconfig
by Simon Glass
· 7 years ago
90d99e5
Convert CONFIG_CMD_TCA642X to Kconfig
by Simon Glass
· 7 years ago
1c27a4c
gpio: Drop sx151x driver
by Simon Glass
· 7 years ago
00805d7
Convert CONFIG_CMD_STRINGS to Kconfig
by Simon Glass
· 7 years ago
ba71be5
Kconfig: Sort the memory commands
by Simon Glass
· 7 years ago
3a91a25
Convert CONFIG_CMD_SPL_WRITE_SIZE to Kconfig
by Simon Glass
· 7 years ago
203dc1b
Convert CONFIG_CMD_SPL_NAND_OFS to Kconfig
by Simon Glass
· 7 years ago
72c3033
Convert CONFIG_CMD_SPL to Kconfig
by Simon Glass
· 7 years ago
2a728f3
Convert CONFIG_CMD_SH_ZIMAGEBOOT to Kconfig
by Simon Glass
· 7 years ago
719d36e
Convert CONFIG_CMD_SF_TEST to Kconfig
by Simon Glass
· 7 years ago
efce244
Convert CONFIG_CMD_SDRAM to Kconfig
by Simon Glass
· 7 years ago
0941f59
Convert CONFIG_CMD_SCSI to Kconfig
by Simon Glass
· 7 years ago
Next »