Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
20d99ec9d7dae76f9eacb8234f6f95473fb0cfb2
20d99ec
x86: bayleybay: Convert to text environment
by Simon Glass
· Sun Jul 30 21:01:55 2023 -0600
bcd3fe2
x86: crownbay: Convert to text environment
by Simon Glass
· Sun Jul 30 21:01:54 2023 -0600
b4e6cde
x86: coreboot: Convert to text environment
by Simon Glass
· Sun Jul 30 21:01:53 2023 -0600
6773fcc
x86: Add a common include for environment settings
by Simon Glass
· Sun Jul 30 21:01:52 2023 -0600
208410e
x86: Drop unused distro settings
by Simon Glass
· Sun Jul 30 21:01:51 2023 -0600
e9e46e1
x86: Drop inclusion of ibmpc.h
by Simon Glass
· Sun Jul 30 21:01:50 2023 -0600
57879df
x86: edison: Drop inclusion of ibmpc.h
by Simon Glass
· Sun Jul 30 21:01:49 2023 -0600
85726f4
x86: i8254: Include required ibmpc.h header
by Simon Glass
· Sun Jul 30 21:01:48 2023 -0600
c11a2b4
x86: Drop CFG_SYS_STACK_SIZE
by Simon Glass
· Sun Jul 30 21:01:47 2023 -0600
6fe2097
env: Explain how to use #include files in text environment
by Simon Glass
· Sun Jul 30 21:01:46 2023 -0600
c484095
env: Use include/env for text-environment includes
by Simon Glass
· Sun Jul 30 21:01:45 2023 -0600
b0eba69
doc: Explain how to avoid the distro-boot scripts
by Simon Glass
· Sun Jul 30 21:01:44 2023 -0600
2aff2f7
x86: Update qemu documentation
by Simon Glass
· Sun Jul 30 11:16:07 2023 -0600
222259b
x86: Enable useful options for qemu-86
by Simon Glass
· Sun Jul 30 11:16:06 2023 -0600
896409c
video: Add a Kconfig option for SPL video handoff
by Simon Glass
· Sun Jul 30 11:16:05 2023 -0600
58766fd
x86: Correct copying of BIOS mode information
by Simon Glass
· Sun Jul 30 11:16:04 2023 -0600
475a4fc
Revert "x86: Switch QEMU over to use the bochs driver"
by Simon Glass
· Sun Jul 30 11:16:02 2023 -0600
7dc0a45
x86: Run QEMU machine setup in SPL
by Simon Glass
· Sun Jul 30 11:16:01 2023 -0600
1cf4728
video: Tidy up Makefile rule for video
by Simon Glass
· Sun Jul 30 11:16:00 2023 -0600
72213df
x86: spl: Drop unwanted debug()
by Simon Glass
· Sun Jul 30 11:15:59 2023 -0600
bfe7bda
x86: coreboot: Update doc for CBFS access
by Simon Glass
· Sun Jul 30 11:15:19 2023 -0600
bf2d02a
bootstd: Add some more debugging in the bootdev uclass
by Simon Glass
· Sun Jul 30 11:15:16 2023 -0600
6fdcd9d
bootstd: Correct creating of bootdev sibling
by Simon Glass
· Sun Jul 30 11:15:15 2023 -0600
b1d581d
bootstd: Rename bootdev_setup_sibling_blk()
by Simon Glass
· Sun Jul 30 11:15:14 2023 -0600
c8d8cdd
lib: Suppress E when writing error-string output
by Simon Glass
· Sun Jul 30 11:15:13 2023 -0600
ac74608
usb: Return -ENOENT when no devices are found
by Simon Glass
· Sun Jul 30 11:15:12 2023 -0600
b5ad396
Merge branch '2023-08-08-introuce-Arm-FF-A-support'
by Tom Rini
· Tue Aug 08 15:23:16 2023 -0400
fbb7a42
arm_ffa: efi: corstone1000: enable MM communication
by Abdellatif El Khlifi
· Fri Aug 04 14:33:45 2023 +0100
431c7b5
arm_ffa: efi: introduce FF-A MM communication
by Abdellatif El Khlifi
· Fri Aug 04 14:33:44 2023 +0100
5ad079f
arm_ffa: introduce armffa command
by Abdellatif El Khlifi
· Fri Aug 04 14:33:43 2023 +0100
3d4fb57
arm_ffa: introduce sandbox test cases for UCLASS_FFA
by Abdellatif El Khlifi
· Fri Aug 04 14:33:42 2023 +0100
4970d5b
arm_ffa: introduce sandbox FF-A support
by Abdellatif El Khlifi
· Fri Aug 04 14:33:41 2023 +0100
2f403d1
arm_ffa: introduce Arm FF-A support
by Abdellatif El Khlifi
· Fri Aug 04 14:33:40 2023 +0100
10a69ce
lib: uuid: introduce testcase for uuid_str_to_le_bin
by Abdellatif El Khlifi
· Fri Aug 04 14:33:39 2023 +0100
dc3cb5d
lib: uuid: introduce uuid_str_to_le_bin function
by Abdellatif El Khlifi
· Fri Aug 04 14:33:38 2023 +0100
0b77c1d
arm64: smccc: add support for SMCCCv1.2 x0-x17 registers
by Abdellatif El Khlifi
· Fri Aug 04 14:33:37 2023 +0100
1c6b184
Prepare v2023.10-rc2
by Tom Rini
· Mon Aug 07 15:26:50 2023 -0400
278f0f1
configs: Resync with savedefconfig
by Tom Rini
· Mon Aug 07 15:17:12 2023 -0400
808a72a
Merge branch '2023-08-07-assorted-fixes'
by Tom Rini
· Mon Aug 07 15:11:17 2023 -0400
d21c752
fs/erofs: Remove an unnecessary assertion
by Yifan Zhao
· Wed Jul 26 12:56:04 2023 +0800
13aaedd
common: Drop duplicate space in SPL_BMP description
by Marek Vasut
· Sat Jul 29 15:34:51 2023 +0200
8285978
common: fix detection of SYS_MALLOC_F_LEN=0x0
by Heinrich Schuchardt
· Tue Aug 01 15:33:41 2023 +0200
15a23ca
spl: move SPL_CRC32 option to lib/Kconfig
by Oleksandr Suvorov
· Thu Aug 03 19:05:40 2023 +0300
fdc62b0
spl: remove duplicate SPL_MD5 option
by Oleksandr Suvorov
· Thu Aug 03 19:05:39 2023 +0300
d198c3a
bloblist: Enforce CRC32
by Tom Rini
· Mon Aug 07 12:32:19 2023 -0400
60626ea
MAINTAINERS: Update rockchip platform maintain files
by Kever Yang
· Mon Aug 07 15:52:47 2023 +0800
5272029
MAINTAINERS: add DT/bindings files to at91 entry
by Eugen Hristev
· Mon Aug 07 10:22:03 2023 +0300
ed37840
board: ten64: add missing error checks for retimer power on
by Mathew McBride
· Mon Aug 07 01:41:08 2023 +0000
33a34de
ARM: renesas: Update MAINTAINERS file
by Marek Vasut
· Sun Aug 06 20:57:34 2023 +0200
707a35f
get_maintainer.pl: Add an ignore list for git history
by Tom Rini
· Mon Aug 07 09:20:53 2023 -0400
4cca204
Azure: Squash a number of jobs and re-order slightly
by Tom Rini
· Fri Aug 04 17:07:44 2023 -0400
708afd3
Azure: Rework Rockchip jobs again
by Tom Rini
· Fri Aug 04 16:46:15 2023 -0400
c706c9f
Merge tag 'dm-pull-5aug23' of https://source.denx.de/u-boot/custodians/u-boot-dm
by Tom Rini
· Sat Aug 05 22:11:04 2023 -0400
99cb6b1
buildman: Drop warning about orphaned defconfigs
by Simon Glass
· Thu Aug 03 12:51:37 2023 -0600
18a0725
buildman: Exit after reading toolchain
by Simon Glass
· Thu Aug 03 12:51:36 2023 -0600
74cd2d8
event: Fix a wrong type_name from dm_post_init to dm_post_init_f
by Jaehoon Chung
· Tue Aug 01 19:17:00 2023 +0900
712e106
binman: ftest: Add test for xilinx-bootgen etype
by Lukas Funke
· Thu Aug 03 17:22:14 2023 +0200
febfc6d
binman: etype: Add xilinx-bootgen etype
by Lukas Funke
· Thu Aug 03 17:22:15 2023 +0200
09cb50f
binman: btool: Add Xilinx Bootgen btool
by Lukas Funke
· Thu Aug 03 17:22:13 2023 +0200
76ee0ca
binman: Renumber 291 and 292 test files
by Simon Glass
· Thu Aug 03 17:23:58 2023 -0600
a1475ea
Merge https://source.denx.de/u-boot/custodians/u-boot-usb
by Tom Rini
· Sat Aug 05 12:24:33 2023 -0400
1f9c3d0
cmd: Enable BIND by default if we have USB_ETHER
by Tom Rini
· Fri Aug 04 12:06:21 2023 -0400
a935819
usb: gadget: ether: Handle gadget driver registration in probe and remove
by Marek Vasut
· Fri Aug 04 17:41:11 2023 +0200
038b36d
usb: gadget: ether: Move probe function above driver structure
by Marek Vasut
· Fri Aug 04 17:41:10 2023 +0200
34ee033
usb: gadget: ether: Inline functions used once
by Marek Vasut
· Fri Aug 04 17:41:09 2023 +0200
8915d26
Merge branch '2023-08-04-toradex-platform-updates'
by Tom Rini
· Fri Aug 04 16:04:11 2023 -0400
315deb3
board: toradex: add verdin am62 support
by Marcel Ziswiler
· Fri Aug 04 12:08:08 2023 +0200
060d30f
arm: dts: k3-binman: fix rcfg_yaml and pcfg_yaml labels
by Marcel Ziswiler
· Fri Aug 04 12:08:07 2023 +0200
ac4518a
arm: mach-k3: am62: fix 2nd mux option of clkout0
by Marcel Ziswiler
· Fri Aug 04 12:08:06 2023 +0200
2bb00b8
toradex: tdx-cfg-block: add verdin am62 skus
by Marcel Ziswiler
· Fri Aug 04 12:08:05 2023 +0200
cea0909
toradex: tdx-cfg-block: rework display adapter name handling
by Max Krummenacher
· Tue Jul 18 11:07:34 2023 +0200
2ded2d6
toradex: tdx-cfg-block: rework carrier board name handling
by Max Krummenacher
· Tue Jul 18 11:07:33 2023 +0200
8a625d8
toradex: tdx-cfg-block: add yavia carrier cfg block info
by Max Krummenacher
· Tue Jul 18 11:07:32 2023 +0200
2da6757
Merge branch '2023-08-03-assorted-fixes'
by Tom Rini
· Thu Aug 03 17:45:38 2023 -0400
1dee4eb
bootstd: Init the size before reading extlinux file
by Simon Glass
· Wed Jul 26 21:01:25 2023 -0600
02fafec
bootstd: Init the size before reading the devicetree
by Simon Glass
· Wed Jul 26 21:01:24 2023 -0600
4aec190
bootstd: Avoid allocating memory for the EFI file
by Simon Glass
· Wed Jul 26 21:01:23 2023 -0600
47fc734
bootstd: Use a function to detect network in EFI bootmeth
by Simon Glass
· Wed Jul 26 21:01:22 2023 -0600
f41c445
bootflow: Export setup_fs()
by Simon Glass
· Wed Jul 26 21:01:21 2023 -0600
b27c27a
virtio: provide driver name in debug message
by Heinrich Schuchardt
· Wed Jul 26 17:43:40 2023 +0200
d701a22
fat: correct sign for deletion mark
by Heinrich Schuchardt
· Wed Jul 26 10:33:13 2023 +0200
4a59091
rzn1-snarc: Add missing MAINTAINERS file
by Tom Rini
· Tue Jul 25 18:31:55 2023 -0400
6b6614a
board/freescale: Drop two orphaned entries
by Tom Rini
· Tue Jul 25 18:31:54 2023 -0400
e236179
vexpress64: Rework MAINTAINERS file slightly
by Tom Rini
· Tue Jul 25 18:31:53 2023 -0400
ae5c7d6
ARM: imx: Update MAINTAINERS file on DH electronics i.MX8M Plus DHCOM
by Marek Vasut
· Tue Jul 18 18:14:35 2023 +0200
184ad9f
freescale: Remove Rajesh Bhagat MAINTAINERS
by Sean Anderson
· Tue Oct 18 14:12:46 2022 -0400
cba8c3e
Merge tag 'efi-2023-10-rc2-2' of https://source.denx.de/u-boot/custodians/u-boot-efi
by Tom Rini
· Thu Aug 03 12:43:24 2023 -0400
ee1253b
Merge branch '2023-08-03-mediatek-and-ten64-updates'
by Tom Rini
· Thu Aug 03 10:34:04 2023 -0400
715091b
board: ten64: strip extra u-boot compatibles from FDT
by Mathew McBride
· Fri Jul 21 04:39:31 2023 +0000
9f55a3d
board: ten64: opt out of fsl_setenv_bootcmd
by Mathew McBride
· Fri Jul 21 04:39:30 2023 +0000
b56ee9d
arch: arm: fsl-layerscape: allow "opt-out" of fsl_setenv_bootcmd
by Mathew McBride
· Fri Jul 21 04:39:29 2023 +0000
617dd0f
board: traverse: ten64: adopt standard boot defaults
by Mathew McBride
· Fri Jul 21 04:39:28 2023 +0000
1a1ff2c
board: ten64: disable watchdog autostart
by Mathew McBride
· Fri Jul 21 04:39:27 2023 +0000
e6cbacf
board: traverse: ten64: set serial# to be 'label' MAC
by Mathew McBride
· Fri Jul 21 04:39:26 2023 +0000
24b0ab0
board: traverse: ten64: fix allocation order of MAC addresses
by Mathew McBride
· Fri Jul 21 04:39:25 2023 +0000
0710b54
board: traverse: ten64: init nvme devices in late boot to ensure bootflow availability
by Mathew McBride
· Fri Jul 21 04:39:24 2023 +0000
a89d9dc
configs: ten64: enable NVME_PCI
by Mathew McBride
· Fri Jul 21 04:39:23 2023 +0000
ed0cd7b
board: ten64: add a bootmenu entries for NAND-based entries
by Mathew McBride
· Fri Jul 21 04:39:22 2023 +0000
2bfac3e
board: traverse: ten64: add NAND based OpenWrt bootcmd
by Mathew McBride
· Fri Jul 21 04:39:21 2023 +0000
2c786c9
board: traverse: ten64: specify bootargs for recovery environment
by Mathew McBride
· Fri Jul 21 04:39:20 2023 +0000
Next »