]> git.dujemihanovic.xyz Git - u-boot.git/commit
Merge branch 'for-2023.07' of https://source.denx.de/u-boot/custodians/u-boot-mpc8xx
authorTom Rini <trini@konsulko.com>
Sat, 29 Apr 2023 13:29:41 +0000 (09:29 -0400)
committerTom Rini <trini@konsulko.com>
Sat, 29 Apr 2023 13:29:41 +0000 (09:29 -0400)
commitfe3a77cb157a6210d8036845f5f80ea67c183563
tree1d53e64cbcdf10c6e5dfb95cefd098e643820bed
parent076f13308c6f06e2c4feb8b408e997bc732586e1
parent4d0c8db74d83e43dec4e7481b2d1e194f51d907b
Merge branch 'for-2023.07' of https://source.denx.de/u-boot/custodians/u-boot-mpc8xx

This pull request adds support for the last CPU board from
CS GROUP France (previously CSSI).

That CPU board called CMPCPRO has a mpc8321E CPU (Family PQII PRO hence
its name) and can be plugged in place of the CMPC885 board.

In order to support that new board, the following changes are included
in this series:
- Make the mpc8xx watchdog driver more generic for reusing it
with mpc83xx
- Fix various small problems on mpc83xx platform
- Add a GPIO Driver for QE GPIOs
- Add support for mpc832x into mpc83xx SPI driver
- Refactor existing board code that will be shared with new board
- Add the new board
drivers/watchdog/Kconfig
drivers/watchdog/Makefile