u-boot/drivers
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
..
bios_emulator Fix compiler warnings for PPC systems. Update CHANGELOG. 2007-11-18 16:36:27 +01:00
block drivers/block : move block drivers to drivers/block 2007-11-25 23:28:51 +01:00
hwmon Add driver for National Semiconductor LM73 temperature sensor 2007-12-27 19:35:35 +01:00
i2c drivers/i2c : move i2c drivers to drivers/i2c 2007-11-20 20:14:18 +01:00
input drivers/input : move input drivers to drivers/input 2007-11-25 23:28:49 +01:00
misc drivers/misc : move misc drivers to drivers/misc 2007-11-25 23:28:51 +01:00
mtd fix comments with new drivers organization 2008-01-09 21:48:49 +01:00
net fix various comments 2008-01-09 21:50:47 +01:00
pci Handle MPC85xx PCIe reset errata (PCI-Ex 38) 2007-12-11 22:34:20 -06:00
pcmcia Fix coding style issues; update CHANGELOG. 2007-12-27 01:52:50 +01:00
qe 85xx: add ability to upload QE firmware 2008-01-09 16:28:12 -06:00
rtc Add Epson RX8025 RTC support 2008-01-09 13:29:27 +01:00
serial Fix coding style issues; update CHANGELOG. 2007-12-27 01:52:50 +01:00
usb fix comments with new drivers organization 2008-01-09 21:48:49 +01:00
video fix comments with new drivers organization 2008-01-09 21:48:49 +01:00