Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
c94a0359c9bb26246be856400ac466959c9d7006
c94a035
drivers: phy: Remove duplicate newlines
by Marek Vasut
· 6 months ago
c91dcd3
drivers: pci: Remove duplicate newlines
by Marek Vasut
· 6 months ago
f3974be
drivers: net: Remove duplicate newlines
by Marek Vasut
· 6 months ago
a7dd2d1
drivers: mtd: Remove duplicate newlines
by Marek Vasut
· 6 months ago
8582ca9
drivers: mmc: Remove duplicate newlines
by Marek Vasut
· 6 months ago
ede791f
drivers: misc: Remove duplicate newlines
by Marek Vasut
· 6 months ago
8ec1344
drivers: led: Remove duplicate newlines
by Marek Vasut
· 6 months ago
1016f0c
drivers: input: Remove duplicate newlines
by Marek Vasut
· 6 months ago
03b236a
drivers: i2c: Remove duplicate newlines
by Marek Vasut
· 6 months ago
632ba2b
drivers: gpio: Remove duplicate newlines
by Marek Vasut
· 6 months ago
ae7d5b2
drivers: fpga: Remove duplicate newlines
by Marek Vasut
· 6 months ago
22bd4c0
drivers: firmware: Remove duplicate newlines
by Marek Vasut
· 6 months ago
a4ae5ff
drivers: dma: Remove duplicate newlines
by Marek Vasut
· 6 months ago
62ea6e5
drivers: dfu: Remove duplicate newlines
by Marek Vasut
· 6 months ago
1528a7e
drivers: ddr: Remove duplicate newlines
by Marek Vasut
· 6 months ago
c821d05
drivers: crypto: Remove duplicate newlines
by Marek Vasut
· 6 months ago
7fa2177
drivers: core: Remove duplicate newlines
by Marek Vasut
· 6 months ago
1ff7678
drivers: clk: Remove duplicate newlines
by Marek Vasut
· 6 months ago
62d14e2
drivers: cache: Remove duplicate newlines
by Marek Vasut
· 6 months ago
13056cb
drivers: block: Remove duplicate newlines
by Marek Vasut
· 6 months ago
ce5fe5a
drivers: bios_emulator: Remove duplicate newlines
by Marek Vasut
· 6 months ago
e716007
drivers: ata: Remove duplicate newlines
by Marek Vasut
· 6 months ago
3d8badc
doc: define html_context in conf.py
by Heinrich Schuchardt
· 6 months ago
b5d1756
test/py/requirements.txt: Bump setuptools to 70.3.0
by Tom Rini
· 7 months ago
84e000c
cmd: move CMD_DHCP6 options beneath CMD_DHCP6
by Heinrich Schuchardt
· 7 months ago
4cf1275
zlib: Fix big performance regression
by Christophe Leroy
· 7 months ago
4f65851
boot: provide CONFIG_BOOTMETH_QFW Kconfig parameter
by Heinrich Schuchardt
· 7 months ago
0e46384
cmd: correct ELF-related commands dependencies
by Maxim Moskalets
· 7 months ago
0f44c27
configs: j784s4_evm : Increase Dynamic memory allocation size
by Udit Kumar
· 7 months ago
42f84b0
drivers/mtd/nvmxip: nvmxip.h is a global include
by Heinrich Schuchardt
· 7 months ago
b81e31a
bootstash: Do not provide a default address for all
by Tom Rini
· 7 months ago
6b8df60
soc: ti: k3-socinfo: Add support for J721E SR2.0
by Neha Malcom Francis
· 7 months ago
9dfc253
mx6sabresd: Disable VBE boot support
by Tom Rini
· 6 months ago
cb0b7ab
Merge tag 'efi-2024-10-rc1-3' of https://source.denx.de/u-boot/custodians/u-boot-efi
by Tom Rini
· 6 months ago
38b0008
doc: Describe the bootstd settings
by Simon Glass
· 7 months ago
6b387c9
boot: Correct indentation in efi bootmeth
by Simon Glass
· 7 months ago
1c93068
doc: Add a link to VBE from the bootstd docs
by Simon Glass
· 7 months ago
87d0085
doc: Add a description for bootmeth_script
by Simon Glass
· 7 months ago
60b180f
bootstd: Correct handling of script from network
by Simon Glass
· 7 months ago
cfed221
bootstd: Tidy up comments on the boothmeth drivers
by Simon Glass
· 7 months ago
9540302
doc: Add a description for bootmeth_sandbox
by Simon Glass
· 7 months ago
5641851
doc: Add a description for bootmeth_cros
by Simon Glass
· 7 months ago
70a4982
doc: Add a description for bootmeth_qfw
by Simon Glass
· 7 months ago
64a1446
doc: Add a description for bootmeth_pxe
by Simon Glass
· 7 months ago
b1bb34f
doc: Add a description for bootmeth_extlinux
by Simon Glass
· 7 months ago
1426f67
doc: Mention automatic binding of bootmeths
by Simon Glass
· 7 months ago
c684db9
doc: Move bootstd into its own directory
by Simon Glass
· 7 months ago
d5b6800
MAINTAINERS: Rename BOOTDEVICE
by Simon Glass
· 7 months ago
df86796
doc: enable ReadTheDocs addon management
by Heinrich Schuchardt
· 7 months ago
ff47fdd
efi_loader: Fix typo in EFI_RT_VOLATILE_STORE description
by Michal Simek
· 7 months ago
c72a163
doc: move out-of-tree building info to HTML
by Heinrich Schuchardt
· 7 months ago
5c1b5e6
efi_loader: find distro device-path for media devices
by Heinrich Schuchardt
· 7 months ago
7aab2b6
doc: add missing table of content links
by Sam Povilus
· 7 months ago
dadc3c2
doc: Remove FIT documentation that is elsewhere
by Sam Povilus
· 7 months ago
4595600
Merge patch series "bootstd: Add Android support"
by Tom Rini
· 7 months ago
cbfd2c2
Merge patch series "finish using .dtso for overlay source files"
by Tom Rini
· 7 months ago
c2a2a06
bootstd: Add test for bootmeth_android
by Mattijs Korpershoek
· 7 months ago
125d9f3
bootstd: Add a bootmeth for Android
by Mattijs Korpershoek
· 7 months ago
a525656
android: boot: Add set_abootimg_addr() and set_avendor_bootimg_addr()
by Mattijs Korpershoek
· 7 months ago
be0b076
bootstd: Add bootflow_iter_check_mmc() helper
by Mattijs Korpershoek
· 7 months ago
58fed99
boot: android: Provide vendor_bootimg_addr in boot_get_fdt()
by Mattijs Korpershoek
· 7 months ago
e1ad98e
kbuild: Disallow DTB overlays to built from .dts named source files
by Rasmus Villemoes
· 7 months ago
7c996f2
test/py: efi_capsule: rename device tree overlay source to .dtso
by Rasmus Villemoes
· 7 months ago
03e36e3
test: overlay: rename overlay source files to .dtso
by Rasmus Villemoes
· 7 months ago
06518fd
kbuild: Allow DTB overlays to built into .dtbo.S files
by Rasmus Villemoes
· 7 months ago
3b7653d
arm64: dts: imx8mp: rename DHCOM SoM overlays to .dtso
by Rasmus Villemoes
· 7 months ago
b79e7ed
ARM: dts: remove leftover Amlogic GX/G12 bindings headers
by Neil Armstrong
· 7 months ago
dce89b3
Merge tag 'u-boot-rockchip-20240718' of https://source.denx.de/u-boot/custodians/u-boot-rockchip
by Tom Rini
· 7 months ago
84ab75f
bloblist: fix bloblist convention check.
by Levi Yun
· 7 months ago
2f1821f
test/py/requirements.txt: Bump zipp to current release
by Tom Rini
· 7 months ago
51ebe8c
driver: rng: Do not check ARM_SMCCC_TRNG_VERSION
by Leo Yan
· 7 months ago
f6503fa
ti: omap: am3517evm: Move environment definition to env file
by Adam Ford
· 7 months ago
0f02269
timer: mtk: skip setting parent with dummy fixed-clock
by Christian Marangi
· 7 months ago
0c7c949
Merge patch series "Respin bootstd cros patch into a series of two"
by Tom Rini
· 7 months ago
defe30a
verdin-am62: add DFU, USB and UUU fastboot support
by Vitor Soares
· 7 months ago
e8b3f6c
configs: rockchip: imply OF_LIBFDT_OVERLAY for rk3308 and rk3328
by FUKAUMI Naoki
· 7 months ago
4acc8bb
configs: rockchip: sync ENV_MEM_LAYOUT_SETTINGS for rk3308, rk3328, and rk3399
by FUKAUMI Naoki
· 7 months ago
29de9ab
configs: rockchip: reduce diff for rk3308, rk3328, rk3399, rk3568, and rk3588
by FUKAUMI Naoki
· 7 months ago
9a48ec3
phy: rockchip: snps-pcie3: Fix clearing PHP_GRF_PCIESEL_CON bits
by Sebastian Kropatsch
· 7 months ago
ee84a18
phy: rockchip: snps-pcie3: Fix bifurcation for RK3588
by Sebastian Kropatsch
· 7 months ago
b962b49
phy: rockchip: snps-pcie3: Fix "rockchip" spelling
by Sebastian Kropatsch
· 7 months ago
f9cbd2d
phy: rockchip: naneng-combphy: Fix "rockchip" spelling
by Sebastian Kropatsch
· 7 months ago
7db9ff1
board: rockchip: Add FriendlyElec NanoPi R6S
by Sebastian Kropatsch
· 7 months ago
f59d40a
board: rockchip: Add FriendlyElec NanoPi R6C
by Sebastian Kropatsch
· 7 months ago
5670a90
rockchip: tiger-rk3588: add PCIe support
by Quentin Schulz
· 7 months ago
f30539b
rockchip: jaguar-rk3588: add PCIe M.2 M-KEY NVMe support
by Quentin Schulz
· 7 months ago
3af939c
arm64: dts: rockchip: add PCIe3 support on rk3588-jaguar
by Heiko Stuebner
· 7 months ago
8ca5e0e
rockchip: add support for Radxa ROCK Pi E v3.0
by FUKAUMI Naoki
· 7 months ago
35214b9
phy: rockchip: inno-hdmi: Fix missing readl base addr
by Jagan Teki
· 7 months ago
bb986d9
rockchip: remove support for Theobroma Systems RK3368 Lion
by Quentin Schulz
· 7 months ago
8e6f065
rockchip: theobroma-systems: migrate git URLs to HTTPS
by Quentin Schulz
· 7 months ago
04ec02a
rockchip: puma-rk3399: increase Ethernet PHY timeout to 30s
by Quentin Schulz
· 7 months ago
0f9872c
rockchip: include cru_rk3588.h and define rockchip_cru for RK3588
by FUKAUMI Naoki
· 8 months ago
c580cb4
power: rk8xx: fix display name for RK808
by Quentin Schulz
· 8 months ago
0a9e081
rockchip: rk3399: fix SPI-NOR flash not found in U-Boot pre-reloc
by Quentin Schulz
· 8 months ago
1f09434
rockchip: ringneck-px30: enable IO domain
by Quentin Schulz
· 8 months ago
e9a1a23
rockchip: io-domain: add support for PX30
by Quentin Schulz
· 8 months ago
008cc3d
rockchip: px30: bind sub-nodes for GRF (syscon)
by Quentin Schulz
· 8 months ago
812e265
rockchip: puma-rk3399: add button support
by Quentin Schulz
· 8 months ago
b879001
rockchip: px30: imply ARMV8_CRYPTO
by Quentin Schulz
· 8 months ago
Next »