Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
482dd318b8dc2f6673e6d2da989fa17f529ad7d0
482dd31
binman: Remove dependency on pylibfdt for entry-docs
by Simon Glass
· 4 months ago
ffe8138
binman: Add a bintool for fdtgrep
by Simon Glass
· 4 months ago
4b86127
binman: Correct indentation in testSplPubkeyDtb
by Simon Glass
· 4 months ago
d9e01d2
binman: Fix a comment typo in _DoReadFileDtb()
by Simon Glass
· 4 months ago
6b5110b
binman: Mention expanded entries in u-boot-vpl
by Simon Glass
· 4 months ago
8197552
binman: Correct comment in blob_dtb GetFdtEtype()
by Simon Glass
· 4 months ago
d3cd5cc
binman: Write the compressed output to a file
by Simon Glass
· 4 months ago
94a5568
binman: elf: Add more debugging to LookupAndWriteSymbols()
by Simon Glass
· 4 months ago
1a246ee
binman: Move problem-checking code into a function
by Simon Glass
· 4 months ago
65b39ba
binman: Tidy up comment for Bintoolfdt_add_pubkey.run()
by Simon Glass
· 4 months ago
b20a112
binman: Tidy up bintool docs
by Simon Glass
· 4 months ago
e1931ee
binman: Correct an error in the FIT-template example
by Simon Glass
· 4 months ago
a455003
fixdep: Support VPL
by Simon Glass
· 4 months ago
a84b6c5
qconfig: Support a 'list' format
by Simon Glass
· 4 months ago
ba4d442
qconfig: Sort the boards by name when finding
by Simon Glass
· 4 months ago
9c9ec3a
qconfig: Allow searching for CONFIG values
by Simon Glass
· 4 months ago
405a05b
Merge tag 'dm-pull-26jul24' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm
by Tom Rini
· 4 months ago
f869a90
buildman: Show board list with -x
by Simon Glass
· 5 months ago
e893fb2
sandbox: Fix LTO to work with STACKPROTECTOR
by Andrew Goodbody
· 5 months ago
18aa27f
binman: Update cbfstool
by Simon Glass
· 5 months ago
f137881
tools: patman: fix `pip install` with Python 3.12
by Brandon Maier
· 5 months ago
3314e90
qconfig: Move operation check into parse_args()
by Simon Glass
· 4 months ago
d755289
qconfig: Drop col argument from Slots()
by Simon Glass
· 4 months ago
c2466b7
qconfig: Use the Color object in Progress
by Simon Glass
· 4 months ago
c5ca9dc
qconfig: Move the last two operations into their own functions
by Simon Glass
· 4 months ago
19d91da
qconfig: Move progress output into the class
by Simon Glass
· 4 months ago
e054a75
qconfig: Move commit code into a separate function
by Simon Glass
· 4 months ago
4c05903
qconfig: Move all move_config code into move_config()
by Simon Glass
· 4 months ago
3c4cb20
qconfig: Add a return value to do_find_config()
by Simon Glass
· 4 months ago
1835211
qconfig: Move imply into a separate function
by Simon Glass
· 4 months ago
6901a64
qconfig: Add a return value to do_scan_source()
by Simon Glass
· 4 months ago
ac261cc
qconfig: Move testing into a separate function
by Simon Glass
· 4 months ago
84f541a
qconfig: Move converting config args to the top
by Simon Glass
· 4 months ago
9a042c5
qconfig: Move checking directory to the top
by Simon Glass
· 4 months ago
704dd89
qconfig: Move getting the colour to where it is needed
by Simon Glass
· 4 months ago
855a0ce
qconfig: Move arg checking to the top of main()
by Simon Glass
· 4 months ago
771276e
qconfig: Move arg checking a little higher
by Simon Glass
· 4 months ago
fe11dcf
qconfig: Move arg parsing into a separate function
by Simon Glass
· 4 months ago
4696094
qconfig: Rename the doc link
by Simon Glass
· 4 months ago
0f43920
qconfig: Correct format string in do_imply_config()
by Simon Glass
· 4 months ago
2815557
qconfig: Tidy up some pylint warnings
by Simon Glass
· 4 months ago
a0a6160
qconfig: Make KconfigScanner a function
by Simon Glass
· 4 months ago
0c3c7ca
qconfig: Drop the try_expand() function
by Simon Glass
· 4 months ago
3a315fa
qconfig: Fix pylint error in read_database()
by Simon Glass
· 4 months ago
5690c25
Merge branch 'qcom-main' of https://gitlab.denx.de/u-boot/custodians/u-boot-snapdragon
by Tom Rini
· 4 months ago
59843c3
arm: dts: add IPQ4019 ESS EDMA U-Boot additions
by Robert Marko
· 6 months ago
ea1b88b
net: add Qualcomm ESS EDMA adapter
by Robert Marko
· 6 months ago
d6b748e
clock: qcom: ipq4019: add missing networking resets
by Robert Marko
· 6 months ago
a13cce7
dt-bindings: clock: qcom: ipq4019: drop downstream file
by Robert Marko
· 6 months ago
bbb5483
clock: qcom: ipq4019: add ESS clock
by Robert Marko
· 6 months ago
8a257ff
qcom_defconfig: enable rpmh regulators
by Caleb Connolly
· 4 months ago
0c3f3a8
power: regulator: qcom-rpmh-regulator: add build infra
by Caleb Connolly
· 4 months ago
c58644d
power: regulator: qcom-rpmh-regulator: adjust probe for U-Boot
by Caleb Connolly
· 4 months ago
f0e5db5
power: regulator: qcom-rpmh-regulator: port ops to U-Boot
by Caleb Connolly
· 4 months ago
9e4ff4d
power: regulator: qcom-rpmh-regulator: remove unused regulators
by Caleb Connolly
· 4 months ago
c4c9cc0
power: regulator: qcom-rpmh-regulator: adjust structs for U-Boot
by Caleb Connolly
· 4 months ago
924d9a7
power: regulator: qcom-rpmh-regulator: port over lineage_range helpers
by Caleb Connolly
· 4 months ago
812aacf
power: regulator: qcom-rpmh-regulator: adjust headers for U-Boot
by Caleb Connolly
· 4 months ago
c0e6aa6
power: regulator: import qcom-rpmh-regulator from Linux
by Caleb Connolly
· 4 months ago
8bef2e4
soc: qcom: add build infrastructure
by Caleb Connolly
· 4 months ago
1479485
soc: qcom: rpmh: U-Boot API changes
by Caleb Connolly
· 4 months ago
49deb54
soc: qcom: rpmh: drop unused functions
by Caleb Connolly
· 4 months ago
77e9be4
soc: qcom: rpmh: adjust headers for U-Boot
by Caleb Connolly
· 4 months ago
974e743
soc: qcom: rpmh-rsc: remaining U-Boot API changes
by Caleb Connolly
· 4 months ago
8a54010
soc: qcom: rpmh-rsc: adjust probe for U-Boot
by Caleb Connolly
· 4 months ago
bdc5a79
soc: qcom: rpmh-rsc: adjust headers for U-Boot
by Caleb Connolly
· 4 months ago
d14e587
soc: qcom: rpmh-rsc: drop unused multi-threading and non-active TCS support
by Caleb Connolly
· 4 months ago
b005a24
soc: qcom: cmd-db: adjust for U-Boot API
by Caleb Connolly
· 4 months ago
f8bd3bb
soc: qcom: cmd-db: adjust probe for U-Boot
by Caleb Connolly
· 4 months ago
8751dfb
soc: qcom: cmd-db: drop unused functions
by Caleb Connolly
· 4 months ago
31edd02
soc: qcom: cmd-db: adjust headers for U-Boot
by Caleb Connolly
· 4 months ago
90ff581
soc: qcom: import rpmh and cmd-db drivers from Linux
by Caleb Connolly
· 4 months ago
5220e55
linux/bitmap.h: add bitmap_empty helper
by Caleb Connolly
· 4 months ago
f7aacda
dm: core: scan reserved-memory nodes
by Caleb Connolly
· 4 months ago
127dc6c
Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-samsung
by Tom Rini
· 4 months ago
942e32c
arm: exynos: Enable TRNG on E850-96 board
by Sam Protsenko
· 4 months ago
110f810
rng: Add Exynos TRNG driver
by Sam Protsenko
· 4 months ago
040f068
clk: exynos: Add SSS clocks for Exynos850
by Sam Protsenko
· 4 months ago
850f144
board: samsung: e850-96: Load LDFW firmware on board init
by Sam Protsenko
· 4 months ago
551b465
board: samsung: e850-96: Add default partitions
by Sam Protsenko
· 4 months ago
15a79ac
Merge branch '2024-07-23-remove-or-update-some-platforms'
by Tom Rini
· 4 months ago
e972c68a
pxm2: switch to DM_I2C
by Anatolij Gustschin
· 4 months ago
02d59e3
board: keymile: convert to CONFIG_DM_I2C
by Anatolij Gustschin
· 4 months ago
044590a
arm: Remove omap3_beagle board
by Tom Rini
· 4 months ago
b66e4d2
arm: Remove devkit3250 board
by Tom Rini
· 4 months ago
8c6b437
arm: ti: Remove omap4 platform support
by Tom Rini
· 4 months ago
6ef7180
arm: Remove omap4_sdp4430 board
by Tom Rini
· 4 months ago
bdba74d
arm: Remove omap4_panda board
by Tom Rini
· 4 months ago
f1bd9b9
board: beagle: convert to CONFIG_DM_I2C
by Anatolij Gustschin
· 4 months ago
94e5131
Prepare v2024.10-rc1
by Tom Rini
· 4 months ago
cd506ef
Merge tag 'u-boot-imx-master-20240722' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx
by Tom Rini
· 4 months ago
0aa9584
kontron-sl-mx6ul: switch to DM_SERIAL
by Anatolij Gustschin
· 4 months ago
e4bde88
mx6boards: convert to DM_I2C and DM_SERIAL
by Anatolij Gustschin
· 4 months ago
abd37d1
nitrogen6x: convert to DM_I2C and DM_SERIAL
by Anatolij Gustschin
· 4 months ago
2be6e8c
udoo-neo: Convert to OF_UPSTREAM
by Fabio Estevam
· 4 months ago
a6d40dc
udoo-neo: Do not print devicetree model
by Fabio Estevam
· 4 months ago
7043aef
udoo_neo: Select LTO
by Fabio Estevam
· 4 months ago
4c55d89
udoo_neo: Convert to watchdog driver model
by Fabio Estevam
· 4 months ago
8a1a819
imx93-u-boot: Describe the CPU clocks in the devicetree
by Fabio Estevam
· 4 months ago
907d1c4
clk: imx6q: Add definition for IMX6QDL_CLK_PWM1
by Emil Kronborg
· 4 months ago
Next »