platform/kernel/u-boot.git
2020-11-28 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-i2c
2020-11-28 Pragnesh Patelriscv: sifive/fu540: kconfig: Enable support for Openco...
2020-11-28 Pragnesh Pateli2c: ocores: add i2c driver for OpenCores I2C controller
2020-11-28 Simon Glassi2c: designware_i2c: Don't warn if no reset controller
2020-11-28 Baruch Siachi2c: mvtwsi: disable i2c slave also on Armada 8k
2020-11-25 Tom RiniMerge tag 'u-boot-stm32-20201125' of https://gitlab...
2020-11-25 Patrick Delaunayboard: st: stm32mp1: update load address for FIT examples
2020-11-25 Patrick Delaunayphy: stm32: usbphyc: manage optional vbus regulator...
2020-11-25 Patrick Delaunaypinctrl: stmfx: update pin name
2020-11-25 Patrick Delaunaypinctrl: stmfx: update pincontrol and gpio device name
2020-11-25 Patrick Delaunaygpio: stm32: correct the bias management
2020-11-25 Patrick Delaunaypinctrl: stm32: display bias information for all pins
2020-11-25 Patrick Delaunayremoteproc: stm32: update error management in stm32_cop...
2020-11-25 Patrick Delaunayremoteproc: stm32: use reset for hold boot
2020-11-25 Patrick Delaunayreset: stm32: Add support of MCU HOLD BOOT
2020-11-25 Patrick Delaunayboard: stm32mp1: no MTD partitions fixup for serial...
2020-11-25 Richard GenoudSPL: stm32mp1: fix spl_mmc_boot_partition not defined
2020-11-25 Marek VasutARM: dts: stm32: Drop QSPI CS2 on DHCOM
2020-11-25 Marek VasutARM: dts: stm32: Fix uSD card-detect GPIO on DHCOM
2020-11-25 Marek VasutARM: dts: stm32: Add DHCOM based PicoITX board
2020-11-25 Patrick Delaunayarm: stm32mp: correct the ALIGN macro usage
2020-11-25 Patrice ChotardARM: dts: stm32: Fix typo in stm32h7-u-boot.dtsi
2020-11-25 Patrice ChotardARM: dts: stm32: Fix timer initialization for stm32...
2020-11-25 Patrice ChotardARM: dts: stm32: DT sync with kernel v5.10-rc1 for...
2020-11-25 Patrice ChotardARM: dts: sync armv7-m.dtsi with kernel v5.10-rc1
2020-11-22 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-usb
2020-11-22 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-sh
2020-11-22 Jaehoon Chungusb: gadget: dwc2_udc_otg: return zero when reset prope...
2020-11-22 Siva Durga... usb: dwc3: Handle case where setup_phy is not needed
2020-11-22 Patrick Delaunayusb: dwc2: add "u-boot,force-vbus-detection" for stm32
2020-11-22 Lad Prabhakarpinctrl: renesas: Drop unused members from struct sh_pf...
2020-11-22 Biju Daspinctrl: renesas: r8a7795: Optimize pinctrl image size...
2020-11-22 Biju Daspinctrl: renesas: r8a77965: Optimize pinctrl image...
2020-11-22 Biju Daspinctrl: renesas: r8a7796: Optimize pinctrl image size...
2020-11-22 Biju Daspinctrl: renesas: r8a77951: Add R8A774E1 PFC support
2020-11-22 Biju Daspinctrl: renesas: r8a77965: Add R8A774B1 PFC support
2020-11-21 Tom RiniMerge tag 'efi-2021-01-rc3-2' of https://gitlab.denx...
2020-11-21 Heinrich Schuchardtefi_loader: parameter check in GetNextVariableName()
2020-11-21 Ilias Apalodimasefi_loader: tcg2 protocol updates
2020-11-21 AKASHI Takahirodfu: simplify the dependencies of DFU_TFTP
2020-11-20 Tom RiniMerge tag 'xilinx-for-v2021.01-rc3' of https://gitlab...
2020-11-20 Michal Simekfru: common: Record pcie/uuid fields in custom board...
2020-11-20 Michal Simekfru: ops: Do not let parser to write data to not alloca...
2020-11-20 Michal Simekfru: common: Switch capture variable with the rest
2020-11-20 Michal Simekarm64: zynqmp: Enable TPM for xilinx platforms
2020-11-20 Michal Simekarm64: zynqmp: Get rid of unused macros
2020-11-20 Michal Simektpm: spi: Cleanup source code
2020-11-20 Michal Simekmicroblaze: Detect NOR flash based on DT
2020-11-20 Michal Simekmicroblaze: Unify of setting for SPL_NOR/XIP support
2020-11-20 Michal Simekmicroblaze: Remove CONFIG_SYS_FDT_SIZE
2020-11-20 Michal Simekmicroblaze: Get rid of xparameters.h
2020-11-20 Michal Simekmicroblaze: Simplify cache handling
2020-11-20 Michal Simekmicroblaze: Clean config file from ifdef mess
2020-11-20 Michal Simekmicroblaze: Enable GCC garbage collector for full U...
2020-11-19 Tom RiniMerge branch '2020-11-18-assorted-fixes'
2020-11-19 Richard Genoudfs/squashfs: implement exists() function
2020-11-19 Richard Genoudfs/squashfs: sqfs_read: remove buggy offset functionality
2020-11-19 Richard Genoudfs/squashfs: sqfs_read: don't write beyond buffer size
2020-11-19 Richard Genoudfs/squashfs: sqfs_probe: use sqfs_decompressor_init...
2020-11-19 Richard Genoudfs/squashfs: sqfs_probe: reset cur_dev/cur_part_info...
2020-11-19 Richard Genoudfs/squashfs: sqfs_probe: fix possible memory leak on...
2020-11-19 Richard Genoudfs/squashfs: sqfs_read: fix memory leak on finfo.blk_sizes
2020-11-19 Richard Genoudfs/squashfs: sqfs_get_abs_path: fix possible memory...
2020-11-19 Richard Genoudfs/squashfs: sqfs_get_abs_path: fix error check
2020-11-19 Richard Genoudfs/squashfs: sqfs_frag_lookup: simplify error handling
2020-11-19 Richard Genoudfs/squashfs: sqfs_read: fix another memory leak
2020-11-19 Richard Genoudfs/squashfs: sqfs_read: fix memory leak
2020-11-19 Richard Genoudfs/squashfs: sqfs_read: remove useless sqfs_closedir()
2020-11-19 Richard Genoudfs/squashfs: sqfs_read: fix dangling pointer dirs-...
2020-11-19 Richard Genoudfs/squashfs: sqfs_size: remove useless sqfs_closedir()
2020-11-19 Richard Genoudfs/squashfs: sqfs_size: fix dangling pointer dirs-...
2020-11-19 Richard Genoudfs/squashfs: sqfs_concat_tokens: check if malloc succeeds
2020-11-19 Richard Genoudfs/squashfs: sqfs_read_inode_table: fix dangling pointer
2020-11-19 Richard Genoudfs/squashfs: sqfs_search_dir: fix memory leaks
2020-11-19 Richard Genoudfs/squashfs: sqfs_search_dir: fix dangling pointer
2020-11-19 Richard Genoudfs/squashfs: sqfs_read_directory_table: fix memory...
2020-11-19 Richard Genoudfs/squashfs: sqfs_split_path: fix memory leak and dangl...
2020-11-19 Richard Genoudfs/squashfs: sqfs_closedir: fix memory leak
2020-11-19 Richard Genoudfs/squashfs: sqfs_opendir: simplify error handling
2020-11-19 Richard Genoudfs/squashfs: sqfs_opendir: fix some memory leaks and...
2020-11-19 Richard Genoudfs/squashfs: fix board hang-up when calling .exists()
2020-11-19 Qu Wenruofs: btrfs: initialize @ret to 0 to prevent uninitialize...
2020-11-19 Qu Wenruofs: btrfs: inode: handle uninitialized type before...
2020-11-19 Gerard Koskampfs/squashfs: Fix index off by 1 for inode SQFS_LDIR_TYPE
2020-11-19 Steven Lawrancedrivers: led: bcm6858: set the correct led polarity...
2020-11-19 Holger Brunckkm/ppc: use Kconfig for MEMTEST configuration
2020-11-19 Matteo Ghidonikm: replace hardcoded address for imported environment
2020-11-19 Heinrich Schuchardtenv: typo enougth
2020-11-19 Tyler Hickstools: dumpimage: Remove remaining mentions of the...
2020-11-19 Michael Wallecommon: fit: add missing newline
2020-11-19 Philippe Reynestools: image-host.c: use correct variable for strerrno
2020-11-19 Philippe Reynestools: image-host.c: use random instead of rand
2020-11-19 Arnaud Aujon... arm: vexpress: don't reset flags in board_init to avoid...
2020-11-18 Hoyeonjiki Kimenv: mmc: Correct partition comparison in mmc_offset_tr...
2020-11-17 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-11-17 Sean Andersonpinctrl: k210: Rename power domains to match datasheet
2020-11-17 Sean Andersonpinctrl: k210: Fix inverted IE and OE for I2C
2020-11-17 Heinrich Schuchardtdoc: qemu-riscv: describe attaching a disk image
2020-11-17 Heinrich Schuchardtriscv: enable SATA disk on QEMU RISC-V
2020-11-17 Heinrich Schuchardtriscv: sort SPECIFIC_OPTIONS
next