Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
bd63269303f70ae501ecbb13243929fb4ebf41b5
bd63269
hash: Plumb crc8 into the hash functions
by Simon Glass
· 9 weeks ago
828ea1a
boot: Imply CRC8 with VBE
by Simon Glass
· 9 weeks ago
e81846d
lib: Allow crc8 in TPL and VPL
by Simon Glass
· 9 weeks ago
73f7a6e
boot: Allow use of FIT in TPL and VPL
by Simon Glass
· 9 weeks ago
b939fb2
spl: lib: Allow for decompression in any SPL build
by Simon Glass
· 9 weeks ago
e423aaf
spl: Add some more debugging to load_simple_fit()
by Simon Glass
· 9 weeks ago
bfefbfa
spl: Drop a duplicate variable in boot_from_devices()
by Simon Glass
· 9 weeks ago
a65d1e1
spl: Drop use of uintptr_t
by Simon Glass
· 9 weeks ago
a3a70c7
spl: Support a relocated stack in any XPL phase
by Simon Glass
· 9 weeks ago
1236522
spl: Allow serial to be disabled in any XPL phase
by Simon Glass
· 9 weeks ago
f633b68
spl: Report a loader failure
by Simon Glass
· 9 weeks ago
6c9489b
Support setting a maximum size for the VPL image
by Simon Glass
· 9 weeks ago
28c38f6
malloc: Provide a simple malloc for VPL
by Simon Glass
· 9 weeks ago
030845c
malloc: Show amount of used space when memory runs out
by Simon Glass
· 9 weeks ago
bcd3984
boot: Respect the load_op in fit_image_load()
by Simon Glass
· 9 weeks ago
588ee31
bootstd: Avoid sprintf() in SPL when creating bootdevs
by Simon Glass
· 9 weeks ago
edf781f
boot: Allow FIT to fall back from best-match option
by Simon Glass
· 9 weeks ago
92ef293
image: Add a prototype for fit_image_get_phase()
by Simon Glass
· 9 weeks ago
be99d3c
Merge branch 'qcom-next' of https://source.denx.de/u-boot/custodians/u-boot-snapdragon into next
by Tom Rini
· 7 weeks ago
7fea4f2
rockchip: Provid SPL control over otp presence
by Jonas Karlman
· 7 weeks ago
0458408
clk/qcom: sm8250: add debug data
by Caleb Connolly
· 3 months ago
9b93eb4
clk/qcom: sm6115: add debug data
by Caleb Connolly
· 3 months ago
7605db1
clk/qcom: sdm845: add dump data
by Caleb Connolly
· 3 months ago
ba0598b
clk/qcom: implement clk dump
by Caleb Connolly
· 3 months ago
dc554a0
Revert "gpio: qcom_pmic: add a quirk to skip GPIO configuration"
by Caleb Connolly
· 3 months ago
58fa520
pinctr: qcom: sm8250: add special pins pins configuration data
by Neil Armstrong
· 2 months ago
f9bb539
gpio: msm: add support for special pins
by Neil Armstrong
· 2 months ago
62130bc
phy: qcom: Add QMP UFS PHY driver
by Bhupesh Sharma
· 2 months ago
b4256b5
phy: qcom: Import QMP phy related header files from Linux
by Bhupesh Sharma
· 2 months ago
c2c7498
config: qcom: add sm8150 to qcom_defconfig
by Julius Lehmann
· 2 months ago
a9a8f97
pinctrl: qcom: add driver for SM8150 SoC
by Julius Lehmann
· 2 months ago
035e29c
clk: qcom: add driver for SM8150 SoC
by Julius Lehmann
· 2 months ago
00292c6
Merge tag 'u-boot-dfu-next-20241003' of https://source.denx.de/u-boot/custodians/u-boot-dfu into next
by Tom Rini
· 7 weeks ago
0d28900
Merge patch series "vbe: Series part D"
by Tom Rini
· 7 weeks ago
fe38b88
rockchip: Provided SPL control over efuse presence
by Simon Glass
· 9 weeks ago
877bae2
rockchip: mmc: Fix a missing colon and newline
by Simon Glass
· 9 weeks ago
b2f571f
mmc: rockchip: Allow clocks to be missing
by Simon Glass
· 9 weeks ago
e59e502
mmc: rockchip: Log some error returns
by Simon Glass
· 9 weeks ago
e771a9d
mmc: Log the error when init fails
by Simon Glass
· 9 weeks ago
69bd517
mmc: Add more debugging for SPL
by Simon Glass
· 9 weeks ago
db59f0b
mmc: Support driver model in TPL
by Simon Glass
· 9 weeks ago
4f9c151
arm: Fix up a stale comment in sections.c
by Simon Glass
· 9 weeks ago
861df83
arm: cache: Drop a stale comment
by Simon Glass
· 9 weeks ago
a3403e6
armv8: Support not having separate BSS
by Simon Glass
· 9 weeks ago
5d93d81
serial: Support debug UART in TPL
by Simon Glass
· 9 weeks ago
752fb69
ram: Support driver model in VPL
by Simon Glass
· 9 weeks ago
cb75110
tpl: Support numbered aliases in device tree
by Simon Glass
· 9 weeks ago
e2d96ac
tiny-printf: Correct return values
by Simon Glass
· 9 weeks ago
eb08abc
fdtdec: Support separate BSS for all XPL builds
by Simon Glass
· 9 weeks ago
13f5535
gzip: Correct function comment for gunzip()
by Simon Glass
· 9 weeks ago
71b1ae4
bootstd: Add stub for bootdev_setup_for_sibling_blk()
by Simon Glass
· 9 weeks ago
99344c8
sandbox: Add missing header file
by Simon Glass
· 9 weeks ago
08990e2
Merge patch series "arm: Initial support for Analog Devices SC5xx boards"
by Tom Rini
· 7 weeks ago
1083fa7
arm: SC573-EZKIT initial support
by Oliver Gaskell
· 2 months ago
0370f30
arm: SC589-MINI initial support
by Oliver Gaskell
· 2 months ago
03ef0ad
arm: SC589-EZKIT initial support
by Oliver Gaskell
· 2 months ago
07735ee
arm: SC584-EZKIT initial support
by Oliver Gaskell
· 2 months ago
9e24d9a
arm: SC594-SOM-EZLITE initial support
by Oliver Gaskell
· 2 months ago
e91d85e
arm: SC594-SOM-EZKIT initial support
by Oliver Gaskell
· 2 months ago
dd9baf0
arm: SC598-SOM-EZLITE initial support
by Oliver Gaskell
· 2 months ago
38742c7
arm: SC598-SOM-EZKIT initial support
by Oliver Gaskell
· 2 months ago
170b8e9
arm: mach-sc5xx: clean up Kconfig
by Oliver Gaskell
· 2 months ago
3e724aa
dt-bindings: timer: Add SC5xx Timer bindings
by Oliver Gaskell
· 2 months ago
cc522cc
dt-bindings: clock: Add SC5xx clock tree bindings
by Oliver Gaskell
· 2 months ago
ff464f9
dt-bindings: arm: Add SC5xx Series binding
by Oliver Gaskell
· 2 months ago
91f98bb
arm: dts: Support SC598-SOM-EZLITE
by Oliver Gaskell
· 2 months ago
f90cccf
arm: dts: Support SC598-SOM-EZKIT
by Oliver Gaskell
· 2 months ago
e40ea29
arm: dts: Support SC594-SOM-EZLITE
by Oliver Gaskell
· 2 months ago
d57dd03
arm: dts: Support SC594-SOM-EZKIT
by Oliver Gaskell
· 2 months ago
0cfc2bf
arm: dts: Support SC589-EZKIT
by Oliver Gaskell
· 2 months ago
79fcfc3
arm: dts: Support SC589-MINI
by Oliver Gaskell
· 2 months ago
8eb5100
arm: dts: Support SC584-EZKIT
by Oliver Gaskell
· 2 months ago
aabca15
arm: dts: Support SC573-EZKIT
by Oliver Gaskell
· 2 months ago
c74758c
cmd: simplify CONFIG_CMD_USB_MASS_STORAGE dependencies
by Heinrich Schuchardt
· 9 weeks ago
718c225
rtc: rv3028: add support to manage VDD regulator
by Arturo Buzarra
· 9 weeks ago
f27e830
Makefile: pass external DTB provided by make variable EXT_DTB to binman
by Alexander Kochetkov
· 9 weeks ago
983fd3d
spi: davinci: Drop the preload of TX buffer before read/writes operations
by Bastien Curutchet
· 9 weeks ago
7bc5f66
Add mkimage secp521r1 ECDSA curve support
by Joakim Tjernlund
· 9 weeks ago
a280368
fs: Fix SPL build if SPL_FS_LOADER is enabled and FS_LOADER is disabled
by Hiago De Franco
· 10 weeks ago
eeeb35b
board: ti: j722s: Update Resource Management configs
by Vaishnav Achath
· 10 weeks ago
2e8dfef
Merge patch series "Add Android 14 bootflow support for AM62X and AM62P board"
by Tom Rini
· 8 weeks ago
ce68e2b
board: ti: am62px: Add android bootflow support
by Mattijs Korpershoek
· 2 months ago
07a8ffc
board: beagle: beagleplay: Add android bootflow support
by Mattijs Korpershoek
· 2 months ago
0be5309
board: ti: am62x_evm: Add android bootflow
by Guillaume La Roque
· 2 months ago
8aee4c8
cmd: booti: adjust the print format
by Dario Binacchi
· 3 months ago
4f98e23
bootm: adjust the print format
by Dario Binacchi
· 3 months ago
136b7b6
Subtree merge tag 'v6.11-dts' of dts repo [1] into dts/upstream
by Tom Rini
· 8 weeks ago
WIP/01Oct2024-next
6b642ac
Squashed 'dts/upstream/' changes from 20e0f0897ea2..3347eecf3408
by Tom Rini
· 8 weeks ago
667a671
Merge patch series "env: mmc: fix use of two separate partitions with proper type GUID"
by Tom Rini
· 8 weeks ago
c1131ac
env: mmc: rework mmc_env_partition_by_guid() to work with two separate partitions
by Rasmus Villemoes
· 2 months ago
9402e3b
env: mmc: do not return an offset before the start of the partition
by Rasmus Villemoes
· 2 months ago
d7c59bf
env: mmc: refactor mmc_offset_try_partition()
by Rasmus Villemoes
· 2 months ago
50bb758
usb: gadget: usbhs: Add Renesas USBHS device driver
by Vitaliy Vasylskyy
· 3 months ago
3af5b85
bootstd: android: Add U-Boot version to cmdline
by Mattijs Korpershoek
· 2 months ago
4b17845
dfu: define a callback function for the dfu_alt_info environment variable
by Rasmus Villemoes
· 2 months ago
6f52fee
power: regulator: Drop regulators_enable_boot_on/off()
by Marek Vasut
· 8 weeks ago
WIP/30Sep2024-next
ba0faba
power: regulator: Drop regulator_unset()
by Marek Vasut
· 8 weeks ago
332e0a0
power: regulator: Convert regulators_enable_boot_on/off() to regulator_post_probe
by Marek Vasut
· 8 weeks ago
51c4679
power: regulator: Trigger probe of regulators which are always-on or boot-on
by Marek Vasut
· 8 weeks ago
3a0b829
Merge tag 'v2024.10-rc6' into next
by Tom Rini
· 8 weeks ago
Next »