platform/kernel/u-boot.git
2020-08-13 Christophe... memory: stm32-fmc2-ebi: add STM32 FMC2 EBI controller...
2020-08-13 Christophe... mtd: rawnand: stm32_fmc2: use clrsetbits_le32
2020-08-13 Christophe... mtd: rawnand: stm32_fmc2: use FIELD_PREP/FIELD_GET...
2020-08-13 Christophe... mtd: rawnand: stm32_fmc2: cosmetic change to use nfc...
2020-08-13 Christophe... mtd: rawnand: stm32_fmc2: use FMC2_TIMEOUT_5S for timeouts
2020-08-13 Christophe... mtd: rawnand: stm32_fmc2: remove useless inline comments
2020-08-13 Christophe... mtd: rawnand: stm32_fmc2: fix a buffer overflow
2020-08-13 Patrick Delaunayarm: stm32mp: stm32prog: use IS_ENABLED to prevent...
2020-08-13 Patrick Delaunayarm: stm32mp: bsec: use IS_ENABLED to prevent ifdef
2020-08-13 Patrick Delaunayboard: stm32mp1: use IS_ENABLED to prevent ifdef in...
2020-08-13 Patrick Delaunayboard: stm32mp1: use IS_ENABLED to prevent ifdef in...
2020-08-13 Patrick Delaunayboard: stm32mp1: use IS_ENABLED to prevent ifdef in...
2020-08-13 Patrick Delaunayboard: stm32mp1: use IS_ENABLED to prevent ifdef in...
2020-08-13 Patrick Delaunayboard: stm32mp1: use IS_ENABLED to prevent ifdef in...
2020-08-13 Patrick Delaunayboard: stm32mp1: use IS_ENABLED to prevent ifdef in...
2020-08-13 Patrick Delaunayboard: stm32mp1: use IS_ENABLED to prevent ifdef in...
2020-08-13 Patrick Delaunayboard: stm32mp1: use IS_ENABLED to prevent ifdef in...
2020-08-13 Patrick Delaunayboard: stm32mp1: use IS_ENABLED to prevent ifdef in...
2020-08-13 Patrice Chotardusb: host: dwc3-sti-glue: Fix ofnode_valid() parameter
2020-08-10 Tom Riniconfigs: Resync with savedefconfig
2020-08-10 Joao Marcos... test/py: fix SquashFS tests
2020-08-08 Tom RiniConvert CONFIG_SYS_MMC_ENV_DEV et al to Kconfig
2020-08-08 Simon GlassMakefile: sunxi: Don't use binman to build ATF image
2020-08-08 Heinrich Schuchardttest/py: serial# cannot be overwritten on some devices
2020-08-08 Tom RiniMerge branch '2020-08-07-misc-improvements'
2020-08-08 Heinrich Schuchardttest: py: test_shell_run() with CONFIG_HUSH_PARSER=n
2020-08-08 Stephen Warrentests: support mkfs.ext4 without metadata_csum
2020-08-08 Jway Linboard: presidio: add LED support
2020-08-08 Jway Linled: led_cortina: Add CAxxx LED support
2020-08-08 Tom RiniTravis: Add squashfs-tools
2020-08-08 Joao Marcos... test/py: Add tests for the SquashFS commands
2020-08-08 Joao Marcos... fs/fs.c: add symbolic link case to fs_ls_generic()
2020-08-08 Joao Marcos... fs/squashfs: add support for zlib decompression
2020-08-08 Joao Marcos... include/u-boot, lib/zlib: add sources for zlib decompre...
2020-08-08 Joao Marcos... fs/squashfs: add filesystem commands
2020-08-08 Joao Marcos... fs/squashfs: new filesystem
2020-08-08 Simon Glasscmd: Update the memory-search command
2020-08-08 Simon Glasstest: Add a flag for tests that need console recording
2020-08-08 Simon Glassdm: Rename DM test flags to make them more generic
2020-08-08 Simon Glassconsole: Always define the console-recording functions
2020-08-08 Simon Glasstest: Add a way to check part of a console line or...
2020-08-07 Tom RiniMerge branch '2020-08-07-mkimage-improvements'
2020-08-07 Patrick Oppenlandermkimage: fit: fix import of external data
2020-08-07 Patrick Oppenlandermkimage: fit: include image cipher in configuration...
2020-08-07 Patrick Oppenlandermkimage: fit: don't cipher ciphered data
2020-08-07 Patrick Oppenlandermkimage: fit: handle FDT_ERR_NOSPACE when ciphering
2020-08-07 Patrick Oppenlandermkimage: fit: only process one cipher node
2020-08-07 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-usb
2020-08-07 Tom RiniMerge branch '2020-08-06-Kconfig-sram-options'
2020-08-06 Ovidiu Panaitcommon/board_r: Move blkcache_init call earlier in...
2020-08-06 Ovidiu Panaitblkcache: Extend blkcache_init to cover CONFIG_NEEDS_MA...
2020-08-06 Ovidiu Panaitcommon/board_r: Remove initr_serial wrapper
2020-08-06 Ovidiu Panaitdrivers: serial: Make serial_initialize return int
2020-08-06 Ovidiu Panaitdm: blk: Use IS_ENABLED() instead of #ifdefs in blk_pos...
2020-08-06 Ovidiu Panaitboard_f: Remove setup_board_part1
2020-08-06 Ovidiu Panaitboard_f: ppc: Factor out ppc-specific bdinfo setup
2020-08-06 Ovidiu Panaitboard_f: m68k: Factor out m68k-specific bdinfo setup
2020-08-06 Ovidiu Panaitboard_f: Move sram bdinfo assignments to generic code
2020-08-06 Ovidiu Panaitboard_f: Factor out bdinfo bi_mem{start, size} to setup...
2020-08-06 Ovidiu Panaitboard_f: Introduce arch_setup_bdinfo initcall
2020-08-06 Ovidiu Panaitboard_f: Introduce setup_bdinfo initcall
2020-08-06 Ovidiu Panaitcmd: bdinfo: Move sram info prints to generic code
2020-08-06 Ovidiu PanaitKconfig: Remove CONFIG_SYS_SRAM_START
2020-08-06 Ovidiu PanaitKconfig: Convert CONFIG_SYS_SRAM_SIZE to Kconfig
2020-08-06 Ovidiu PanaitKconfig: Convert CONFIG_SYS_SRAM_BASE to Kconfig
2020-08-06 Ovidiu PanaitKconfig: Introduce CONFIG_SYS_HAS_SRAM
2020-08-06 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-08-06 Tom Rinimvebu: bubt: Drop dead code
2020-08-06 Luka Kovacicarm: mvebu: Update CRS305-1G-4S board flash layout
2020-08-06 Luka Kovacicarm: mvebu: crs3xx-98dx3236: Add a maintainer
2020-08-06 Luka Kovacicarm: mvebu: Add CRS328-4C-20S-4S board
2020-08-06 Luka Kovacicarm: mvebu: Add CRS326-24G-2S board
2020-08-06 Luka Kovacicarm: mvebu: Add CRS305-1G-4S Bit board
2020-08-06 Jagan Tekicmd: mvebu/bubt: Drop unused SPI_FLASH_PROTECTION
2020-08-05 Tom RiniAzure/Travis: Update to latest Docker image
2020-08-05 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-sh
2020-08-05 Tom RiniMerge branch '2020-08-05-misc-fixes'
2020-08-05 Simon Glasstools: env: Avoid an uninited warning with was_locked
2020-08-05 Simon Glasstools: env: Fix printf() warning in fw_env
2020-08-05 Icenowy ZhengARM: add Kconfig option for PSCI 0.1
2020-08-05 Heinrich Schuchardtcmd: bdinfo: cleanup phys_addr_t output
2020-08-05 Baruch Siachcmd: bootz: fix device-tree overlap test
2020-08-05 Fabio Estevamfit_image: Use calloc() to fix reproducibility issue
2020-08-05 Stefan Roeseusb: xhci: Add virt_to_phys() to support mapped platforms
2020-08-05 Stefan Roeseusb: usb-uclass.c: Drop le16_to_cpu() as values are...
2020-08-05 Stefan Roeseusb: xhci: xhci_mem_init: Use cpu_to_le64() and not...
2020-08-05 Stefan Roeseusb: xhci: Add missing endian conversions (cpu_to_leXX...
2020-08-05 Brian Moyerarm: Add SPL build check to SPL early bss clear
2020-08-05 Heinrich Schuchardtdoc: move Clang documentation to HTML
2020-08-05 Michal Simekpinctrl: aspeed: Fix Kconfig entry indentation
2020-08-05 Michal SimekMakefile.lib: Build all DTS with -@ if OF_LIBFDT_OVERLA...
2020-08-05 Michal Simekdt-bindings: Sync include/dt-bindings/phy/phy.h from...
2020-08-05 Stephen Warrenfixdep: fix coding style in previous fix
2020-08-05 Yan Liutest/py: Add test support for three stage boot
2020-08-05 Jonas Smedegaardarm: move CONFIG_PREBOOT="usb start" to KConfig
2020-08-05 Marek Szyprowskinet: ping: reset stored IP address
2020-08-05 Patrick Delaunaynet: dwc_eth_qos: add Kconfig option to select supporte...
2020-08-05 Tero Kristolmb/bdinfo: dump lmb info via bdinfo
2020-08-05 Ramon Friednet: tftp: Add client support for RFC 7440
2020-08-05 Yann Gautierpsci: put psci_method in .data section if EFI_LOADER...
next