platform/kernel/u-boot.git
2022-04-26 Pali Rohárpowerpc: mpc85xx: Fix CONFIG_OF_SEPARATE support
2022-04-26 Pali Rohárpowerpc: dts: p1020/p2020: Fix esdhc node name
2022-04-26 Pali Rohárpowerpc: dts: p2020: Add localbus node
2022-04-26 Pali Rohármmc: fsl_esdhc_spl: pre-PBL: implement redundancy support
2022-04-26 Pali Rohármmc: fsl_esdhc: Define macro ESDHCCTL_SNOOP for Snoop...
2022-04-26 Pali Rohármtd: nand: raw: Add support for DT property nand-ecc...
2022-04-26 Pali Rohármtd: rawnand: fsl_elbc: Use ECC configuration from...
2022-04-26 Pali Rohármtd: rawnand: fsl_elbc: Add device tree support
2022-04-26 Pali Rohármtd: rawnand: fsl_elbc: Implement RNDOUT command
2022-04-26 Pali Rohárpowerpc: dts: p2020: Add serial0 and serial1 via pq3...
2022-04-26 Pali Rohárpowerpc: dts: p2020: Add fsl/p2020si-pre.dtsi and fsl...
2022-04-26 Pali Rohárboard: freescale: p1_p2_rdb_pc: Allow to compile it...
2022-04-26 Pali Rohárddr: fsl: Allow to compile it without env support
2022-04-26 Pali Rohárhwconfig: Allow to compile it without env support
2022-04-26 Pali Rohármmc: mmc_mode_name() is used also when LOGLEVEL >=...
2022-04-26 Pali Rohármmc: fsl_esdhc_spl: Call mmc_init() before booting...
2022-04-26 Pali Rohármmc: fsl_esdhc_spl: pre-PBL: fix determining U-Boot...
2022-04-26 Pali Rohármmc: fsl_esdhc_spl: pre-PBL: check for BOOT signature...
2022-04-26 Pali Rohárpowerpc: mpc85xx: Show e500 core version
2022-04-26 Pali Rohárpowerpc: mpc85xx: Rename _start_e500 symbol to _start
2022-04-26 Pali Rohárpowerpc: mpc85xx: Drop _start symbol
2022-04-26 Stephen Carlsonarmv8/fsl-lsch3: Suppress spurious warning on Layerscap...
2022-04-26 Yuantian Tangarmv8: layerscape: fix the function mismatch issue
2022-04-26 Michael Walleboard: sl28: add basic PSCI implementation
2022-04-26 Michael Wallearmv8: psci: add ARMV8_PSCI_RELOCATE Kconfig option
2022-04-26 Michael Wallearmv8: psci: skip setup code if we are not EL3
2022-04-26 Michael Wallearmv8: layerscape: get rid of smc_call()
2022-04-26 Michael Wallearmv8: include psci_update_dt() unconditionally
2022-04-26 Sean Andersonarm: layerscape: Disable erratum A009007 on LS1021A...
2022-04-25 Sean Andersonarmv8: fsl-layerscape: Respect Kconfig for erratum...
2022-04-25 Hou Zhiqiangconfigs: Layerscape: Remove the 'fdt_addr' env
2022-04-23 Tom RiniMerge branch '2022-04-22-assorted-updates'
2022-04-22 Mark Kettenisarm: apple: Point stdout-path to framebuffer when keybo...
2022-04-22 Mark Kettenisarm: apple: Don't clear framebuffer
2022-04-22 Lyle FranklinAllow colon in PXE bootfile URLs
2022-04-22 Peter Hoyesfdt: Add -q option to fdt addr for distro_bootcmd
2022-04-22 Marek Vasutcmd: adc: Add support for storing ADC result in env...
2022-04-22 Andrew Abbottfdt: Fix TPL SEPARATE_BSS check when locating DTB
2022-04-22 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2022-04-22 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-usb
2022-04-22 Tom Riniconfigs: Resync with savedefconfig
2022-04-22 Sean Andersonpower-domain: Fix use of uninitialized value in dev_pow...
2022-04-22 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2022-04-22 Tom RiniMerge tag 'u-boot-imx-20220422' of https://gitlab.denx...
2022-04-22 Oleksii TitovAdd support for TP-Link UE200 dongle
2022-04-22 Michal Simekusb: dwc3: Add support for usb3-phy PHY configuration
2022-04-22 Michal Simekgeneric-phy: s/CONFIG_PHY/CONFIG_IS_ENABLED(PHY)/
2022-04-22 Adam Fordusb: gadget: ci: Make various ops const
2022-04-22 Jim Liuwdt: nuvoton: Add support for Nuvoton
2022-04-22 Philippe Reynesdoc: device-tree-bindings: watchdog: document common...
2022-04-21 Tom RiniMerge branch '2022-04-21-further-cleanups'
2022-04-21 Heiko ThieryARM: imx: imx8mn-evk: change environment address variables
2022-04-21 Peng Fanconfigs: imx: drop IMX_FEC_BASE
2022-04-21 Ying-Chun Liu... imx8mm-cl-iot-gate: Remove redundant board_fix_fdt()
2022-04-21 Peng Fanarm: set cntfrq_el0 if CONFIG_COUNTER_FREQUENCY is...
2022-04-21 Peng Faninclude/configs: drop COUNTER_FREQUENCY
2022-04-21 Peng Fanconfigs: set CONFIG_COUNTER_FREQUENCY
2022-04-21 Peng Fanarch: arm: Kconfig: set default COUNTER_FREQUENCY
2022-04-21 Peng Fanarch: arm: move COUNTER_FREQUENCY from versal to arm
2022-04-21 Peng Fanxilinx: versal: board: use CONFIG_COUNTER_FREQUENCY
2022-04-21 Pali Rohármisc: atsha204a: Remove duplicate CRC-16 implementation
2022-04-21 Pali Rohárfs: ext4: Use CRC-16 implementation from linux/crc16.h
2022-04-21 Pali Rohárcrc16: Move standard CRC-16 implementation from ubifs...
2022-04-21 Pali Rohárcrc16: Rename fs/ubifs/crc16.h to include/linux/crc16.h
2022-04-21 Pali Rohárcrc16-ccitt: Rename file with CRC-16-CCITT implementati...
2022-04-21 Pali RohárSPL: Do not enable SPL_SYS_MALLOC_SIMPLE without SPL_FR...
2022-04-21 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2022-04-21 Tom RiniMerge branch '2022-04-21-assorted-improvements'
2022-04-21 Ye Liimx: Fix build error
2022-04-21 Ye Liimx: Update FSL_MFGPROT config for iMX8M
2022-04-21 Gaurav Jaincrypto/fsl: add invalidate_dcache_range for hash output...
2022-04-21 Fabio Estevamdoc: imx8mn_evk: Do not export ATF_LOAD_ADDR
2022-04-21 Fabio Estevamimx8mn_evk: Enable cache in SPL
2022-04-21 Michael Trimarchiboard: bsh: imx8mn_bsh_smm_s2/s2pro: enable DM_SERIAL
2022-04-21 Tim Harveyarm: dts: imx8mp: add of-list support to common imx8mp...
2022-04-21 Gaurav Jaincrypto/fsl: Clear the memory when blob decapsulation...
2022-04-21 Peng Fanimx: imx8mq-evk: enable CONFIG_DM_SERIAL
2022-04-21 Peng Fanimx: imx8mn_evk: enable CONFIG_DM_SERIAL
2022-04-21 Peng Fanimx: imx8mm_evk: enable CONFIG_DM_SERIAL
2022-04-21 Peng Fanimx: imx8mp_evk: enable CONFIG_DM_SERIAL
2022-04-21 Peng Fanscripts: config_whitelist: drop CONFIG_MMCROOT
2022-04-21 Peng Fanconfigs: drop CONFIG_MMCROOT
2022-04-21 Sean Andersontreewide: Enable SPL_SEPARATE_BSS if SPL_BSS_START_ADDR...
2022-04-21 Paul Barkerboard: ti: am335x: Add support for BBE Extended WiFi
2022-04-21 Paul Barkerboard: ti: am335x: Add BBE Lite support
2022-04-21 Paul Barkerarm: dts: Resync dts for BeagleBone and derivatives
2022-04-21 Pali Rohárfs: Allow to compile FS_SQUASHFS only for proper U...
2022-04-21 Marek VasutARM: imx: imx8m: env: Switch to arch_env_get_location()
2022-04-21 Marek Vasutarmv8: layerscape: env: Switch to arch_env_get_location()
2022-04-21 Marek Vasutenv: Implement lower priority arch_env_get_location()
2022-04-21 Peng Fanconfigs: phycore_imx8mm/p: drop unused SDHC macro
2022-04-21 Peng Fanconfigs: imx8mm/n_venice: drop unused SDHC macro
2022-04-21 Peng Fanconfigs: verdin-imx8m: drop unused SDHC macro
2022-04-21 Peng Fanconfigs: imx8qm/qxp_evk: drop unused SDHC macro
2022-04-21 Peng Fanconfigs: mx7dsabresd: drop unused SDHC macro
2022-04-21 Peng Fanconfigs: mx6sxsabresd: drop CONFIG_SYS_FSL_USDHC_NUM
2022-04-21 Peng Fanconfigs: imx8mn_evk: drop unused SDHC macro
2022-04-21 Peng Fanconfigs: imx8mp_evk: drop unused SDHC macro
2022-04-21 Peng Fanconfigs: imx8mm_evk: drop unused SDHC macro
2022-04-21 Marek VasutARM: imx: imx8m: Fix board_get_usable_ram_top()
next