platform/kernel/u-boot.git
2022-06-28 Simon Glassdm: core: Add a way to collect memory usage
2022-06-28 Simon Glassdm: core: Support accessing core tags
2022-06-28 Simon Glassdm: core: Switch the testbus driver to use a new struct
2022-06-28 Simon Glassdm: core: Add documentation for the dm command
2022-06-28 Simon Glassdm: core: Fix addresses in the dm static command
2022-06-28 Simon Glassdm: core: Sort dm subcommands
2022-06-28 Simon Glassdm: core: Rename dm_dump_all()
2022-06-28 Heinrich Schuchardttest: fix some pylint errors in test_bind.py
2022-06-28 Heinrich Schuchardtsandbox: raise SANDBOX_RAM_SIZE_MB default to 256
2022-06-28 Sean Andersonpatman: Fix defaults not propagating to subparsers
2022-06-28 Heinrich Schuchardtdm: fix formatting of uclass dump
2022-06-28 Heinrich Schuchardtsandbox: show error if the device-tree cannot be loaded
2022-06-28 Heinrich Schuchardtsandbox: add function os_printf()
2022-06-28 Alper Nebi... patman: test_util: Print test stdout/stderr within...
2022-06-28 Alper Nebi... patman: test_util: Customize unittest test results...
2022-06-28 Alper Nebi... patman: test_util: Use unittest text runner to print...
2022-06-28 Alper Nebi... patman: test_util: Handle nonexistent tests while loadi...
2022-06-28 Alper Nebi... patman: test_util: Fix printing results for failed...
2022-06-28 Sean Andersondm: core: Use device_foreach_child where possible
2022-06-28 Sean Andersondm: core: Provide fallbacks for ofnode_conf_read_...
2022-06-28 Sean Andersonsandbox: usb: Fix out-of-bounds read when fd=-1
2022-06-28 Simon Glassdtoc: Update fdt tests to use test_util
2022-06-28 Simon Glassbloblist: Describe the design goals
2022-06-27 Tom RiniMerge branch '2022-06-27-add-armv8-sha1-sha256-support...
2022-06-27 Tom Riniqemu_arm64: Enable CONFIG_ARMV8_CRYPTO support
2022-06-27 Loic Poulainarmv8 SHA-256 using ARMv8 Crypto Extensions
2022-06-27 Loic Poulainlib: sha256: Add support for hardware specific sha256_p...
2022-06-27 Loic Poulainarmv8 SHA-1 using ARMv8 Crypto Extensions:
2022-06-27 Loic Poulainsha1: Fix digest state size/type
2022-06-27 Loic Poulainlib: sha1: Add support for hardware specific sha1_process
2022-06-27 Tom RiniMerge tag 'xilinx-for-v2022.10' of https://source.denx...
2022-06-27 Michal Simektimer: Add SPL_REGMAP dependency for Xilinx timer
2022-06-27 Michal Simekxilinx: Enable support for SquashFS
2022-06-24 Stefan Herbrechtsmeierarm64: zynqmp: Move helper functions below header includes
2022-06-24 Stefan Herbrechtsmeiertools: zynqmp_psu_init_minimize: Move helper functions...
2022-06-24 Stefan Herbrechtsmeiertools: zynqmp_psu_init_minimize: Use CR instead of LF
2022-06-24 Stefan Herbrechtsmeiertools: zynqmp_psu_init_minimize: Remove low level uart...
2022-06-24 Stefan Herbrechtsmeierxilinx: zynqmp: make spi flash support optional
2022-06-24 Stefan Herbrechtsmeierxilinx: common: Separate display cpu info function
2022-06-24 Stefan Herbrechtsmeierxilinx: cpuinfo: Print soc machine
2022-06-24 Stefan Herbrechtsmeiersoc: xilinx: zynqmp: Add machine identification support
2022-06-24 Stefan Herbrechtsmeiersoc: xilinx: zynqmp: Remove redundant checks for zynqmp...
2022-06-24 Stefan Herbrechtsmeierxilinx: zynqmp: Merge device lists
2022-06-24 Stefan Herbrechtsmeierxilinx: zynqmp: Reuse shift macros to define masks
2022-06-24 Stefan Herbrechtsmeierxilinx: zynqmp: Add macro for device type mask
2022-06-24 Stefan Herbrechtsmeierxilinx: zynqmp: Replace strncat with strlcat
2022-06-24 Stefan Herbrechtsmeierfirmware: zynqmp: Probe driver before use
2022-06-24 Stefan Herbrechtsmeierfirmware: zynqmp: Check if rx channel dev pointer is...
2022-06-24 Amit Kumar... ARM: zynq: Fix size-cells for pl353 driver
2022-06-24 Ashok Reddy... arm64: zynqmp: Fix usb node drive strength and slew...
2022-06-24 Michal Simekmicroblaze: Remove interrupt handler
2022-06-24 Michal Simekmicroblaze: Convert axi timer to DM driver
2022-06-24 Ovidiu Panaitcpu: add CPU driver for microblaze
2022-06-24 Ovidiu Panaitmicroblaze: add support for handling PVR data
2022-06-24 Ovidiu Panaitmicroblaze: Kconfig: introduce XILINX_MICROBLAZE0_FPGA_...
2022-06-24 Ovidiu Panaitmicroblaze: cache: introduce flush_dcache_range()
2022-06-24 Ovidiu Panaitmicroblaze: cache: introduce cpuinfo structure
2022-06-24 Ovidiu Panaitmicroblaze: cache: introduce flush_cache_all()
2022-06-24 Ovidiu Panaitmicroblaze: cache: introduce Kconfig options for icache...
2022-06-24 Ovidiu Panaitmicroblaze: cache: split flush_cache() function
2022-06-24 Ovidiu Panaitmicroblaze: cache: improve icache Kconfig options
2022-06-24 Ovidiu Panaitmicroblaze: cache: improve dcache Kconfig options
2022-06-24 Ovidiu Panaitmicroblaze: cache: replace XILINX_USE_DCACHE -> CONFIG_...
2022-06-24 Ovidiu Panaitmicroblaze: start.S: remove unused code
2022-06-24 Ovidiu Panaitcpu-uclass: relocate ops pointers for CONFIG_NEEDS_MANU...
2022-06-24 Ovidiu Panaitcmd: cpu: migrate cpu command to U_BOOT_CMD_WITH_SUBCMDS()
2022-06-24 Michal Simekmicroblaze: Add support for run time relocation
2022-06-24 Michal Simektools: relocate-rela: Add support for 32bit Microblaze...
2022-06-24 Michal Simektools: relocate-rela: Add support for elf32 decoding
2022-06-24 Michal Simektools: relocate-rela: Check that relocation works only...
2022-06-24 Michal Simektools: relocate-rela: Extract elf64 reloc to special...
2022-06-24 Michal Simekmicroblaze: Create SYM_ADDR macro to deal with symbols
2022-06-24 Michal Simekmicroblaze: Add comment about reset location
2022-06-24 Michal Simekmicroblaze: Remove _start symbol handling at U-Boot...
2022-06-24 Michal Simekmicroblaze: Remove code around r20 in relocate_code()
2022-06-24 Michal Simekmicroblaze: Optimize register usage in relocate_code
2022-06-24 Michal Simekmicroblaze: Change stack protection address to new...
2022-06-24 Michal Simekmicroblaze: Separate code end substraction
2022-06-24 Michal Simekmicroblaze: Enable REMAKE_ELF
2022-06-24 Michal Simekmips: Move endianness selection to arch/Kconfig
2022-06-24 Michal Simekmicroblaze: Fix typo in exception.c
2022-06-24 Michal Simekmicroblaze: Remove CONFIG_TEXT_BASE from code
2022-06-24 Michal Simekmicroblaze: Fix early stack allocation
2022-06-24 Michal Simekmicroblaze: Fix stack protection behavior
2022-06-24 Michal Simekmicroblaze: Switch absolute branches to relative
2022-06-24 Michal Simektools: relocate-rela: Read rela start/end directly...
2022-06-24 Michal Simektools: relocate-rela: Use global variables
2022-06-24 Michal SimekMakefile: Fix description for relocate-rela parameters
2022-06-24 Michal Simektools: relocate-rela: Open binary u-boot file later
2022-06-24 Michal Simekarm64: zynqmp: Fix tps544/u3007 node description
2022-06-24 Michal Simekarm64: zynqmp: Update tps53681 i2c address
2022-06-24 Michal Simekarm64: zynqmp: Fix i2c addresses for vck190 SC
2022-06-24 Ashok Reddy... pinctrl: zynqmp: Add support for output-enable and...
2022-06-24 Michal Simekarm64: zynqmp: Enable DP for kv260-revA board
2022-06-24 Stefan Herbrechtsmeierxilinx: zynqmp: Do not use 0 as spl bss start address
2022-06-24 Michal Simekarm64: zynqmp: Add support for kr260 revA/B boards
2022-06-24 Michal Simekserial: Setup serial base and freq for zynq/zynqmp
2022-06-24 Michal Simekarm64: zynqmp: Add debug messages to bl2_plat_get_bl31_...
2022-06-24 Ashok Reddy... arm64: versal: Add support to load an app at EL1
2022-06-24 T Karthik Reddyxilinx: Add CONFIG_DM_ETH_PHY config
next