]> git.ipfire.org Git - thirdparty/u-boot.git/shortlog
thirdparty/u-boot.git
2020-05-04  Biwen Lidts: powerpc: P2020RDB: add i2c node
2020-05-04  Biwen Liconfigs: P1020RDB: enable DM_I2C and DM_RTC
2020-05-04  Biwen Lidm: powerpc: P1020: add i2c DM support
2020-05-04  Biwen Liconfigs: P5040DS: enable DM_I2C
2020-05-04  Biwen Lidm: powerpc: P5040DS: add i2c DM support
2020-05-04  Biwen Lipowerpc: create dts component of i2c to build up an SoC
2020-05-04  Biwen Lirtc: pt7c4338: Add driver model support
2020-05-04  Biwen Lirtc: ds1337: Add driver model support
2020-05-01  Tom RiniMerge branch '2020-05-01-master-imports'
2020-05-01  Heinrich Schuchardt.readthedocs.yml: fix type docs/
2020-05-01  Tom Riniactions: Fix syntax for enabling SYS_RELOC_GD_ENV_ADDR
2020-05-01  Ovidiu Panaitcommon/board_r: Drop initr_bedbug wrapper
2020-05-01  Ovidiu Panaitcmd/bedbug.c: Make bedbug_init have a return value
2020-05-01  Ovidiu Panaitcommon/board_r: arm: Merge initr_enable_interrupts...
2020-05-01  Marek Bykowskimalloc: dlmalloc: add an ability for the malloc to...
2020-05-01  Philippe Reynesrsa: sig: fix config signature check for fit with padding
2020-05-01  Philippe Reynestest/py: vboot: add a test to check fit signature on...
2020-05-01  Heinrich Schuchardthush: avoid NULL check before free()
2020-05-01  Heinrich Schuchardtfs: ext4: avoid NULL check before free()
2020-05-01  Heinrich Schuchardtcmd/gpt: avoid NULL check before free()
2020-05-01  Sven Roederertools/fit-image: print a warning when cmd-line for...
2020-05-01  Sven Roederertools/mkimage: fix handling long filenames
2020-05-01  Matthias Bruggerarm: enable distro boot for bananapi-r2
2020-05-01  Matthias Bruggerwatchdog MediaTek add upstream compatible
2020-05-01  Matthias Bruggertimer MediaTek use upstream compatible
2020-05-01  Heinrich Schuchardtdoc: describe the analysis of crash dumps
2020-05-01  Rasmus Villemoesrtc: pcf2127: don't add/subtract 1 to tm_mon
2020-05-01  Patrick Delaunayarm: caches: manage phys_addr_t overflow in mmu_set_reg...
2020-05-01  Patrick Delaunayarm: caches: add DCACHE_DEFAULT_OPTION
2020-05-01  Patrick Delaunayarm: caches: protect dram_bank_mmu_setup access to...
2020-05-01  Patrick Delaunayconfigs: migrate CONFIG_SYS_ARM_CACHE_* in Kconfig
2020-05-01  Marek Vasuttiny-printf: Support %i
2020-04-30  Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-spi
2020-04-30  Tom RiniMerge tag 'efi-2020-07-rc2' of https://gitlab.denx...
2020-04-30  Jagan Tekisifive: fu540: Enable spi-nor flash support
2020-04-30  Jagan Tekiriscv: dts: hifive-unleashed-a00: Add -u-boot.dtsi
2020-04-30  Jagan Tekispi: sifive: Fix QPP transfer
2020-04-30  Jagan Tekispi: sifive: Fix format register proto field
2020-04-30  Jagan Tekispi: sifive: Add spi-mem exec op
2020-04-30  Kuldeep Singhmtd: spi-nor-ids: Add Spansion s25fs512s flash entry
2020-04-30  Jagan Tekiwatchdog: kconfig: Enable designware for rk3399
2020-04-30  Jagan Tekimtd: spi-nor-ids: Enable 4B_OPCODES for is25wp256
2020-04-30  Jagan Tekimtd: spi-nor: Enable QE bit for ISSI flash
2020-04-30  Jagan Tekispi: sifive: Tidy up dm_spi_slave_platdata variable
2020-04-30  Jagan Tekirk3399: Enable SF distro bootcmd
2020-04-30  Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
2020-04-30  Tom RiniMerge tag 'xilinx-for-v2020.07-rc2' of https://gitlab...
2020-04-30  Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-04-30  Simon Glassx86: Add documentation for the chain-load feature
2020-04-30  Simon Glassx86: Use the existing stack when chain-loading
2020-04-30  Simon Glassx86: Add a way to detect running from coreboot
2020-04-30  Simon Glassx86: Move coreboot-table detection into common code
2020-04-30  Simon Glassboard: Add a gd flag for chain loading
2020-04-30  Simon Glasspci: Avoid auto-config when chain loading
2020-04-30  Simon Glassx86: cpu: Skip init code when chain loading
2020-04-30  Simon Glassx86: apl: Skip init code when chain loading
2020-04-30  Simon Glassx86: fsp: Allow skipping init code when chain loading
2020-04-30  Simon Glassacpi: Add an acpi command
2020-04-30  Simon Glassacpi: Move the xsdt pointer to acpi_ctx
2020-04-30  Simon Glassacpi: Put table-setup code in its own function
2020-04-30  Simon Glassacpi: Move acpi_add_table() to generic code
2020-04-30  Simon Glassacpi: Drop code for missing XSDT from acpi_write_rsdp()
2020-04-30  Simon Glassx86: Allow devices to write ACPI tables
2020-04-30  Simon Glassacpi: Convert part of acpi_table to use acpi_ctx
2020-04-30  Simon Glassacpi: Add a method to write tables for a device
2020-04-30  Simon Glassacpi: Add a binding for ACPI settings in the device...
2020-04-30  Simon Glassx86: cbfs: Drop unwanted declaration
2020-04-30  Heinrich Schuchardtefi_loader: fix 'efidebug bootorder'
2020-04-30  Heinrich Schuchardtefi_loader: efidebug, avoid illegal memory access
2020-04-30  Heinrich Schuchardtefi_loader: fix 'efidebug boot dump'
2020-04-30  Heinrich SchuchardtMAINTAINERS: assign test/py/tests/test_efi*/ to EFI...
2020-04-30  AKASHI Takahiroefi_loader: remove CONFIG_EFI_SECURE_BOOT in efi_loader.h
2020-04-30  Heinrich Schuchardtdoc/efi: rework secure boot description
2020-04-30  Heinrich Schuchardtefi_loader: identify EFI system partition
2020-04-30  Heinrich Schuchardtpart: detect EFI system partition
2020-04-30  Heinrich Schuchardtefi_loader: remove superfluous NULL check in bootefi.c
2020-04-30  Heinrich Schuchardttest/py: fix test_efi_secboot/conftest.py
2020-04-29  Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-sh
2020-04-29  Kuldeep Singhconfigs: ls2088ardb: Correct DEFAULT_DEVICE_TREE value
2020-04-29  Madalin Bucurconfigs: enable DM_ETH support for LS1046ARDB
2020-04-29  Madalin Bucurconfigs: enable DM_ETH support for LS1043ARDB
2020-04-29  Madalin Bucurdriver: net: fm: add DM ETH support
2020-04-29  Madalin Bucurdriver: net: fm: add DM MDIO support
2020-04-29  Madalin Bucurdriver: net: fm: separate receive buffer free code
2020-04-29  Madalin Bucurdriver: net: fm: change init_phy() param
2020-04-29  Madalin BucurARM: dts: add QorIQ DPAA 1 FMan v3 to LS1046ARDB
2020-04-29  Madalin BucurARM: dts: add QorIQ DPAA 1 FMan v3 for LS1046A
2020-04-29  Madalin BucurARM: dts: add QorIQ DPAA 1 FMan v3 to LS1043ARDB
2020-04-29  Madalin BucurARM: dts: add QorIQ DPAA 1 FMan v3 for LS1043A
2020-04-29  Madalin BucurARM: dts: add QorIQ DPAA 1 FMan v3 device tree nodes
2020-04-29  Biwen Liconfigs: ls1012afrwy: drop env qspi_bootcmd
2020-04-29  Biwen Liconfigs: ls1046aqds: support distro boot
2020-04-29  Yuantian Tangconfigs: ls1028aqds: add lpuart config
2020-04-29  Yuantian Tangarmv8: ls1028aqds: add lpuart dts support
2020-04-29  Yuantian Tangarm: dts: ls1028a: add lpuart nodes
2020-04-29  Yuantian Tangboard: freescale: ls1028a: mux changes for lpuart
2020-04-29  Ioana Ciorneiconfigs: lx2160ardb: enable CONFIG_DM_ETH and related
2020-04-29  Ioana Ciorneiconfigs: ls2088ardb: enable CONFIG_DM_ETH and related
2020-04-29  Ioana Ciorneiconfigs: ls1088ardb: enable CONFIG_DM_ETH and related
2020-04-29  Ioana Ciorneiarm: dts: ls1088ardb: add DPMAC and PHY nodes
next