Commit Graph

  • f6cf78dc6a Merge https://gitlab.denx.de/u-boot/custodians/u-boot-i2c Tom Rini 2020-11-28 10:55:46 -05:00
  • f517e5fe98 riscv: sifive/fu540: kconfig: Enable support for Opencores I2C controller Pragnesh Patel 2020-11-14 14:42:35 +05:30
  • b2d4cbe6d4 i2c: ocores: add i2c driver for OpenCores I2C controller Pragnesh Patel 2020-11-14 14:42:34 +05:30
  • 942012246a i2c: designware_i2c: Don't warn if no reset controller Simon Glass 2020-11-09 07:12:49 -07:00
  • 5a13c0d134 i2c: mvtwsi: disable i2c slave also on Armada 8k Baruch Siach 2020-10-01 14:49:02 +03:00
  • b3dc016caa mmc: check a return value about regulator's always-on Jaehoon Chung 2020-11-06 20:30:41 +09:00
  • 58896458b7 mmc: display an error number to debug Jaehoon Chung 2020-11-17 07:04:59 +09:00
  • 8ee802f899 mmc: fsl_esdhc: make sure delay chain locked for HS400 Yangbo Lu 2020-10-20 11:04:52 +08:00
  • 263ddfc345 mmc: fsl_esdhc: set sysctl register for clock initialization Yangbo Lu 2020-10-20 11:04:51 +08:00
  • da12917060 mmc: Add some helper functions for retrying on error Sean Anderson 2020-10-17 08:36:27 -04:00
  • 6c5f79d0ce ARM: mach-at91: fix timer.o compile condition Eugen Hristev 2020-11-11 18:46:03 +02:00
  • 62495e2cdb ARM: at91: armv7: sama7g5 uses CCF clock driver Nicolas Ferre 2020-11-11 13:15:08 +02:00
  • 1a5c5b716c ARM: dts: at91: sam9x60: enable slewrate/high drive for sdhci0 pinout Eugen Hristev 2020-11-09 17:35:01 +02:00
  • 7eace38d54 mmc: atmel-sdhci: fix the clk_enable call in case of no ops Eugen Hristev 2020-11-09 13:02:17 +02:00
  • 7889951d0f Merge tag 'u-boot-stm32-20201125' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm Tom Rini 2020-11-25 11:00:52 -05:00
  • 60a2dd6aa2 board: st: stm32mp1: update load address for FIT examples Patrick Delaunay 2020-11-25 12:28:10 +01:00
  • c480138958 phy: stm32: usbphyc: manage optional vbus regulator on phy_power_on/off Patrick Delaunay 2020-10-15 14:50:57 +02:00
  • e27e96aa80 pinctrl: stmfx: update pin name Patrick Delaunay 2020-10-28 10:51:57 +01:00
  • c2a8181d45 pinctrl: stmfx: update pincontrol and gpio device name Patrick Delaunay 2020-10-28 10:51:56 +01:00
  • 2c6df94c83 gpio: stm32: correct the bias management Patrick Delaunay 2020-10-28 10:49:08 +01:00
  • b305dbc08b pinctrl: stm32: display bias information for all pins Patrick Delaunay 2020-10-28 10:49:07 +01:00
  • 9ed6f929a3 remoteproc: stm32: update error management in stm32_copro_start Patrick Delaunay 2020-10-15 15:01:13 +02:00
  • 5a536dfe33 remoteproc: stm32: use reset for hold boot Patrick Delaunay 2020-10-15 15:01:12 +02:00
  • d8d29a4489 reset: stm32: Add support of MCU HOLD BOOT Patrick Delaunay 2020-10-15 15:01:11 +02:00
  • 29e5c02788 board: stm32mp1: no MTD partitions fixup for serial boot Patrick Delaunay 2020-10-15 14:52:30 +02:00
  • 40426d6f9a SPL: stm32mp1: fix spl_mmc_boot_partition not defined Richard Genoud 2020-10-12 16:11:09 +02:00
  • 34d573fdab ARM: dts: stm32: Drop QSPI CS2 on DHCOM Marek Vasut 2020-10-28 21:37:59 +01:00
  • 64af7c3110 ARM: dts: stm32: Fix uSD card-detect GPIO on DHCOM Marek Vasut 2020-10-28 21:38:21 +01:00
  • 7d5164425b ARM: dts: stm32: Add DHCOM based PicoITX board Marek Vasut 2020-11-03 19:14:58 +01:00
  • 77c077e171 arm: stm32mp: correct the ALIGN macro usage Patrick Delaunay 2020-11-04 09:22:09 +01:00
  • d5b0511391 ARM: dts: stm32: Fix typo in stm32h7-u-boot.dtsi Patrice Chotard 2020-11-06 08:12:00 +01:00
  • 183362947c ARM: dts: stm32: Fix timer initialization for stm32 MCU's board Patrice Chotard 2020-11-06 08:11:59 +01:00
  • 61c88ace4b ARM: dts: stm32: DT sync with kernel v5.10-rc1 for MCU's boards Patrice Chotard 2020-11-06 08:11:58 +01:00
  • 63185b0a32 ARM: dts: sync armv7-m.dtsi with kernel v5.10-rc1 Patrice Chotard 2020-11-06 08:11:57 +01:00
  • d361eafe82 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usb Tom Rini 2020-11-22 11:00:11 -05:00
  • 6402887a9f Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sh Tom Rini 2020-11-22 10:59:49 -05:00
  • 05dac23261 usb: gadget: dwc2_udc_otg: return zero when reset property is not present Jaehoon Chung 2020-10-21 21:28:41 +09:00
  • e7f9e1fca9 usb: dwc3: Handle case where setup_phy is not needed Siva Durga Prasad Paladugu 2020-10-21 14:17:31 +02:00
  • 5739ef2bcb usb: dwc2: add "u-boot,force-vbus-detection" for stm32 Patrick Delaunay 2020-10-15 14:49:37 +02:00
  • 46f3282b28 pinctrl: renesas: Drop unused members from struct sh_pfc_pinctrl Lad Prabhakar 2020-11-04 17:27:04 +00:00
  • 2a589b7c51 pinctrl: renesas: r8a7795: Optimize pinctrl image size for R8A774E1 Biju Das 2020-10-28 10:34:25 +00:00
  • 8b00761c06 pinctrl: renesas: r8a77965: Optimize pinctrl image size for R8A774B1 Biju Das 2020-10-28 10:34:24 +00:00
  • fee13ae8cb pinctrl: renesas: r8a7796: Optimize pinctrl image size for R8A774A1 Biju Das 2020-10-28 10:34:23 +00:00
  • 975154bc2c pinctrl: renesas: r8a77951: Add R8A774E1 PFC support Biju Das 2020-10-28 10:34:22 +00:00
  • c5f3762588 pinctrl: renesas: r8a77965: Add R8A774B1 PFC support Biju Das 2020-10-28 10:34:21 +00:00
  • 12e396303c Merge tag 'efi-2021-01-rc3-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi Tom Rini 2020-11-21 08:04:39 -05:00
  • 7e5875a856 efi_loader: parameter check in GetNextVariableName() Heinrich Schuchardt 2020-11-19 19:40:08 +01:00
  • 9aeb380277 efi_loader: tcg2 protocol updates Ilias Apalodimas 2020-11-16 08:52:41 +02:00
  • c32479d1d2 dfu: simplify the dependencies of DFU_TFTP AKASHI Takahiro 2020-11-17 09:27:16 +09:00
  • 5b8991c667 Merge tag 'xilinx-for-v2021.01-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze Tom Rini 2020-11-20 09:00:20 -05:00
  • cd40b82655 fru: common: Record pcie/uuid fields in custom board area Michal Simek 2020-11-06 13:58:01 +01:00
  • b8771d0b1d fru: ops: Do not let parser to write data to not allocated space Michal Simek 2020-11-06 13:55:45 +01:00
  • 5fb093f471 fru: common: Switch capture variable with the rest Michal Simek 2020-11-06 13:53:01 +01:00
  • 072dbc7ac5 arm64: zynqmp: Enable TPM for xilinx platforms Michal Simek 2020-11-09 15:46:57 +01:00
  • 6004db972d arm64: zynqmp: Get rid of unused macros Michal Simek 2020-11-10 13:10:04 +01:00
  • d99f163792 tpm: spi: Cleanup source code Michal Simek 2020-11-06 15:05:57 +01:00
  • 631a241e48 microblaze: Detect NOR flash based on DT Michal Simek 2020-11-04 16:14:06 +01:00
  • 09996b4d84 microblaze: Unify of setting for SPL_NOR/XIP support Michal Simek 2020-11-04 16:12:20 +01:00
  • a3c43fb01a microblaze: Remove CONFIG_SYS_FDT_SIZE Michal Simek 2020-11-04 16:08:40 +01:00
  • 6c5828dc4b microblaze: Get rid of xparameters.h Michal Simek 2020-11-04 16:00:38 +01:00
  • 7556fa09e0 microblaze: Simplify cache handling Michal Simek 2020-11-04 15:58:04 +01:00
  • 91218f4c24 microblaze: Clean config file from ifdef mess Michal Simek 2020-11-04 15:46:32 +01:00
  • 9c2aa7e707 microblaze: Enable GCC garbage collector for full U-Boot Michal Simek 2020-11-04 14:01:45 +01:00
  • b80680633d Merge branch '2020-11-18-assorted-fixes' Tom Rini 2020-11-19 10:23:50 -05:00
  • dd4866b437 fs/squashfs: implement exists() function Richard Genoud 2020-11-03 12:11:26 +01:00
  • 21b1b3bad5 fs/squashfs: sqfs_read: remove buggy offset functionality Richard Genoud 2020-11-03 12:11:24 +01:00
  • cbd5e40ede fs/squashfs: sqfs_read: don't write beyond buffer size Richard Genoud 2020-11-03 12:11:23 +01:00
  • 6d25bd3e9c fs/squashfs: sqfs_probe: use sqfs_decompressor_init() return value Richard Genoud 2020-11-03 12:11:22 +01:00
  • 56cf1ceee3 fs/squashfs: sqfs_probe: reset cur_dev/cur_part_info to NULL on error Richard Genoud 2020-11-03 12:11:21 +01:00
  • ccd4c08a45 fs/squashfs: sqfs_probe: fix possible memory leak on error Richard Genoud 2020-11-03 12:11:19 +01:00
  • 571b67ee1d fs/squashfs: sqfs_read: fix memory leak on finfo.blk_sizes Richard Genoud 2020-11-03 12:11:18 +01:00
  • 33686804d2 fs/squashfs: sqfs_get_abs_path: fix possible memory leak on error Richard Genoud 2020-11-03 12:11:17 +01:00
  • 53db0e24a8 fs/squashfs: sqfs_get_abs_path: fix error check Richard Genoud 2020-11-03 12:11:16 +01:00
  • c9b8e86f8b fs/squashfs: sqfs_frag_lookup: simplify error handling Richard Genoud 2020-11-03 12:11:15 +01:00
  • 555459e793 fs/squashfs: sqfs_read: fix another memory leak Richard Genoud 2020-11-03 12:11:14 +01:00
  • 7ce9745cbe fs/squashfs: sqfs_read: fix memory leak Richard Genoud 2020-11-03 12:11:13 +01:00
  • b34949fe9b fs/squashfs: sqfs_read: remove useless sqfs_closedir() Richard Genoud 2020-11-03 12:11:12 +01:00
  • d1d8d75f69 fs/squashfs: sqfs_read: fix dangling pointer dirs->entry Richard Genoud 2020-11-03 12:11:11 +01:00
  • 35475f83a1 fs/squashfs: sqfs_size: remove useless sqfs_closedir() Richard Genoud 2020-11-03 12:11:10 +01:00
  • 508a9dc7f6 fs/squashfs: sqfs_size: fix dangling pointer dirs->entry Richard Genoud 2020-11-03 12:11:09 +01:00
  • dc3312c43c fs/squashfs: sqfs_concat_tokens: check if malloc succeeds Richard Genoud 2020-11-03 12:11:08 +01:00
  • 4c83d27557 fs/squashfs: sqfs_read_inode_table: fix dangling pointer Richard Genoud 2020-11-03 12:11:07 +01:00
  • cd54591afd fs/squashfs: sqfs_search_dir: fix memory leaks Richard Genoud 2020-11-03 12:11:06 +01:00
  • 01e71ec61a fs/squashfs: sqfs_search_dir: fix dangling pointer Richard Genoud 2020-11-03 12:11:05 +01:00
  • 7d23b2c5fb fs/squashfs: sqfs_read_directory_table: fix memory leak Richard Genoud 2020-11-03 12:11:04 +01:00
  • 5487477802 fs/squashfs: sqfs_split_path: fix memory leak and dangling pointers Richard Genoud 2020-11-03 12:11:03 +01:00
  • 87d11e08e4 fs/squashfs: sqfs_closedir: fix memory leak Richard Genoud 2020-11-03 12:11:02 +01:00
  • ea1b1651c6 fs/squashfs: sqfs_opendir: simplify error handling Richard Genoud 2020-11-03 12:11:01 +01:00
  • f268768d43 fs/squashfs: sqfs_opendir: fix some memory leaks and dangling pointers Richard Genoud 2020-11-03 12:11:00 +01:00
  • 1b1e0c0195 fs/squashfs: fix board hang-up when calling .exists() Richard Genoud 2020-11-03 12:10:59 +01:00
  • 4891c4e595 fs: btrfs: initialize @ret to 0 to prevent uninitialized return value Qu Wenruo 2020-10-31 09:07:51 +08:00
  • 9b5546c37a fs: btrfs: inode: handle uninitialized type before returning it Qu Wenruo 2020-10-31 09:07:49 +08:00
  • c49b0eb034 fs/squashfs: Fix index off by 1 for inode SQFS_LDIR_TYPE Gerard Koskamp 2020-10-30 13:41:58 +00:00
  • e04072536e drivers: led: bcm6858: set the correct led polarity register Steven Lawrance 2020-10-29 18:27:34 +01:00
  • c904a0b762 km/ppc: use Kconfig for MEMTEST configuration Holger Brunck 2020-10-29 13:54:54 +01:00
  • aef04a8aa1 km: replace hardcoded address for imported environment Matteo Ghidoni 2020-10-29 13:48:01 +01:00
  • 7291332a73 env: typo enougth Heinrich Schuchardt 2020-10-30 06:11:12 +01:00
  • e157a1114e tools: dumpimage: Remove remaining mentions of the -i option Tyler Hicks 2020-10-26 10:40:24 -05:00
  • 6a457bb295 common: fit: add missing newline Michael Walle 2020-11-16 22:01:31 +01:00
  • 2692749316 tools: image-host.c: use correct variable for strerrno Philippe Reynes 2020-11-13 15:15:18 +01:00