Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
733391e84bd9d67582b2ecd719b35585b70fe74c
« Previous
92be683
power: stpmic1: Fix warnings when compiling with W=1
by Patrick Delaunay
· 5 years ago
91ca91e
pinctrl: pinctrl_stm32: Fix warnings when compiling with W=1
by Patrick Delaunay
· 5 years ago
5884485
ram: stm32mp1_ram: Fix warnings when compiling with W=1
by Patrick Delaunay
· 5 years ago
be56ab1
misc: stm32_fuse: Fix warnings when compiling with W=1
by Patrick Delaunay
· 5 years ago
c8a8937
power: regulator: stm32: Fix warnings when compiling with W=1
by Patrick Delaunay
· 5 years ago
67d74ce
clk: clk_stm32mp1: Fix warnings when compiling with W=1
by Patrick Delaunay
· 5 years ago
499504b
i2c: stm32f7_i2c: Fix warnings when compiling with W=1
by Patrick Delaunay
· 5 years ago
99e14b2
gpio: stm32_gpio: Fix warnings when compiling with W=1
by Patrick Delaunay
· 5 years ago
c0d7f1f
adc: stm32: Fix warnings when compiling with W=1
by Patrick Delaunay
· 5 years ago
0fb0365
adc: stm32-adc: Fix warnings when compiling with W=1
by Patrick Delaunay
· 5 years ago
745b676
stm32mp1: bsec: Fix warnings when compiling with W=1
by Patrick Delaunay
· 5 years ago
0e9fb25
mmc: stm32_sdmmc2: avoid warnings when building with W=1 option
by Patrick Delaunay
· 5 years ago
585289b
serial: stm32: Fix warnings when compiling with W=1
by Patrick Delaunay
· 5 years ago
8e19477
board: stm32mp1: Fix warnings when compiling with W=1
by Patrick Delaunay
· 5 years ago
e609e13
stm32mp1: Fix warnings when compiling with W=1
by Patrick Delaunay
· 5 years ago
9421781
MAINTAINERS: Add git custodians for ARM STM STM32MP entry
by Patrice Chotard
· 5 years ago
cc06c5f
stm32mp1: add SPI flash support in SPL
by Patrick Delaunay
· 5 years ago
a1ac522
stm32mp1: Add UBIFS boot capability
by Patrick Delaunay
· 5 years ago
e81f8d1
stm32mp1: activate OF_BOARD_SETUP and FDT_FIXUP_PARTITIONS
by Patrick Delaunay
· 5 years ago
152c84b
stm32mp1: add configuration op-tee
by Patrick Delaunay
· 5 years ago
c840c29
stm32mp1: reorder some CONFIG in stm32mp1.h
by Patrick Delaunay
· 5 years ago
82cd1a2
pmic: stpmic1: add support for SYSRESET_POWER_OFF
by Patrick Delaunay
· 5 years ago
35a54d4
ARM: dts: stm32mp1: sync device tree with v5.2-rc4
by Patrick Delaunay
· 5 years ago
2ed212c
stm32mp1: force boot_net_usb_start
by Patrick Delaunay
· 5 years ago
22bed7e
stm32mp1: add check for presence of environment in boot device
by Patrick Delaunay
· 5 years ago
03cc423
stm32mp1: configs: Add CONFIG_OF_SPL_REMOVE_PROPS
by Patrick Delaunay
· 5 years ago
25d436a
stm32mp1: cosmetic: remove unnecessary include
by Patrick Delaunay
· 5 years ago
526558c
stm32mp1: update README
by Patrick Delaunay
· 5 years ago
f4cb5d6
stm32mp1: key: add stm32key command
by Patrick Delaunay
· 5 years ago
afb0840
stm32mp1: add stboard command
by Patrick Delaunay
· 5 years ago
c60f3b3
stm32mp1: update device tree with ETZPC status
by Patrick Delaunay
· 5 years ago
05d3693
stm32mp1: update package information in device tree
by Patrick Delaunay
· 5 years ago
24cb458
stm32mp1: export get_cpu_package function
by Patrick Delaunay
· 5 years ago
d3f077b
dt-bindings: pinctrl: stm32: add new entry for package information
by Patrick Delaunay
· 5 years ago
dfda7d4
stm32mp1: syscon: remove stgen
by Patrick Delaunay
· 5 years ago
72d1858
stm32mp1: syscon: remove etzpc support
by Patrick Delaunay
· 5 years ago
f59ad45
stm32mp1: call regulators_enable_boot_on in board_init
by Patrick Delaunay
· 5 years ago
ca351e7
stm32mp1: deactivate WATCHDOG in defconfig
by Patrick Delaunay
· 5 years ago
4869421
sysreset: syscon: add support for power off
by Patrick Delaunay
· 5 years ago
4048e17
stm32mp1: move CONFIG_ENV in Kconfig
by Patrick Delaunay
· 5 years ago
1958dae
ARM: dts: stm32: Add ipcc mailbox support on stm32mp1
by Fabien Dessenne
· 6 years ago
8da622d
configs: stm32mp15: enable IPCC mailbox
by Fabien Dessenne
· 6 years ago
b04553e
MAINTAINERS: Add stm32 mailbox IPPC driver
by Fabien Dessenne
· 6 years ago
01964d8
mailbox: introduce stm32-ipcc driver
by Fabien Dessenne
· 6 years ago
a9758ec
Merge tag 'dm-pull-9jul19-take2' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm
by Tom Rini
· 5 years ago
68deea2
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell
by Tom Rini
· 5 years ago
79b8d3c
Merge tag 'uniphier-v2019.10' of https://gitlab.denx.de/u-boot/custodians/u-boot-uniphier
by Tom Rini
· 5 years ago
5acce68
Merge branch '2019-07-11-master-imports'
by Tom Rini
· 5 years ago
4a09831
gpio: pca953x: Add TI TCA9539 compatible string
by Marek Vasut
· 5 years ago
b2a2bf4
arm: mach-omap2: am33xx: Init pinmux before clock
by Marek Vasut
· 5 years ago
9bdf0e8
doc: relocate/rename Android README and add BCB overview
by Eugeniu Rosca
· 5 years ago
db7b7a0
cmd: Add 'bcb' command to read/modify/write BCB fields
by Eugeniu Rosca
· 5 years ago
0381b71
include: android_bootloader_message.h: Minimize the diff to AOSP
by Eugeniu Rosca
· 5 years ago
11bd2fa
SPL: Default to disabling legacy image support when using FIT
by Tom Rini
· 5 years ago
c76c93a
configs: Rename CONFIG_IMAGE_FORMAT_LEGACY to CONFIG_LEGACY_IMAGE_FORMAT
by Tom Rini
· 5 years ago
27eb177
tpm: wait for valid status
by Roman Kapl
· 5 years ago
2e8a720
arm: spear: Return to BootROM if failing to boot from the main device
by Miquel Raynal
· 6 years ago
6d09581
arm: spear: Do not link the _main branch
by Miquel Raynal
· 6 years ago
f78fdee
arm: spear: Support returning to BootROM
by Miquel Raynal
· 6 years ago
6a9d0e2
arm: spear: Simplify start.S organization
by Miquel Raynal
· 6 years ago
08ad72a
arm: spear: Reference the link register with LR instead of R14
by Miquel Raynal
· 6 years ago
f30765b
arm: spear: Use PUSH/POP mnemonics when relevant
by Miquel Raynal
· 6 years ago
76bdaaa
arm: spear: Purely cosmetic changes in start.S
by Miquel Raynal
· 6 years ago
10a5b3c
arm: spear: Fix the main comment in start.S
by Miquel Raynal
· 6 years ago
58cbb67
arm: spear: Drop false comment
by Miquel Raynal
· 6 years ago
68cadee
arm: spear: Call the SPL 'SPL', not 'Xloader'
by Miquel Raynal
· 6 years ago
aa13fa7
arm: spear: Drop useless board_init_r call
by Miquel Raynal
· 6 years ago
fd4ee98
spl: Fix typo in kernel doc
by Miquel Raynal
· 6 years ago
f2a55ac
test: pci_ep: add basic pci_ep tests
by Ramon Fried
· 6 years ago
bb41333
pci_ep: add pci endpoint sandbox driver
by Ramon Fried
· 6 years ago
c2ccc9e
pci_ep: add Cadence PCIe endpoint driver
by Ramon Fried
· 6 years ago
914026d
drivers: pci_ep: Introduce UCLASS_PCI_EP uclass
by Ramon Fried
· 6 years ago
cc66ebd
arm: mvebu: set 38x and 39x AVS on lower frequency
by Baruch Siach
· 5 years ago
fd9d70d
km/spi: remove deprecated SPI flash driver code for KM Kirkwood boards
by Pascal Linder
· 5 years ago
c2cd4ec
km/spi: activate driver model for SPI flash on KM Kirkwood boards
by Pascal Linder
· 5 years ago
c853063
km/spi: add SPI configuration to KM Kirkwood device tree
by Pascal Linder
· 5 years ago
53c3050
km/spi: overwrite kirkwood_spi weak functions for KM Kirkwood boards
by Pascal Linder
· 5 years ago
f169653
km/spi: add weak functions to kirkwood_spi driver (DM part)
by Pascal Linder
· 5 years ago
c0fed3a
km: modify Kconfig file organization for KM boards
by Pascal Linder
· 5 years ago
54b8c51
ARM: mvebu: Enable FIT support for db-xc3-24g4xg
by Chris Packham
· 5 years ago
7945436
arm: mvebu: crs305-1g-4s: Enable CMD_BOOTZ and increase SYS_BOOTM_LEN
by Luka Kovacic
· 5 years ago
6165c89
arm: mvebu: turris_omnia: fix rescue mode bootcmd bootargs setting
by Marek Behún
· 5 years ago
02aa5af
arm: mvebu: turris_omnia: call pci_init from board init code
by Marek Behún
· 5 years ago
27e3d48
arm: mvebu: turris_omnia: prefer SCSI booting before USB
by Marek Behún
· 5 years ago
422237e
arm: mvebu: turris_omnia: remove unneeded macro from board config
by Marek Behún
· 5 years ago
305a822
arm: mvebu: turris_omnia: change environment address in SPI flash
by Marek Behún
· 5 years ago
b0045b1
arm: mvebu: turris_omnia: fix adapters MAC addresses
by Marek Behún
· 5 years ago
1b355e5
arm: mvebu: turris_omnia: set default ethernet adapter
by Marek Behún
· 5 years ago
85fe441
arm: mvebu: clearfog: document boot from SATA
by Baruch Siach
· 5 years ago
6403d38
arm: mvebu: clearfog: set U-Boot offset for SATA boot
by Baruch Siach
· 5 years ago
22c47f6
arm: mvebu: clearfog: enable SATA in SPL
by Baruch Siach
· 5 years ago
22c6545
arm: mvebu: add support for boot from SATA
by Baruch Siach
· 5 years ago
f0aa125
arm: mvebu: fix ahci mbus config in SPL
by Baruch Siach
· 5 years ago
760ef30
spl: sata: don't force FS_FAT support
by Baruch Siach
· 5 years ago
ab2d415
spl: sata: fix build with DM_SCSI
by Baruch Siach
· 5 years ago
a4c61ff
spl: sata: add default partition and image name
by Baruch Siach
· 5 years ago
7ea3357
trace: trace buffer may exceed 2GiB
by Heinrich Schuchardt
· 5 years ago
2b7a388
trace: do not limit trace buffer to 2GiB
by Heinrich Schuchardt
· 5 years ago
b8e1f82
drivers: pci: add API to issue FLR on a PCI function if supported
by Alex Marginean
· 5 years ago
21ebbaf
test: dm: Add a test for PCI Enhanced Allocation
by Alex Marginean
· 5 years ago
Next »