summaryrefslogtreecommitdiff
path: root/board/olio/h1/h1.c
AgeCommit message (Collapse)Author
2015-09-06First fastboot commit, MLO built here wont work so be careful.mattis fjallstrom
Change-Id: Ic8d65a92da82896282eee71cf0d0515f64c939bc
2015-07-16Fix for tps65910 errata, fixes issue with early enabling of voltages.H1-2014.01mattis fjallstrom
Change-Id: Ib32c79ffce144f6bb817d6f3bd885b4dff9013fb
2015-07-06Enabling all regulators through the tps65910 driver. The remaining outputs ↵mastermattis fjallstrom
are initialized through hardware, so nothing for us to do there. Change-Id: Ied6ff6bf32a6e8fbc4c3b8a84b3ff73d3fecd960
2015-07-02Enabling some regulators in u-boot so that we get successful boots immediately.mattis fjallstrom
Change-Id: Id0e0343359e6e12f803a4f7e84a7d19e9b74dd0c
2014-09-29Redefining memory config, and ECC settingsEvan Wilson
2014-09-01Changing H1 board memory sizeEvan Wilson
2014-04-08Remove I2C from misc_init_rEvan Wilson
2014-04-07Changes for 2014.01 U-boot versionEvan Wilson
2014-04-03Changes to custom pinmuxEvan Wilson
2014-04-03Updated memory configuration(NAND and DDR). Removed led.c from board init. ↵Evan Wilson
Simplified bootcommand procedure
2014-04-03Removed TWL4030 supportEvan Wilson
2014-04-03Removed USB and Ethernet supportEvan Wilson
2014-04-03Removed LED and MMC supportEvan Wilson
2014-04-03Removed code not related to AM37Evan Wilson
2014-04-03Created H1 board portEvan Wilson