Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-09-27 | usb: fsl: Rename fdt_fixup_dr_usb | Sriram Dash | |
The function fdt_fixup_dr_usb is specific to fsl/nxp. So, make the function name explicit and rename fdt_fixup_dr_usb into fsl_fdt_fixup_dr_usb. Signed-off-by: Sriram Dash <sriram.dash@nxp.com> | |||
2015-11-04 | mpc85xx: Add support for the Varisys Cyrus board | Andy Fleming | |
This board runs a P5020 or P5040 chip, and utilizes an EEPROM with similar formatting to the Freescale P5020DS. Large amounts of this code were developed by Adrian Cox <adrian at humboldt dot co dot uk> Signed-off-by: Andy Fleming <afleming@gmail.com> Reviewed-by: York Sun <yorksun@freescale.com> |