Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
dac3c6f625e03be0b5017b0d436c73aeeb1a673e
dac3c6f
board: cssi: Add new board MCR3000_2G
by Christophe Leroy
· 2 years, 3 months ago
773ad4e
spi, mpc8xx: Add support for chipselect via GPIO and fixups
by Christophe Leroy
· 2 years, 3 months ago
0223939
driver, gpio: Add support for MPC 8xx CPU ports
by Christophe Leroy
· 2 years, 3 months ago
19a6863
board: MCR3000: Remove update of non-existing e1-wan DT node
by Christophe Leroy
· 2 years, 4 months ago
7df55bb
board: MCR3000: Modernise the settings to properly work on lastest u-boot version
by Christophe Leroy
· 1 year, 11 months ago
d126006
board: MCR3000: Migrate to using CONFIG_EXTRA_ENV_TEXT
by Christophe Leroy
· 1 year, 11 months ago
d8809ba
board: MCR3000: Use lowercase filenames
by Christophe Leroy
· 2 years ago
2eed0c2
powerpc/mpc8xx: Zero boot_flags arg for calling board_init_f()
by Christophe Leroy
· 2 years ago
30db474
Prepare v2023.04-rc1
by Tom Rini
· 2 years ago
1a45a03
Revert "rockchip: Only call binman when TPL available"
by Jagan Teki
· 2 years ago
f147aa8
Merge branch '2023-01-27-apple-soc-updates'
by Tom Rini
· 2 years ago
aa7c61f
Merge tag 'efi-2023-04-rc1-3' of https://source.denx.de/u-boot/custodians/u-boot-efi
by Tom Rini
· 2 years ago
e330c8b
usb: xhci: Fix root hub descriptor
by Mark Kettenis
· 2 years ago
06af0e8
arm: apple: Enable PCIe USB controller
by Mark Kettenis
· 2 years ago
bdebb00
pci: Add Apple PCIe controller driver
by Mark Kettenis
· 2 years ago
08386da
test: Add test for mapping IOMMUs for PCI devices
by Mark Kettenis
· 2 years ago
1fc2329
iommu: Implement mapping IOMMUs for PCI devices
by Mark Kettenis
· 2 years ago
ba1efb3
usb: xhci: Implement DMA mapping
by Mark Kettenis
· 2 years ago
862b4a0
iommu: apple: Implement DMA mapping operations for Apple DART
by Mark Kettenis
· 2 years ago
49a1a4b
test: Add test for IOMMU uclass map/unmap ops
by Mark Kettenis
· 2 years ago
dd6b68e
iommu: Add DMA mapping operations
by Mark Kettenis
· 2 years ago
053827b
serial: s5p: Use IS_ENABLED where appropriate
by Mark Kettenis
· 2 years ago
424d4f4
Merge branch '2023-01-27-assorted-updates'
by Tom Rini
· 2 years ago
b93a652
mkimage: fit: Support signed configurations in 'auto' FITs
by Massimo Pegorer
· 2 years ago
b75ca26
common: bouncebuf: Use dma-mapping for cache ops
by Andrew Davis
· 2 years ago
9787ecf
include: configs: Update env for selecting right dtb
by Sinthu Raja
· 2 years ago
ca04b7d
arm: dts: k3-am68-sk: Add r5 specific dt support
by Sinthu Raja
· 2 years ago
cc07b6c
arm: dts: Add support for A72 specific AM68 Starter Kit Base Board
by Sinthu Raja
· 2 years ago
3499dea
arm: dts: Add initial support for AM68 Starter Kit System on Module
by Sinthu Raja
· 2 years ago
554f8e8
board: ti: j721s2: Add board_init and support for selecting DT based on EEPROM
by Sinthu Raja
· 2 years ago
fca27ee
arch: mach-k3: Update board specific API name to K3 generic API name
by Sinthu Raja
· 2 years ago
1aaf9df
board: ti: j721s2: Add support for detecting multiple device trees
by Sinthu Raja
· 2 years ago
ad45a17
board: ti: j721s2: Enable support for reading EEPROM at next alternate address
by Sinthu Raja
· 2 years ago
24bbe09
board: ti: j721s2: Add support to update board_name for am68-sk
by Sinthu Raja
· 2 years ago
76361af
configs: j721s2_evm: Enable configs to store env in MMC FAT partition
by Sinthu Raja
· 2 years ago
7b6e727
configs: j721s2_evm_a72: Enable support for building multiple dtbs into FIT
by Sinthu Raja
· 2 years ago
ab977c8
configs: j721s2_evm_r5: Enable support for building multiple dtbs into FIT
by Sinthu Raja
· 2 years ago
69c82fa
MAINTAINERS: add include/power/ to POWER
by John Keeping
· 2 years ago
a092f1e
ifwitool: Fix member access
by Simon Glass
· 2 years ago
e71505f
pinctrl: fix docstring
by Michael Walle
· 2 years ago
75013fa
pinctrl: get rid of some ifdeffery
by Michael Walle
· 2 years ago
72b8c6d
pinctrl: don't fall back to pinctrl_select_state_simple()
by Michael Walle
· 2 years ago
337bc26
arm: npcm8xx: add security feature header
by Jim Liu
· 2 years ago
a3c191a
ARM: config: enable function for nuvoton npcm845 bmc
by Jim Liu
· 2 years ago
04bd6c8
ARM: dts: npcm8xx: add npcm845 function node
by Jim Liu
· 2 years ago
15436fa
efi_loader: don't use HandleProtocol
by Heinrich Schuchardt
· 2 years ago
23aa050
eficonfig: increase the number of menu entries
by Masahisa Kojima
· 2 years ago
8dbd0a0
eficonfig: add vertical scroll support
by Masahisa Kojima
· 2 years ago
0d59085
eficonfig: refactor change boot order implementation
by Masahisa Kojima
· 2 years ago
cd160b2
eficonfig: refactor eficonfig_process_common function
by Masahisa Kojima
· 2 years ago
cb50dda
efi_loader: fix comment in ESRT code
by Heinrich Schuchardt
· 2 years ago
2af09d5
README: remove 'U-Boot Porting Guide' section
by Heinrich Schuchardt
· 2 years ago
c85ee98
doc: move directory hierarchy to HTML
by Heinrich Schuchardt
· 2 years ago
18a7f22
README: remove section 'Versioning'
by Heinrich Schuchardt
· 2 years ago
2042365
doc: move 'Reproducible builds'
by Heinrich Schuchardt
· 2 years ago
0c4759f
README: replace references to CHANGELOG
by Heinrich Schuchardt
· 2 years ago
57ccfa7
README: remove NetBSD section
by Heinrich Schuchardt
· 2 years ago
1405bfd
README: rework contribution advices
by Heinrich Schuchardt
· 2 years ago
cf69dc7
README: correct path to sandbox.rst
by Heinrich Schuchardt
· 2 years ago
7d48912
doc: man-page for mtest
by Heinrich Schuchardt
· 2 years ago
e1f0fd5
doc: add rst references to distro documentation in stm32mp1 board
by Patrick Delaunay
· 2 years ago
a13b92a
doc: rework doc/mkeficapsule.1
by Heinrich Schuchardt
· 2 years ago
f4ece68
doc: update font man-page
by Heinrich Schuchardt
· 2 years ago
ebeb8d9
spl: doc: use correct name in jump_to_image_optee() description
by Ovidiu Panait
· 2 years ago
d530add
doc: sleep man-page
by Heinrich Schuchardt
· 2 years ago
d485d12
doc: example heading should be h2
by Heinrich Schuchardt
· 2 years ago
d67811a
event: Document dynamic event handlers
by Simon Glass
· 2 years ago
1402f1d
doc: sl-mx8mm: Add CROSS_COMPILE to U-Boot make call and improve comment
by Frieder Schrempf
· 2 years ago
888ff2e
doc: sl-mx8mm: Add guide for copying the bootloader to SPI NOR
by Frieder Schrempf
· 2 years ago
5800fb8
doc: sl-mx8mm: Update references to latest DDR firmware 8.18
by Frieder Schrempf
· 2 years ago
a93985d
doc: sl-mx8mm: Update the NXP TF-A source reference
by Frieder Schrempf
· 2 years ago
4a30efa
doc: sl-mx8mm: Add note about using cross toolchain
by Frieder Schrempf
· 2 years ago
0f3cd9e
doc: sl-mx8mm: Mention OSM 1.1 support
by Frieder Schrempf
· 2 years ago
5c3ea29
cmd: fix mtest on 64 bit systems
by Heinrich Schuchardt
· 2 years ago
9ddbd70
Merge tag 'xilinx-for-v2023.04-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze
by Tom Rini
· 2 years ago
f0f86d3
fru: ops: Display FRU fields properly for 0xc1 fields
by Algapally Santosh Sagar
· 2 years ago
5563167
xilinx: board: Update logic in xilinx_read_eeprom_legacy
by Michal Simek
· 2 years ago
e6c6253
xilinx: board: Fix xilinx_eeprom_legacy_cleanup()
by Michal Simek
· 2 years ago
b86b135
xilinx: board: Use ETH_ALEN macro for mac address size
by Michal Simek
· 2 years ago
a33ad80
net: zynq_gem: Wait for SGMII PCS link in zynq_gem_init()
by Stefan Roese
· 2 years ago
b387c25
drivers: mmc: Change datatype of tuning_loop_counter to int
by Algapally Santosh Sagar
· 2 years ago
1d15612
xilinx: versal: Add missing header
by Algapally Santosh Sagar
· 2 years ago
508e1aa
gpio: zynqmp: Handle error from get_gpio_modepin
by Algapally Santosh Sagar
· 2 years ago
fb737f1
xilinx: common: Include header file to fix warning
by Algapally Santosh Sagar
· 2 years ago
cd04c95
arm64: versal-net: Enable remaking ELF from bin
by Michal Simek
· 2 years ago
2ec3609
microblaze: spl: disable falcon mode by default
by Ovidiu Panait
· 2 years ago
8e2378e
microblaze: spl: drop boot_linux
by Ovidiu Panait
· 2 years ago
4dd5a9f
microblaze: spl: wrap spl_start_uboot() in SPL_OS_BOOT ifdefs
by Ovidiu Panait
· 2 years ago
b3b6cc2
Merge tag 'dm-pull-26jan23' of https://source.denx.de/u-boot/custodians/u-boot-dm
by Tom Rini
· 2 years ago
b6904cc
Merge https://source.denx.de/u-boot/custodians/u-boot-spi
by Tom Rini
· 2 years ago
060a65e
binman: Fix a test-coverage regression
by Simon Glass
· 2 years ago
c2e13aa
dm: core: Use full printf() format when possible
by Samuel Holland
· 2 years ago
b01ae03
binman: Add 'min-size' entry property
by Samuel Holland
· 2 years ago
7e215ad
rockchip: Use atf as firmware and move u-boot to loadables in FIT
by Jonas Karlman
· 2 years ago
f584d44
binman: Add support for selecting firmware to use with split-elf
by Jonas Karlman
· 2 years ago
99e3a2c
rockchip: Add sha256 hash to FIT images
by Jonas Karlman
· 2 years ago
00b3d53
binman: Add special subnodes to the nodes generated by split-elf
by Jonas Karlman
· 2 years ago
5ad03fc
rockchip: Align FIT image data to SD/MMC block length
by Jonas Karlman
· 2 years ago
9b2fd2d
binman: Add support for align argument to mkimage tool
by Jonas Karlman
· 2 years ago
87a6d86
mtd: spi-nor: Add support for Infineon s25fs256t
by Takahiro Kuwano
· 2 years, 1 month ago
Next »