Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
de35b8f9c5f36023055a424dcbf49b8cc301f901
« Previous
560e1e0
clk: define LOG_CATEGORY for generic and ccf clocks
by Patrick Delaunay
· 3 years ago
572c446
clk: cosmetic: reorder include files
by Patrick Delaunay
· 3 years ago
9e578f6
clk: fix clk_get_rate() documentation
by Giulio Benetti
· 3 years, 9 months ago
e09ca91
Merge tag 'rpi-next-2022.01' of https://source.denx.de/u-boot/custodians/u-boot-raspberrypi
by Tom Rini
· 3 years ago
5a59f63
Merge https://source.denx.de/u-boot/custodians/u-boot-marvell
by Tom Rini
· 3 years ago
fed5bec
arm: a37xx: pci: Do not allow setting ROM BAR on PCI Bridge
by Pali Rohár
· 3 years ago
a48e428
pci: pci_mvebu: Do not allow setting ROM BAR on PCI Bridge
by Pali Rohár
· 3 years ago
e967c84
pci: pci_mvebu, pci_aardvark: Fix size of configuration cache
by Marek Behún
· 3 years ago
cfbd2bc
Merge tag 'u-boot-stm32-20211213' of https://source.denx.de/u-boot/custodians/u-boot-stm
by Tom Rini
· 3 years ago
5c592b6
ARM: stm32: Enable KSZ90x1 PHY driver on DHCOR
by Marek Vasut
· 3 years ago
98fe251
ARM: dts: stm32: Add custom PHY reset bindings on AV96
by Marek Vasut
· 3 years ago
7c870f8
ARM: stm32: Fix SoM and board coding strap GPIO handling on DHSOM
by Marek Vasut
· 3 years ago
e1d7b0b
ARM: stm32: Increase PHY auto-negotiation timeout to 20s on DHSOM
by Marek Vasut
· 3 years ago
44beea2
ARM: stm32: Add update_sf script to install U-Boot into SF on DHSOM
by Marek Vasut
· 3 years ago
e8e6680
ARM: stm32: Increase USB power-good delay on DHSOM
by Marek Vasut
· 3 years ago
026c010
Merge https://source.denx.de/u-boot/custodians/u-boot-sh
by Tom Rini
· 3 years ago
85bffb8
ARM: mach-at91: update alternate function of signal PD20
by Hari Prasath
· 3 years ago
d5f1beb
configs: beacon-rzg2m: Config to address new aliases
by Adam Ford
· 3 years ago
dcbf114
ARM: rmobile: Fix rzg2_beacon_defconfig to address new aliases
by Adam Ford
· 3 years ago
61b3a01
arm: dts: Create common rz-g2-beacon-u-boot file
by Adam Ford
· 3 years ago
1eaf61c
arm: dts: beacon-rzg2: Resync device trees with Linux 5.16-rc3
by Adam Ford
· 3 years ago
182754f
net: ravb: Support multiple clocks
by Adam Ford
· 3 years ago
a1c01b1
Merge tag 'efi-2022-01-rc4-2' of https://source.denx.de/u-boot/custodians/u-boot-efi
by Tom Rini
· 3 years ago
d8063dc
efi: Add a media/block driver for EFI block devices
by Simon Glass
· 3 years ago
42b7f42
efi: Add uclass for devices provided by UEFI firmware
by Simon Glass
· 3 years ago
2abd8d1
efi: Rename UCLASS_EFI and IF_TYPE_EFI
by Simon Glass
· 3 years ago
f9b51dc
efi_loader: correctly handle no tpm device error
by Masahisa Kojima
· 3 years ago
9e32bf9
efi_loader: check tcg2 protocol installation outside the TCG protocol
by Masahisa Kojima
· 3 years ago
54bec17
efi_loader: efi_tcg2_register returns appropriate error
by Masahisa Kojima
· 3 years ago
446266b
doc: usage: Fix command in fdt overlay apply sequence
by Alexander Dahl
· 3 years ago
1530ad5
Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi
by Tom Rini
· 3 years ago
fbd9207
sunxi: Remove misleading USB-OTG charger message
by Andre Przywara
· 3 years ago
e32dad2
sunxi: dts: Fix typoed eMMC check
by Andre Przywara
· 3 years ago
e87afb6
ARM: dts: at91: sama7g5ek: Add QSPI0 node
by Tudor Ambarus
· 3 years ago
79eeb91
ARM: dts: at91: sama7g5: Add QSPI0 and OSPI1 nodes
by Tudor Ambarus
· 3 years ago
2fd1b97
spi: atmel-quadspi: Add support for SAMA7G5 QSPI
by Tudor Ambarus
· 3 years ago
6c56bd3
Merge tag 'dm-pull-5dec21a' of https://source.denx.de/u-boot/custodians/u-boot-dm into next
by Tom Rini
· 3 years ago
c229cd2
ide: Drop ATA_PORT_ADDR
by Simon Glass
· 3 years ago
7ee2016
ide: Drop unused CONFIG options
by Simon Glass
· 3 years ago
36cc7bf
sandbox: Drop CONFIG_SYS_TIMER_RATE
by Simon Glass
· 3 years ago
6ce2237
keyboard: Add a migration message
by Simon Glass
· 3 years ago
93e1edf
Convert CONFIG_KEYBOARD to Kconfig
by Simon Glass
· 3 years ago
5ae2578
Convert CONFIG_SYS_FDT_LOAD_ADDR to Kconfig
by Simon Glass
· 3 years ago
32c8566
sandbox: Drop CONFIG_HOST_MAX_DEVICES
by Simon Glass
· 3 years ago
8905024
trace: sandbox: Use only the Kconfig options
by Simon Glass
· 3 years ago
5bf8121
binman: Rename _ReadSubnodes() to ReadEntries()
by Simon Glass
· 3 years ago
cc2c500
binman: Support lists of external blobs
by Simon Glass
· 3 years ago
1b5a533
dtoc: Add support for reading string-list properties
by Simon Glass
· 3 years ago
943bf78
binman: Allow extracting a file in an alternative format
by Simon Glass
· 3 years ago
858436d
binman: Allow listing an image created by a newer version
by Simon Glass
· 3 years ago
7945077
binman: Allow providing tools and blob directories
by Simon Glass
· 3 years ago
d5b6e91
bloblist: Support allocating the bloblist
by Simon Glass
· 3 years ago
558002a
Merge https://source.denx.de/u-boot/custodians/u-boot-riscv
by Tom Rini
· 3 years ago
e2f0474
binman: Rename testCbfsNoCOntents()
by Simon Glass
· 3 years ago
7413321
binman: cfbs: Refactor ObtainContents() for consistency
by Simon Glass
· 3 years ago
3fc20fd
binman: cbfs: Refactor the init process
by Simon Glass
· 3 years ago
080f859
binman: Use normal entries in cbfs
by Simon Glass
· 3 years ago
8cb069a
binman: Move cbfs.ObtainContents() down a bit
by Simon Glass
· 3 years ago
3f495f1
binman: Update the section documentation
by Simon Glass
· 3 years ago
e586f44
binman: Allow control of which entries to read
by Simon Glass
· 3 years ago
d34bcdd
binman: Allow overriding BuildSectionData()
by Simon Glass
· 3 years ago
b6caf0e
binman: Drop the filename property in entry_Section
by Simon Glass
· 3 years ago
1e99bc2
binman: Drop the underscore in _ReadEntries()
by Simon Glass
· 3 years ago
557693e
binman: Correct comments for ReadChildData()
by Simon Glass
· 3 years ago
c473831
binman: Correct init of entry in Entry class
by Simon Glass
· 3 years ago
c475dec
binman: Add a way to obtain the version
by Simon Glass
· 3 years ago
650e5de
binman: Tidy up style in cmdline
by Simon Glass
· 3 years ago
40b4d64
dtoc: Add support for reading fixed-length bytes properties
by Simon Glass
· 3 years ago
d866e62
dtoc: Add support for reading 64-bit ints
by Simon Glass
· 3 years ago
ff139b6
dtoc: Bring in the libfdt module automatically
by Simon Glass
· 3 years ago
34bee10
sandbox: replace putchar(ch) by fputc(ch, stdout)
by Heinrich Schuchardt
· 3 years ago
fe67ba7
drivers: core: lists: fix for loop index type
by Alexander Preißner
· 3 years ago
5b9ee01
Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-net
by Tom Rini
· 3 years ago
f896150
Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-net into next
by Tom Rini
· 3 years ago
cdccb39
Merge branch '2021-12-01-assorted-updates' into next
by Tom Rini
· 3 years ago
c0ffc12
riscv: Enable SPI flash env for SiFive Unmatched.
by Thomas Skibo
· 3 years ago
6a86389
riscv: Support booting SiFive Unmatched from SPI.
by Thomas Skibo
· 3 years ago
ffb78a7
doc: board: Update Microchip MPFS Icicle Kit doc
by Padmarao Begari
· 3 years ago
5c007d2
riscv: Update Microchip MPFS Icicle Kit support
by Padmarao Begari
· 3 years ago
06142d6
riscv: dts: Split Microchip device tree
by Padmarao Begari
· 3 years ago
0dc0d1e
i2c: Add Microchip PolarFire SoC I2C driver
by Padmarao Begari
· 3 years ago
0d914ad
net: macb: Remove Microchip compatible string
by Padmarao Begari
· 3 years ago
666da85
board: ae350: Support autoboot from RAM
by Leo Yu-Chi Liang
· 3 years ago
3fbd17a
net: dwc_eth_qos: Enable clock in probe
by Marek Vasut
· 3 years ago
8777033
net: eth-phy: Handle gpio_request_by_name() return value
by Marek Vasut
· 3 years ago
300761b
board: brcm-ns3: Load netXtreme firmware
by Bharat Gooty
· 3 years ago
5a5bba0
net: brcm: netXtreme driver
by Bharat Gooty
· 3 years ago
6d1857c
driver: net: Makefile: order file alphabetically
by Ramon Fried
· 3 years ago
8c1a695
drivers: net: Soft reset felix switch core
by Radu Bulie
· 3 years ago
f0d4607
tools/netconsole: Add support for socat
by Andy Shevchenko
· 3 years ago
6d99f86
spl: fit: Skip attempting to load 0 length image
by Nishanth Menon
· 3 years, 1 month ago
af13df7
dm: add debug message when failed to select the default pinctrl
by Patrick Delaunay
· 3 years ago
1c01712
pinctrl: change result for unsupported API
by Patrick Delaunay
· 3 years ago
2bd8830
scripts: remove CONFIG_IS_ENABLED and CONFIG_VAL in config_whitelist.txt
by Patrick Delaunay
· 3 years ago
ff06276
scripts: remove CONFIG_IS_ENABLED and CONFIG_VAL in generated u_boot.cfg
by Patrick Delaunay
· 3 years ago
fc47dbb
Merge branch '2021-12-01-Kconfig-migrations' into next
by Tom Rini
· 3 years ago
33b02e9
Convert CONFIG_FSL_DDR_BIST et al to Kconfig
by Tom Rini
· 3 years ago
c7fad78
Convert CONFIG_SYS_BR0_PRELIM et al to Kconfig
by Tom Rini
· 3 years ago
970bf86
Convert CONFIG_USE_BOOTCOMMAND et al to Kconfig
by Tom Rini
· 3 years ago
7f3934f
Merge tag 'u-boot-stm32-20211130' of https://source.denx.de/u-boot/custodians/u-boot-stm into next
by Tom Rini
· 3 years ago
Next »