Releases: sigmaris/u-boot
Releases · sigmaris/u-boot
rockpro64 u-boot v2021.04-rockpro64-ci
Changes:
- 9ecacf7 rockpro64: Enable commands for fdt overlaying
- f3c2a8b Add Azure pipelines file and flash/erase SPI scripts
- 1189884 rockchip: rockpro64: Enable BTRFS, LEDs and 0 bootdelay
- 209575f rockchip: rockpro64: define mtd partitions in config
- 59802d7 env: sf: Don't call spi_flash_free when CONFIG_DM_SPI_FLASH=y
- 04d2642 rockchip: rockpro64: Update SPI flash partitions in devicetree
- dc87ef6 rockchip: rockpro64: Enable PCIe AHCI boot
- b7b43dd rockchip: rk3399: Enable SCSI in distro bootcmd
- 14e9742 distro_bootcmd: Run pci enum before SCSI boot
- 25bd412 rockchip: rockpro64: enable sending platform param to TF-A
See More
- a311daa phy: rockchip: inno-usb2: fix hang when multiple controllers exit
- b46dd11 Prepare v2021.04
- 17bc2cf imx8mn_ddr4_evk: Allow booting the kernel by default
- ac2b5d5 sphinx: Pin to docutils-0.16
- 7823ba3 cmd: CMD_USB depends on USB
- a0da06d Makefile: Silence the deprecation script
- 43d3de5 Merge tag 'efi-2021-04-rc6' of https://source.denx.de/u-boot/custodians/u-boot-efi
- 1ba21bb test: Don't unmount not (yet) mounted system
- dd85c95 Merge https://source.denx.de/u-boot/custodians/u-boot-sunxi
- 62acef2 sunxi: dts: H616: Drop reserved-memory node
- c629ba8 sunxi: H616: Change TF-A load address to beginning of DRAM
- d084f20 efi_loader: typo 'devide path'
- 0809cd5 efi_loader: Uart device path missing break
- d8eafb1 Prepare v2021.04-rc5
- a7d3ac6 Merge branch '2021-03-28-assorted-bugfixes'
- 3b14204 Support building on macOS/arm64
- 6863c7f dm: test: Always include command.h for print_ut
- 3c2503e test: Add udevice declaration to avoid build error
- 31637e0 Merge branch '2021-03-27-master-imports'
- 94d66d8 Azure: Use "pacman -Sy" to install the toolchain
- 65c8cdc dm: i2c: Add a migration method for I2C
- 782dac5 Makefile: Drop the old SPI flash migration message
- 8cd1874 Makefile: Use common code for DM_ETH deprecation warning
- 78b4a56 Makefile: Use common code for WDT deprecation warning
- ec384f9 Makefile: Use common code for SPI_FLASH deprecation warning
- d13aee0 Makefile: Use common code for DM_VIDEO deprecation warning
- 39e526a Makefile: Use common code for PCI deprecation warning
- 099288b Makefile: Use common code for LIBATA deprecation warning
- a883435 Makefile: Use common code for MVSATA_IDE deprecation warning
- 9e035b8 Makefile: Use common code for USB deprecation warning
- 77dc55e Makefile: Use common code for MMC deprecation warning
- 1373252 Makefile: Add common code to report deprecation
- 06467e4 Makefile: Move non-DM migration messages to the top
- 1886e9d Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq
- cad6ffa mtd: rawnand: fsl_ifc: fix FSL NAND driver to read all ONFI parameter pages
- ae5cbc4 pci: layerscape: Change to allocate zeroed memery for struct ls_pcie
- a7c532f configs: ls1028a: Correct CONFIG_ENV_SECT_SIZE
- 6712856 configs: ls1028aqds: Move CONFIG_SPI_FLASH_* definitions to defconfig
- 72655b2 configs: ls1028a: Unset CONFIG_SPI_FLASH_SPANSION
- 43ec24b configs: lx2160a: Remove unused Flexspi config options
- 3fadc80 configs: lx2160a: Unset CONFIG_SPI_FLASH_SPANSION
- b4f8ffb board: freescale: t208xrdb: Add link to User Guide
- 805c525 powerpc: t2080rdb: Enable RTC support
- f65774e rtc: ds1307: Add ds1339 compatible
- bf3b0d6 Merge branch 'v2021.04-rc5' of https://github.com/lftan/u-boot
- fc37c7a fsl_ifc: fix typo in the NOR CSOR register definition
- 2dbcc03 arm: socfpga: Only do 'is OS booted from FIT' checking when VAB is enabled
- 1f9c3f1 Merge tag 'efi-2021-04-rc5-2' of https://source.denx.de/u-boot/custodians/u-boot-efi
- 76b0a19 cmd/load: support uploading EFI binary via UART
- 62df6e9 efi_loader: Uart device path
- a95f4c8 efi_loader: NULL dereference in EFI console
- 65f2e55 Merge branch '2021-03-19-assorted-fixes'
- 4c49879 nvme: Elaborate on cache maintenance operation in get/set_features
- d0c0492 nvme: Always invalidate whole cqes[] array
- d32211e api: fix a potential serious bug caused by undef CONFIG_SYS_64BIT_LBA
- ccc58b4 bus: ti-sysc: change in a normal driver
- 73e553a board: sl28: disable HS400 mode
- 93cac85 ahci: mediatek: fix undefined reference of dev_err
- e3310c2 Merge tag 'video-for-v2021.04' of https://source.denx.de/u-boot/custodians/u-boot-video
- d65bd57 Merge branch '2021-03-17-assorted-fixes'
- 9262fe1 test: Include /sbin to the PATH when creating ext4 disk image
- 0453411 avb: Fix error when partition not found
- 29cbc4b image: Avoid -ENODATA in host tools
- 30e76b7 mmc: mtk-sd: don't ignore max-frequency from device tree
- eed127d Merge tag 'efi-2021-04-rc5' of https://source.denx.de/u-boot/custodians/u-boot-efi
- 75d48d1 doc: move README.dfu to HTML documentation
- 64d809b efi: Fix compiler warnings
- d2ac8af efi_selftest: Remove loadfile2 for initrd selftests
- ad09004 mkeficapsule: Correct printf() strings
- fbc6cea efi_selftest: illegal cast to pointer in initrddump
- 9ff9f4b efi_loader: fix memory type for memory reservation block
- 8b5dea3 efi_loader: disable GRUB_ARM32_WORKAROUND on ARCH_SUNXI
- 4103e13 Prepare v2021.04-rc4
- 6ad0769 configs: Resync with savedefconfig
- 23986be Merge tag 'ti-v2021.04-rc4' of https://source.denx.de/u-boot/custodians/u-boot-ti
- e8a10a0 Merge tag 'u-boot-stm32-20210312' of https://source.denx.de/u-boot/custodians/u-boot-stm
- f72edfd configs: am65x_evm_r5: Enable checks for spl and stack sizes
- 003d10b include: configs: am65x_evm: Optimize size of SPL BSS
- a69c489 ARM: da850-evm: Fix boot issues from missing SPL_PAD_TO
- 136284a configs: omap3_logic: Enable CONFIG_SPL_ALLOC_BD
- b076cbe doc: stm32mp1: Use u-boot.itb if CONFIG_SPL_LOAD_FIT=y
- ad7e1c7 Merge https://source.denx.de/u-boot/custodians/u-boot-marvell
- 23e20b2 arm: stm32mp: Fix compilation issue when SYS_DCACHE_OFF and/or SYS_DCACHE_SYS are enabled
- 729fa17 board: st: Remove board_early_init_f and board_late_init callbacks for stm32 boards
- 92baaad configs: stm32: Remove BOARD_EARLY_INIT_F and BOARD_LATE_INIT for stm32 boards
- 1594280 arm: mvebu: a38x: Remove dead code ARMADA_39X
- 2fa30d0 arm: a37xx: pci: Implement workaround for the readback value of VEND_ID
- e33e209 arm: mvebu: Espressobin: Enable additional options
- 74f4929 ddr: marvell: axp: fix array types have different bounds warning
- e5b3e87 ddr: marvell: axp: align signature of mv_xor_mem_init() with a38x
- 107c339 ddr: marvell: a38x: Sync code with Marvell mv-ddr-marvell repository [ u-boot#29 ]
- a5fc099 ddr: marvell: a38x: Add more space for additional info ...
rockpro64 u-boot v2021.01-rockpro64-ci
Changes:
- c762ab2 rockpro64: disable preboot usb start [ #973323 ]
- 12e56f2 rockpro64: Enable commands for fdt overlaying
- 8ad8e50 Add Azure pipelines file and flash/erase SPI scripts
- b7270c7 rockchip: rockpro64: Enable BTRFS, LEDs and 0 bootdelay
- 59c80b8 rockchip: rockpro64: define mtd partitions in config
- f8e5970 env: sf: Don't call spi_flash_free when CONFIG_DM_SPI_FLASH=y
- a54fb8d rockchip: rockpro64: Update SPI flash partitions in devicetree
- 306a86f rockchip: rockpro64: Enable PCIe AHCI boot
- ce906d9 rockchip: rk3399: Enable SCSI in distro bootcmd
- 151347a distro_bootcmd: Run pci enum before SCSI boot
See More
- ce32bef rockchip: rockpro64: enable sending platform param to TF-A
- c4fdded Prepare v2021.01
- c8f2a06 xea: config: Disable CONFIG_SPL_OF_PLATDATA_PARENT on XEA (imx28)
- ee66df1 xea: config: Use CONFIG_PREBOOT from Kconfig
- a062d8e xea: spl: Disable pull UP for GPIO0_2{35}
- 92cb207 rockchip: pinebook-pro: default to SPI bus 1 for SPI-flash
- b8c725e Merge tag 'u-boot-stm32-20210106' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm
- ec4efd5 ARM: dts: stm32: Fix GPIO hog flags on DHCOM DRC02
- 1a6de00 ARM: dts: stm32: Fix GPIO hog flags on DHCOM PicoITX
- c2d80bb Merge tag 'ti-v2021.01-rc5' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti
- a8ef64e Nokia RX-51: Decrease i2c speed to 100000
- d8ab0fe image: support board_fit_config_name_match
- f14e6ee image: cleanup pre-processor usage
- 62b07b5 Prepare v2021.01-rc5
- 2e57549 Merge branch '2021-01-04-minor-fixes'
- acff02c cosmetic: fix typo in drivers/usb/Kconfig
- 1639988 cmd: ubi: don't allow to rename a volume to a name that already exist
- 19408a3 mailmap: Update mail address for Igor Opaniuk
- 5154971 doc: android/boot-image: invalid C declaration
- 71fd11b nvme: Use only 32-bit accesses in nvme_writeq/nvme_readq
- 21e1cae Merge tag 'efi-2021-01-rc5-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi
- be48b0f efi_loader: use after free in efi_exit()
- aeaf0e6 efi_loader: describe struct efi_loaded_image_obj
- 34dc4a9 efi_loader: efi_signal_event() fix comment typos
- e434311 efi_loader: avoid invalid free
- 9abb01a efi_loader: escape key handling
- 5f9b537 efi_loader: missing parentheses after if
- ab865a8 Merge tag 'u-boot-imx-20201227' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx
- 1c3d1aa Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell
- 0eb0eb4 Revert "arm64: a37xx: pci: Assert PERST# signal when unloading driver"
- ce04093 arm: mvebu: armada-xp-gp.dts: Add spi0 alias
- 33fc6fc arm: mvebu: Add armada-xp-gp-u-boot.dtsi for U-Boot properties
- 26c7048 i2c: mxc_i2c: improve error message readability
- e6abe16 imx: mx7: clock: use correct format strings
- 37648b6 arm: dart6ul: read and print SoM info from eeprom on startup
- d4d7b66 arm: dart6ul: change compatible string for eeprom
- f23c706 toradex: hand over maintainership
- b6b1b38 imx8mp_evk: Increase CONFIG_SYS_MALLOC_F_LEN
- 7d6a36a imx: ahab: allow to bypass confirmation for ahab_close cmd
- 717bf50 board: ge: bx50v3: cleanup phy config
- c44d374 board: ge: bx50v3: remove confidx magic numbers
- e426e2d Merge tag 'efi-2021-01-rc5' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi
- 548fb67 efi_loader: Extra checks while opening an OPTEE session
- db43c0b compiler.h: add host_build()
- 72397c9 mx6sabresd: Remove unneeded checkboard()
- e601f0f configs: imx8m: enable eMMC HS400ES and SD UHS mode on EVK
- 50b1a69 ARM: dts: imx8m: add UHS or HS400/HS400ES properties
- 247bbeb ARM: dts: imx8m: increase off-on delay on the SD Vcc regulator
- 1a5d9c8 imx8mm_beacon: Enable HS400 on MMC controller
- 1170d2b arm64: dts: imx8mm-beacon: Re-sync dts file with Linux 5.10-rc6
- 15d79fc arm: dts: imx8mm: sync dts from Linux Kernel 5.10-rc6
- d72cece imx: imx8mm: Update clock bindings header
- 2055103 ARM: dts: imx: imx8qm-rom7720: Fix AR8031 phy-mode
- fbc3262 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
- 6ef1b75 fsp: Move and rename fsp_types.h file
- e7eeb6d doc: edison: Update information about xFSTK
- c15f44a Prepare v2021.01-rc4
- 1e5f7df Travis-CI: Drop support
- e668bec board: kontron: sl28: reorder mmc devices
- 46a4d75 Merge tag 'efi-2021-01-rc4' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi
- 77504ee MAINTAINERS: add tools/efivar.py to EFI PAYLOAD
- 73253d7 tools: add a simple script to generate EFI variables
- 265ce19 efi_loader: make variable store size customizable
- 0c1b71c doc: man-page for bootefi command
- 24ceb44 doc: button command
- 549e7cb Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-spi
- 233a4d4 Merge tag 'u-boot-amlogic-20201218' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic
- 21a1bc6 ARM: dts: meson: switch TFLASH_VDD_EN pin to open drain on Odroid-C4
- 936a645 mtd: spi-nor-ids: add Micron MT25QL01G flash
- 24f2794 spi: ca_sflash: Add CAxxxx SPI Flash Controller
- b55af5a riscv: Add device tree bindings for SPI
- fec7bf0 spi: dw: Add mem_ops
- 0d98f6d spi: dw: Document devicetree binding
- 5887579 spi: dw: Add support for multiple CTRLR0 layouts
- 237e588 spi: dw: Add SoC-specific compatible strings
- ddd3450 spi: dw: Rearrange struct dw_spi_priv
- 934beab spi: dw: Remove spi_enable_chip
- 3004034 spi: dw: Rename registers to match datasheet
- c785f43 spi: dw: Use generic function to read reg address
- 13fc44e spi: dw: Rename "cs-gpio" to "cs-gpios"
- 1b3dd49 spi: dw: Convert calls to debug to dev_*
- caf1107 spi: dw: Fix driving MOSI low while recieving
- 25f068a mtd: spinand: enable erasing of bad mtd blocks
- 031b89e mtd: spinand: Do not erase the block before writing a bad block marker
- e610800 mtd: spinand: Explicitly use MTD_OPS_RAW to write the bad block marker to OOB
- 987f1e5 mtd: spinand: Stop using spinand->oobbuf for buffering bad block markers
- 40fc33f spi: Fix typo in header
- 55a2bec doc: Fix typo in FIT documentation
- d1b6b94 mtd: spi-nor-ids: Add SECT_4K to mx25l12805d
- 9dddead mtd: spi-nor-ids: Add Winbond W25M512JW flash entry
- 1910aca mtd: spi-nor-ids: Add Winbond W25M512JV flash entry
- 46c5391 spi: migrate trace to dev and log macro in spi uclass
- 03a673c dh_imx6: Switch to full DM-aware
- 538fe2f cm_fx6: Switch to full DM-aware
- 9ca54ef cl-som-imx7: Switch to DM_SPI/DM_SPI_FLASH
- 51f65b5 Merge branch 'master' of git://git.denx.de/u-boot...
rockpro64 u-boot v2020.10-rockpro64-ci
Changes:
- e34a178 Use TF-A v2.4 release
- 1f7392e rockchip: rockpro64: fix boot from SPI flash on spi1
- 498eaa7 rockpro64: Enable setexpr and fdt overlay
- ed5e94d rockpro64: Enable bootmenu command
- be33ba2 Add Azure pipelines file and flash/erase SPI scripts
- 6bcc6a2 rockchip: rockpro64: Enable BTRFS, LEDs and 0 bootdelay
- 119e512 rockchip: rockpro64: define mtd partitions in config
- 219e107 env: sf: Don't call spi_flash_free when CONFIG_DM_SPI_FLASH=y
- b13e1b1 rockchip: rockpro64: Update SPI flash partitions in devicetree
- 8c9b34a rockchip: rockpro64: Enable PCIe AHCI boot
See More
- eb91e9a rockchip: rk3399: Enable SCSI in distro bootcmd
- 6a30744 distro_bootcmd: Run pci enum before SCSI boot
- 629bf36 rockchip: rockpro64: enable sending platform param to TF-A
- 050acee Prepare v2020.10
- 0f3e294 board: tbs2910: Use recommended distroboot addresses
- bb9f59f Merge tag 'u-boot-stm32-20201002' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm
- d983941 ARM: dts: stm32: Add missing dm-spl props for SPI NOR on AV96
- 4f48163 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell
- 47e180f Merge tag 'late-bugfix-for-2020.10' of https://gitlab.denx.de/u-boot/custodians/u-boot-i2c
- 8e8dc04 Merge branch 'master' of git://git.denx.de/u-boot-sh
- 05e7511 arm: mvebu: Espressobin: Fix checks against machine compatible strings
- 3dee18e arm: mvebu: Espressobin: Instructions for more MAC addresses in README.marvell
- 86a73b0 i2c: rcar_i2c: Fix i2c read/write errors
- 5f9070a optee: copy FDT OP-TEE related nodes before generic FDT changes
- 421ebb7 Merge branch '2020-09-29-assorted-fixes'
- f644081 video: typo Normlly
- 499696e README: Fix typo in Board Initialisation Flow
- 0ed375e fs/squashfs: parameter check sqfs_read_metablock()
- 5558af1 mtd: fix typos in drivers/mtd/Kconfig, drivers/mtd/renesas_rpc_hf.c
- 324d779 Define default CONFIG_PREBOOT with right config option
- d44d46e Merge tag 'efi-2020-10-rc6' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi
- 114c0eb Merge tag 'u-boot-amlogic-20200928' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic
- c48e9f3 riscv: restore global data pointer in trap handler
- 02d249f rng: meson: make core clock optional
- b59c13d efi_loader: installation of EFI_RNG_PROTOCOL
- 7969335 efi_loader: efidebug display RNG protocol
- d03ad06 board: renesas: ebisu: Drop CA57 check in reset_cpu()
- 253388a Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq
- 8ec619f pci: layerscape: Fixup PCIe EP mode DT nodes for LX2160A rev2
- 6fe7743 net: pfe_eth: Remove non-DM code check from pfe_spi_flash_init
- 63d5344 net: pfe_eth: Fix resoure leak in pfe_spi_flash_init
- 450d491 arm: dts: lx2160a: Add IO range
- 858056b driver: net: fm: add support for XFI
- ad82772 ls1012a, pfe_eth: Update probe to avoid resource leak
- 0649ab4 ls1012a, pfe_eth: correction in delay implementation
- b750695 drivers: net: phy: Use Aquantia driver for AQR113C
- 479cfd1 drivers: net: ldpaa_eth: lx2160a: fix bug in checking if a DPMAC is enabled
- 4e0dc38 armv8: dts: fsl-lx2160a: add gpio0 gpio1 gpio3 DT nodes
- d31f3a1 armv8: lx2160a: fix reset sequence
- e5f1111 lx2160: Correct sd_boot environment variable
- c63edbc board: freescale: emc2305: Pass chip_addr to set_fan_speed
- ada19fd board/freescale/lsch3: Correct entry for 0.9v
- af288cb arm64: Layerscape: Survive LPI one-way reset workaround
- 223c190 fsl-layerscape: enable dwc3 snooping feature
- 1da91d9 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell
- 5f50b88 arm64: a37xx: pci: Disable link training when unloading driver
- e7e650e arm: kirkwood: dns325: Correct CONFIG_NR_DRAM_BANKS parameter
- 68e32e3 arm: mvebu: Espressobin: Set environment variable fdtfile
- 5a3f5e6 arm: mvebu: clearfog: don't override set fdtfile env
- 073ccfa arm: mvebu: defconfig: espressobin: enable NET_RANDOM_ETHADDR
- 6728da5 arm64: a37xx: increase CONFIG_SYS_BOOTM_LEN to 64MB
- 2781c71 mtd: spi-nor-ids: add support for Macronix mx25u12835f flash
- b7585aa pci: layerscape: Fix spurious writes and panic
- 7679afb configs: ls1012a/ls1046a: Add CONFIG_ENV_OVERWRITE in defconfig
- 120e92d ls1028a: use default scan_dev_for_boot
- 55004fa Merge tag 'mips-fixes-for-2020.10' of https://gitlab.denx.de/u-boot/custodians/u-boot-mips
- 7d1538c mips: vocore2: fix various issues
- bd25f9a mips: dts: Fix PIC32MZDA GPIO register definitions
- 81b543a mips: dts: Fix PIC32MZDA GPIO register definitions
- 0723c2d mips: dts: Fix device tree warnings for PIC32MZDA
- 95e7141 mips: pic32mzdask: enable CONFIG_BLK
- 69af033 mips: pic32mzdask: disable SDHCI SDCD signal workaround
- 10d65bf pinmux: pic32: add SDHCI pin config
- 6978db3 mmc: pic32: Refresh PIC32 MMC driver [ u-boot#15 ]
- 5949f36 Merge branch '2020-09-22-assorted-bugfixes'
- dc8368b configs: powerpc: Don't set CONFIG_ENV_ADDR for QorIQ SPIFLASH
- 643b5e7 disk: typo Terra Bytes
- 4061191 doc/build/gcc.rst: add missing apt-get install
- 24e8c0e gpio/mpc83xx_spisel_boot.c: include log.h
- 10a6aa9 spi: mpc8xxx_spi.c: fix cs activate/deactivate
- ba2a0cb Prepare v2020.10-rc5
- d6b241b configs: Resync with savedefconfig
- 10431c4 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
- 40edea3 x86: acpi: Add memset to initialize SPCR table
- 3f6966a x86: acpi: Fix calculation of DSDT length
- 674c58c x86: fsp: Replace e-mmc with emmc in devicetree bindings
- 4364a3f cmd: acpi: Print revisions in hex format
- 5a53441 x86: edison: Move config SYS_MALLOC_LEN to Kconfig
- 400f84c Merge tag 'efi-2020-10-rc5-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi
- 667ab37 Merge branch '2020-09-18-assorted-bugfixes'
- 8f0ac53 efi: change 'env -e -i' usage syntax
- 52a8481 efi_selftest: check for RISC-V boot-hartid in FDT
- 18161a8 efi_selftest: rework device tree test
- ffbeafe efi_memory: refine overlap_only_ram description
- cf0bf89 rng: stm32mp1: use log() instead of printf()
- 9989fb1 cmd: mem: fix range of bitflip test
- e03dd8a configs: bcmstb: Disable networking support
- a7dc37d fs/squashfs: Fix Coverity Scan defects
- 98f3ee0 Merge tag 'u-boot-imx-20200918' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx
- 4516b53 board: tbs2910: Disable CONFIG_ENV_VARS_UBOOT_CONFIG in defconfig
- 9de3126 Merge branch '2020-09-16-assorted-fixes'
- bf46474 apalis-imx8qm: rename all occurences to apalis-imx8
- 08b6a60 colibri-imx8qxp: rename all occurences to colibri-imx8x
- f9c3a81 mm...
rockpro64 u-boot v2020.01-ci
Changes:
- 335875f Run pci enum before SCSI (SATA) boot
- 5a6b328 Enable SATA AHCI boot support
- 4917bad Wait 10s before erasing SPI
- 3e7cc27 ci: build erase_spi.img as well as flash_spi.img
- 5259522 rockchip: boot_mode: find the saradc device name
- 0a0e37d Add NVMe boot support for RockPro64
- c592735 rk3399: PCIe driver
- 0573b8a Configure u-boot to set up mtdparts
- 857d1d8 env: sf: Don't call spi_flash_free when CONFIG_DM_SPI_FLASH=y
- bbd28e3 Build SPI, MMC u-boot and flash_spi.img
See More
- 7db83e4 dts changes and alternate config for rockpro64 SPI flash boot
- 27ee0d2 Add Azure Pipelines YAML file and baud rate patch
- 0b0c6af Prepare v2020.01
- 797eee3 Revert "mmc: davinci: drop struct davinci_mmc_plat"
- 70bd39d Merge branch '2020-01-03-master-imports'
- 40109f4 arm: mach-k3: Enable WA for R5F deadlock
- 196d3e4 arm: dts: k3-j721e: ddr: Update to 0.2 version of DDR config tool
- c6ad936 include/u-boot/crc.h: pull 'uint' definition on musl targets
- d11fa9c include: fix 'ulong' definition on musl targets
- 4b75aa5 Merge tag 'fixes-v2020.01' of https://gitlab.denx.de/u-boot/custodians/u-boot-video
- bf83639 video: add wrappers for ttf type files to .gitignore
- 28aa6dc Merge tag 'u-boot-rockchip-20191231' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip
- 13ef116 Merge branch '2020-01-02-master-imports'
- 1785bf5 test: Fix the boardspec for the SPL handoff test
- 4163381 mailmap: Update mail address for Igor Opaniuk
- fc1a3bf test_env: don't strip() printenv results
- e852b30 arch/arm/Kconfig: typo/grammar/punctuation fixes
- 8190d5a .gitignore: ignore files generated by asn1 compiler
- e198bb5 tools: .gitignore: add asn1_compiler
- 0c20aaf video: Avoid using #ifdef in video-uclass.c
- 775d332 video: Avoid using #ifdef in vidconsole-uclass.c
- c656731 video: Avoid using #ifdef in console_rotate.c
- 4642119 video: Avoid using #ifdef in video blitting code
- 512563b video: x86: Enable 32-bit graphics by default
- c0a474b rockchip: evb-rk3328: Enable support ATF in SPL
- fa2047c rockchip: rk3328: enable spl-fifo-mode for emmc and sdmmc
- 09e7065 rockchip: rk3328: add COUNTER_FREQUENCY definition
- 6cb87cb Merge tag 'u-boot-imx-20191228' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx
- 831f06f Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi
- 1058bc5 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spi
- 5278e25 omap3_beagle: Change NAND ECC scheme back to OMAP_ECC_HAM1_CODE_HW
- fff7b33 rtc: rx8010js: add compatible string
- 0ba1216 rtc: s35392a: add compatible strings
- a00b1f9 rtc: rx8010sj: fix DM initialization
- 576434b ARM: imx6q_logic: Cleanup boot sequence check
- 61d7e2b ARM: i.MX6: TARGET_NITROGEN6X: add 'select MX6QDL'
- c30c360 nitrogen6x: prepare for CONFIG_MX6QDL
- dbbdc81 spi: rk: Limit transfers to (64K - 1) bytes
- cb56caa mtd: spi-nor-core: Fix static checker warnings
- e97bdfa tools/imximage: share DCD information via Kconfig
- 3b5aefa imx8mq_evk: Update the required ATF branch
- 502f3ca imx8m_evk: Remove unneeded earlycon string
- 0d3bc81 imx8m: ddr_init: Move ddr_init() messages to debug level
- 89c832c mx51evk: Fix U-Boot corruption after saving the environment
- d7cd860 mx6sxsabresd: Adjust the mmcdev after DM conversion
- 7ab832e pfuze: Fix the pmic_get() parameter in the DM case
- bfeaea7 colibri_imx6: fix broken fsl_esdhc_imx conversion
- f43b0d4 rockchip: mkimage: fix wrong range of rc4 encoding for boot image
- bcfb05c doc: rockchip: document packing second level loader with mkimage
- eea6cd8 rockchip: mkimage: support packing optional second level boot-loader
- dcdea29 doc: rockchip: Fix reference the wrong defconfig name of ROC-CC-RK3308
- 0abe0af rockchip: rk3308: allow loading larger kernel Image
- d4e4187 rockchip: add description for TPL_ROCKCHIP_COMMON_BOARD
- 3176d47 rockchip: px30-firefly add standalone dts
- b5dc3fb rockchip: firefly-px30: Fix the MACRO for CONFIG_DEBUG_UART2_CHANNEL
- 6d06ea3 rockchip: make_fit_atf: explicitly use python3
- 2ce1dbb Merge branch '2019-12-26-ti-imports'
- 52ce5f4 board: davinci: Update OMAPL138_LCDK maintainer
- 305a5d8 phy: ti-pipe3: Fix SATA & USB PHY power up sequence
- 277d5d1 phy: ti-pipe3: improve DPLL stability for SATA & USB
- 53df65a phy: ti-pipe3: Introduce mode property in driver data
- b055e67 phy: ti-pipe3: Use TRM recommended settings for SATA DPLL
- 29a4e35 rockchip: rk3288-evb: update config to support OPTEE
- 22aa281 rockchip: rk3288-evb: update CONFIG_NR_DRAM_BANKS to 2
- 4690ef8 rockchip: rk3288-evb: update SPL_STACK/MALLOC_LEN config with rk3399
- 7c33771 rockchip: fit_spl_optee: get text and optee base from build
- d792b63 Merge branch 'master' of git://git.denx.de/u-boot-usb
- 1e104ac Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-net
- 5c20728 usb: dwc3: Fix UTMI/UTMIW phy interface initialization
- 5c7fa84 MAINTAINERS: assign usb.c and and usb_kbd.c
- bdf30e8 usb: cdns3: ep0: Fix build warnings related to cache ops
- c62e614 fw_setenv: avoid writing environment when nothing has changed
- 1785d8c drivers: net: bcm-sf2: pass -1 to phy_connect()
- a9447c0 net: dwc_eth_qos: Pass -1 to phy_connect() to scan for all PHYs
- 421e7a4 sunxi: remove __packed from struct sunxi_prcm_reg
- e7c15b7 sun8i: h3: Support H3 variant of Orange Pi Zero Plus 2
- 9bd34a6 sunxi: psci: avoid error address-of-packed-member
- 864d664 mtd: spi-nor: ids: Add GigaDevice gd25q128
- 643366b Merge tag 'u-boot-stm32-20191218' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm
- eddd792 stm32mp1: configs: Resync with savedefconfig
- 16fec9b stm32mp1: remove the imply BOOTSTAGE
- eee1580 stm32mp1: imply CMD_CLS
- ef7c2af Prepare v2020.01-rc5
- 85432c6 Merge branch '2019-12-13-master-imports'
- 7da4fb9 arm: ti: dra7: move BOOTP_DNS2 and PHY_TI in defconfig
- c013a2f common: remove duplicate typedef for uchar
- 97fd369 doc: fitImage: example of a signature node
- 83c646c mailmap: Update mail address for Boris Brezillon
- 93ce16f doc: really get rid of Documentation/ directory
- 875669d sysreset_mpc83xx: fix mcp83xx -> mpc83xx typo
- 0576770 dts: am335x-brsmarc1/xre1: insert phy_id again
- f39abbb Merge tag 'rpi-next-2020.01.2' of https://gitlab.denx.de/u-boot/custodians/u-boot-raspberrypi
- 3031cde Merge tag 'fix-for-2020.01' of https://gitlab.denx.de/u-boot/custodians/u-boot-i2c
- addb1d9 Merge tag 'u-boot-atmel-fixes-2020.01-a' of https://gitlab.denx.de/u-boot/custodians/u-boot-atmel
- e516746 ARM: defconfig: Fix 32bit config for RPi4
- ...
rockpro64 u-boot v2020.01-rc5-nvme-ci
Changes:
- 0bfd473 Add NVMe boot support for RockPro64
- b052369 Clean up PCIe driver, fix a bug in reading config
- 21c696f pci: add rk3399 pcie driver
- a422e7f Configure u-boot to set up mtdparts
- 1d37a57 env: sf: Don't call spi_flash_free when CONFIG_DM_SPI_FLASH=y
- 322799e Build SPI, MMC u-boot and flash_spi.img
- a88dc99 dts changes and alternate config for rockpro64 SPI flash boot
- 1f9ffd8 Add Azure Pipelines YAML file and baud rate patch
- 28aa6dc Merge tag 'u-boot-rockchip-20191231' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip
- 13ef116 Merge branch '2020-01-02-master-imports'
See More
- 1785bf5 test: Fix the boardspec for the SPL handoff test
- 4163381 mailmap: Update mail address for Igor Opaniuk
- fc1a3bf test_env: don't strip() printenv results
- e852b30 arch/arm/Kconfig: typo/grammar/punctuation fixes
- 8190d5a .gitignore: ignore files generated by asn1 compiler
- e198bb5 tools: .gitignore: add asn1_compiler
- c0a474b rockchip: evb-rk3328: Enable support ATF in SPL
- fa2047c rockchip: rk3328: enable spl-fifo-mode for emmc and sdmmc
- 09e7065 rockchip: rk3328: add COUNTER_FREQUENCY definition
- 6cb87cb Merge tag 'u-boot-imx-20191228' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx
- 831f06f Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi
- 1058bc5 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spi
- 5278e25 omap3_beagle: Change NAND ECC scheme back to OMAP_ECC_HAM1_CODE_HW
- fff7b33 rtc: rx8010js: add compatible string
- 0ba1216 rtc: s35392a: add compatible strings
- a00b1f9 rtc: rx8010sj: fix DM initialization
- 576434b ARM: imx6q_logic: Cleanup boot sequence check
- 61d7e2b ARM: i.MX6: TARGET_NITROGEN6X: add 'select MX6QDL'
- c30c360 nitrogen6x: prepare for CONFIG_MX6QDL
- dbbdc81 spi: rk: Limit transfers to (64K - 1) bytes
- cb56caa mtd: spi-nor-core: Fix static checker warnings
- e97bdfa tools/imximage: share DCD information via Kconfig
- 3b5aefa imx8mq_evk: Update the required ATF branch
- 502f3ca imx8m_evk: Remove unneeded earlycon string
- 0d3bc81 imx8m: ddr_init: Move ddr_init() messages to debug level
- 89c832c mx51evk: Fix U-Boot corruption after saving the environment
- d7cd860 mx6sxsabresd: Adjust the mmcdev after DM conversion
- 7ab832e pfuze: Fix the pmic_get() parameter in the DM case
- bfeaea7 colibri_imx6: fix broken fsl_esdhc_imx conversion
- f43b0d4 rockchip: mkimage: fix wrong range of rc4 encoding for boot image
- bcfb05c doc: rockchip: document packing second level loader with mkimage
- eea6cd8 rockchip: mkimage: support packing optional second level boot-loader
- dcdea29 doc: rockchip: Fix reference the wrong defconfig name of ROC-CC-RK3308
- 0abe0af rockchip: rk3308: allow loading larger kernel Image
- d4e4187 rockchip: add description for TPL_ROCKCHIP_COMMON_BOARD
- 3176d47 rockchip: px30-firefly add standalone dts
- b5dc3fb rockchip: firefly-px30: Fix the MACRO for CONFIG_DEBUG_UART2_CHANNEL
- 6d06ea3 rockchip: make_fit_atf: explicitly use python3
- 2ce1dbb Merge branch '2019-12-26-ti-imports'
- 52ce5f4 board: davinci: Update OMAPL138_LCDK maintainer
- 305a5d8 phy: ti-pipe3: Fix SATA & USB PHY power up sequence
- 277d5d1 phy: ti-pipe3: improve DPLL stability for SATA & USB
- 53df65a phy: ti-pipe3: Introduce mode property in driver data
- b055e67 phy: ti-pipe3: Use TRM recommended settings for SATA DPLL
- 29a4e35 rockchip: rk3288-evb: update config to support OPTEE
- 22aa281 rockchip: rk3288-evb: update CONFIG_NR_DRAM_BANKS to 2
- 4690ef8 rockchip: rk3288-evb: update SPL_STACK/MALLOC_LEN config with rk3399
- 7c33771 rockchip: fit_spl_optee: get text and optee base from build
- d792b63 Merge branch 'master' of git://git.denx.de/u-boot-usb
- 1e104ac Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-net
- 5c20728 usb: dwc3: Fix UTMI/UTMIW phy interface initialization
- 5c7fa84 MAINTAINERS: assign usb.c and and usb_kbd.c
- bdf30e8 usb: cdns3: ep0: Fix build warnings related to cache ops
- c62e614 fw_setenv: avoid writing environment when nothing has changed
- 1785d8c drivers: net: bcm-sf2: pass -1 to phy_connect()
- a9447c0 net: dwc_eth_qos: Pass -1 to phy_connect() to scan for all PHYs
- 421e7a4 sunxi: remove __packed from struct sunxi_prcm_reg
- e7c15b7 sun8i: h3: Support H3 variant of Orange Pi Zero Plus 2
- 9bd34a6 sunxi: psci: avoid error address-of-packed-member
- 864d664 mtd: spi-nor: ids: Add GigaDevice gd25q128
- 643366b Merge tag 'u-boot-stm32-20191218' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm
- eddd792 stm32mp1: configs: Resync with savedefconfig
- 16fec9b stm32mp1: remove the imply BOOTSTAGE
- eee1580 stm32mp1: imply CMD_CLS
- ef7c2af Prepare v2020.01-rc5
- 85432c6 Merge branch '2019-12-13-master-imports'
- 7da4fb9 arm: ti: dra7: move BOOTP_DNS2 and PHY_TI in defconfig
- c013a2f common: remove duplicate typedef for uchar
- 97fd369 doc: fitImage: example of a signature node
- 83c646c mailmap: Update mail address for Boris Brezillon
- 93ce16f doc: really get rid of Documentation/ directory
- 875669d sysreset_mpc83xx: fix mcp83xx -> mpc83xx typo
- 0576770 dts: am335x-brsmarc1/xre1: insert phy_id again
- f39abbb Merge tag 'rpi-next-2020.01.2' of https://gitlab.denx.de/u-boot/custodians/u-boot-raspberrypi
- 3031cde Merge tag 'fix-for-2020.01' of https://gitlab.denx.de/u-boot/custodians/u-boot-i2c
- addb1d9 Merge tag 'u-boot-atmel-fixes-2020.01-a' of https://gitlab.denx.de/u-boot/custodians/u-boot-atmel
- e516746 ARM: defconfig: Fix 32bit config for RPi4
- a63f81c rpi: Enable DRAM bank initialization on arm64
- e19cfcc rpi: fix dram bank initialization
- 3104162 i2c: i2c_cdns: fix write timeout on fifo boundary
- fd4b8f8 Merge tag 'fixes-for-2020.01' of https://gitlab.denx.de/u-boot/custodians/u-boot-video
- e50d238 configs: sama5d27_som1_ek: Add default config to read ENV from QSPI
- 520f955 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-riscv
- 0e1233c spl: opensbi: wait for ack from secondary harts before entering OpenSBI
- 90ae281 riscv: add option to wait for ack from secondary harts in smp functions
- 8b3e97b riscv: add functions for reading the IPI status
- b86f6d1 spl: opensbi: specify main hart as preferred boot hart
- 04883bf doc: update AX25-AE350 RISC-V documentation
- cca8b1e riscv: dts: Add #address-cells and #size-cells in nor node
- f05b656 riscv: dts: Support four cores SMP
- 444c464 riscv: Fix clear bss loop in the start-up code
- 31dae22 spl: cache: Allow cache drivers in SPL
- 8ba595b...
rockpro64 u-boot v2020.01-rc5-ci
Changes:
- 20cf71a Fix syntax error with quote in echo
- fa3fbfb Indicate error if SPI Flash isn't detected
- 69493a1 Configure u-boot to set up mtdparts
- 7fd71ad env: sf: Don't call spi_flash_free when CONFIG_DM_SPI_FLASH=y
- f06dd5d Show what flash_spi script is doing
- 18f18a5 Make mmc and spi configs more similar
- bcfb4d2 Build SPI, MMC u-boot and flash_spi.img
- 00a9ec5 add FAN53555 support to non-SPI defconfig
- cc75fa5 Remove CONFIG_OF_LIVE
- 254abee Remove extra properties from spiflash
See More
- 1e6c6b6 Config for env in SPI flash
- 9caf1c1 rockchip: mkimage: fix wrong range of rc4 encoding for boot image
- 5c1724a doc: rockchip: document packing second level loader with mkimage
- 6b1356e rockchip: mkimage: support packing optional second level boot-loader
- 4641148 ATF power domain patch is in mainline ATF now
- 331bf92 WIP: Add SPI flash boot support for RockPro64
- 3c63fab Add Azure Pipelines YAML file and baud rate patch
- 831f06f Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi
- 1058bc5 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spi
- 5278e25 omap3_beagle: Change NAND ECC scheme back to OMAP_ECC_HAM1_CODE_HW
- dbbdc81 spi: rk: Limit transfers to (64K - 1) bytes
- cb56caa mtd: spi-nor-core: Fix static checker warnings
- 2ce1dbb Merge branch '2019-12-26-ti-imports'
- 52ce5f4 board: davinci: Update OMAPL138_LCDK maintainer
- 305a5d8 phy: ti-pipe3: Fix SATA & USB PHY power up sequence
- 277d5d1 phy: ti-pipe3: improve DPLL stability for SATA & USB
- 53df65a phy: ti-pipe3: Introduce mode property in driver data
- b055e67 phy: ti-pipe3: Use TRM recommended settings for SATA DPLL
- d792b63 Merge branch 'master' of git://git.denx.de/u-boot-usb
- 1e104ac Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-net
- 5c20728 usb: dwc3: Fix UTMI/UTMIW phy interface initialization
- 5c7fa84 MAINTAINERS: assign usb.c and and usb_kbd.c
- bdf30e8 usb: cdns3: ep0: Fix build warnings related to cache ops
- c62e614 fw_setenv: avoid writing environment when nothing has changed
- 1785d8c drivers: net: bcm-sf2: pass -1 to phy_connect()
- a9447c0 net: dwc_eth_qos: Pass -1 to phy_connect() to scan for all PHYs
- 421e7a4 sunxi: remove __packed from struct sunxi_prcm_reg
- e7c15b7 sun8i: h3: Support H3 variant of Orange Pi Zero Plus 2
- 9bd34a6 sunxi: psci: avoid error address-of-packed-member
- 864d664 mtd: spi-nor: ids: Add GigaDevice gd25q128
This list of changes was auto generated.
rockpro64 u-boot v2020.01-rc5-spiboot-ci
Changes:
- f952dff Adapt azure-pipelines.yml for SPI and MMC build
- dfb51d4 WIP: SPI flash boot support for rockpro64
- 8212bc4 mtd: spi-nor: ids: Add GigaDevice gd25q128
- 70aada9 ram: rk3399: don't assume phy_io_config() uses real regs
- aefef05 roc-rk3399-pc: Add SPI boot support
- 4f2ed07 rockpro-rk3399: Enable SPI Flash
- dcc8dad roc-pc-rk3399: Enable SPI Flash
- c5d865d rockchip: dts: Sync ROC-RK3399-PC changes from Linux
- fc7c80d env: Enable SPI flash env for rockchip
- f0bd7b7 env: kconfig: Restrict rockchip env for MMC
See More
- 9a3fb8a rk3399: Check MMC env while defining it
- 0bca54c rk3399: Add boot flash script offet, size
- 7ffa4c6 rockchip: Include SF on distrocmd devices
- bb9a68f distro_bootcmd: Add SF support
- b388568 spi: rk: Limit transfers to (64K - 1) bytes
- 41e5bc7 rockchip: mkimage: fix wrong range of rc4 encoding for boot image
- 88f24de doc: rockchip: document packing second level loader with mkimage
- 7419435 rockchip: mkimage: support packing optional second level boot-loader
- 59540ab Add Azure Pipelines YAML file
- 643366b Merge tag 'u-boot-stm32-20191218' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm
- eddd792 stm32mp1: configs: Resync with savedefconfig
- 16fec9b stm32mp1: remove the imply BOOTSTAGE
- eee1580 stm32mp1: imply CMD_CLS
- ef7c2af Prepare v2020.01-rc5
- 85432c6 Merge branch '2019-12-13-master-imports'
- 7da4fb9 arm: ti: dra7: move BOOTP_DNS2 and PHY_TI in defconfig
- c013a2f common: remove duplicate typedef for uchar
- 97fd369 doc: fitImage: example of a signature node
- 83c646c mailmap: Update mail address for Boris Brezillon
- 93ce16f doc: really get rid of Documentation/ directory
- 875669d sysreset_mpc83xx: fix mcp83xx -> mpc83xx typo
- 0576770 dts: am335x-brsmarc1/xre1: insert phy_id again
- f39abbb Merge tag 'rpi-next-2020.01.2' of https://gitlab.denx.de/u-boot/custodians/u-boot-raspberrypi
- 3031cde Merge tag 'fix-for-2020.01' of https://gitlab.denx.de/u-boot/custodians/u-boot-i2c
- addb1d9 Merge tag 'u-boot-atmel-fixes-2020.01-a' of https://gitlab.denx.de/u-boot/custodians/u-boot-atmel
- e516746 ARM: defconfig: Fix 32bit config for RPi4
- a63f81c rpi: Enable DRAM bank initialization on arm64
- e19cfcc rpi: fix dram bank initialization
- 3104162 i2c: i2c_cdns: fix write timeout on fifo boundary
- fd4b8f8 Merge tag 'fixes-for-2020.01' of https://gitlab.denx.de/u-boot/custodians/u-boot-video
- e50d238 configs: sama5d27_som1_ek: Add default config to read ENV from QSPI
- 520f955 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-riscv
- 0e1233c spl: opensbi: wait for ack from secondary harts before entering OpenSBI
- 90ae281 riscv: add option to wait for ack from secondary harts in smp functions
- 8b3e97b riscv: add functions for reading the IPI status
- b86f6d1 spl: opensbi: specify main hart as preferred boot hart
- 04883bf doc: update AX25-AE350 RISC-V documentation
- cca8b1e riscv: dts: Add #address-cells and #size-cells in nor node
- f05b656 riscv: dts: Support four cores SMP
- 444c464 riscv: Fix clear bss loop in the start-up code
- 31dae22 spl: cache: Allow cache drivers in SPL
- 8ba595b riscv: ax25: cache: Add SPL_RISCV_MMODE for SPL
- 43a0832 riscv: andes_plic: Fix some wrong configurations
- 7e24518 riscv: ax25-ae350: Use generic memory size setup
- cd61e86 riscv: ax25-ae350: add SPL configuration
- ca06444 riscv: ax25: add SPL support
- 31fbf60 Use dts support from U-Boot via OF_SEPARATE instead of depending from opensbi.
- b82a185 riscv: dts: Add hifive-unleashed-a00 dts from Linux
- 6b20dc1 riscv: increase stack size to avoid a stack overflow during distro boot
- 1045ff4 ARM: DRA7: Fixup DSP OPP_HIGH clock rate on DRA76P/DRA77P SoCs
- ac1ca99 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-net
- 2c4e067 cmd: pxe: Increase maximum path length
- c627abe configs: j721e_evm_a72_defconfig: Enable DMA and Ethernet
- 4886f1c arm: dts: k3-j721e-common-proc-board: Add DMA and CPSW related DT nodes
- 382c0c6 net: ti: am65-cpsw-nuss: Add new compatible for J721e
- 461a290 net: ti: am65-cpsw-nuss: Rework RX flow ID handling
- 5e6d9cc dma: ti: k3-udma: Implement dma_get_cfg() interface
- b8a4dd2 dma: Introduce dma_get_cfg() interface
- 08b3e90 net: ftgmac100: align RX/TX descriptors on ARCH_DMA_MINALIGN
- 1e354cb drivers: net: fsl_enetc: register internal MDIO bus
- 6c96446 drivers: net: fsl_enetc_mdio: return with time-out if HW is stuck
- a931f78 drivers: net: fsl_enetc: move PCS and PHY config to probe
- 307f8a6 drivers: net: fsl_enetc: Add 2.5Gbps to supported link speeds
- 17bd7ea drivers: net: fsl_enetc: use the new MDIO DM helper functions
- 2f62455 net: mdio-uclass: add dm_eth_phy_connect helper function
- a5d32c3 net: mdio-uclass: rename arguments of dm_mdio_phy_connect for clarity
- 16cdc2d net: tftp: Fix too small block size
- e22e3af drivers: net: fsl_enetc: use XFI, USXGMII interface type macros
- ee278ac doc: bindings: Aquantia PHY node binding
- e81031c doc: bindings: add bindings document for PHY nodes
- 6d9bc20 drivers: net: aquantia: check system interface too when checking for link up
- 05f8607 drivers: net: aquantia: set SMBus addr based on DT property
- 7552ee9 drivers: net: aquantia: set MDI reversal based on DT property
- a301ec7 drivers: net: aquantia: set up SI protocol based on interface type
- 5fe861b drivers: net: aquantia: add PHY generation information
- 8a141d6 drivers: net: aquantia: use XFI, USXGMII interface types
- d718b69 include: phy: add data field for private driver data
- 17285fc include: phy: define XFI and USXGMII interface types
- 389488d net: phy: fix switch vendor name
- 5bcb4b8 net: phy: mv88e61xx: register phy_driver struct for 88E6071
- 41820c4 net: phy: mv88E61xx: fix ENERGY_DET init for mv88E6071
- 4aa05f6 net: phy: mv88e61xx: add CPU port parameter init for 88E6071
- f41a722 net: phy: mv88e61xx: rework to enable detection of 88E6071 devices
- b2f2643 net: phy: micrel: make sure the factory test bit is cleared
- 19820db net: eth-uclass: ignore unavailable devices
- bf58916 net: phy: aquantia: wait for phy init sequence to finish
- 7c56408 net: macb: let miiphy_read/_write pass arbitrary addresses
- 0d3044c net: macb: explicitly pass phy_adr to mdio read and write
- 27c3f70 net: phy: Increase link up delay in genphy_update_link()
- 7d9701d cmd: mdio/mii: add Kconfig help and allow break dependency
- 945dd96 net: rtl8169: Support RTL-8168c/8111c
- 17caaf8 net: mvpp2: MVPP2 now needs MVMDIO
- 2a42870...
rockpro64 u-boot v2019.10-ci
Changes:
- 327bee3 Add Azure Pipelines YAML file and baud rate patch
- 61ba124 Prepare v2019.10
- 2a72323 NET: DW: fix regression for ARC boards
- 879396a Merge branch '2019-10-06-master-imports'
- 5bac9c5 cmd: host: fix seg fault at "host info"
- 9bd9b2b MAINTAINERS: Update my email address
- e263607 arm: socfpga: disable CONFIG_SPL_WDT for gen5 and a10
- a11cb57 gitlab-ci: fix typo 'plaforms'
- dac51e9 Merge branch 'master' of git://git.denx.de/u-boot-sh
- 62861c7 Merge branch '2019-10-04-master-imports'
See More
- 2baa731 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
- d90fc9c Revert "env: solve compilation error in SPL"
- 5ff1963 ARM: dts: imx6q-logicpd: Add missing imx6q-logicpd-u-boot for SPL
- fa840f1 initcall.h: initcall_run_list(): Improve debug output
- 60a9aeb Kconfig: fix a typo in the description of bmp command.
- 4b0bcfa Kconfig: Migrate CONFIG_BOOTM_* options
- 400b955 cmd: part: number: return hexadecimal value
- 46f0d9c ARM: keystone2: update the default addresses of the secure monitor
- 29c9db4 board: ti: am654: Disable TRNG node for HS devices
- dd2d989 autoboot: add necessary dependency at AUTOBOOT_MENU_SHOW
- 12e800c MAINTAINERS, git-mailrc: Update the maintainer for socfpga
- d4c5141 Makefile: mrproper should remove *.pyc files
- fc8db75 Makefile: Fix typo around CONFIG_SPL_FIT_SOURCE
- c9e6c13 arm: K3: Increase default SYSFW image size allocation
- e18c41f dm: core: Correct bad cast in ofnode_get_addr_size_index()
- e587886 dm: core: Correct low cell in ofnode_read_pci_addr()
- ea4316c Merge tag 'rpi-next-2019.10.2' of https://github.com/mbgg/u-boot
- f2d2d22 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
- d905aa8 x86: zImage: Propagate acpi_rsdp_addr to kernel via boot parameters
- 9de5b89 rpi4: enable dram bank initialization
- 023ff4b Merge tag 'u-boot-atmel-fixes-2019.10-a' of https://gitlab.denx.de/u-boot/custodians/u-boot-atmel
- 2852482 Merge tag 'u-boot-rockchip-20190928' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip
- 27a5d62 at91: configs: Drop duplication of defconfig macros
- e074d0f arm: at91: gardena-smart-gateway-at91sam: Enable CONFIG_SYS_NAND_USE_FLASH_BBT
- 49d5fba ARM: dts: rmobile: Restore increase off-on delay on the SD Vcc regulator
- d46b548 rockchip: make_fit_atf.py: fix .its generation for a single atf image
- 03f98b7 rockchip: misc: read the correct number of bytes from the efuse
- dfd5900 Merge tag 'efi-2019-10-rc5' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi
- 1f3910d ci: add envtools support
- 664689f env: add missing <compiler.h> header file
- 7ce01c7 fw_env: fix build error
- e184a3b fw_env: remove duplicated definitions
- 3545c66 efi_loader: SetVariable() deleting variables
- edb6b68 efi_loader: SetVariable() fix illegal return
- be09372 efi_loader: description efi_stri_coll()
This list of changes was auto generated.
rockpro64 u-boot v2019.10-rc4-ci
Changes:
- 2d5996f Use idbloader.img built by u-boot Makefile target
- 8a017d9 Add Azure Pipelines YAML file
- 31e086e Prepare v2019.10-rc4
- 665c35a configs: Resync with savedefconfig
- 780a17e Merge tag 'fixes-for-2019.10' of https://gitlab.denx.de/u-boot/custodians/u-boot-video.git
- 390183b Merge tag 'efi-2019-10-rc4-5' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi
- f34e7fc sunxi: video: HDMI: Fix LCD clock divider
- d2a8271 splash: fix splash banner output
- 8eba739 imx: mx6sabreauto: fix splash logo drawing
- ea2458c imx: colibri_imx6: fix splash logo drawing
See More
- e80aa8b imx: icore: fix splash logo drawing
- 6669733 imx: apalis_imx6: fix splash logo drawing
- b0413fc imx: mx6sabresd: fix splash logo drawing
- b2ec22b imx: wandboard: fix splash logo drawing
- 7600d62 splash: fix logo drawing if CONFIG_VIDEO_LOGO enabled
- d6c7309 Merge tag 'u-boot-rockchip-20190920' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip
- 79907a4 test: add tests for u16_strcmp()
- f8062c9 lib: charset: add u16_strcmp()
- 5a24239 efi_loader: selftest: enable APPEND_WRITE tests
- 6d2f27c efi_loader: variable: support APPEND_WRITE
- 7dc10c9 efi_loader: incorrect return value form DisconnectController
- 23ad52f efi_loader: device_path: support Sandbox's "host" devices
- aa8c629 Merge branch '2019-09-19-master-imports'
- 282ed24 dm: MIGRATION: Add migration plan for CONFIG_DM
- 1e39663 watchdog: omap_wdt: Fix WDT target reset when booted from emmc
- 4a7cf0f scrapyard: Delete this file and script
- 7aed3d3 disk: part_dos: Allocate at least one block size for mbr
- fd75bf7 kconfig: doc: Update comment regarding CONFIG_IS_ENABLED(FOO) for TPL
- 5f8f46e doc: fix: Replace SPL_OF_PLATDATA with OF_PLATDATA in examples
- d64e01f rtc: ds3231/ds3232: fix coding style
- e327768 travis.yml: change Ubuntu version to xenial
- 4a6b74a rockchip: config: evb-rk3288: enable SPL_STACK_R
- 507477e rockchip: evb-rk3288: Drop explicit SPL_TEXT
- 07390d1 configs: rk3288: Increase bootm length
- f810ea6 rockchip: rk3288-tinker: Attach missing peripherals at SPL
- 4bd143b configs: tinker: Enable SDRAM, SPL stack
- 87d3fac configs: tinker: Drop explicit SPL_TEXT
- 891d4d1 rockchip: spi-boot-order: Trival fix to newline missing
- 4f24163 ram: rk3288: Initialize dram for TPL builds
- 78efae6 configs: vyasa-rk3288: Fix SPL_TEXT_BASE
- bacad56 rockchip: rk3288: vyasa: Drop ROCKCHIP_BROM_HELPER selection
- fc925fd configs: rockpro64-rk3399: Enable CONFIG_MISC_INIT_R and ROCKCHIP_EFUSE
- a9fa70b Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq
- 0d6160a Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-spi
- ce704ea doc: driver-model: Update SPI migration status
- 718fd83 mtd: spi-nor: enable protection ops for SST26 flash series
- e0cacdc mtd: spi-nor: add missing SST26* flash IC protection ops
- 210d8ad mtd: spi: Drop sf.c
- 43084a5 mtd: spi_dataflash: Use spi read then write
- 8473b32 spi: Add spi_write_then_read
- 6bd6c21 spi: Kconfig: Unmark DEPRECATED for MXS_SPI
- dfe72d0 spi: soft_spi: Fix data abort if slave is not probed
- 07a5cb9 spi: mvebu_a3700_spi: Fix clock prescale computation
- a314ec1 Merge branch 'master' of git://git.denx.de/u-boot-sh
- 6f40013 Merge branch 'master' of git://git.denx.de/u-boot-usb
- 23b93e3 Merge branch '2019-09-13-ti-imports'
- b32882d sh: r2dplus: Enable DHCP command
- a12c90a sh: r2dplus: Fix missing PCI range
- fa7cff8 sh: Fix SH4 build with GCC versions without -m4-nofpu
- e914109 sh: Fix incorrect linking with new binutils
- 1852b44 configs: am65x_hs_evm: Use FIT images when booting HS devices
- 76470b6 configs: ti: Add environment support commands for FIT loading
- 16f14b9 ARM: dts: dra74x: Fix iodelay configuration for mmc3
- 78e5121 arm: k3: Use get_ti_sci_handle() where ever possible
- e8d3a18 arm: k3: Fix getting ti_sci handle
- b8879c4 ARM: omapl138_lcdk: Enable Pinctrl
- ca62f2b ARM: omapl138_lcdk: Enable DM_GPIO and DM and GPIO Commands
- 20a4a85 ARM: omapl138_lcdk: Disable SPL_DM_USB
- bebe758 ARM: omapl138_lcdk: Remove dead code
- 24e4439 arm: am437x: cm-t43: Enable DM for MMC, USB, SPI, SPI_FLASH, enable BLK
- d60eb8e arm: am437x: cm-t43: Add device tree, enable OF_CONTROL
- 62a9620 soc: ti: k3-navss-ringacc: fix k3_nav_ringacc_ring_reset_dma
- 87d5b22 MAINTAINERS: Change fsl-qoriq, mpc86xx, mpc85xx maintainers
- 3ee0284 Merge tag 'efi-2019-10-rc4-4' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi
- 737c016 lx2160: Correct serdes frequency print.
- 116f75c armv8: ls1028a: Updated serdes configuration for 0x13BB
- c9ba88b armv8: fsl-layerscape: Fix typo in Layerscape PCIe config entry
- b9fe1a2 board: lx2160aqds: add support for SerDes protocol 14
- 065ccdc board: lx2160aqds: fix ethernet-phy compatible property
- 5d535aa board: fsl: lx2160a: implement board_fix_fdt
- 2f2a197 armv8: fsl-layerscape: Update I2C clock divider
- 412e25a watchdog: sp805_wdt: add expire_now method
- 0490cab armv8: ls1028a: configure PMU's PCTBENR to enable WDT
- a3ce94b arm: dts: ls1028a-qds: define the MDIO MUX
- f002b3f board/lx2160a: Fix MC firmware loading for SD boot
- f09d52b configs/ls1012ardb,lx2160ardb,ls1028ardb: add esdhc hs200 config
- 6f883e5 mmc: fsl_esdhc: Add emmc hs200 support
- 23da111 dts: armv8: add emmc hs200 support for ls1028ardb
- 0f021c8 dts: armv8: add emmc hs200 support for lx2160ardb
- be85231 dts: armv8: add emmc hs200 support for ls1012ardb
- 29009a5 mmc: Kconfig: Add FSL_ESDHC_USE_PERIPHERAL_CLK option
- 24cb6f2 fsl-layerscape: Add fsl_esdhc peripheral clock support
- 5ba8b12 Merge tag 'u-boot-rockchip-20190912' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip
- 8262578 efi_loader: parameter checks EFI_FILE_PROTOCOL.SetInfo()
- 326b262 doc: lion_rk3368: use idbloader.img for rk3368
- 78af73e doc: rockchip: use idbloader.img for rk3288, rk3328, rk3399
- 1b0a936 rockchip, Makefile: add idbloader.img target
- c9ec5fe rockchip: clean makefile for misc.c
- 45f8b55 rockchip: not depends on TPL_BUILD for rk3188 makefile including
- 445f85f rockchip: clk: rk3399: remove clk_enable()
- 7be113b rockchip: clk: rk3368: remove clk_enable()
- 899c3b3 rockchip: clk: rk3328: remove clk_enable()
- c7ed190 rockchip: clk: rk3288: remove clk_enable()
- 6578db8 usb: ohci-generic: don't probe fail if there is no clk_enable() ops
- 54a0c7b usb: ehci-generic: don't probe fail if there is no clk_enable() ops
- 86b4a6d rockchip: rk3399: dts: add boot order for rockpr...
rockpro64 u-boot v2019.10-rc3-ci
Changes:
- c371cbb configs: rockpro64: Enable CONFIG_MISC_INIT_R and ROCKCHIP_EFUSE
- 9b2d3ef Add Azure Pipelines YAML file
- d39221f Prepare v2019.10-rc3
- 12277ac Merge branch '2019-08-26-master-imports'
- 44de15d tools: remove easylogo and include/video_logo.h
- 9fcea65 ARM: am3517-evm: Disable CONFIG_USB_EHCI_OMAP in SPL
- bd8230f ARM: da850evm_direct_nor: Enable DM_GPIO
- 6ec08ef ARM: da850evm_nand: Enable Ethernet
- a074667 Kconfig: Varios: Fix more SPL, TPL dependencies
- 055c2a7 MAINTAINERS,board/siemens: update maintainer
See More
- 62dd042 mailmap: Update mail address
- f1a71ec board: ti: am43xx_evm_usbboot: Enable DM for USB, fix SPL build errors
- b21dceb nvme: Fix PRP Offset Invalid
- 4ebeb4c cmd: pci: Adjust display of digits for 64bit address and size
- 97605d3 ARM: omap3_logic: Fix SPL boot failure when EHCI enabled
- e946b5d cmd: gpio: remove redundant assignment
- 208bdaf vexpress/aemv8a: drop CONFIG_ARMV8_SWITCH_TO_EL1
- af38acb ARM: vexpress_*_defconfig: replace earlyprintk with earlycon
- d7af2a8 fat: FAT filesystem premature release of info struct.
- bd98e6a dm: scsi: Scan the actual number of ports
- 5adbc0e ARM: dts: logicpd-som-lv: Fix i2c2 and i2c3 Pin mux
- 5f7adb5 board_f: reserve noncached space below malloc area
- 27e0f3b arm: ti: Fix regression in distro boot for mmc
- 7a4b0bc Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv
- 6f9656d Merge branch '2019-08-24-master-imports'
- 44016bc riscv: qemu: Fix kconfig build warning
- 8313fcd doc: update QEMU RISC-V documentation
- e456a81 riscv: qemu: add SPL configuration
- 109f82b riscv: set default FIT generator script and build target for SPL builds
- 89fe196 riscv: add a generic FIT generator script
- c7e1eff riscv: support SPL stack and global data relocation
- 8c59f20 riscv: add SPL support
- 5e30e45 spl: support booting via RISC-V OpenSBI
- fbfd92b riscv: add run mode configuration for SPL
- b83edfb spl: fit: use U-Boot device tree when FIT image has no device tree
- 2c76861 Makefile: support building SPL FIT images without device trees
- c4f603f fdtdec: make CONFIG_OF_PRIOR_STAGE available in SPL
- 1ee774d Convert CONFIG_SYS_SPI_U_BOOT_OFFS to Kconfig
- f8584bb moveconfig: prepare moving CONFIG_SYS_SPI_U_BOOT_OFFS to Kconfig step 4
- 2c24a83 moveconfig: prepare moving CONFIG_SYS_SPI_U_BOOT_OFFS to Kconfig step 3
- abf9e5d moveconfig: prepare moving CONFIG_SYS_SPI_U_BOOT_OFFS to Kconfig step 2
- 0152879 moveconfig: prepare moving CONFIG_SYS_SPI_U_BOOT_OFFS to Kconfig step 1
- c680df7 mtd: nand: raw: Move CONFIG_SYS_NAND_USE_FLASH_BBT to Kconfig
- 1bf3301 Convert CONFIG_ARCH_CPU_INIT to Kconfig
- bf17bcc configs: Resync with savedefconfig
- 50b4b80 Merge tag 'u-boot-rockchip-20190823' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip
- 3d8fab1 Merge branch '2019-08-23-master-imports'
- 78f2877 Convert CONFIG_MX_CYCLIC to Kconfig
- 3f70bef Convert CONFIG_FSL_USDHC to Kconfig
- 0570556 Kconfigs: Various: Fix some SPL, TPL and ARM64 dependencies
- 5484793 kconfig: Convert CONFIG_MXS_GPIO to Kconfig
- b242d1b Merge https://gitlab.denx.de/u-boot/custodians/u-boot-clk
- cbd298b evb_rk3399: revert CONFIG_SYS_MMC_ENV_DEV to 0
- 0557d46 disk: efi: ignore 'IGNOREME' GPT header found on cros eMMCs
- 20c568c disk: efi: unify code for finding a valid gpt
- fa177ff board: puma: Use rockchip_* helpers to setup cpuid and macaddr
- 015c3fb rockchip: rk3399: Enable CONFIG_MISC_INIT_R for the Rock PI 4
- 0482538 rockchip: rk3399: derive ethaddr from cpuid
- cb8c492 rockchip: rk3288: remove fennec board support
- 58ec0aa rockchip: rk3399: defconfig: remove SPL raw image support
- 861e48e rockchip: rk3368: defconfig: remove SPL raw image support
- 8b221f5 rockchip: rk3328: defconfig: remove SPL raw image support
- 4d2c572 rockchip: Move config SYS_MALLOC_LEN to Kconfig
- 08bbe44 rockchip: dts: rk3328-rock64: fix usb power supply
- 2e91e20 rockchip: rk3328: migrate u-boot node to -u-boot.dtsi
- 8e5c857 rockchip: dts: rk3328-rock64: enable usb3 xhci controller
- 2fcff36 rockchip: clk: rk3328: add clk_enable ops for HCLK_HOST0
- e0f907e ram: rk3399: update cap and ddrconfig for each channel after init
- c399dca Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq
- b249fcb armv8: ls1028a: add icid setup for platform devices
- 5c6dc6c armv8: ls1088a: add icid setup for platform devices
- aef654a armv8: fsl-layerscape: make icid setup endianness aware
- 08f9bc9 armv8: fsl-layerscape: add base addresses for several devices
- ef3f364 armv8: fsl-layerscape: add missing sec jr base address defines
- 71a2da3 armv8: kconfig: Fix some platforms incorrect I2C clock divider
- 1748990 armv8: ls1088aqds: support DSPI mode by hwconfig
- a02a942 armv8: ls1028aqds: define ARCH_MISC_INIT to handle mux
- 64fb43d armv8: ls1046afrwy: Define CONFIG_ENV_ADDR for QSPI Boot
- 2e35d07 boards: fsl: lx2160ardb: enable flexcan
- 67d3a81 configs: ls1088a: Enable DM support for pcf2127 rtc
- f3b6a71 armv8: dts: ls1088aqds : Add pcf2127 node
- c8b2e36 armv8: ls1088aqds: Add support of I2C driver model.
- 96d3fb4 armv8: dts: ls1088ardb: Add slave nodes under the i2c0 controller
- c2eda95 armv8: dts: ls1088a: add I2C node support
- bd9eab4 gpio: do not include <asm/arch/gpio.h> on ARCH_LS1088A
- 5dd043a boards: ls1088a: Add support of I2C driver model
- 292370d configs: ls2088a: Enable DM support for ds3231 rtc
- 1703aaf armv8: dts: ls2088aqds : Add ds3232 node
- 885ae05 boards: ls2088aqds: Add support of I2C driver model.
- db07c44 rtc: ds3232/ds3231: Add support to generate 32KHz output for driver module
- 6672ab1 armv8: dts: ls2088ardb: Add slave nodes under the i2c0
- 407916f armv8: dts: fsl-ls2088a: add i2c node support
- b547dd9 gpio: do not include <asm/arch/gpio.h> on ARCH_LS2080A
- 654e4e7 boards: ls2088a: Add support of I2C driver model.
- bd9b074 armv8: dts: ls1028aqds: Add pcf2127 node under i2c1
- 25d9467 armv8: dts: ls1028aqds: Add pca9547 node under the i2c0 controller
- 21d5e96 configs: ls1028a: Enable DM support for pcf2127 rtc
- 113214f armv8: ls1028aqds: Remove the definition of CONFIG_SYS_I2C_EARLY_INIT
- e120d12 armv8: dts: ls1028ardb: Add slave nodes under the i2c0 controller
- dcfb8f5 gpio: do not include <asm/arch/gpio.h> on ARCH_LS1028A
- 954cd78 boards: ls1028a: Add support of I2C driver model
- 7abf9c1 configs: lx2160: enable DM support for pcf2127 rtc
- 07cb35f armv8: dts: lx2160aqds : Add pcf2127 node
- 29b9e66...