platform/kernel/u-boot.git
2022-05-03 Tom RiniMerge branch '2022-05-03-virtio-pci-add-and-fix-consist...
2022-05-03 Andrew Scullpci: Add config for Enhanced Allocation
2022-05-03 Andrew Scullvirtio: pci: Make use of dm_pci_map_bar()
2022-05-03 Andrew Scullvirtio: pci: Check virtio configs are mapped
2022-05-03 Andrew Scullpci: Add mask parameter to dm_pci_map_bar()
2022-05-03 Andrew Scullpci: Update dm_pci_bus_to_virt() parameters
2022-05-03 Andrew Scullpci: Match region flags using a mask
2022-05-03 Andrew Scullpci: Map bars with offset and length
2022-05-03 Andrew Sculltest: pci: Test PCI address conversion functions
2022-05-03 Andrew Scullpci: Range check address conversions
2022-05-03 Andrew Scullpci: Check region ranges are addressable
2022-05-03 Andrew Scullpci: Fix use of flags in dm_pci_map_bar()
2022-05-03 Andrew Scullvirtio: pci: Read entire capability into memory
2022-05-03 Andrew Scullvirtio: pci: Check virtio capability is in bounds
2022-05-03 Andrew Scullvirtio: pci: Check virtio common config size
2022-05-03 Andrew Scullvirtio: pci: Bounds check notification writes
2022-05-03 Andrew Scullvirtio: pci: Bounds check device config access
2022-05-03 Andrew Scullvirtio: pci: Fix discovery of device config length
2022-05-03 Andrew Scullvirtio: pci: Allow exclusion of legacy driver
2022-05-03 Tom RiniCI: Azure: Rework how we update MSYS2
2022-05-02 Tom RiniMerge branch '2022-05-02-add-verifying-program-loader'
2022-05-02 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2022-05-02 Simon GlassCI: Run VPL tests
2022-05-02 Simon Glassvpl: Test that VPL runs correctly through to U-Boot...
2022-05-02 Simon Glassvpl: Support running vpl tests
2022-05-02 Simon Glasssandbox: Add a build for VPL
2022-05-02 Simon Glassvpl: Add Kconfig options for VPL
2022-05-02 Simon GlassIntroduce Verifying Program Loader (VPL)
2022-05-02 Simon GlassMakefile: Tidy up the TPL build rules
2022-05-02 Simon GlassMakefile: Simplify devicetree rules for SPL/TPL
2022-05-02 Simon Glassavb: Don't build in SPL
2022-05-02 Simon Glassbloblist: Correct Kconfig dependencies
2022-05-02 Simon Glasstest: Tidy up test building with SPL
2022-05-02 Simon Glassdoc: Expand SPL docs to explain the phase and config
2022-05-02 Simon Glassdoc: Convert SPL documentation to ReST
2022-05-02 Chris PackhamARM: mvebu: x530: set MPP55 to gpio
2022-05-02 Josef Schlehoferarm: mvebu: clearfog_defconfig: enable setexpr command
2022-05-02 Pali Rohárarm: mvebu: turris_omnia: Fix SYS_RSTOUT_* macro names
2022-05-02 Tony Dinharm: kirkwood: nsa310s: Use Marvell uclass mvgbe and...
2022-05-02 Tony Dinhnet: marvell: mvgbe: Set PHY page 0 before phy_connect
2022-05-02 Pali Rohárarm: mvebu: turris_mox: Add NVMe and SCSI to boot targets
2022-05-02 Pali Rohárarm: mvebu: turris_omnia: Add NVMe to boot targets
2022-05-02 Pali Rohárarm: mvebu: turris_omnia: Always enable MMC, SCSI and...
2022-05-02 Pali Rohárarm: mvebu: turris_omnia: Define CONFIG_ETHPRIME instea...
2022-05-02 Pali Rohárarm: mvebu: turris_omnia: Fix RESET button message
2022-05-02 Pali Rohárarm: mvebu: turris_omnia: Add support for USB3.0 mode...
2022-05-02 Pali Rohárarm: mvebu: turris_omnia: Signal error when sata/pcie...
2022-05-02 Pali Rohárarm: mvebu: turris_omnia: Extract code for disabling...
2022-05-02 Pali Rohárarm: mvebu: turris_omnia: Allow to configure mSATA...
2022-05-02 Pali Rohárarm: mvebu: turris_omnia: Define only one serdes map...
2022-05-02 Pali Rohárarm: mvebu: turris_omnia: Enable ENV support in SPL
2022-05-02 Pali Rohárarm: mvebu: turris_omnia: Provide env_sf_get_env_addr...
2022-05-02 Pali Rohárenv: sf: Allow to use env_sf_init_addr() at any stage
2022-04-29 Tom RiniMerge tag 'efi-2022-07-rc2' of https://source.denx...
2022-04-29 Tom RiniMerge branch '2022-04-29-fuzzing-and-asan-fixes'
2022-04-29 Andrew Sculltest: dm: devres: Remove use-after-free
2022-04-29 Andrew Sculltest: Fix pointer overrun in dm_test_devm_regmap()
2022-04-29 Andrew Scullsound: Fix buffer overflow in square wave generation
2022-04-29 Andrew Scullusb: sandbox: Bounds check read from buffer
2022-04-29 Andrew Scullusb: sandbox: Check for string end in copy_to_unicode()
2022-04-29 Andrew Scullx86: sandbox: Add missing PCI bar to barinfo
2022-04-29 Andrew Scullacpi: Fix buffer overflow in do_acpi_dump()
2022-04-29 Andrew Sculldoc: Correct position of gdb '--args' parameter
2022-04-29 Heinrich Schuchardtefi_loader: call efi_init_early() earlier
2022-04-29 AKASHI Takahiroefi_loader: disk: allow blk devices even without UCLASS...
2022-04-29 Heinrich Schuchardtefi_loader: simplify efi_add_conventional_memory_map()
2022-04-29 Heinrich Schuchardtefi_loader: simplify try_load_entry()
2022-04-29 Heinrich Schuchardtefi: fix devpath_is_partition()
2022-04-29 Heinrich Schuchardtefi_loader: don't call log with __func__ as parameter
2022-04-28 Tom RiniMerge branch '2022-04-28-led-updates'
2022-04-28 Pali Rohárdt-bindings: leds: import common led bindings from...
2022-04-28 Marek Vasuttest: dm: pinmux: Get LED2 udevice in the pinmux test
2022-04-28 Marek Vasuttest: dm: led: Fix LED enumeration
2022-04-28 Marek Vasutled: Drop led_default_state()
2022-04-28 Marek Vasutled: gpio: Use NOP uclass driver for top-level node
2022-04-28 Marek Vasutled: gpio: Check device compatible string to determine...
2022-04-28 Marek Vasutled: Mark device instance with DM_FLAG_PROBE_AFTER_BIND
2022-04-28 Marek Vasutdm: core: Add DM_FLAG_PROBE_AFTER_BIND flag
2022-04-27 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2022-04-27 Tom RiniMerge tag 'u-boot-amlogic-20220427' of https://source...
2022-04-26 Vyacheslav... doc: boards: amlogic: update jethub d1 specifications
2022-04-26 Tom RiniMerge tag 'u-boot-at91-2022.07-b' of https://source...
2022-04-26 Michal Simekcpu: 83xx: Add missing dependency on CPU_MPC83XX
2022-04-26 Sean Andersonboard: ls1046afrwy: Remove Manish Tomar's email
2022-04-26 Pali Rohárpci: fsl: Change compatible string for mpc8548 to ...
2022-04-26 Pali Rohárpowerpc: dts: p2020: Set dfsrr property for i2c nodes
2022-04-26 Pali Rohárpowerpc: dts: p2020: Define L2 cache node
2022-04-26 Pali Rohárpowerpc: dts: p2020: Make usb@22000 node compatible...
2022-04-26 Pali Rohárpowerpc: dts: p2020: Add missing interrupts property...
2022-04-26 Pali Rohárpowerpc: dts: p2020: Do not automatically disable spi...
2022-04-26 Pali Rohárpowerpc: dts: p2020: Add Linux compatible string and...
2022-04-26 Pali Rohárpowerpc: dts: p2020: Add ptp_clock@24e00 node via pq3...
2022-04-26 Pali Rohárpowerpc: dts: p2020: Make PCIe nodes compatible for...
2022-04-26 Pali Rohárpowerpc: dts: p2020: Add gpio-controller@fc00 node...
2022-04-26 Pali Rohárboard: freescale: p1_p2_rdb_pc: Define SW macros for...
2022-04-26 Pali Rohárboard: freescale: p1_p2_rdb_pc: Use named macros for...
2022-04-26 Pali Rohárboard: freescale: p1_p2_rdb_pc: Fix env $vscfw_addr
2022-04-26 Pali Rohárboard: freescale: p1_p2_rdb_pc: Move ifdef for USB...
2022-04-26 Pali Rohárboard: freescale: p1_p2_rdb_pc: Fix page attributes...
2022-04-26 Pali Rohárboard: freescale: p1_p2_rdb_pc: Do not set MPC85xx_PMUX...
next