platform/kernel/u-boot.git
2021-12-27 Tom RiniFinish converting CONFIG_WATCHDOG, HW_WATCHDOG and...
2021-12-27 Tom Rinipci: Remove unused FSL_PCI_INIT code
2021-12-27 Tom RiniConvert CONFIG_SYS_NAND_DRIVER_ECC_LAYOUT to Kconfig
2021-12-27 Tom RiniConvert CONFIG_SUPPORT_EMMC_RPMB to Kconfig
2021-12-27 Tom RiniRemove CONFIG_SYS_MMC_IMG_LOAD_PART from CONFIG namespace
2021-12-27 Tom RiniConvert CONFIG_CONS_INDEX et al to Kconfig
2021-12-27 Tom RiniConvert CONFIG_SD_BOOT et al to Kconfig
2021-12-27 Tom RiniConvert CONFIG_FSL_IFC to Kconfig
2021-12-27 Tom RiniConvert CONFIG_ENV_SPI_BUS et al to Kconfig
2021-12-27 Tom RiniClarify CONFIG_SYS_I2C_EEPROM_ADDR_OVERFLOW in Kconfig
2021-12-27 Tom Riniarm: Drop unused tam3517-common.h
2021-12-24 Tom RiniMerge branch '2021-12-23-make-OF_BOARD-a-boolean' into...
2021-12-23 Simon Glassfdt: Show a runtime warning based on devicetree source
2021-12-23 Simon Glassfdt: Avoid emitting an device tree when not needed
2021-12-23 Simon Glassfdt: Makefile: Ensure that OF_BOARD is used when needed
2021-12-23 Simon Glassfdt: Enable OF_HAS_PRIOR_STAGE for most boards with...
2021-12-23 Simon Glassfdt: Add a Kconfig for boards with a prior stage
2021-12-23 Simon Glassfdt: Report the devicetree source
2021-12-23 Simon Glassfdt: Record where the devicetree came from
2021-12-23 Simon Glassdm: core: Allow getting some basic stats
2021-12-23 Simon Glassfdt: Don't call board_fdt_blob_setup() without OF_BOARD
2021-12-23 Simon Glassfdt: Drop remaining preprocessor macros in fdtdec_setup()
2021-12-23 Simon Glassfdt: Drop OF_CONTROL check in fdtdec_setup()
2021-12-23 Simon Glassfdt: Use if() for fdtcontroladdr check
2021-12-23 Simon Glassfdt: Drop #ifdef around board_fdt_blob_setup()
2021-12-23 Simon Glassfdt: Drop CONFIG_SPL_BUILD check in fdtdec_setup()
2021-12-23 Simon Glassfdt: Drop #ifdefs with MULTI_DTB_FIT
2021-12-23 Simon Glassfdt: Move MULTI_DTB_FIT handling out of fdtdec_setup()
2021-12-23 Simon Glassfdt: Make it easier to debug u-boot.dtsi files
2021-12-23 Simon Glassfdt: Drop CONFIG_BINMAN_STANDALONE_FDT
2021-12-23 Simon Glassfdt: Make OF_BOARD a bool option
2021-12-23 Simon Glassarm: highbank: Add devicetree files
2021-12-23 Simon Glassarm: qemu-ppce500: Add a devicetree file
2021-12-23 Simon Glassarm: bcm7xxx: Add a devicetree file
2021-12-23 Simon Glassarm: xilinx_versal_virt: Add a devicetree file
2021-12-23 Simon Glassarm: octeontx: Add an empty devicetree file
2021-12-23 Simon Glassarm: xenguest_arm64: Add a empty devicetree file
2021-12-23 Simon Glassarm: vexpress: Add a devicetree files for juno
2021-12-23 Simon Glassarm: rpi: Sync rpi dts files from Linux
2021-12-23 Simon Glassriscv: qemu: Split devicetree files for qemu_riscv32/64
2021-12-23 Simon Glassarm: qemu: Add a devicetree file for qemu_arm64 virt
2021-12-23 Simon Glassarm: qemu: Add a devicetree file for qemu_arm
2021-12-23 Simon Glassarm: riscv: qemu: Explain how to extract the generated dt
2021-12-23 Simon Glassarm: qemu: Mention -nographic in the docs
2021-12-21 Tom RiniMerge branch 'next' of https://source.denx.de/u-boot...
2021-12-21 Heinrich Schuchardtdoc: remove duplicate page inclusion
2021-12-21 Marek Behúnarm: mvebu: turris_mox: Remove extra newline after...
2021-12-21 Pali Rohárpci: pci_mvebu: Remove unused DECLARE_GLOBAL_DATA_PTR
2021-12-21 Pali Rohárpci: pci_mvebu: Replace MBUS_PCI_*_SIZE by resource_size()
2021-12-21 Pali Rohárpci: pci_mvebu: Move setup for BAR[0] where other BARs...
2021-12-20 Tom RiniMerge tag 'v2022.01-rc4' into next
2021-12-20 Tom RiniPrepare v2022.01-rc4
2021-12-20 Tom RiniRevert "image: Remove #ifdefs from select_ramdisk()"
2021-12-20 Joakim Tjernlundfw_setenv: Unbreak fw_setenv caused by buggy MEMISLOCKE...
2021-12-20 Tom RiniMerge tag '20211220-fixes-for-2022.01' of https://sourc...
2021-12-20 Stefan Roesei2c: mvtwsi: Swab the register address if its size...
2021-12-19 Tom RiniMerge branch 'next' of https://source.denx.de/u-boot...
2021-12-19 Pali Rohárarm: mvebu: Use printf for printing fatal errors
2021-12-19 Pali Rohárarm: mvebu: Remove commented example code
2021-12-19 Pali Rohárarm: mvebu: serial: Add me as co-maintainer and author...
2021-12-19 Pali Rohárarm: mvebu: pci: Add me as co-maintainer and author...
2021-12-19 Stefan Eichenbergerarm: mvebu: a38x: serdes: improve USB3 electrical confi...
2021-12-19 Stefan Eichenbergerarm: mvebu: a38x: serdes: fix serdes config for USB3
2021-12-19 Marek Behúnfdt_support: Add fdt_delete_disabled_nodes() and use...
2021-12-19 Marek Behúnarm: mvebu: turris_mox: Fix unstable board topology...
2021-12-19 Pali Rohárphy: marvell: a3700: Convert to official DT bindings...
2021-12-19 Pali Rohárarm: mvebu: turris_mox: Enable eth1 in U-Boot if a...
2021-12-19 Marek Behúnarm: mvebu: turris_mox: Find DT nodes by compatible...
2021-12-19 Marek Behúnfdt_support: Add some useful functions
2021-12-19 Marek Behúnfdt_support: Fix comment for fdt_create_phandle()
2021-12-19 Marek Behúnfdt_support: Remove FDT_STATUS_FAIL_ERROR_CODE
2021-12-19 Marek Behúnfdt_support: Remove fdt_alloc_phandle() in favor of...
2021-12-19 Marek Behúntreewide: Use fdt_create_phandle() where appropriate
2021-12-19 Pali Rohárinclude/linux/byteorder: Fix compilation of __constant_...
2021-12-19 Stefan Roesearm: mvebu: armada-xp-theadorable.dts: Add I2C DT nodes
2021-12-19 Stefan Roesearm: mvebu: axp: ddr: Switch to using DM I2C API
2021-12-19 Stefan Roesearm: mvebu: axp: Remove unreferenced ddr3_get_eprom_fab...
2021-12-19 Stefan Roesearm: mvebu: axp/high_speed_env_lib: Switch to DM_I2C API
2021-12-19 Stefan Roesearm: mvebu: theadorable: Switch to using DM I2C API
2021-12-19 Stefan Roesearm: mvebu: maxbcm_defconfig: Enable DM_I2C
2021-12-19 Stefan Roesearm: mvebu: ds414_defconfig: Enable DM_I2C
2021-12-19 Stefan Roesearm: mvebu: db-mv784mp-gp_defconfig: Enable DM_I2C
2021-12-19 Stefan Roesearm: mvebu: theadorable_debug_defconfig: Enable DM_I2C
2021-12-18 Tom RiniMerge tag 'efi-2022-01-rc4-3' of https://source.denx...
2021-12-18 AKASHI Takahirodm: fix an 'undefined' error in some macros
2021-12-18 AKASHI Takahiroblk: add a helper function, blk_probe_or_unbind()
2021-12-18 AKASHI Takahiropart: call part_init() in blk_get_device_by_str() only...
2021-12-18 Andre Przywaradoc: board: Add Calxeda Highbank/Midway documentation
2021-12-17 Tom RiniMerge tag 'dm-pull-17dec21' of https://source.denx...
2021-12-17 Simon Glassfdtgrep: Handle an empty output tree
2021-12-17 Simon Glassfdtgrep: Correct alignment of struct section
2021-12-17 Ivan Mikhayloviot2050: binman: add missing-msg for blobs
2021-12-17 Andy Shevchenkobinman: Use less hard coded magic when inserting new...
2021-12-17 Andy Shevchenkobinman: Do not pollute source tree when build with...
2021-12-17 Simon GlassConvert CONFIG_PHYSMEM to Kconfig
2021-12-17 Simon Glassbinman: Add support for ATF FIP
2021-12-17 Simon Glassbinman: Add a utility module for ATF FIP
2021-12-17 Tom RiniMerge tag 'u-boot-at91-2022.04-a' of https://source...
2021-12-17 Tom RiniMerge commit '4720b83d2c711062cfb55f03591b8f12c897d7cb...
2021-12-17 Tien Fong Cheearm: socfpga: arria10: Enable double peripheral RBF...
next