aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-12-02km/common: remove CONFIG_MTD_CONCATWIP/02Dec2020Holger Brunck1-3/+0
2020-12-02remove obsolete option CONFIG_JFFS2_CMDLINEHolger Brunck6-9/+0
2020-12-02mtd: spi-nor-ids: add Winbond W25Q32JW-IM flashMichael Walle1-0/+5
2020-12-02MAINTAINERS: assign include/log.hHeinrich Schuchardt1-0/+1
2020-12-02log: typos in include/log.hHeinrich Schuchardt1-4/+4
2020-12-02common: update: fix an "unused" warning against update_flash()AKASHI Takahiro1-4/+4
2020-12-02global_data: Fix comment for dm_driver_rtSimon Glass1-1/+1
2020-12-02log: Fix comment for LOGC_BOOTSimon Glass1-2/+2
2020-12-02linux/compat.h: Remove debug() from spin_lock_irqsave()Andy Shevchenko1-1/+1
2020-12-02watchdog: sbsa: timeout should be in "millisecond"Zhao Qiang1-1/+1
2020-12-02fs/squashfs: sqfs_close/sqfs_read_sblk: set ctxt.sblk to NULL after freeRichard Genoud1-1/+3
2020-12-02Merge tag 'dm-pull-30nov20' of git://git.denx.de/u-boot-dmTom Rini4-12/+11
2020-11-30Merge tag 'mips-fixes-for-v2021.01' of https://gitlab.denx.de/u-boot/custodia...WIP/30Nov2020Tom Rini9-244/+650
2020-11-30binman: Remove additional backslashMichal Simek1-1/+1
2020-11-30dm: core: Fix incorrect flag checkMarek Vasut1-1/+1
2020-11-30sandbox: cros_ec: Basic support for EC_CMD_GET_NEXT_EVENTAlper Nebi Yasak1-10/+8
2020-11-30binman: Handle tool paths containing '~' correctlySimon Glass1-0/+1
2020-11-30Prepare v2021.01-rc3v2021.01-rc3Tom Rini1-1/+1
2020-11-30configs: Resync with savedefconfigTom Rini201-402/+402
2020-11-30mips: octeon: tools: Add update_octeon_header toolStefan Roese5-222/+632
2020-11-30mips: octeon: bootoctlinux: Use gd->ram_size instead of ram_get_info()Stefan Roese1-18/+3
2020-11-30mips: octeon: Report full DDR size in dram_init() to gd->ram_sizeStefan Roese1-1/+6
2020-11-30mips: octeon: Fix Octeon DDR driver to use the correct structStefan Roese1-1/+1
2020-11-30mips: start.S: Add Octeon boot header compatibilityStefan Roese1-2/+8
2020-11-29Merge tag 'mmc-2020-11-29' of https://gitlab.denx.de/u-boot/custodians/u-boot...WIP/29Nov2020Tom Rini3-94/+95
2020-11-29Merge tag 'efi-2021-01-rc3-3' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini5-8/+9
2020-11-29charset: make u16_strnlen accessible at runtimeIlias Apalodimas1-1/+2
2020-11-29lib/efi_loader: fix ABI in efi_mm_communicate_headerEtienne Carriere1-1/+1
2020-11-29efi_loader: enable EFI_SET_TIME on sandbox and QEMU ARMHeinrich Schuchardt1-0/+1
2020-11-29fs: fat: use ATTR_ARCH instead of anonymous 0x20Heinrich Schuchardt1-1/+2
2020-11-29fs: fat: directory entries starting with 0x05Heinrich Schuchardt1-2/+1
2020-11-29fs: fat: avoid NULL dereference when root dir is fullHeinrich Schuchardt1-3/+2
2020-11-28Merge https://gitlab.denx.de/u-boot/custodians/u-boot-i2cWIP/28Nov2020Tom Rini7-4/+655
2020-11-28riscv: sifive/fu540: kconfig: Enable support for Opencores I2C controllerPragnesh Patel2-0/+3
2020-11-28i2c: ocores: add i2c driver for OpenCores I2C controllerPragnesh Patel3-0/+645
2020-11-28i2c: designware_i2c: Don't warn if no reset controllerSimon Glass1-3/+5
2020-11-28i2c: mvtwsi: disable i2c slave also on Armada 8kBaruch Siach1-1/+2
2020-11-28mmc: check a return value about regulator's always-onJaehoon Chung1-2/+2
2020-11-28mmc: display an error number to debugJaehoon Chung1-5/+5
2020-11-28mmc: fsl_esdhc: make sure delay chain locked for HS400Yangbo Lu2-3/+29
2020-11-28mmc: fsl_esdhc: set sysctl register for clock initializationYangbo Lu1-1/+1
2020-11-28mmc: Add some helper functions for retrying on errorSean Anderson1-83/+58
2020-11-25Merge tag 'u-boot-stm32-20201125' of https://gitlab.denx.de/u-boot/custodians...WIP/25Nov2020Tom Rini44-260/+611
2020-11-25board: st: stm32mp1: update load address for FIT examplesPatrick Delaunay2-5/+19
2020-11-25phy: stm32: usbphyc: manage optional vbus regulator on phy_power_on/offPatrick Delaunay2-10/+25
2020-11-25pinctrl: stmfx: update pin namePatrick Delaunay1-4/+4
2020-11-25pinctrl: stmfx: update pincontrol and gpio device namePatrick Delaunay1-1/+4
2020-11-25gpio: stm32: correct the bias managementPatrick Delaunay1-14/+14
2020-11-25pinctrl: stm32: display bias information for all pinsPatrick Delaunay1-12/+12
2020-11-25remoteproc: stm32: update error management in stm32_copro_startPatrick Delaunay1-7/+6