| Age | Commit message (Collapse) | Author | 
|---|
|  | Platform doesn't use modules so we can safely remove this
code.
Change-Id: I93da50fd5f379877c335db43fe80d864f4e4b050
Signed-off-by: James Wylder <jwylder@motorola.com> | 
|  | Instead of building defconfig from multiple files, use a single
defconfig per build type.  minnow_defconfig will be used for
user and userdebug builds; eng_minnow_defconfig will be used
for eng builds.
Change-Id: Ifca45df051787bd995494b354748ed7df28ade3b
Reviewed-on: http://gerrit.pcs.mot.com/600288
SLTApproved: Slta Waiver <sltawvr@motorola.com>
Tested-by: Jira Key <jirakey@motorola.com>
Reviewed-by: Jee Su Chang <w20740@motorola.com>
Reviewed-by: James Wylder <jwylder@motorola.com>
Submit-Approved: Jira Key <jirakey@motorola.com> | 
|  | Append the set of 64 bit aligned dtbs to create a zImage-dtbs.
This target will then be used as the "kernel" image for
mkbootimg.
Change-Id: Icdff4c9f172dd104344713c60c32535ebf04b019
Signed-off-by: James Wylder <jwylder@motorola.com>
Reviewed-on: http://gerrit.pcs.mot.com/589290
SLTApproved: Slta Waiver <sltawvr@motorola.com>
Tested-by: Jira Key <jirakey@motorola.com>
Reviewed-by: Douglas Zobel <dzobel1@motorola.com>
Submit-Approved: Jira Key <jirakey@motorola.com> | 
|  | Create hardware revision based dts files that include the common
configuration from omap3-minnow.dts.  The property mmi,hwrev
will be used by the bootloader to identify the matching device tree.
casper-p1 is a legacy board that predates the first real
minnow board.  As hardware differences are identified, they
should be migrated from the omap3-minnow.dts to the appropriate
revision based dts file.  Or if the majority of revisions are
expected to be configured identically, the setting can remain
common and overridden as needed.
Change-Id: I328044668f51d000612cfe0541bc464fcec6fe3d
Signed-off-by: James Wylder <jwylder@motorola.com> | 
|  | * create minnow machine type
  * create Android makefile
  * add pre-commit syntax check
  * enable -Werror
  * Add drivers: CPCAP, TPS65xxx, m4sensorhub, atmxt, lm3535,
                 usb gadget, minnow display, TI 12xx wireless
Change-Id: I7962f5e1256715f2452aed5a62a4f2f2383d5046 |