Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
357766365d561b1dd36a073a757cca6e495f8bfd
/
arch
cf63dad
arm64: dts: marvell: armada-ap806: reserve PSCI area
by Heinrich Schuchardt
· 6 years ago
3b281ac
arm: mvebu: turris_mox: Support 1 GB version of Turris Mox
by Marek Behún
· 6 years ago
3dc2f45
arm: mvebu: dts: Fix Turris Mox device tree
by Marek Behún
· 6 years ago
7dd7c2e
arm: mvebu: turris_mox: Check and configure modules
by Marek Behún
· 6 years ago
30c4383
ARM: mvebu: sync Armada-38x dts with Linux 4.20
by Chris Packham
· 6 years ago
2acc24f
Kconfig: Migrate BOUNCE_BUFFER
by Philipp Tomsich
· 6 years ago
77c07e7
Merge tag 'fsl-qoriq-for-v2019.04-rc1' of git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 6 years ago
2c3ec20
arm: dts: am335x-pdu001: Sync with Linux 5.0-rc2
by Felix Brack
· 6 years ago
9259c92
x86: Kconfig: spelling fixes
by Chris Packham
· 6 years ago
d7cf868
arm: Kconfig: spelling fixes
by Chris Packham
· 6 years ago
8d24a47
mach-snapdragon: db410: pinctrl: fix pin count
by Ramon Fried
· 6 years ago
b12e694
dts: db410: fix indentation
by Ramon Fried
· 6 years ago
f83ef0d
Merge tag 'mips-pull-2019-11-16' of git://git.denx.de/u-boot-mips
by Tom Rini
· 6 years ago
220ce48
armv7: dts: ls1021a: Remove aliases property name warning
by Rajesh Bhagat
· 6 years ago
a954f6f
armv8: fsl-layerscape: properly configure qdma ICID
by Laurentiu Tudor
· 6 years ago
5b994e8
armv8: ls1043a: correct the PCIe INTx fixup
by Hou Zhiqiang
· 6 years ago
ec88ff8
armv8: ls1043a: add SVR definitions for 23x23 package silicon
by Hou Zhiqiang
· 6 years ago
9570df0
armv8: ls2088ardb: Add TFABOOT support
by Rajesh Bhagat
· 6 years ago
143af3c
armv8: ls1088ardb: Add TFABOOT support
by Pankit Garg
· 6 years ago
d23da2a
armv8: fsl-layerscape: fixes for TFABOOT framework
by Rajesh Bhagat
· 6 years ago
f8878da
arm: bootm: fix sp detection at end of address range
by Simon Goldschmidt
· 6 years ago
49f0b6b
mips: mt7688: gardena-smart-gateway: Enable green power LED on startup
by Stefan Roese
· 6 years ago
c75c908
MSCC: Add board support for Jaguar2 SOC family
by Horatiu Vultur
· 6 years ago
393b77d
MSCC: add device tree for Serval2 board
by Horatiu Vultur
· 6 years ago
297edae
MSCC: Add device tree for Jaguar2-48 board
by Horatiu Vultur
· 6 years ago
d118205
MSCC: Add device tree for Jaguar2 board
by Horatiu Vultur
· 6 years ago
e7a0de2
MSCC: Add support for Jaguar2 SOC family
by Horatiu Vultur
· 6 years ago
6492c91
mips: mscc: DT: Update luton device tree to use fast SPI driver
by Lars Povlsen
· 6 years ago
fd6e0b0
mips: spi: mscc: Add fast bitbang SPI driver
by Lars Povlsen
· 6 years ago
b8e7e5d
MIPS: jz47xx: remove custom u-boot-spl.lds
by Daniel Schwierzeck
· 6 years ago
2fdadc0
MIPS: optimize and fix ELF sections
by Daniel Schwierzeck
· 6 years ago
26ad3c4
mips: ocelot: DT: Enable use of serial gpio
by Lars Povlsen
· 6 years ago
738f2b1
mips: luton: DT: Enable use of serial gpio
by Lars Povlsen
· 6 years ago
e9f1492
mips: mscc: luton+ocelot: Remove board config options, do probing
by Lars Povlsen
· 6 years ago
e39c678
mips: luton: DT: Add pcb090
by Lars Povlsen
· 6 years ago
e58031a
mips: mscc: Add generic GPIO control utility function
by Lars Povlsen
· 6 years ago
3098ade
mips: mscc: Add generic PHY MIIM utility functions
by Lars Povlsen
· 6 years ago
aac0c29
Merge tag 'dm-pull-15jan19' of git://git.denx.de/u-boot-dm
by Tom Rini
· 6 years ago
0cd35f3
Merge git://git.denx.de/u-boot-riscv
by Tom Rini
· 6 years ago
9a878e8
am335x: igep003x: Add Device Tree Support and DM_MMC driver
by Enric Balletbo i Serra
· 6 years ago
e5f0878
am335x: sl50: Add Device Tree Support and DM_MMC driver
by Enric Balletbo i Serra
· 6 years ago
8fd8f2e
omap3: igep00x0: Add Device Tree Support and DM_MMC driver
by Enric Balletbo i Serra
· 6 years ago
a50eb64
arm: dts: Add MMC nodes for HiKey board
by Manivannan Sadhasivam
· 6 years ago
91882c4
riscv: qemu: define standalone load address
by Lukas Auer
· 6 years ago
3c37278
riscv: remove RISC-V standalone linker script
by Lukas Auer
· 6 years ago
f74c416
riscv: use invalidate/flush_*cache_range functions in cache.c
by Lukas Auer
· 6 years ago
c905665
riscv: move the AX25-specific implementation of flush_dcache_all
by Lukas Auer
· 6 years ago
0c85c11
riscv: clarify error message on undefined exceptions
by Lukas Auer
· 6 years ago
d0a30a8
sandbox: i2c_emul_find() No emulators for device 'rtc@43'
by Heinrich Schuchardt
· 6 years ago
a61cbad
dm: serial: Adjust serial_getinfo() to use proper API
by Simon Glass
· 6 years ago
67d1b05
dm: serial: Adjust serial_getconfig() to use proper API
by Simon Glass
· 6 years ago
398ae02
sandbox: Correct SDL build flags
by Simon Glass
· 6 years ago
9814430
sandbox: add memset_io(..), memcpy_fromio(..) and memcpy_toio(..)
by Christian GMEINER
· 6 years ago
9d42b61
arm: dts: add ethernet related node for MT7629 SoC
by Weijie Gao
· 6 years ago
d9506a6
arm: dts: add ethernet related node for MT7623 SoC
by Weijie Gao
· 6 years ago
3e066bc
reset: MedaiTek: add reset controller driver for MediaTek SoCs
by Weijie Gao
· 6 years ago
e7ab6df
poplar: add DWC2 OTG gadget support
by Shawn Guo
· 6 years ago
6f2d59c
test: bootcount: add bootcount-uclass test
by Philipp Tomsich
· 6 years ago
c9e257a
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
by Tom Rini
· 6 years ago
7f94186
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· 6 years ago
70cae47
ARM: dts: socfpga: Add missing SDMMC reset
by Tien Fong Chee
· 6 years ago
f811e97
Kconfig: rename CONFIG_SPL_USB_GADGET_SUPPORT as CONFIG_SPL_USB_GADGET
by Jean-Jacques Hiblot
· 6 years ago
b975a52
ARM: dts: define USB aliases for all omap5 platforms
by Jean-Jacques Hiblot
· 6 years ago
e5aa3f4
Merge tag 'u-boot-imx-20190110' of git://git.denx.de/u-boot-imx
by Tom Rini
· 6 years ago
d4a0c09
imx8m: clock: Fix oscillator values
by Fabio Estevam
· 6 years ago
da72574
imx8: cpu: correct info
by Peng Fan
· 6 years ago
8165347
ARM: vf610: ddrmc: do not write CR79 by default
by Stefan Agner
· 6 years ago
52c2c97
ARM: vf610: ddrmc: fix initialization completion detection
by Stefan Agner
· 6 years ago
b77e368
ARM: vf610: ddrmc: fix CR138 preprocessor define
by Stefan Agner
· 6 years ago
a95d444
ARM: vf610: ddrmc: program Dummy DDRBYTE1/2
by Stefan Agner
· 6 years ago
9d47d13
arm: Round the dma_alloc_coherent memory size to cache line aligned
by Ye Li
· 6 years ago
3b6989b
sunxi: drop default SPL_LIBDISK_SUPPORT enablement
by Andre Przywara
· 6 years ago
7e40d0a
Merge branch 'master' of git://git.denx.de/u-boot-samsung
by Tom Rini
· 6 years ago
df1ff4d
exynos: Leave the compiler to choose the register to avoid possible r0 corruption
by Guillaume GARDET
· 6 years ago
2a19570
exynos: allow SPL to build in thumb mode
by Guillaume GARDET
· 6 years ago
77012e7
rockchip: rk3399-puma: Set VDD_LOG to 950 mV.
by Christoph Muellner
· 6 years ago
00268e6
rockchip: rk3399-puma: Cleanup of vdd_log DTS entry.
by Christoph Muellner
· 6 years ago
7ff0255
rockchip: rk3036: ram: update license
by Kever Yang
· 6 years ago
3119ecc
rockchip: sdram-common: fix wrong size for 4GB in 32bit SoC
by Kever Yang
· 6 years ago
522e035
Merge tag 'u-boot-imx-20190101' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 6 years ago
416f631
imx8m: ddr: removed unused macros
by Peng Fan
· 6 years ago
86ac7a9
imx: add i.MX8MQ EVK support
by Peng Fan
· 6 years ago
e3963c0
drivers: ddr: introduce DDR driver for i.MX8M
by Peng Fan
· 6 years ago
389023c
imx: imx8m: add lpddr4 header file
by Peng Fan
· 6 years ago
60afc50
imx: imx8m: not build bootaux when building SPL
by Peng Fan
· 6 years ago
94df988
imx: imx8mq: build flash.bin
by Peng Fan
· 6 years ago
dfbc296
imx: imx8m: introduce imximage cfg file
by Peng Fan
· 6 years ago
a9eed6e
imx: imx8m: introduce script to generate fit image
by Peng Fan
· 6 years ago
b3e5cb8
imx: imx8m: clock refactor dram pll part
by Peng Fan
· 6 years ago
278f273
imx: spl: add MMC BOOT Device for i.MX8M
by Peng Fan
· 6 years ago
cd357ad
imx: rename mx8m,MX8M to imx8m,IMX8M
by Peng Fan
· 6 years ago
14d4a3d
imx: introduce is_imx8mq helper
by Peng Fan
· 6 years ago
5041d1e
imx: cpu: add CHIP_REV_2_1 macro
by Peng Fan
· 6 years ago
4ac94bfa
arm: imx8qxp: build u-boot-dtb.cfgout before checking files
by Peng Fan
· 6 years ago
ea91031
imx: hab: extend hab_auth_img to calculate ivt_offset
by Parthiban Nallathambi
· 6 years ago
0532014
ARM: DTS: Provide pinfunc definitions for vybrid vf610 from Linux kernel
by Lukasz Majewski
· 6 years ago
3b13b68
ARM: DTS: Add iomux node to vf.dtsi for Vybrid devices
by Lukasz Majewski
· 6 years ago
e246bfc
SPL: Add HAB image authentication to FIT
by Ye Li
· 6 years ago
68e7410
imx: bootaux: fix stack and pc assignment on 64-bit platforms
by Gary Bisson
· 6 years ago
cb15885
imx: mx8m: add memory mapping for CAAM and TCM
by Gary Bisson
· 6 years ago
Next »