summaryrefslogtreecommitdiffstats
path: root/include/asm-ppc/immap_qe.h
Commit message (Collapse)AuthorAgeFilesLines
* 85xx: add ability to upload QE firmwareTimur Tabi2008-01-091-2/+31
| | | | | | | | | | | Define the layout of a binary blob that contains a QE firmware and instructions on how to upload it. Add function qe_upload_firmware() to parse the blob and perform the actual upload. Add command-line command "qe fw" to take a firmware blob in memory and upload it. Update ft_cpu_setup() on 85xx to create the 'firmware' device tree node if U-Boot has uploaded a firmware. Fully define 'struct rsp' in immap_qe.h to include the actual RISC Special Registers. Signed-off-by: Timur Tabi <timur@freescale.com>
* Add support for UEC to 8568Andy Fleming2007-08-141-1/+19
| | | | | Signed-off-by: Haiying Wang <Haiying.Wang@freescale.com> Signed-off-by: Andy Fleming <afleming@freescale.com>
* mpc83xx: Add support for the MPC832XEMDS boardDave Liu2007-03-021-0/+6
| | | | | | This patch supports DUART, ETH3/4 and PCI etc. Signed-off-by: Dave Liu <daveliu@freescale.com>
* mpc83xx: add the QUICC Engine (QE) immap fileDave Liu2006-11-031-0/+550
common QE immap file. Also required for 8360.
OpenPOWER on IntegriCloud