Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
043d0fd86b06515c37935636989598706abf767b
043d0fd
cli: Move simple readline into a function
by Simon Glass
· Sun Oct 01 19:13:05 2023 -0600
15bdb87
Revert "mkimage: update man page and -h output"
by Tom Rini
· Wed Oct 11 15:32:39 2023 -0400
dc7b633
Merge branch '2023-10-11-port-gen_compile_commands_py'
by Tom Rini
· Wed Oct 11 13:25:01 2023 -0400
21165de
scripts/gen_compile_commands: fix usage message
by Joao Marcos Costa
· Sun Oct 01 12:00:36 2023 +0200
cb1e41e
doc: add ide_integration.rst to doc/develop
by Joao Marcos Costa
· Sun Oct 01 12:00:35 2023 +0200
3cc4234
doc: add documentation for gen_compile_commands.py
by Joao Marcos Costa
· Sun Oct 01 12:00:34 2023 +0200
8436b1a
.gitignore: add compile_commands.json
by Joao Marcos Costa
· Sun Oct 01 12:00:33 2023 +0200
85918cb
scripts/gen_compile_commands.py: add acknowledgments
by Joao Marcos Costa
· Sun Oct 01 12:00:32 2023 +0200
c0ea3d3
scripts/gen_compile_commands.py: fix docstring
by Joao Marcos Costa
· Sun Oct 01 12:00:31 2023 +0200
9275b31
scripts/gen_compile_commands.py: adapt _LINE_PATTERN
by Joao Marcos Costa
· Sun Oct 01 12:00:30 2023 +0200
94d810b
scripts: Port Linux's gen_compile_commands.py to U-Boot
by Joao Marcos Costa
· Sun Oct 01 12:00:29 2023 +0200
05d172a
configs: Resync with savedefconfig
by Tom Rini
· Wed Oct 11 12:01:17 2023 -0400
754001e
Merge branch '2023-10-11-assorted-fixes-and-updates'
by Tom Rini
· Wed Oct 11 11:53:58 2023 -0400
8bd8a23
configs: Make TI_SECURE_DEVICE default for K3
by Andrew Davis
· Thu Aug 03 09:54:41 2023 -0500
a1d76e3
configs: am65x: Merge the HS and non-HS defconfigs
by Andrew Davis
· Thu Aug 03 09:54:40 2023 -0500
99f4687
ARM: psci: move GIC address override to Kconfig
by Andre Przywara
· Sun Oct 01 23:52:12 2023 +0100
7edccc4
misc: fs_loader: Fix alignment of fs_loader driver
by Sean Anderson
· Sat Sep 30 16:45:46 2023 -0400
55605bd
mkimage: update man page and -h output
by Rasmus Villemoes
· Thu Sep 28 10:02:57 2023 +0200
07f6cb2
doc: use .dtso as extension for device tree overlay sources
by Rasmus Villemoes
· Mon Sep 25 10:09:09 2023 +0200
8e21fc2
sandbox: rename overlay sources to .dtso
by Rasmus Villemoes
· Mon Sep 25 10:09:08 2023 +0200
20f0d7a
arm64: zynqmp: rename overlay sources to .dtso
by Rasmus Villemoes
· Mon Sep 25 10:09:07 2023 +0200
fb25515
iot2050: rename overlay sources to .dtso
by Rasmus Villemoes
· Mon Sep 25 10:09:06 2023 +0200
b7be941
arm: dts: imx8mm-cl-iot-gate: rename overlay sources to .dtso
by Rasmus Villemoes
· Mon Sep 25 10:09:05 2023 +0200
19e1c48
arm: apple: Add initial Apple M2 Ultra support
by Janne Grunau
· Wed Sep 06 23:50:34 2023 +0200
b65f2bb
event: Rename rest of EVENT_SPY to EVENT_SPY_FULL or EVENT_SPY*
by Marek Vasut
· Tue Sep 05 15:48:08 2023 +0200
86e23d1
env: Improve ENV_OFFSET help message
by Paul Barker
· Fri Sep 01 15:28:59 2023 +0100
8a457ad
driver: rng: Add DM_RNG interface for ARMv8.5 RNDR registers
by Andre Przywara
· Wed Aug 30 12:32:30 2023 +0100
9ffe4d6
tools: ensure zeroed padding in external FIT images
by Roman Azarenko
· Fri Aug 25 10:10:14 2023 +0200
5fd4816
bootstd: Drop some TODOs
by Simon Glass
· Thu Aug 24 19:39:24 2023 -0600
ddaf8ab
arm: dts: k3-am625-verdin: fix boot
by Marcel Ziswiler
· Tue Oct 10 13:13:04 2023 +0200
8b2a481
malloc: Enable assertions if UNIT_TEST is enabled
by Sean Anderson
· Sat Oct 07 22:01:56 2023 -0400
d16f3d7
arm: dts: k3-j721e-sk/common-proc-board: Fix boot
by Nishanth Menon
· Thu Oct 05 13:15:14 2023 -0500
4cb20cf
arm: mach-k3: Remove secure device makefile
by Andrew Davis
· Thu Oct 05 09:21:17 2023 -0500
e61e798
board: siemens: iot2050: Fix logical bug in PG1/PG2 detection
by Jan Kiszka
· Thu Oct 05 06:37:25 2023 +0200
59e5dd6
arm: dts: k3-am65-iot2050: Fix boot
by Jan Kiszka
· Thu Oct 05 06:37:17 2023 +0200
892d777
spi: mtk_spim: prevent global pll clock override
by Nicolò Veronese
· Wed Oct 04 00:14:26 2023 +0200
362e66c
Makefile: make u-boot-initial-env target depend explicitly on scripts_basic
by Rasmus Villemoes
· Tue Oct 03 12:02:17 2023 +0200
2b6c9b5
board: xen: introduce virtio-blk support
by Andrii Chepurnyi
· Tue Oct 03 08:58:28 2023 +0000
1e5a70f
board: synquacer: set actual gd->ram_top and gd->ram_size
by Masahisa Kojima
· Tue Oct 03 11:29:57 2023 +0900
5489bec
input: avoid NULL dereference
by Heinrich Schuchardt
· Tue Oct 03 03:09:01 2023 +0200
adbc90f
mkimage: allow internalization of data-position
by Lars Feyaerts
· Mon Oct 02 10:00:14 2023 +0200
65da4e1
checkpatch: skip fdtdec_* check for tools
by Lars Feyaerts
· Mon Oct 02 10:00:13 2023 +0200
df506bc
Merge tag 'fsl-qoirq-2023-10-10' of https://source.denx.de/u-boot/custodians/u-boot-fsl-qoriq
by Tom Rini
· Wed Oct 11 10:21:33 2023 -0400
6829e15
Merge branch '2023-10-10-blk-sandbox-support-binding-a-device-with-a-given-logical-block-size'
by Tom Rini
· Tue Oct 10 21:47:50 2023 -0400
8f05f12
disk: part: Handle blkmap device in print_part_header()
by Bin Meng
· Tue Sep 26 16:43:45 2023 +0800
02e2587
disk: part: Print out the unknown device uclass id
by Bin Meng
· Tue Sep 26 16:43:44 2023 +0800
106d27b
dm: blk: Drop blk_{read,write}_devnum()
by Bin Meng
· Tue Sep 26 16:43:43 2023 +0800
2e279d2
cmd: blk_common: Stop using hard-coded block size for Sandbox operations
by Bin Meng
· Tue Sep 26 16:43:42 2023 +0800
9efc245
dm: blk: Rename get_desc() and make it externally visible
by Bin Meng
· Tue Sep 26 16:43:41 2023 +0800
76f7253
cmd: blk_common: Use macros for the return values
by Bin Meng
· Tue Sep 26 16:43:40 2023 +0800
249f351
blk: blkmap: Support mapping to device of any block size
by Bin Meng
· Tue Sep 26 16:43:39 2023 +0800
a5f93a1
cmd: blkmap: Make map_handlers[] and its .fn static
by Bin Meng
· Tue Sep 26 16:43:38 2023 +0800
f61202c
blk: blkmap: Make bind/unbind routines static
by Bin Meng
· Tue Sep 26 16:43:37 2023 +0800
c437378
cmd: host: Print out the block size of the host device
by Bin Meng
· Tue Sep 26 16:43:36 2023 +0800
cc4c531
blk: host_dev: Sanity check on the size of host backing file
by Bin Meng
· Tue Sep 26 16:43:35 2023 +0800
371fb0e
blk: host_dev: Make host_sb_detach_file() and host_sb_ops static
by Bin Meng
· Tue Sep 26 16:43:34 2023 +0800
881e475
blk: sandbox: Support binding a device with a given logical block size
by Bin Meng
· Tue Sep 26 16:43:33 2023 +0800
c3e784c
cmd: host: Mandate the filename parameter in the 'bind' command
by Bin Meng
· Tue Sep 26 16:43:32 2023 +0800
2294ecb
blk: Use a macro for the typical block size
by Bin Meng
· Tue Sep 26 16:43:31 2023 +0800
8728667
Merge branch '2023-10-09-assorted-fixes'
by Tom Rini
· Tue Oct 10 08:54:17 2023 -0400
d274488
spi: nxp_fspi: reset the FLSHxCR1 registers
by Han Xu
· Wed Sep 13 16:15:35 2023 -0500
43c04a7
board: freescale: ls1088a: declare MC reserved regions
by Laurentiu Tudor
· Wed Sep 27 18:30:49 2023 +0300
aa98c02
board: freescale: ls2080a: declare MC reserved regions
by Laurentiu Tudor
· Wed Sep 27 18:30:48 2023 +0300
99eed83
drivers: net: fsl-mc: add support for MC reserved memory
by Laurentiu Tudor
· Wed Sep 27 18:30:47 2023 +0300
861e28b
armv8: fsl-layerscape: make some functions static
by Laurentiu Tudor
· Wed Sep 27 18:30:46 2023 +0300
ccb2fbf
fsl-layerscape: drop obsolete PPA secure firmware support
by Laurentiu Tudor
· Wed Aug 23 16:25:46 2023 +0300
5336ba5
configs: layerscape: delete defconfigs using legacy PPA secure FW
by Laurentiu Tudor
· Tue Oct 10 10:08:36 2023 +0800
5765fb1
test: Fix SPL tests not being run
by Sean Anderson
· Fri Sep 29 12:06:54 2023 -0400
897349a
board/km/cent2: Fix buffer overflow when fixing MAC address
by Francois Berder
· Fri Sep 29 16:11:00 2023 +0200
f570565
stdio: fix stdio_deregister_dev()
by Heinrich Schuchardt
· Fri Sep 29 02:47:17 2023 +0200
711ad63
dm: serial: fix serial_post_probe()
by Heinrich Schuchardt
· Fri Sep 29 02:47:16 2023 +0200
7cd91f7
spl: Jump to image at end of board_init_r
by Jonas Karlman
· Wed Sep 27 21:44:13 2023 +0000
53a44fc
spl: add __noreturn attribute to spl_invoke_atf function
by Chanho Park
· Fri Sep 08 17:08:56 2023 +0900
8a5a8ca
tools: iot2050-sign-fw.sh: Make localization of tools dir more robust
by Jan Kiszka
· Wed Sep 27 17:41:09 2023 +0200
0262dcd
arm: mach-k3: common: fix compile warnings with PHYS_64BIT on 32bit
by Matthias Schiffer
· Wed Sep 27 15:43:14 2023 +0200
e08bee9
test/py: sleep: Add a test for the time command
by Love Kumar
· Wed Sep 27 10:33:55 2023 +0530
b704ea7
mailbox: k3-sec-proxy: fix error handling for missing scfg in FDT
by Matthias Schiffer
· Tue Sep 26 14:42:54 2023 +0200
2757525
test: lmb: Add test for coalescing and overlap range
by Udit Kumar
· Tue Sep 26 16:54:43 2023 +0530
4e8e663
lmb: remove overlapping region with next range
by Udit Kumar
· Tue Sep 26 16:54:42 2023 +0530
757dc98
exynos: Cleanup exynos_init
by Tom Rini
· Thu Sep 21 19:32:48 2023 -0400
5a12160
board: Remove essentially empty board files and Makefiles
by Tom Rini
· Thu Sep 21 19:32:47 2023 -0400
57afcef
Makefile: Allow for board directories to not have a Makefile
by Tom Rini
· Thu Sep 21 19:32:46 2023 -0400
d2d094d
ARM: vexpress_ca9x4: Add missing flash width config option
by Patryk Biel
· Wed Sep 20 09:41:20 2023 +0200
d6833e9
bootstd: use ARCH_DMA_MINALIGN in memalign() when allocating memory
by Tony Dinh
· Tue Sep 19 14:27:21 2023 -0700
a1f1bf8
Makefile: Force regeneration of env.txt
by Andrew Davis
· Fri Sep 15 09:43:23 2023 -0500
cb3d8fa
Merge tag 'u-boot-rockchip-20231007' of https://source.denx.de/u-boot/custodians/u-boot-rockchip
by Tom Rini
· Sun Oct 08 09:58:55 2023 -0400
c639135
rockchip: rk356x-u-boot: Add bootph-all to i2c0_xfer pinctrl node
by Jonas Karlman
· Thu Aug 03 21:11:54 2023 +0000
b909066
power: pmic: rk8xx: Fix power-on source check in SPL
by Jonas Karlman
· Thu Aug 03 21:02:42 2023 +0000
afe6e9a
rockchip: rk356x: Enable poweroff command
by Jonas Karlman
· Thu Aug 17 05:45:04 2023 +0000
2def78b
power: pmic: rk8xx: Use sysreset implementation of the poweroff command
by Jonas Karlman
· Thu Aug 17 05:45:02 2023 +0000
4e8ecca
configs: rockchip: rk3308: enable CONFIG_OF_LIBFDT_OVERLAY
by FUKAUMI Naoki
· Mon Sep 11 19:01:21 2023 +0900
9a171a0
configs: rockchip: rk3308: use CONFIG_DEFAULT_FDT_FILE
by FUKAUMI Naoki
· Mon Sep 11 19:01:20 2023 +0900
6f396aa
arm: dts: rockchip: rock-5b: add support for PCIe3 and NVMe
by FUKAUMI Naoki
· Tue Sep 05 20:47:36 2023 +0900
6131517
arm: dts: rockchip: sync DT for RK3588 series with Linux
by FUKAUMI Naoki
· Tue Sep 05 20:47:35 2023 +0900
456e836
configs: rockchip: rock-pi-s: use default bootdelay (2s)
by FUKAUMI Naoki
· Mon Sep 11 19:05:08 2023 +0900
e0ba1bb
configs: rockchip: add DOS_PARTITION to RK3308 boards defconfig
by Massimo Pegorer
· Sun Oct 01 16:15:29 2023 +0200
2dd669f
board: rockchip: Add Bananapi R2Pro Board
by Frank Wunderlich
· Wed Oct 04 21:04:34 2023 +0200
a8e54de
configs: rockchip: Enable ethernet driver on RK3588 boards
by Jonas Karlman
· Sun Oct 01 19:17:22 2023 +0000
d21f009
configs: rockchip: Enable ethernet driver on RK356x boards
by Jonas Karlman
· Sun Oct 01 19:17:21 2023 +0000
1b61570
net: dwc_eth_qos_rockchip: Add support for RK3588
by Jonas Karlman
· Sun Oct 01 19:17:20 2023 +0000
Next »