u-boot/doc/develop
Tom Rini 7da82de916 Xilinx changes for v2023.10-rc1
global:
 - Use proper U-Boot project name
 
 Fix sparse warnings in zynqmp-clk, zynqmp handoff, board
 
 cmd:
 - Cover incorrect 0 length entries
 
 Versal NET:
 - Add bootmode logic
 - Support SPP production version
 - Add loadpdi command
 
 ZynqMP:
 - Clear pmufw node command ID handling
 - Change power domain behavior around zynqmp_pmufw_node()
 - Fix zynqmp cmd return values and pmufw command
 - Fix R5 tcm init and modes
 
 mmc:
 - Sync Versal NET emmc DT binding
 
 pcie:
 - Add support for ZynqMP PCIe root port
 
 video:
 - Add support for ZynqMP DP
 
 tools:
 - Fix debug message in relocate-rela
 -----BEGIN PGP SIGNATURE-----
 
 iF0EABECAB0WIQQbPNTMvXmYlBPRwx7KSWXLKUoMIQUCZIcDaAAKCRDKSWXLKUoM
 IZmlAKCbiI7CS8ngZpbzOIuMveebNn1jYgCghyl20Bb2zWoNy+sIY2fPIO9mwx4=
 =wPDv
 -----END PGP SIGNATURE-----

Merge tag 'xilinx-for-v2023.10-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next

Xilinx changes for v2023.10-rc1

global:
- Use proper U-Boot project name

Fix sparse warnings in zynqmp-clk, zynqmp handoff, board

cmd:
- Cover incorrect 0 length entries

Versal NET:
- Add bootmode logic
- Support SPP production version
- Add loadpdi command

ZynqMP:
- Clear pmufw node command ID handling
- Change power domain behavior around zynqmp_pmufw_node()
- Fix zynqmp cmd return values and pmufw command
- Fix R5 tcm init and modes

mmc:
- Sync Versal NET emmc DT binding

pcie:
- Add support for ZynqMP PCIe root port

video:
- Add support for ZynqMP DP

tools:
- Fix debug message in relocate-rela
2023-06-12 16:42:37 -04:00
..
devicetree doc: devicetree: fix u-boot.bin filename typo 2023-05-13 11:09:50 +02:00
driver-model global: Use proper project name U-Boot 2023-06-12 13:24:31 +02:00
package doc: typo 'it it' in doc/develop/package/index.rst 2022-10-06 22:54:57 +02:00
pics trace: Update documentation 2023-02-11 12:22:35 -05:00
statistics Prepare v2023.04 2023-04-03 16:38:50 -04:00
uefi Xilinx changes for v2023.10-rc1 2023-06-12 16:42:37 -04:00
bloblist.rst
bootstd.rst bootstd: Rename distro and syslinux to extlinux 2023-05-13 09:52:32 -04:00
checkpatch.rst
ci_testing.rst doc: describe skipping triggering a pipeline in Gitlab 2023-04-01 10:11:50 +02:00
coccinelle.rst
codingstyle.rst doc: codingstyle: Python coding style 2023-04-21 08:50:35 +02:00
commands.rst
config_binding.rst
crash_dumps.rst
cyclic.rst
designprinciples.rst
directories.rst doc: move directory hierarchy to HTML 2023-01-27 18:32:00 +01:00
distro.rst global: Migrate CONFIG_EXTRA_ENV_SETTINGS to CFG 2022-12-23 10:09:42 -05:00
docstyle.rst doc: describe our documentation style 2023-04-08 07:44:33 +02:00
environment.rst global: Finish CONFIG -> CFG migration 2023-01-20 12:27:24 -05:00
event.rst dm: Emit the arch_cpu_init_dm() even only before relocation 2023-05-11 10:25:29 +08:00
expo.rst expo: Add documentation 2023-01-16 18:26:51 -05:00
global_data.rst common/board_f: remove XTRN_DECLARE_GLOBAL_DATA_PTR dead code 2022-10-06 21:05:17 -04:00
index.rst doc: describe our documentation style 2023-04-08 07:44:33 +02:00
logging.rst
makefiles.rst
menus.rst
moveconfig.rst Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE 2022-10-31 11:01:31 -04:00
patman.rst
printf.rst
process.rst doc: fix typos 2022-12-17 13:37:33 +00:00
py_testing.rst doc: describe usage of virt-make-fs for testing 2022-10-10 16:34:25 +02:00
python_cq.rst
release_cycle.rst Prepare v2023.07-rc4 2023-06-12 13:45:09 -04:00
security.rst docs: Add a basic security document 2022-11-06 10:50:04 +01:00
sending_patches.rst doc: fix typos 2022-12-17 13:37:33 +00:00
smbios.rst
spl.rst dm: doc: Update documentation for new driver model schema 2023-02-14 09:43:27 -07:00
system_configuration.rst doc: fix typos 2022-12-17 13:37:33 +00:00
testing.rst
tests_sandbox.rst test: Add a way to detect a test that breaks another 2022-11-07 16:24:30 -07:00
tests_writing.rst test: Support tests which can only be run manually 2022-10-31 11:02:44 -04:00
trace.rst docs: fix wrong proftool usage 2023-05-04 09:57:43 +02:00
vbe.rst vbe: Add a test for VBE device tree fixups 2022-10-17 21:17:13 -06:00
version.rst