Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
94e513114f864c779d24fd31f8988a9adf52233e
/
doc
94e5131
Prepare v2024.10-rc1
by Tom Rini
· Mon Jul 22 18:21:18 2024 -0600
41ace5e
doc: define html_context in conf.py
by Heinrich Schuchardt
· Fri Jul 19 23:23:26 2024 +0200
f1d8e0f
doc: Describe the bootstd settings
by Simon Glass
· Wed Jul 17 09:31:04 2024 +0100
53898fb
doc: Add a link to VBE from the bootstd docs
by Simon Glass
· Wed Jul 17 09:31:02 2024 +0100
257ddc2
doc: Add a description for bootmeth_script
by Simon Glass
· Wed Jul 17 09:31:01 2024 +0100
f391101
doc: Add a description for bootmeth_sandbox
by Simon Glass
· Wed Jul 17 09:30:58 2024 +0100
45276c1
doc: Add a description for bootmeth_cros
by Simon Glass
· Wed Jul 17 09:30:57 2024 +0100
01bd6f6
doc: Add a description for bootmeth_qfw
by Simon Glass
· Wed Jul 17 09:30:56 2024 +0100
08379df
doc: Add a description for bootmeth_pxe
by Simon Glass
· Wed Jul 17 09:30:55 2024 +0100
6d5d121
doc: Add a description for bootmeth_extlinux
by Simon Glass
· Wed Jul 17 09:30:54 2024 +0100
dc1917d
doc: Mention automatic binding of bootmeths
by Simon Glass
· Wed Jul 17 09:30:53 2024 +0100
16047dc
doc: Move bootstd into its own directory
by Simon Glass
· Wed Jul 17 09:30:52 2024 +0100
4eeb824
doc: enable ReadTheDocs addon management
by Heinrich Schuchardt
· Tue Jul 16 21:04:23 2024 +0200
68c367d
doc: move out-of-tree building info to HTML
by Heinrich Schuchardt
· Sun Jul 14 09:18:04 2024 +0200
96c8e2f
doc: add missing table of content links
by Sam Povilus
· Mon Jul 08 10:48:12 2024 -0600
070d8f7
doc: Remove FIT documentation that is elsewhere
by Sam Povilus
· Mon Jul 08 10:48:11 2024 -0600
1ae5418
Merge patch series "bootstd: Add Android support"
by Tom Rini
· Thu Jul 18 13:52:11 2024 -0600
b30baa9
bootstd: Add a bootmeth for Android
by Mattijs Korpershoek
· Wed Jul 10 10:40:05 2024 +0200
84af040
Merge tag 'u-boot-rockchip-20240718' of https://source.denx.de/u-boot/custodians/u-boot-rockchip
by Tom Rini
· Thu Jul 18 07:49:14 2024 -0600
54a4102
board: rockchip: Add FriendlyElec NanoPi R6S
by Sebastian Kropatsch
· Thu Jul 11 12:15:18 2024 +0200
e429753
board: rockchip: Add FriendlyElec NanoPi R6C
by Sebastian Kropatsch
· Thu Jul 11 12:15:17 2024 +0200
fe6676b
rockchip: remove support for Theobroma Systems RK3368 Lion
by Quentin Schulz
· Thu Jun 20 12:24:51 2024 +0200
b8fa440
Merge patch series "drivers: bootcount: Add support for ANY filesystem"
by Tom Rini
· Tue Jul 16 12:46:39 2024 -0600
1e09ae2
drivers: bootcount: Fix typo in documentation
by Vasileios Amoiridis
· Fri Jun 28 19:35:43 2024 +0200
b9733de
doc: api: bootcount: Convert to rST documentation
by Vasileios Amoiridis
· Fri Jun 28 19:35:42 2024 +0200
604e30d
drivers: bootcount: Add support for ANY filesystem
by Vasileios Amoiridis
· Fri Jun 28 19:35:41 2024 +0200
52a8e41
doc: add bootelf command documentation
by Maxim Moskalets
· Sun Jun 30 17:19:52 2024 +0300
b4b93d3
doc/sphinx/requirements.txt: Bump certifi and urllib3
by Tom Rini
· Mon Jul 08 09:18:13 2024 -0600
bc94b53
doc: fix heading level of itest examples
by Heinrich Schuchardt
· Mon Jul 01 22:42:42 2024 +0200
0d6f841
scripts/Makefile.lib: EFI: Use capsule CRT instead of ESL file
by Jonathan Humphreys
· Thu Jun 13 15:27:53 2024 -0500
151d965
doc: board: phytec: phycore-am6: Describe UART based boot
by Wadim Egorov
· Thu Jun 20 14:05:54 2024 +0200
eb96db3
Merge branch 'staging' of https://source.denx.de/u-boot/custodians/u-boot-tegra
by Tom Rini
· Fri Jul 05 08:09:23 2024 -0600
5e13ce2
board: lenovo: ideapad-yoga-11: add Lenovo Ideapad Yoga 11 support
by Jonas Schwöbel
· Sat Apr 02 22:04:00 2022 +0200
c2e77e6
board: microsoft: surface-rt: add Microsoft Surface RT support
by Jonas Schwöbel
· Mon Jan 24 18:06:33 2022 +0100
b8aa0b9
board: wexler: qc750: add WEXLER Tab 7t support
by Svyatoslav Ryhel
· Tue Jul 11 13:47:02 2023 +0300
7a12009
board: asus: transformer: add ASUS Transformer T20 family support
by Svyatoslav Ryhel
· Thu Jan 27 19:42:04 2022 +0200
1ad9ea0
Merge patch series "xtensa: Enable qemu-xtensa board"
by Tom Rini
· Thu Jul 04 16:11:08 2024 -0600
fb38fd5
doc: New documentation for qemu-xtensa
by Jiaxun Yang
· Tue Jun 18 14:56:10 2024 +0100
1f47e4e
Merge branch 'next'
by Tom Rini
· Mon Jul 01 13:17:56 2024 -0600
258fc3e
Prepare v2024.07
by Tom Rini
· Mon Jul 01 12:07:18 2024 -0600
e276400
doc: develop: Add a general section on gdb usage
by Alexander Dahl
· Wed Jun 26 12:47:18 2024 +0200
6ac346c
doc: fit: Make data-size a conditionally mandatory property
by Bastian Germann
· Mon Jun 24 19:00:38 2024 +0200
bd7856c
doc: update requirements.txt
by Heinrich Schuchardt
· Sun Jun 16 10:59:48 2024 +0200
d93b48d
Drop the special am335x_boneblack_vboot target
by Simon Glass
· Thu Jun 27 09:29:49 2024 +0100
cf630f1
doc: beagle: am62x_beagleplay: Rename the boot bins
by Dhruva Gole
· Tue Jun 18 10:19:46 2024 +0530
05d126b
Merge patch series "arm64: add a software pagetable walker"
by Tom Rini
· Tue Jun 25 17:22:36 2024 -0600
f33d71f
doc: arch: arm64: describe pagetable debugging
by Caleb Connolly
· Mon Jun 17 10:03:49 2024 +0200
ca51b77
Merge tag 'v2024.07-rc5' into next
by Tom Rini
· Mon Jun 24 13:34:52 2024 -0600
735fdbc
Prepare v2024.07-rc5
by Tom Rini
· Mon Jun 24 13:29:32 2024 -0600
43d44fa
doc: board: ti: Add capsule documentation for TI K3 devices
by Jonathan Humphreys
· Fri Jun 21 15:17:06 2024 -0500
9e659ae
doc: develop: testing: Fix reference to test writing section
by Alexander Dahl
· Fri Jun 21 09:47:20 2024 +0200
dd65a20
doc: develop: testing: Fix broken reference to pytest suite help
by Alexander Dahl
· Fri Jun 21 09:47:19 2024 +0200
2cef766
doc: FIT links in develop/uefi/uefi.rst
by Heinrich Schuchardt
· Tue Jun 18 08:16:44 2024 +0200
e0ff5cc
doc: bootstd: fix typos
by Quentin Schulz
· Wed Jun 12 16:58:48 2024 +0200
c85208c
Merge patch series "Add basic U-Boot Support for J722S-EVM"
by Tom Rini
· Wed Jun 19 12:08:49 2024 -0600
5e547a7
doc: board: ti: Add J722S-EVM documentation
by Jayesh Choudhary
· Wed Jun 12 14:41:23 2024 +0530
ca67002
doc: board: ti: j784s4: document OSPI NOR layout
by Jonathan Humphreys
· Fri Jun 14 11:35:51 2024 -0500
f4c161f
doc: board: ti: am62px: document OSPI layout
by Jonathan Humphreys
· Fri Jun 14 11:35:45 2024 -0500
3a50e4b
doc: board: ti: am62x: document OSPI layout
by Jonathan Humphreys
· Fri Jun 14 11:35:42 2024 -0500
aed0d63
doc: board: ti: j721e: document OSPI layout
by Jonathan Humphreys
· Fri Jun 14 11:35:36 2024 -0500
d4e19f6
doc: board: ti: am64x: document OSPI layout
by Jonathan Humphreys
· Fri Jun 14 11:35:33 2024 -0500
97fa76a
doc: ti: k3: Correct spelling mistakes and improve clarity
by Jonathan Humphreys
· Fri Jun 14 11:35:29 2024 -0500
0717c69
doc: uefi: capsules: Add Capsule Update porting section
by Jonathan Humphreys
· Fri Jun 14 11:35:28 2024 -0500
ca526a9
doc: board: phytec: phycore-am6: Use mtd commands
by Wadim Egorov
· Mon Jun 10 15:33:51 2024 +0200
3425335
doc: board: phytec: phycore-am62x: Add USB DFU switch config
by Wadim Egorov
· Mon Jun 10 15:33:50 2024 +0200
98379e3
Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-watchdog into next
by Tom Rini
· Sun Jun 16 09:10:13 2024 -0600
ea36ada
cyclic: make clients embed a struct cyclic_info in their own data structure
by Rasmus Villemoes
· Tue May 21 10:46:52 2024 +0200
d5f690b
doc: Fix link reference to general verified boot docs
by Alexander Dahl
· Tue Jun 11 16:40:31 2024 +0200
d29e89f
doc: describe UEFI measured boot
by Ilias Apalodimas
· Fri Jun 14 15:14:03 2024 +0300
ed33d89
doc: board: phytec: phycore-am64: Fix phyBOARD Name
by Daniel Schultz
· Wed Jun 12 09:16:39 2024 -0700
a2fca42
doc: board: phytec: phycore-am64x: Fix Link to Documentation
by Daniel Schultz
· Wed Jun 12 09:16:38 2024 -0700
33136d5
doc: board: phytec: phycore-am62x: Fix Link to Documentation
by Daniel Schultz
· Wed Jun 12 09:16:37 2024 -0700
220800a
rockchip: add support for Theobroma Systems SOM-RK3588-Q7 Tiger module
by Quentin Schulz
· Mon Jun 10 15:13:38 2024 +0200
e415a8a
board: rockchip: add ArmSoM Sige7 Rk3588 board
by Jianfeng Liu
· Wed May 29 01:04:06 2024 +0800
026489a
doc/sphinx, test/py: Update requests module to 2.32.2
by Tom Rini
· Thu Jun 06 10:44:25 2024 -0600
50cab92
doc: cmd: bootmeth: Fix extlinunx -> extlinux typo
by Mattijs Korpershoek
· Fri May 24 15:28:21 2024 +0200
916f738
doc: process.rst: Document device tree resync rules
by Tom Rini
· Fri May 17 11:49:30 2024 -0600
295eb30
doc: process.rst: Use subsubheading for "Phases of the Development Process"
by Tom Rini
· Fri May 17 11:49:29 2024 -0600
001cc31
doc: Update netconsole examples, mention stderr
by Fiona Klute
· Sat May 18 12:47:06 2024 +0200
4a4161f
doc: Detailed example for netconsole setup
by Fiona Klute
· Sat May 18 12:47:05 2024 +0200
0656e39
doc: add clarity to what a "fpga" image is
by Sam Povilus
· Tue Jun 04 13:52:56 2024 -0600
33b9b80
doc: Remove extraneous curly braces
by Sam Povilus
· Tue Jun 04 13:52:55 2024 -0600
a9705f0
Merge tag 'v2024.07-rc4' into next
by Tom Rini
· Mon Jun 03 18:42:11 2024 -0600
f1c1451
Prepare v2024.07-rc4
by Tom Rini
· Mon Jun 03 18:34:59 2024 -0600
1786a2c
Merge https://source.denx.de/u-boot/custodians/u-boot-samsung
by Tom Rini
· Mon Jun 03 09:48:03 2024 -0600
ad2ee4e
board: starfive: support Pine64 Star64 board
by H Bell
· Wed May 22 19:12:51 2024 +0000
34dd70b
arm: exynos: Migrate E850-96 board to OF_UPSTREAM
by Sam Protsenko
· Sat May 25 16:18:36 2024 -0500
1ad2f51
board: rockchip: Add Indiedroid Nova
by Chris Morgan
· Fri May 24 11:48:00 2024 -0500
c56a7b2
board: rockchip: add Powkiddy X55
by Chris Morgan
· Tue May 21 10:25:33 2024 -0500
71407d8
Merge patch series "FWU: Add support for FWU metadata version 2"
by Tom Rini
· Fri May 24 13:42:07 2024 -0600
4e6f8d8
doc: fwu: make changes to reflect support for FWU metadata v2
by Sughosh Ganu
· Fri Mar 22 16:27:31 2024 +0530
910bdb2
tools: mkfwumdata: add logic to append vendor data to the FWU metadata
by Sughosh Ganu
· Fri Mar 22 16:27:29 2024 +0530
081c089
tools: mkfwumdata: add support for metadata version 2
by Sughosh Ganu
· Fri Mar 22 16:27:28 2024 +0530
d6dee78
imx: hab: add documentation about the required keys/certs
by Claudius Heine
· Thu May 16 10:36:14 2024 +0200
928e484
imx: hab: Use nxp_imx8mcst etype for i.MX8M flash.bin signing
by Marek Vasut
· Tue May 21 12:48:26 2024 +0200
dec7ea0
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
by Tom Rini
· Mon May 20 13:35:03 2024 -0600
cb40ccc
Merge tag 'v2024.07-rc3' into next
by Tom Rini
· Mon May 20 10:16:33 2024 -0600
9b4e9e4
Prepare v2024.07-rc3
by Tom Rini
· Mon May 20 10:05:16 2024 -0600
abb9a04
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
by Tom Rini
· Sat May 18 20:20:43 2024 -0600
64c9ca2
Merge patch series "Add DFU and usb boot for TI am62x SK and beagleplay"
by Tom Rini
· Wed May 15 10:45:10 2024 -0600
Next »