Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
b421349d0c13f94ca9dd2d83a1cef7cb03900700
/
doc
b421349
global: Move remaining CONFIG_SYS_NAND_* to CFG_SYS_NAND_*
by Tom Rini
· Sat Nov 12 17:36:51 2022 -0500
66c6feb
Convert CONFIG_SYS_NAND_MAX_OOBFREE et al to Kconfig
by Tom Rini
· Sat Nov 12 17:36:47 2022 -0500
ca8f571
Prepare v2023.01-rc3
by Tom Rini
· Mon Dec 05 15:21:53 2022 -0500
0746842
doc: eficonfig: add description for UEFI Secure Boot Configuration
by Masahisa Kojima
· Fri Dec 02 13:59:37 2022 +0900
6f8e38e
doc: board: typo GIUD Microchip MPFS Icicle Kit doc
by Heinrich Schuchardt
· Wed Nov 30 17:58:56 2022 +0100
d8fcaa2
doc: board: j721e_evm: Fix code-block type and indents
by Andrew Davis
· Wed Nov 09 11:30:01 2022 -0600
4bb0645
doc: board: j721e_evm: Add DM firmware steps
by Andrew Davis
· Wed Nov 09 11:30:00 2022 -0600
2dbb7a4
doc: cmd: wget: add documentation
by Ying-Chun Liu (PaulLiu)
· Tue Nov 08 14:17:30 2022 +0800
79cc9be
buildman: Convert documentation to rST
by Simon Glass
· Wed Nov 09 19:14:43 2022 -0700
8527b02
doc: in cmp man-page replace 'tuples' by 'values'
by Heinrich Schuchardt
· Thu Nov 17 13:42:04 2022 +0100
b4be383
Prepare v2023.01-rc2
by Tom Rini
· Mon Nov 21 12:33:14 2022 -0500
2776f2b
Nokia RX-51: Document debugging options and compile command
by Pali Rohár
· Sun Nov 20 17:56:27 2022 +0100
d27f73e
doc: fix build with sphinx 5.0 and later.
by Quentin Schulz
· Mon Nov 07 14:49:31 2022 +0100
50cd4ce
doc: add man-page for cmp command
by Heinrich Schuchardt
· Sun Nov 13 13:27:32 2022 +0100
da0ae24
Documentation: man-page for command bootd
by Heinrich Schuchardt
· Mon Nov 14 10:30:58 2022 +0100
8bda02a
Merge tag 'u-boot-imx-20221114' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx
by Tom Rini
· Mon Nov 14 07:29:51 2022 -0500
ac164de
Convert CONFIG_SYS_MAX_NAND_DEVICE to Kconfig
by Tom Rini
· Fri Oct 28 20:27:04 2022 -0400
fb577aa
fs: jffs2: Move SYS_JFFS2_SORT_FRAGMENTS to Kconfig
by Tom Rini
· Fri Oct 28 20:26:59 2022 -0400
66ad4af
Remove unused symbols CONFIG_SYS_JFFS2_FIRST_BANK et al
by Tom Rini
· Fri Oct 28 20:26:58 2022 -0400
d5efa3c
imx: imx8qxp: imx8qxp_mek switch to binman
by Oliver Graute
· Fri Nov 04 16:03:39 2022 +0100
51039ce
imx: imx8qm: cgtqmx8: switch to binman
by Oliver Graute
· Fri Nov 04 16:03:38 2022 +0100
3e0bf76
imx: imx8qm-rom7720: switch to binman
by Oliver Graute
· Fri Nov 04 16:03:37 2022 +0100
63479bd
dm: Add documentation for host command and implementation
by Simon Glass
· Sat Oct 29 19:47:18 2022 -0600
85ba7c3
test: Add a way to detect a test that breaks another
by Simon Glass
· Sat Oct 29 19:47:13 2022 -0600
fb998c2
test: Allow showing basic information about tests
by Simon Glass
· Sat Oct 29 19:47:12 2022 -0600
3814e89
test: doc: Add documentation for ut command
by Simon Glass
· Sat Oct 29 19:47:11 2022 -0600
ef933ba
Prepare v2023.01-rc1
by Tom Rini
· Mon Nov 07 15:27:03 2022 -0500
f9302d1
Merge https://source.denx.de/u-boot/custodians/u-boot-marvell
by Tom Rini
· Mon Nov 07 07:56:07 2022 -0500
df71c31
Makefile: Rename u-boot-spl.kwb to u-boot-with-spl.kwb
by Pali Rohár
· Wed Nov 02 18:51:28 2022 +0100
a36008f
Merge tag 'efi-2023-01-rc1-4' of https://source.denx.de/u-boot/custodians/u-boot-efi
by Tom Rini
· Sun Nov 06 07:51:44 2022 -0500
2eaffba
docs: Add a basic security document
by Tom Rini
· Thu Nov 03 14:25:44 2022 -0400
6314cf6
doc: update sbi command example
by Heinrich Schuchardt
· Fri Oct 28 22:28:09 2022 +0200
7de097f
usb: ohci: Use a flexible array member for portstatus
by Samuel Holland
· Sun Oct 30 23:15:12 2022 -0500
b08b857
FWU: doc: Add documentation for the FWU feature
by Sughosh Ganu
· Fri Oct 21 18:16:08 2022 +0530
c067638
mkeficapsule: Add support for setting OEM flags in capsule header
by Sughosh Ganu
· Fri Oct 21 18:16:07 2022 +0530
b39405d
mkeficapsule: Add support for generating empty capsules
by Sughosh Ganu
· Fri Oct 21 18:16:06 2022 +0530
0f951fd
FWU: cmd: Add a command to read FWU metadata
by Sughosh Ganu
· Fri Oct 21 18:16:04 2022 +0530
b152b42
dt/bindings: Add bindings for GPT based FWU Metadata storage device
by Sughosh Ganu
· Fri Oct 21 18:15:54 2022 +0530
a42f11f
image: Allow loading a FIT image for a particular phase
by Simon Glass
· Thu Oct 20 18:23:04 2022 -0600
e3f81ae
image: Add the concept of a phase to FIT
by Simon Glass
· Thu Oct 20 18:23:03 2022 -0600
1f1614b
test: Support tests which can only be run manually
by Simon Glass
· Thu Oct 20 18:22:50 2022 -0600
72cc538
Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE
by Simon Glass
· Thu Oct 20 18:22:39 2022 -0600
5bfbffb
Merge tag 'video-20221030' of https://source.denx.de/u-boot/custodians/u-boot-video
by Tom Rini
· Sun Oct 30 17:16:35 2022 -0400
52cb504
video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEO
by Simon Glass
· Tue Oct 18 07:46:31 2022 -0600
395bcf2
video: Drop remaining references to CONFIG_LCD
by Simon Glass
· Sun Oct 16 15:59:22 2022 -0600
1a4e702
video: Drop VCXK video controller
by Simon Glass
· Sun Oct 16 15:26:52 2022 -0600
9e972c3
video: Add commands to list and change fonts
by Simon Glass
· Thu Oct 06 08:36:16 2022 -0600
050bb64
dm: doc: Fix serial howto u-boot,dm-pre-reloc typo
by Michal Suchanek
· Sun Sep 25 15:28:47 2022 +0200
c6794bf
dt/bindings: memory: Add bindings for TI GPMC driver
by Roger Quadros
· Thu Oct 20 16:30:48 2022 +0300
b562878
Merge https://source.denx.de/u-boot/custodians/u-boot-watchdog
by Tom Rini
· Wed Oct 26 07:45:55 2022 -0400
62baa61
Merge tag 'u-boot-imx-20221024' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx
by Tom Rini
· Mon Oct 24 10:04:30 2022 -0400
ce66f19
watchdog: introduce a u-boot,autostart property
by Rasmus Villemoes
· Tue Sep 27 11:54:03 2022 +0200
c93350b
input: Remove legacy KEYBOARD option
by Tom Rini
· Fri Oct 14 07:50:20 2022 -0400
3048ecd
imx: kontron-sl-mx8mm: Add support for Kontron Electronics SoM SL i.MX8MM OSM-S
by Frieder Schrempf
· Wed Aug 24 15:59:19 2022 +0200
49efb06
vbe: Add a test for VBE device tree fixups
by Simon Glass
· Tue Oct 11 09:47:20 2022 -0600
e6a211c
dm: core: Update docs about oftree_from_fdt()
by Simon Glass
· Tue Oct 11 09:47:19 2022 -0600
84328cf
fdt: Show a message when the working FDT changes
by Simon Glass
· Tue Oct 11 09:47:12 2022 -0600
0e10b6a
doc: cmd: temperature: add documentation
by Robert Marko
· Tue Sep 06 13:30:34 2022 +0200
f841bb8
cmd: xxd: add new command
by Roger Knecht
· Sat Sep 03 13:15:04 2022 +0000
11827c4
cmd: cat: add new command
by Roger Knecht
· Sat Sep 03 11:34:53 2022 +0000
6acf1b9
cmd: pxe: add alias devicetree-overlay for fdtoverlays
by Edoardo Tomelleri
· Wed Sep 21 15:26:33 2022 +0200
2c6206d
doc: describe usage of virt-make-fs for testing
by Heinrich Schuchardt
· Sat Oct 08 01:19:22 2022 +0200
9b97d12
doc: add python3-filelock python3-pytest-xdist
by Heinrich Schuchardt
· Sat Oct 08 00:46:35 2022 +0200
056ebd6
doc: man-page for cls
by Heinrich Schuchardt
· Fri Oct 07 20:51:35 2022 +0200
c86fcca
Merge tag 'efi-2023-01-rc1' of https://source.denx.de/u-boot/custodians/u-boot-efi
by Tom Rini
· Fri Oct 07 11:51:05 2022 -0400
b1030eb
common/board_f: remove XTRN_DECLARE_GLOBAL_DATA_PTR dead code
by Ovidiu Panait
· Tue Sep 13 21:31:26 2022 +0300
b5aeef7
doc: documentation of EFI driver binding protocol
by Heinrich Schuchardt
· Tue Oct 04 18:28:24 2022 +0200
be68ef5
doc: typo 'it it' in doc/develop/package/index.rst
by Heinrich Schuchardt
· Tue Oct 04 22:02:46 2022 +0200
9411630
Merge branch 'next'
by Tom Rini
· Mon Oct 03 15:39:46 2022 -0400
d6e4e90
Prepare v2022.10
by Tom Rini
· Mon Oct 03 15:25:32 2022 -0400
17abed0
dm: core: Allow copying ofnode property data when writing
by Simon Glass
· Tue Sep 06 20:27:32 2022 -0600
9e7a42a
dm: core: Expand ofnode tests
by Simon Glass
· Tue Sep 06 20:27:30 2022 -0600
cb13a1b
dm: core: Add the ofnode multi-tree implementation
by Simon Glass
· Tue Sep 06 20:27:26 2022 -0600
aa5ffb3
doc: improve description of autostart
by Heinrich Schuchardt
· Sat Sep 10 09:16:37 2022 +0200
3ba7675
test: Make a copy of the device tree before running a test
by Simon Glass
· Tue Sep 06 20:27:05 2022 -0600
bb7d3bb
treewide: Drop image_header_t typedef
by Simon Glass
· Tue Sep 06 20:26:52 2022 -0600
eff2077
Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-riscv into next
by Tom Rini
· Mon Sep 26 11:27:30 2022 -0400
fada3f9
blk: Rename if_type to uclass_id
by Simon Glass
· Sat Sep 17 09:00:09 2022 -0600
c0a2836
mx8m: csf.sh: Fix the calculation of fit_block_size
by Fabio Estevam
· Sat Aug 13 09:03:10 2022 -0300
586c22b
Merge branch 'master' into next
by Tom Rini
· Mon Sep 19 13:19:39 2022 -0400
68f36ca
Prepare v2022.10-rc5
by Tom Rini
· Mon Sep 19 12:17:04 2022 -0400
3f8667c
board: purism: add the Purism Librem5 phone
by Angus Ainslie
· Thu Aug 25 06:46:02 2022 -0700
78ad5b4
doc: imx: habv4: Add Secure Boot guide for i.MX8M SPL targets
by Marek Vasut
· Tue Jul 12 17:04:52 2022 +0200
dbfa32c
blk: Switch over to using uclass IDs
by Simon Glass
· Thu Aug 11 19:34:59 2022 -0600
3bf7d7a
blk: Rename HAVE_BLOCK_DEVICE
by Simon Glass
· Thu Aug 11 19:34:48 2022 -0600
ec761c9
Nokia RX-51: Fix documentation how to enable UBI support
by Pali Rohár
· Sun Sep 04 03:29:03 2022 +0200
10f7135
doc: cmd: loady: Document new configuration
by Pali Rohár
· Mon Aug 29 17:36:23 2022 +0200
bf91d1d
Merge tag 'efi-next-2022-09-14' of https://source.denx.de/u-boot/custodians/u-boot-efi into next
by Tom Rini
· Wed Sep 14 12:31:44 2022 -0400
dfcf0e5
doc:eficonfig: add documentation for eficonfig command
by Masahisa Kojima
· Mon Sep 12 17:33:58 2022 +0900
3511024
doc:bootmenu: add description for UEFI boot support
by Masahisa Kojima
· Mon Sep 12 17:33:57 2022 +0900
4736bec
cyclic: Add documentation
by Stefan Roese
· Fri Sep 02 13:57:53 2022 +0200
b23b98f
Makefile: Add a pcheck option to run tests in parallel
by Simon Glass
· Sat Aug 06 17:51:59 2022 -0600
4f942f8
Merge tag 'efi-2022-10-rc5' of https://source.denx.de/u-boot/custodians/u-boot-efi
by Tom Rini
· Fri Sep 09 14:10:51 2022 -0400
8766b78
doc: man-page for tftpput
by Heinrich Schuchardt
· Sat Sep 03 13:31:04 2022 +0200
43a8d6a
Prepare v2022.10-rc4
by Tom Rini
· Mon Sep 05 20:32:56 2022 -0400
91a187b
test: Allow running tests multiple times
by Simon Glass
· Mon Aug 01 07:58:45 2022 -0600
6c8ec91
Makefile: Allow LTO to be disabled for a build
by Simon Glass
· Wed Aug 03 12:13:08 2022 -0600
e69e1f1
cmd: Add pause command
by Samuel Dionne-Riel
· Thu Aug 18 15:44:04 2022 -0400
02b1979
dt/bindings: Add bindings for FWU Metadata mtd storage
by Sughosh Ganu
· Fri Jul 22 12:43:15 2022 -0500
0b1f013
doc: process, sending_patches: Update and correct the old "Patches" content
by Tom Rini
· Mon Aug 29 12:59:34 2022 -0400
Next »