Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
0885cdb9d154ac0f63bb681d4f280a39de354f8c
/
arch
6f8387f
dra7x: boot: add dfu bootmode support
by B, Ravi
· 8 years ago
cbe7706
Merge git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 8 years ago
295a24b
armv7: ls102xa: Rename GIC_ADDR and DCSR_RCPM_ADDR
by York Sun
· 8 years ago
5e8bd7e
armv7: ls1021a: Convert CONFIG_LS1_DEEP_SLEEP to Kconfig option
by York Sun
· 8 years ago
0a37cf8
Convert CONFIG_SYS_FSL_ERRATUM_A010315 to Kconfig option
by York Sun
· 8 years ago
9533acf
armv8: ls1012a: Convert CONFIG_LS1012A to Kconfig option ARCH_LS1021A
by York Sun
· 8 years ago
da28e58
armv8: ls1046a: Convert CONFIG_LS1046A to Kconfig option ARCH_LS1046A
by York Sun
· 8 years ago
42f7505
arm: mvebu: NAND support for DB-88F6820-AMC
by Chris Packham
· 8 years ago
c0def24
arm: mvebu: add DB-88F6820-AMC board
by Chris Packham
· 8 years ago
53d601f
arm: mvebu: create generic 88F6820 config option
by Chris Packham
· 8 years ago
5d97dff
treewide: replace #include <asm-generic/errno.h> with <linux/errno.h>
by Masahiro Yamada
· 8 years ago
4491327
Remove arch/${ARCH}/include/asm/errno.h
by Masahiro Yamada
· 8 years ago
1221ce4
treewide: replace #include <asm/errno.h> with <linux/errno.h>
by Masahiro Yamada
· 8 years ago
b5bf5cb
treewide: use #include <...> to include public headers
by Masahiro Yamada
· 8 years ago
63a7578
arch, board: squash lines for immediate return
by Masahiro Yamada
· 8 years ago
0a8547a
x86: squash lines for immediate return
by Masahiro Yamada
· 8 years ago
201c9d8
Merge git://git.denx.de/u-boot-rockchip
by Tom Rini
· 8 years ago
231af7f
Merge branch 'master' of git://git.denx.de/u-boot-uniphier
by Tom Rini
· 8 years ago
35343a2
ARM: dts: uniphier: sync clock/reset controller nodes with Linux
by Masahiro Yamada
· 8 years ago
c72f4d4
ARM: uniphier: add PLL init code for LD11 SoC
by Masahiro Yamada
· 8 years ago
0298f4c
ARM: uniphier: move CONFIG_SPL_* to defconfig or select
by Masahiro Yamada
· 8 years ago
58c8c09
Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze
by Tom Rini
· 8 years ago
4a79ece
rk3399: add a empty "sys_proto.h" header file
by Kever Yang
· 8 years ago
5a4a90f
rockchip: rk3288: skip lowlevel_init process
by Xu Ziyuan
· 8 years ago
b850d92
dts: rk3399-evb: add regulator-fixed for usb host vbus
by Kever Yang
· 8 years ago
fa5e2d1
dts: rk3399: add dwc3_typec node for rk3399
by MengDongyang
· 8 years ago
892742d
rockchip: select DM_USB for rockchip SoC
by MengDongyang
· 8 years ago
aa89b55
rk3288: add arch_cpu_init for rk3288
by Kever Yang
· 8 years ago
ce26e8a
rockchip: use dummy byte only enable OF_PLATDATA
by Xu Ziyuan
· 8 years ago
bd218ab
dts: rk3399: add pinctrl for sdmmc
by Kever Yang
· 8 years ago
a2c08df
pinctrl: add driver for rk3399
by Kever Yang
· 8 years ago
c55e30e
rk3399: syscon: add support for pmugrf
by Kever Yang
· 8 years ago
5242772
ARM64: zynqmp: Fix USB ulpi phy sequence
by Michal Simek
· 8 years ago
48255f5
ARM64: zynqmp: Add support for USB ulpi phy reset via mode pins
by Michal Simek
· 8 years ago
d58fc12
ARM64: zynqmp: Add support for DFU from SPL
by Michal Simek
· 8 years ago
e1024c9
ARM: Add new BOOT_DEVICE_DFU boot mode
by Michal Simek
· 8 years ago
3373a52
ARM64: zynqmp: Add USB boot mode
by Michal Simek
· 9 years ago
7f491d7
ARM64: zynqmp: Force certain bootmode for SPL
by Michal Simek
· 8 years ago
423620b
Merge branch 'master' of git://git.denx.de/u-boot-mips
by Tom Rini
· 8 years ago
31d36f7
MIPS: Hang if run on a secondary CPU
by Paul Burton
· 8 years ago
d263cda
MIPS: Fix cache maintenance in relocate_code & simplify
by Paul Burton
· 8 years ago
ad8783c
boston: Introduce support for the MIPS Boston development board
by Paul Burton
· 8 years ago
639200f
MIPS: Ensure cache ops complete in mips_cache_reset
by Paul Burton
· 8 years ago
d608254
MIPS: Clear hazard between TagLo writes & cache ops
by Paul Burton
· 8 years ago
c5b8412
MIPS: Ensure Config.K0=2 applies before any memory accesses
by Paul Burton
· 8 years ago
566ce04d
MIPS: Malta: Enable CM & L2 support
by Paul Burton
· 8 years ago
7953354
MIPS: Join the coherent domain when a CM is present
by Paul Burton
· 8 years ago
4baa0ab
MIPS: L2 cache support
by Paul Burton
· 8 years ago
b2b135d
MIPS: Map CM Global Control Registers
by Paul Burton
· 8 years ago
5c72e5a
MIPS: Define register names for cache init
by Paul Burton
· 8 years ago
f898127
MIPS: If we don't need DDR for cache init, init cache first
by Paul Burton
· 8 years ago
4f9226b
MIPS: Preserve Config implementation-defined bits
by Paul Burton
· 8 years ago
33b5c9b
MIPS: Enable use of the instruction cache earlier
by Paul Burton
· 8 years ago
8cb4817
MIPS: Probe cache line sizes once during boot
by Paul Burton
· 8 years ago
0dfe04d
MIPS: ath79: Use mach_cpu_init instead of arch_cpu_init
by Paul Burton
· 8 years ago
ebf2b9e
mips: Add MIPSfpga platform support
by Zubair Lutfullah Kakakhel
· 8 years ago
d4e8537
mips: xilfpga: Add device tree files
by Zubair Lutfullah Kakakhel
· 8 years ago
adf32ad
PowerPC: Update MIP405/MIP405T to use Kconfig better
by Tom Rini
· 8 years ago
a4d8892
Kconfig: Move config IDENT_STRING to Kconfig
by Siva Durga Prasad Paladugu
· 8 years ago
9a6535e
Merge branch 'master' of git://git.denx.de/u-boot-uniphier
by Tom Rini
· 8 years ago
b58d351
Merge branch 'master' of git://www.denx.de/git/u-boot-sunxi
by Tom Rini
· 8 years ago
a7a97fd
Merge branch 'master' of git://www.denx.de/git/u-boot-arc
by Tom Rini
· 8 years ago
f9d7e17
ARM: uniphier: update DRAM init code for LD20 SoC
by Masahiro Yamada
· 8 years ago
682e09f
ARM: uniphier: add PLL init code for LD20 SoC
by Masahiro Yamada
· 8 years ago
fcc238b
ARM: uniphier: collect clock/PLL init code into a single directory
by Masahiro Yamada
· 8 years ago
6a3e427
ARM: uniphier: move PLL init code to U-Boot proper where possible
by Masahiro Yamada
· 8 years ago
22de6b3
ARM: uniphier: rename CONFIG_DPLL_SSC_RATE_1PER
by Masahiro Yamada
· 8 years ago
b78ffc5
ARM: uniphier: move XIRQ pin-mux settings of LD11/LD20
by Masahiro Yamada
· 8 years ago
68557ec
ARM: uniphier: consolidate System Bus pin-mux settings for LD11/LD20
by Masahiro Yamada
· 8 years ago
6bf12ea
ARM: dts: uniphier: include System Bus pin group node in SPL DT
by Masahiro Yamada
· 8 years ago
5ac9dfb
ARM: uniphier: consolidate NAND pin-mux settings
by Masahiro Yamada
· 8 years ago
6a93478
ARM: uniphier: remove ad-hoc pin-mux code for sLD3
by Masahiro Yamada
· 8 years ago
cd477c9
ARM: uniphier: remove redundant pin-muxing for EA24 pin of sLD3 SoC
by Masahiro Yamada
· 8 years ago
27350c9
ARM: uniphier: select PINCTRL and SPL_PINCTRL
by Masahiro Yamada
· 8 years ago
4475c0c
ARM: dts: uniphier: add pinctrl device node and pinctrl properties
by Masahiro Yamada
· 8 years ago
348df5b
sunxi: Add defconfig and dts for the NanoPi NEO
by Jelle van der Waa
· 8 years ago
57075a4
sunxi: musb: Power off OTG port VBUS when disabled
by Chen-Yu Tsai
· 8 years ago
02e69a5
Convert CONFIG_SPL_WATCHDOG_SUPPORT to Kconfig
by Simon Glass
· 8 years ago
f35ed9e
Convert CONFIG_SPL_SPI_SUPPORT to Kconfig
by Simon Glass
· 8 years ago
e404ade
Convert CONFIG_SPL_SPI_FLASH_SUPPORT to Kconfig
by Simon Glass
· 8 years ago
e00f76c
Convert CONFIG_SPL_SERIAL_SUPPORT to Kconfig
by Simon Glass
· 8 years ago
2253797
Convert CONFIG_SPL_POWER_SUPPORT to Kconfig
by Simon Glass
· 8 years ago
d6b9bd8
Convert CONFIG_SPL_NAND_SUPPORT to Kconfig
by Simon Glass
· 8 years ago
1fdf7c6
Convert CONFIG_SPL_MMC_SUPPORT to Kconfig
by Simon Glass
· 8 years ago
cc4288e
Convert CONFIG_SPL_LIBGENERIC_SUPPORT to Kconfig
by Simon Glass
· 8 years ago
1646eba
Convert CONFIG_SPL_LIBDISK_SUPPORT to Kconfig
by Simon Glass
· 8 years ago
77d2f7f
Convert CONFIG_SPL_LIBCOMMON_SUPPORT to Kconfig
by Simon Glass
· 8 years ago
9c21df1
Convert CONFIG_SPL_I2C_SUPPORT to Kconfig
by Simon Glass
· 8 years ago
53b5bf3
Convert CONFIG_SPL_GPIO_SUPPORT to Kconfig
by Simon Glass
· 8 years ago
ae56db5
Convert CONFIG_SPL_FAT_SUPPORT to Kconfig
by Simon Glass
· 8 years ago
75eba2c
Convert CONFIG_SPL_EXT_SUPPORT to Kconfig
by Simon Glass
· 8 years ago
d3662df
Convert CONFIG_SPL_DRIVERS_MISC_SUPPORT to Kconfig
by Simon Glass
· 8 years ago
d3e7e2b
Convert CONFIG_SPL_HASH_SUPPORT to Kconfig
by Simon Glass
· 8 years ago
dbdaeee
Convert CONFIG_SPL_CRYPTO_SUPPORT to Kconfig
by Simon Glass
· 8 years ago
6ef2e75
spear: Use upper case for CONFIG options
by Simon Glass
· 8 years ago
d3c1f46
Move existing use of CONFIG_SPL_RSA to Kconfig
by Simon Glass
· 8 years ago
3433a69
Move existing use of CONFIG_SPL_DM to Kconfig
by Simon Glass
· 8 years ago
b63f8a4
arm: fsl: Adjust ordering of #ifndef CONFIG_SPL_BUILD
by Simon Glass
· 8 years ago
f6bbec3
ARM: uniphier: introduce flags to adjust DRAM timing for LD20/LD21
by Masahiro Yamada
· 8 years ago
ef70eb5
ARM: uniphier: fix DRAM size of LD21 SoC package
by Masahiro Yamada
· 8 years ago
Next »