]> git.ipfire.org Git - thirdparty/u-boot.git/shortlog
thirdparty/u-boot.git
2022-10-07  Jim Liuclk: nuvoton: Add support for NPCM845
2022-10-07  Jim Liuarm: nuvoton: Add support for Nuvoton NPCM845 BMC
2022-10-07  Ravi Gunasekarannet: ti: am65-cpsw-nuss: Enable MDIO manual mode
2022-10-07  Ravi Gunasekarannet: ti: cpsw-mdio: Add workaround for errata i2329
2022-10-07  Dhruva Goledma: ti: k3-udma: Fix 'SZ_64K’ undeclared error
2022-10-07  Pali Rohárarmv8: cache_v8: Fix pgtables setup when MMU is already...
2022-10-07  Ovidiu Panaitcommon/board_f: drop ifdefs around header includes
2022-10-07  Ovidiu Panaitcommon/board_f: introduce arch_setup_dest_addr()
2022-10-07  Ovidiu Panaitcommon/board_f: move CONFIG_MACH_TYPE logic to arch...
2022-10-07  Ovidiu Panaitcommon/board_f: remove XTRN_DECLARE_GLOBAL_DATA_PTR...
2022-10-07  Jassi Brarboard: developerbox: move mem_map setup later
2022-10-07  Jassi Brarboard: developerbox: use identity mapping for >4GB
2022-10-07  Sergei Antonovgpio: ftgpio010: Add support for Faraday Technology...
2022-10-06  Ilias Apalodimascmd: replace efi_create_handle/add_protocol with Instal...
2022-10-06  Ilias Apalodimasefi_loader: define internal implementations of install...
2022-10-06  Ilias ApalodimasMAINTAINERS: get rid of the optee variables entry
2022-10-06  Heinrich Schuchardtefi_driver: move event registration to driver
2022-10-06  Heinrich Schuchardtefi_selftest: rename event_notify
2022-10-06  Heinrich Schuchardtefi_driver: add init function to EFI block driver
2022-10-06  Heinrich Schuchardtefi_driver: provide driver binding protocol to bind...
2022-10-06  Heinrich Schuchardtefi_driver: reformat efi_block_device.c
2022-10-06  Heinrich Schuchardtdoc: documentation of EFI driver binding protocol
2022-10-06  Heinrich Schuchardtefi_driver: carve out function to create block device
2022-10-06  Heinrich Schuchardtcmd: simplify command efidebug
2022-10-06  Heinrich Schuchardtefi_driver: simplify efi_uc_stop(), call efi_free_pool()
2022-10-06  Heinrich Schuchardtefi_driver: fix error handling
2022-10-06  Heinrich Schuchardtefi_loader: function to unlink udevice and handle
2022-10-06  Heinrich Schuchardttest: fix some pylint errors in test_efi_secboot
2022-10-06  Heinrich Schuchardtefi_loader: efi_dp_part_node check dp_alloc return...
2022-10-06  Heinrich Schuchardtcmd: simplify do_efi_boot_add()
2022-10-06  Heinrich Schuchardtcmd: simplify do_env_set_efi()
2022-10-06  Paul Barkerefi: Add string conversion helper
2022-10-06  Heinrich Schuchardtdoc: typo 'it it' in doc/develop/package/index.rst
2022-10-06  Heinrich Schuchardtregmap: fix range checks
2022-10-06  Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2022-10-06  Pali Rohárarm: mvebu: turris_omnia: Specify VHV gpio for eFUSE...
2022-10-06  Pali Rohárarm: mvebu: Add support for specifying VHV_Enable GPIO
2022-10-06  Pali Rohárarm: mvebu: Add support for programming LD0 and LD1...
2022-10-06  Stefan Roesetimer: orion-timer: Only init timer once
2022-10-06  Stefan Roesearm: mvebu: Remove timer.c
2022-10-06  Pali Rohártools: kwbimage: Verify maximal kwbimage header size
2022-10-06  Chris Packhammtd: nand: pxa3xx: simplify ECC hardware parameters
2022-10-06  Holger Brunckboard/km: remove kirkwood boards
2022-10-05  Ashok Reddy... arm64: dts: Remove unused property device_id
2022-10-05  Ashok Reddy... mmc: zynq_sdhci: Read power-domains id from DT and use
2022-10-05  Ashok Reddy... mmc: zynq_sdhci: Change node_id prototype to u32
2022-10-05  Venkatesh Yadav... net: Fix static checker warnings
2022-10-05  Venkatesh Yadav... xilinx: common: Fix static checker warnings
2022-10-05  Samuel Obuchnet: emaclite: fix handling for IP packets with specifi...
2022-10-05  Samuel Obuchnet: emaclite: fix xemaclite_alignedread/write functions
2022-10-05  Samuel Obuchnet: emaclite: enable for more architectures
2022-10-05  Ashok Reddy... firmware: zynqmp: Change loadable config object from...
2022-10-05  Michal SimekARM: zynq: Define rtc alias on zc702/zc706
2022-10-05  Michal SimekARM: zynq: Point via nvmem0 alias to eeprom on zc702...
2022-10-05  Michal Simekxilinx: zynq: Enable early eeprom decoding
2022-10-05  Alexander Dahldm: fpga: Introduce new uclass
2022-10-03  Tom RiniMerge branch 'next'
2022-10-03  Tom RiniPrepare v2022.10 v2022.10
2022-10-03  Fabio Estevamimx8mn-ddr4-evk-u-boot: Fix broken boot
2022-10-03  Fabio Estevamimx8mn-venice-u-boot: Fix broken boot
2022-09-30  Tom RiniMerge branch '2022-09-29-dm-core-support-multiple-devic...
2022-09-30  Tom RiniMerge tag 'efi-2022-10-rc6' of https://source.denx...
2022-09-30  Simon Glassdm: core: Support copying properties with ofnode
2022-09-30  Simon Glassdm: core: Allow copying ofnode property data when writing
2022-09-30  Simon Glassvbe: Allow test to run with live/flat tree
2022-09-30  Simon Glassdm: core: Expand ofnode tests
2022-09-30  Simon Glassdm: core: Create a function to get a live tree in a...
2022-09-30  Simon Glassdm: core: Update comments for default-FDT ofnode functions
2022-09-30  Simon Glassdm: core: Complete phandle implementation using the...
2022-09-30  Simon Glassdm: core: Add the ofnode multi-tree implementation
2022-09-30  Simon Glassdm: core: Add definitions for multiple ofnode trees
2022-09-30  Simon Glassdm: core: Split ofnode_path_root() into two functions
2022-09-30  Simon Glassdm: core: Allow obtaining a node offset in the same...
2022-09-30  Simon Glassdm: core: Add a way to look up a phandle in an oftree
2022-09-30  Simon Glassdm: core: Add ofnode functions to obtain an oftree
2022-09-30  Simon Glassdm: core: Add an ofnode function to obtain the flat...
2022-09-30  Simon Glassdm: core: Provide a way to reset the device tree
2022-09-30  Simon Glassdm: core: Expand integer-reading tests
2022-09-30  Heinrich Schuchardtefi_loader: fix efi_initrd_deregister()
2022-09-30  Heinrich Schuchardtefi_selftest: prefix test functions with efi_st_
2022-09-30  Heinrich Schuchardtdoc: improve description of autostart
2022-09-29  Simon Glassdm: core: Drop ofnode_is_available()
2022-09-29  Simon Glassdm: core: Add a macro to iterate through properties
2022-09-29  Simon Glassdm: core: Avoid creating a name property when unflattening
2022-09-29  Simon Glassdm: core: Rename ofnode_get_property_by_prop()
2022-09-29  Simon Glassdm: core: Rename ofnode_get_first/next_property()
2022-09-29  Simon Glassdm: core: Reduce code size with dev_of_offset()
2022-09-29  Simon Glasssandbox: test: Provide an easy way to use the other FDT
2022-09-29  Simon Glasssandbox: Support setting up the other FDT for testing
2022-09-29  Simon Glasssandbox: Support loading the other FDT
2022-09-29  Simon Glasssandbox: Add a function to load a relative file path
2022-09-29  Simon Glasstest: Drop the UT_TESTF_LIVE_OR_FLAT flag
2022-09-29  Simon Glasstest: Detect a change in the device tree
2022-09-29  Simon Glasstest: Make a copy of the device tree before running...
2022-09-29  Simon Glassdm: core: Drop the const from ofnode
2022-09-29  Simon Glassdm: core: Support writing a property to an empty node
2022-09-29  Simon Glassdm: core: Allow adding ofnode subnodes
2022-09-29  Simon Glassdm: core: Document the livetree structures properly
2022-09-29  Simon Glasstest: Support testing malloc() failures
2022-09-29  Simon Glasstest: Fix missing livetree test runs
next