platform/kernel/u-boot.git
2023-07-24 Simon Glassbuildman: Move fetch-arch code into a separate function
2023-07-24 Simon Glassbuildman: Move series calculations into a separate...
2023-07-24 Simon Glassbuildman: Move full-help processing to main
2023-07-24 Simon Glassbuildman: Fix most pylint warnings in control
2023-07-24 Simon Glassbuildman: Convert camel case in control.py
2023-07-24 Simon Glassbuildman: Tidy up pylint warnings in main
2023-07-24 Simon Glassbuildman: Provide an argument to the -R option
2023-07-24 Simon Glassbuildman: Add an option to check maintainers
2023-07-24 Simon Glassbuildman: Correct logic for missing maintainers
2023-07-24 Simon Glassbuildman: Sort the maintainer warnings
2023-07-24 Simon Glassbuildman: Just display a single line for missing mainta...
2023-07-24 Simon Glassbuildman: Correct operation of MAINTAINERS N:
2023-07-24 Simon Glassbuildman: Detect boards with no CONFIG_TARGET defined
2023-07-24 Simon Glassbuildman: Detect boards with multiple CONFIG_TARGETs...
2023-07-24 Simon Glassbuildman: Refactor target handling in Boards.scan()
2023-07-24 Simon Glassbuildman: Warn about dangling maintainer entries
2023-07-24 Simon Glassbuildman: Tidy up common code in parse_file()
2023-07-24 Simon Glassbuildman: Add a partial test for ensure_board_list()
2023-07-24 Simon Glassbuildman: Add a test for Boards.output_is_new()
2023-07-24 Simon Glassbuildman: Add a test for Boards.scan_defconfigs()
2023-07-24 Simon Glassbuildman: Avoid globals in leaf functions
2023-07-24 Simon Glassbuildman: Drop dead code to handle :CONFIG_ construct
2023-07-24 Simon Glassbuildman: Rename the ARM boards
2023-07-24 Simon Glassbuildman: Exit with the return code consistently
2023-07-24 Simon Glassbuildman: Allow --debug to enable debugging
2023-07-24 Simon Glassbuildman: Fix verboose typo and add comment
2023-07-24 Lukas Funkebinman: ftest: Add test for u_boot_spl_pubkey_dtb
2023-07-24 Lukas Funkebinman: doc: Add documentation for Xilinx Bootgen bintool
2023-07-24 Lukas Funkebinman: etype: Add u-boot-spl-pubkey-dtb etype
2023-07-24 Lukas Funkebinman: btool: Add fdt_add_pubkey as btool
2023-07-24 Lukas Funkebinman: doc: Add documentation for fdt_add_pubkey bintool
2023-07-24 Lukas Funkebinman: blob_dtb: Add fake_size argument to ObtainConte...
2023-07-24 Lukas Funkebinman: Don't decompress data while signing
2023-07-24 Christian Taedckebinman: Add tests for etype encrypted
2023-07-24 Christian Taedckebinman: Allow cipher node as special section
2023-07-24 Christian Taedckebinman: Add support for externally encrypted blobs
2023-07-24 Simon Glassbinman: Add missing ssl documentation
2023-07-24 Simon Glassbinman: Renumber 277...289 TI test files
2023-07-24 Simon Glassbinman: Renumber 277_rockchip and 278_mkimage test...
2023-07-24 Simon Glassbinman: Tidy up tests for pre-load entry type
2023-07-24 Tom RiniMerge branch '2023-07-22-TI-binman-and-K3-improvements'
2023-07-21 Tom RiniCI: Make use of buildman requirements.txt
2023-07-21 Tom Rinibuildman: Create a requirements.txt file
2023-07-21 Andrew Davisbinman: Overwrite symlink if it already exists
2023-07-21 Neha Malcom... doc: board: ti: Update documentation for binman flow
2023-07-21 Neha Malcom... k3: tools: config.mk: Update makefile and remove scripts
2023-07-21 Neha Malcom... arm: k3-am65x-iot2050: Use binman for tispl.bin for...
2023-07-21 Neha Malcom... am62a: dts: binman: Package tiboot3.bin, tispl.bin...
2023-07-21 Neha Malcom... am62a: yaml: Add board configs for AM62ax
2023-07-21 Neha Malcom... am625: dts: binman: Package tiboot3.bin, tispl.bin...
2023-07-21 Neha Malcom... am62: yaml: Add board configs for AM62
2023-07-21 Neha Malcom... j721s2: dts: binman: Package tiboot3.bin, tispl.bin...
2023-07-21 Neha Malcom... j721s2: yaml: Add board configs for J721S2
2023-07-21 Neha Malcom... am64x: dts: binman: Package tiboot3.bin, tispl.bin...
2023-07-21 Neha Malcom... am64x: yaml: Add board configs for AM64x
2023-07-21 Neha Malcom... am65: dts: binman: Package tiboot3.bin, sysfw.itb,...
2023-07-21 Neha Malcom... am65x: yaml: Add AM65x board config files
2023-07-21 Neha Malcom... j7200: dts: binman: Package tiboot3.bin, tispl.bin...
2023-07-21 Neha Malcom... j7200: yaml: Add J7200 board config files
2023-07-21 Neha Malcom... j721e: dts: binman: Package tiboot3.bin, sysfw.itb...
2023-07-21 Neha Malcom... j721e: schema: yaml: Add general schema and J721E board...
2023-07-21 Neha Malcom... arm: dts: k3: Add support for packaging sysfw.itb and...
2023-07-21 Neha Malcom... binman: ti-secure: Add support for TI signing
2023-07-21 Neha Malcom... binman: ti-board-config: Add support for TI board confi...
2023-07-21 Tom RiniMerge branch '2023-07-21-assorted-TI-platform-updates'
2023-07-21 Samuel Dionne... common: Kconfig: Fix CMD_BMP/BMP dependency
2023-07-21 Nikhil M Jaindoc: board: ti: am62x_sk: Add A53 SPL DDR layout
2023-07-21 Nikhil M Jainconfigs: am62x_evm_a53: Add bloblist address
2023-07-21 Nikhil M Jaincommon: spl: spl: Remove video driver
2023-07-21 Nikhil M Jaindrivers: video: Kconfig: Add config remove video
2023-07-21 Nikhil M Jaincommon: board_f: Pass frame buffer info from SPL to...
2023-07-21 Nikhil M Jaininclude: video: Reserve video using blob
2023-07-21 Nikhil M Jainboard: ti: am62x: evm: Update function calls for splash...
2023-07-21 Nikhil M Jainarch: arm: mach-k3: common: Return a pointer after...
2023-07-21 Nikhil M Jaincommon: spl: spl: Update stack pointer address
2023-07-21 Bryan Brattlofarm: mach-k3: am62a7: change some prints to debug prints
2023-07-21 Bryan Brattlofram: k3-ddrss: do not touch ctrl regs during training
2023-07-21 Tom Riniarm: omap2: Fix warning in force_emif_self_refresh
2023-07-21 Andrew Davisconfigs: k2x_evm: Always include FIT loading support
2023-07-21 Emanuele Ghidoliarm: mach-k3: am62: Fixup CPU core, gpu and pru nodes...
2023-07-21 Emanuele Ghidoliarm: mach-k3: am62: Add CTRLMMR_WKUP_JTAG_DEVICE_ID...
2023-07-21 Emanuele Ghidoliarm: k3: Fix ft_system_setup so it can be enabled on...
2023-07-21 Nishanth Menonarm: dts: Fix build of am62a7 dtbs
2023-07-21 Nishanth Menonarm: mach-k3: *: dev-data: Update to use ARRAY_SIZE
2023-07-21 Vignesh Raghavendraarm: mach-k3: am62a7_init: Open up FSS_DAT_REG3 firewall
2023-07-21 Nikhil M Jaincommon: splash_source: Fix type casting errors
2023-07-21 Nikhil M Jainboard: ti: am62x: evm: Include necessary header files
2023-07-21 Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2023-07-21 Tom RiniMerge tag 'xilinx-for-v2023.10-rc1-v2' of https://sourc...
2023-07-21 Christian Taedckeevent: Add fpga load event
2023-07-21 Ashok Reddy... clk: zynqmp: Add gem rx and tsu clocks to return register
2023-07-21 Ashok Reddy... clk: zynqmp: Add set_rate support for gem rx and tsu...
2023-07-21 Maksim Kiselevnet: axi_emac: Change return value to -EAGAIN if RX...
2023-07-21 Michal Simekarm64: zynqmp: Remove clock-names from pcap node
2023-07-21 Michal Simekarm64: zynqmp: Rename ams_ps/pl node names
2023-07-21 Michal Simekarm64: zynqmp: Remove interrupt/reg-names for AMS
2023-07-21 Piyush Mehtaarm64: zynqmp: remove snps, enable_guctl1_resume_quirk...
2023-07-21 Radhey Shyam... arm64: zynqmp: add pmu interrupt-affinity
2023-07-21 Michal Simekarm64: zynqmp: Sync node name address with reg (mailbox)
2023-07-21 Radhey Shyam... arm64: zynqmp: Add L2 cache nodes
next