summaryrefslogtreecommitdiff
path: root/recipes/linux/linux-davinci/hawkboard
AgeCommit message (Collapse)AuthorFiles
2010-08-30linux-davinci: Add patches to disable NAND SUBPAGE on ↵Roger Monk1
da850-omapl138-evm/hawkboard * NAND SUBPAGE seen to give problems with UBIFS * Workaround identified by Caglar * Applied configuration locally here to board files * Add Initial UBI settings to da850-omapl138 machine * Bump PR Signed-off-by: Roger Monk <r-monk@ti.com> Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-05-19linux-davinci: Fix Hawkboard RTC configuration causing hangRoger Monk1
* RTC shouldn't touch RTC registers unless the hardware driver is configured * Debug tracked down thanks to laurent.dufrechou@gmail.com Signed-off-by: Roger Monk <r-monk@ti.com> Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-04-12linux-davinci git: increase kernel partition to 4M for hawkboardKoen Kooi1
2010-04-12linux-davinci git: enable earlyprintk for hawkboardKoen Kooi1
2010-04-12linux-davinci_git: Latest kernel DA8/OMAPL + improved hawkboard supportRoger Monk2
* Update all omapl kernels to latest commit (da830/da850/hawk) * Add small patch for compile warning if REGULATOR disabled * Hawkboard * Add latest hawkboard patch * Boardfile cleanup * Addition of cpufreq/cpuidle/pm * Updated defconfig to disable regulator/rtc (no battery on hawk) * Start da830 using multi-kernel * Update defconfigs * Only deconfig updated (some configs not rebased, * i.e. no ATA, still using ONDEMAND governor Signed-off-by: Roger Monk <r-monk@ti.com> Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-04-12linux-davinci git: VPIF fix for hawkboard and tweak defconfigKoen Kooi2
2010-04-12linux-davinci: Start using multi-kernel flow for da850-omapl138-evmRoger Monk3
* Main defconfig now has more options 'angstrom'-like * Note USB gadget disabled while debugging * Update to latest master da850-omapl138 kernel + config mods * All configs add ts driver added (since now multifunction device) * Added 'stats' version with extra pm config options (kernel stats/etc) * new config for uicapture + lcd display * More options + OHCI enabled in 'regular' config * Remove da850-omapl138 merged patches * Add new patches for Hawkboard Kernel * Introduce board file for hawkboard * Remove machine patch * Config update * All peripherals sanity tested * OK - Console, Enet, Audio, Display, USB OHCI, Video Capture, MMC, NAND, SATA * Some Issues - USB OTG disconnect problems * KO - RTC, (PM, etc) * increase kernel partition to 4MiB for hawkboard * dm6467t-evm is SOC_FAMILY=dm6467 Signed-off-by: Roger Monk <r-monk@ti.com> Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-03-01linux/linux-davinci/hawkboard added netfilter modules to defconfigFrans Meulenbroeks1
added netfilter modules to hawkboard defconfig these are needed in order to build nas-server-image Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-01-05hawkboard, da850-omapl138-evm: fix SATAKoen Kooi1
2009-12-21linux-davinci: Updated OPP config for da850-omapl138-evm/hawkboardRoger Monk2
* add 480x272 bootlogo for da850-omapl138-evm * add 640x480 bootlogo for hawkboard * enable more usb drivers and stats for hawkboard
2009-11-23Hawkboard: Add Hawkboard machine and kernelRoger Monk2
- patches for early adopters from Khasim - 2.6.32rc6 (PSP 3.20.00.07) - Updated defconfigs (machine defconfig + swap + mmc + fbconsole) - matching (DA850) - Added hawkboard specific patchset (alpha)