Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
be56ab1b8f73a3f7f3c0315aaaa3126967e7c0e5
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
· 5 years ago
8da622d
configs: stm32mp15: enable IPCC mailbox
by Fabien Dessenne
· 5 years ago
b04553e
MAINTAINERS: Add stm32 mailbox IPPC driver
by Fabien Dessenne
· 5 years ago
01964d8
mailbox: introduce stm32-ipcc driver
by Fabien Dessenne
· 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
ef8b7e0
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-i2c
by Tom Rini
· 5 years ago
a52f1fe
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-ubi
by Tom Rini
· 5 years ago
b4944e2
Merge tag 'u-boot-atmel-2019.10-a' of https://gitlab.denx.de/u-boot/custodians/u-boot-atmel
by Tom Rini
· 5 years ago
ef6c26d
rtc: pcf2127: Fixed bug with rtc settings and getting error time
by Chuanhua Han
· 5 years ago
5dd4fa7
configs: sama5d2_xplained: add support QSPI flash boot
by Eugen Hristev
· 5 years ago
907f1da
configs: sama5d27_som1_ek: qspi: use common memory layout
by Tudor Ambarus
· 5 years ago
ff352ac
configs: sama5d27_som1_ek: add qspiflash_defconfig
by Tudor Ambarus
· 5 years ago
9ee8e7a
configs: sama5d2_xplained: add qspiflash_defconfig
by Tudor Ambarus
· 5 years ago
89e59c5
ARM: at91: sama5: add common environment for QSPI
by Cyrille Pitchen
· 5 years ago
4eeedd0
ARM: dts: at91: sama5d2_xplained: fix QSPI0 node
by Cyrille Pitchen
· 5 years ago
e2c4dca
configs: sama5d27_som1_ek: enable qspi controller and flashes
by Tudor Ambarus
· 5 years ago
8308e32
configs: sama5d2_xplained: enable qspi controller and flashes
by Tudor Ambarus
· 5 years ago
24c8ff4
spi: Add Atmel QuadSPI driver
by Tudor Ambarus
· 5 years ago
d3826fb
xilinx_xiic: Fix transfer initialisation
by Melin Tomas
· 5 years ago
5324e8e
xilinx_xiic: Fix fill tx fifo loop
by Melin Tomas
· 5 years ago
2d1e879
i2c: designware: Get clock rate from clock DM
by Ley Foon Tan
· 5 years ago
e3b93dc
i2c: designware_i2c: Restore enable state after set speed
by Jun Chen
· 5 years ago
a2257d3
ubispl: introduce separate CONFIG_UBI_SPL_SILENCE_MSG
by Markus Klotzbuecher
· 5 years ago
6ea31cc
ubispl: add support for loading volumes by name
by Hamish Guthrie
· 5 years ago
4bae76d
configs: migrate ubispl boards to KConfig
by Markus Klotzbuecher
· 5 years ago
c67c349
ubispl: migrate configuration to Kconfig
by Markus Klotzbuecher
· 5 years ago
5ebd3df
ubi: fix UBI_SILENCE_MSG
by Markus Klotzbuecher
· 5 years ago
985186d
env: ubi: support configurable VID offset
by Hamish Guthrie
· 5 years ago
a9221f3
at91, omap2plus: configs: migrate CONFIG_ENV_ to defconfigs
by Markus Klotzbuecher
· 5 years ago
ff4818c
env: ubi: KConfig: add CONFIG_ENV_UBI_VOLUME_REDUND
by Markus Klotzbuecher
· 5 years ago
b237d35
moveconfig: expand simple expressions
by Markus Klotzbuecher
· 5 years ago
cad28d3
Merge tag 'efi-2019-10-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi
by Tom Rini
· 5 years ago
0b7f1a9
Merge tag 'u-boot-amlogic-20190704' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic
by Tom Rini
· 5 years ago
f5e73a3
Merge tag 'mmc-6-23' of https://github.com/MrVan/u-boot
by Tom Rini
· 5 years ago
e5aee22
Prepare v2019.07
by Tom Rini
· 5 years ago
0bd2a92
Merge tag 'mips-fixes-for-2019.07' of https://gitlab.denx.de/u-boot/custodians/u-boot-mips
by Tom Rini
· 5 years ago
d24416c
arm: mediatek: remove arch_misc_init
by Weijie Gao
· 5 years ago
84b2416
board_r: move initr_watchdog to be called after initr_serial
by Weijie Gao
· 5 years ago
3c1ead9
Merge tag 'dm-pull-7jul19' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm
by Tom Rini
· 5 years ago
Next »