aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-03-25Merge branch '2022-03-25-assorted-updates' into nextTom Rini
2022-03-25bootcount: Add pmic pfuze100 bootcount driverPhilip Oberfichtner
2022-03-25power: pfuze100: Add MEMx register definitionsPhilip Oberfichtner
2022-03-25disk: Add an option for partitions in SPLSimon Glass
2022-03-25ARM: dts: ast2600: Add PWM to device treeBilly Tsai
2022-03-25pinctrl: Add the pinctrl setting for PWM.Billy Tsai
2022-03-25pwm: Add Aspeed ast2600 PWM supportBilly Tsai
2022-03-25pci: Remove duplicate PCI_CLASS_CODE_* and PCI_CLASS_SUB_CODE_* macrosPali Rohár
2022-03-25sandbox: video: Replace PCI_CLASS_* macros by one from pci_ids.hPali Rohár
2022-03-25pci: Add defines for normal and subtractive PCI bridgesPali Rohár
2022-03-25Add option to use -OgSean Anderson
2022-03-25Split CONFIG_CC_OPTIMIZE_FOR_SIZE into two configsSean Anderson
2022-03-25doc: update doc/sphinx/requirements.txtHeinrich Schuchardt
2022-03-25CI: Pin pylint version to 2.12.2Tom Rini
2022-03-25Merge branch '2022-03-25-Kconfig-migrations' into nextTom Rini
2022-03-25Convert CONFIG_BACKSIDE_L2_CACHE to KconfigTom Rini
2022-03-25vinco: Remove CONFIG_ATMEL_SPI0Tom Rini
2022-03-25lcd: Remove LCD_TEST_PATTERN codeTom Rini
2022-03-25Convert CONFIG_LCD_INFO et al to KconfigTom Rini
2022-03-25Convert CONFIG_ATMEL_LCD et al to KconfigTom Rini
2022-03-25Convert CONFIG_MII_INIT to KconfigTom Rini
2022-03-25Convert CONFIG_PHY_RESET_DELAY to KconfigTom Rini
2022-03-25Convert CONFIG_SYS_RX_ETH_BUFFER to KconfigTom Rini
2022-03-25Convert CONFIG_LPC32XX_ETH to KconfigTom Rini
2022-03-25Convert CONFIG_TFTP_PORT to KconfigTom Rini
2022-03-25Convert CONFIG_RMII to KconfigTom Rini
2022-03-25Convert CONFIG_SYS_FAULT_ECHO_LINK_DOWN to KconfigTom Rini
2022-03-25Convert CONFIG_RESET_PHY_R to KconfigTom Rini
2022-03-25Convert CONFIG_AT91_WANTS_COMMON_PHY to KconfigTom Rini
2022-03-25Convert CONFIG_AT91_LED to KconfigTom Rini
2022-03-24Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2022-03-24arm: a37xx: espressobin: Fix non-working SPIPali Rohár
2022-03-23Merge tag 'i2c-2022-04-rc5' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2022-03-23arm: mvebu: dts: turris_mox: fix non-working USB portMarek Behún
2022-03-23bootcount: clarify documentationMichael Opdenacker
2022-03-23cmd: eeprom: Do not rewrite EEPROM I2C bus with DM I2C enabledMarek Vasut
2022-03-23i2c: fix always-true condition in i2c_probe_chip()Nikita Yushchenko
2022-03-23misc: atsha204a: fix i2c address readout from DTSAdrian Fiergolski
2022-03-23misc: atsha204a: add delay after sending the messageAdrian Fiergolski
2022-03-23misc: atsha204a: return timeout from wakeup functionAdrian Fiergolski
2022-03-20Merge tag 'efi-2022-04-rc5' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2022-03-20efi_loader: move dtbdump.c, initrddump.c to lib/efi_loaderHeinrich Schuchardt
2022-03-20efi_loader: remove efi_disk_is_system_part()Heinrich Schuchardt
2022-03-20efi_loader: export efi_system_partition_guidHeinrich Schuchardt
2022-03-20efi_loader: use short-form DP for load optionsHeinrich Schuchardt
2022-03-20efi_loader: support booting via short-form device-pathHeinrich Schuchardt
2022-03-20efi_loader: efi_dp_find_obj() add protocol checkHeinrich Schuchardt
2022-03-20efi_loader: fix efi_dp_find_obj()Heinrich Schuchardt
2022-03-20efi_loader: export efi_dp_shorten()Heinrich Schuchardt
2022-03-20efi_loader: Set variable attributes when EFI_BUFFER_TOO_SMALL is returnedIlias Apalodimas