]> git.ipfire.org Git - thirdparty/u-boot.git/shortlog
thirdparty/u-boot.git
2023-09-21  Michal Simektrace: Move trace_clocks description above record offse...
2023-09-21  Michal Simektrace: Use 64bit variable for start and len
2023-09-21  Venkatesh Yadav... cmd: sf: Fix the flash_is_unlocked api size parameter
2023-09-21  Venkatesh Yadav... zynqmp: config: Add proper dependencies for USB
2023-09-21  Venkatesh Yadav... cmd: thordown: Add proper dependency for CMD_THOR_DOWNLOAD
2023-09-21  Venkatesh Yadav... clk: versal: Fix the function versal_clock_ref
2023-09-21  Thippeswamy... arm64: zynqmp: Update ECAM size to discover up to 256...
2023-09-21  Srinivas Neeliarm64: zynqmp: Add resets property for CAN nodes
2023-09-21  Saeed Nowshadiarm64: zynqmp: Fix i2c address for si570_user1 clock
2023-09-21  Amit Kumar... arm64: versal: Add no-wp DT property in OSPI flash...
2023-09-21  Michal Simekarm64: zynqmp: Rename xlnx, mio_bank to xlnx, mio-bank...
2023-09-21  Michal Simekdm: core: ofnode: Fix error message in ofnode_read_boot...
2023-09-21  Tejas Bhumkarnet: phy: xilinx-gmii2rgmii: Removed hardcoded phy...
2023-09-21  Lukas Funkearm64: zynqmp: Corrected pcap_prog register address
2023-09-21  Michal Simekglobal: Use proper project name U-Boot (next2)
2023-09-21  Maxim Kochetkovnet: axi_emac: Convert to ofnode functions
2023-09-21  Michal Simekarm64: xilinx: Guard distro boot variable generation
2023-09-21  Michal Simekarm64: versal: Do not define boot command for mini...
2023-09-21  Venkatesh Yadav... xilinx: zynqmp: Do not setup boot_targets if driver...
2023-09-21  Venkatesh Yadav... xilinx: versal: Do not setup boot_targets if driver...
2023-09-21  Venkatesh Yadav... xilinx: versal-net: Do not setup boot_targets if driver...
2023-09-21  Michal Simekxilinx: board: Add support to pick bootscr flash offset...
2023-09-21  Michal Simekdm: core: ofnode: Add ofnode_read_bootscript_flash()
2023-09-21  Neal Fragerarm64: zynqmp: Add output-enable pins to SOMs
2023-09-21  Algapally Santosh... xilinx: board: Add support to pick bootscr address...
2023-09-21  Michal Simekdm: core: ofnode: Add ofnode_read_bootscript_address()
2023-09-21  Ashok Reddy... clk: Dont return error when assigned-clocks is empty...
2023-09-21  Venkatesh Yadav... arm64: versal-net: Enable the config CMD_KASLRSEED
2023-09-21  Venkatesh Yadav... arm64: versal-net: Enable sha1sum command
2023-09-21  Venkatesh Yadav... arm64: versal-net: Enable TPM for xilinx platforms
2023-09-21  Venkatesh Yadav... arm64: versal: Enable the config CMD_KASLRSEED
2023-09-21  Venkatesh Yadav... arm64: versal: Enable sha1sum command
2023-09-21  Venkatesh Yadav... arm64: versal: Enable TPM for xilinx platforms
2023-09-21  Michal Simektest/py: tpm2: skip tpm2_startup when env__tpm_device_t...
2023-09-21  Chanho Parkfpga: define dummy fpga_load function for debug build
2023-09-21  Ashok Reddy... pinctrl: zynqmp: Add support for output-enable and...
2023-09-21  Ashok Reddy... pinctrl: zynqmp: Add version check for TRISTATE configu...
2023-09-21  Ashok Reddy... firmware: zynqmp: Add support to check feature
2023-09-21  Michal Simekdm: core: support reading a single indexed u64 value
2023-09-21  Michal Simekarm64: zynqmp: Add support for K26 rev2 boards
2023-09-21  Michal Simekarm64: zynqmp: Setup default si570 frequency to 156...
2023-09-21  Neal Fragerdrivers/mtd/spi/spi-nor-ids.c: add mx25u25635f support
2023-09-21  Venkatesh Yadav... arm64: zynqmp: Enable the config CMD_KASLRSEED
2023-09-21  Michal Simekxilinx: Remove scriptaddr from config files and move...
2023-09-21  Venkatesh Yadav... arm64: versal: Increase the number of DRAM banks to 36
2023-09-21  Christian Taedckexilinx: zynqmp: Extract aes operation into new file
2023-09-19  Tom RiniMerge branch '2023-09-19-tidy-up-some-kconfig-options...
2023-09-19  Simon Glassboot: Join ARCH_FIXUP_FDT_MEMORY with related options
2023-09-19  Simon Glassboot: Drop CMD_MTDPARTS condition for FDT_FIXUP_PARTITIONS
2023-09-19  Simon Glassboot: Join FDT_FIXUP_PARTITIONS with related options
2023-09-19  Simon GlassMake ARCH_FIXUP_FDT_MEMORY depend on OF_LIBFDT
2023-09-19  Simon GlassMark DISTRO_DEFAULTS as deprecated
2023-09-19  Simon GlassKconfig: Move TEXT_BASE et al under general setup
2023-09-19  Simon Glassboot: Make standard boot a menu
2023-09-19  Simon GlassKconfig: Move SPL_FIT under FIT
2023-09-19  Simon Glassspl: Drop SPL/TPL_RAM_SUPPORT option for SPL_LOAD_FIT_A...
2023-09-19  Simon Glassspl: Tidy up load address in spl_ram
2023-09-19  Simon GlassKconfig: Create a menu for FIT
2023-09-19  Simon Glassboot: Rename Android-boot text
2023-09-19  Simon Glassboot: Move some other fdt-fixup options to the same...
2023-09-19  Simon GlassMove fdt_simplefb to boot/
2023-09-19  Simon Glassboot: Move fdt_support to boot/
2023-09-19  Simon Glasstest: Move POST under a renamed Testing section
2023-09-19  Simon GlassFWU: Avoid showing an unselectable menu option
2023-09-19  Simon Glassvideo: Move the BMP options
2023-09-19  Simon Glassvideo: Move bmp code to drivers/video
2023-09-19  Simon GlassKconfig: Move API into general setup
2023-09-19  Simon Glasslib: rational: Move the Kconfigs into the correct place
2023-09-19  Tom RiniMerge branch '2023-09-18-assorted-TI-platform-updates...
2023-09-19  Nishanth Menonarm: dts: k3-am642: Sync with kernel v6.6-rc1
2023-09-19  Nishanth Menondt-bindings: ti-serdes: Deprecate header with constants...
2023-09-19  Nishanth Menonarm: dts: k3*: Use local header for SERDES MUX idle...
2023-09-19  Nishanth Menonarm: dts: Introduce k3-serdes.h from v6.6-rc1
2023-09-19  Nishanth Menonarm: dts: k3-am625: Sync with kernel v6.6-rc1
2023-09-19  Nishanth Menonarm: dts: k3-pinctrl: Sync with kernel v6.6-rc1
2023-09-19  Reid Tonkingdrivers: misc: k3_avs: Add Linux compatibles to maintai...
2023-09-18  Nikhil M Jaintools: logos: Rename TI logo files
2023-09-18  Trevor Woerneram33xx: ignore return value from usb_ether_init()
2023-09-16  Tom RiniMerge branch 'next' of git://source.denx.de/u-boot...
2023-09-15  Marek Vasutboard: usb: Replace legacy usb_gadget_handle_interrupts()
2023-09-15  Marek Vasutdm: usb: udc: Drop legacy udevice handler functions
2023-09-15  Marek Vasutusb: gadget: ether: Use plain udevice for UDC controlle...
2023-09-15  Marek Vasutusb: gadget: acm: Use plain udevice for UDC controller...
2023-09-15  Marek Vasutthordown: Use plain udevice for UDC controller interaction
2023-09-15  Marek Vasutsdp: Use plain udevice for UDC controller interaction
2023-09-15  Marek Vasutspl: sdp: Detach the controller on error
2023-09-15  Marek Vasutdfu: Use plain udevice for UDC controller interaction
2023-09-15  Marek Vasutdfu: Detach the controller on error
2023-09-15  Marek Vasutcmd: ums: Use plain udevice for UDC controller interaction
2023-09-15  Marek Vasutcmd: thordown: Reorder variable declaration
2023-09-15  Marek Vasutcmd: sdp: Reorder variable declaration
2023-09-15  Marek Vasutcmd: rockusb: Use plain udevice for UDC controller...
2023-09-15  Marek Vasutcmd: fastboot: Use plain udevice for UDC controller...
2023-09-15  Marek Vasutconfigs: sandbox: Enable DM_USB_GADGET
2023-09-15  Marek Vasutusb: sandbox: Add DM_USB_GADGET support
2023-09-15  Marek Vasutdm: usb: udc: Factor out plain udevice handler functions
2023-09-14  Tom RiniMerge branch '2023-09-14-remove-NEEDS_MANUAL_RELOC...
2023-09-14  Marek Vasutpost: Remove unused NEEDS_MANUAL_RELOC code bits
2023-09-14  Marek Vasutwdt: Remove unused NEEDS_MANUAL_RELOC code bits
2023-09-14  Marek Vasuttimer: Remove unused NEEDS_MANUAL_RELOC code bits
next