Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-04-27 | IMX: MX31: Cleanup include files and drop nasty #ifdef in drivers | Stefano Babic | |
As exception among the i.MX processors, the i.MX31 has headers without general names (mx31-regs.h, mx31.h instead of imx-regs.h and clock.h). This requires several nasty #ifdef in the drivers to include the correct header. The patch cleans up the driver and renames the header files as for the other i.MX processors. Signed-off-by: Stefano Babic <sbabic@denx.de> | |||
2010-10-27 | Coding Style cleanup | Wolfgang Denk | |
Signed-off-by: Wolfgang Denk <wd@denx.de> | |||
2010-10-13 | MX31: Add support to update FPGA bitstream | Stefano Babic | |
The patch adds the possibility to update the QONG FPGA (a Lattice XP2-5E) with u-boot using some GPIOs to drive the JTAG interface. Signed-off-by: Stefano Babic <sbabic@denx.de> |