uboot/include/asm-ppc
Timur Tabi b8ec238503 85xx: add ability to upload QE firmware
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>
2008-01-09 16:28:12 -06:00
..
4xx_pci.h
4xx_pcie.h ppc4xx: Enable 405EX PCIe UTL register configuration 2007-11-16 14:16:54 +01:00
5xx_immap.h
8xx_immap.h
atomic.h
bitops.h
byteorder.h
cache.h 85xx: Remove cache config from configs.h 2008-01-09 16:25:04 -06:00
cpm_85xx.h
cpm_8260.h
e300.h
errno.h
fsl_i2c.h
global_data.h mpc83xx: Add the support of MPC8315E SoC 2008-01-08 09:55:39 -06:00
gpio.h ppc4xx: Add functionality to GPIO support 2008-01-04 11:38:45 +01:00
immap_83xx.h mpc83xx: Add the support of MPC8315E SoC 2008-01-08 09:55:39 -06:00
immap_85xx.h Stop using immap_t on 85xx 2007-12-11 22:34:20 -06:00
immap_86xx.h
immap_512x.h
immap_8220.h
immap_8260.h
immap_fsl_pci.h Handle MPC85xx PCIe reset errata (PCI-Ex 38) 2007-12-11 22:34:20 -06:00
immap_qe.h 85xx: add ability to upload QE firmware 2008-01-09 16:28:12 -06:00
io.h Introduce map_physmem() and unmap_physmem() 2007-12-13 13:15:16 +01:00
iopin_8xx.h
iopin_85xx.h Stop using immap_t for cpm offset on 85xx 2007-12-11 22:34:19 -06:00
iopin_8260.h
m8260_pci.h
mc146818rtc.h
mmu.h Reworked FSL Book-E TLB macros to be more readable 2008-01-09 16:25:03 -06:00
mpc8349_pci.h
pci_io.h
pnp.h
posix_types.h
ppc4xx-intvec.h ppc4xx: Move cpu/ppc4xx/vecnum.h into include path 2008-01-09 06:32:58 +01:00
processor.h 85xx: Remove cache config from configs.h 2008-01-09 16:25:04 -06:00
ptrace.h
residual.h
sigcontext.h
signal.h
status_led.h
string.h
types.h
u-boot.h