summaryrefslogtreecommitdiffstats
path: root/ports/beagleboneblack/cpuio.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* BBB: Add proper attributions to the files modifiedJarielle Catbagan2015-08-221-0/+19
* BBB: Clean up *.c and *.h files using 'astyle --unpad-paren --align-pointer=n...Jarielle Catbagan2015-08-071-394/+395
* BBB: Migrate MMC1 clock enable from am335x_mmc.c:mmcInit() to cpuio.c:initCPU...Jarielle Catbagan2015-08-041-0/+4
* BBB: cpuio.c: Configure pins used by MMC1Jarielle Catbagan2015-08-041-0/+32
* BBB: Migrate MMC0 clock enable from am335x_sd.c:sdInit() to cpuio.c:initCPUio()Jarielle Catbagan2015-08-041-0/+4
* BBB: cpuio.c: Configure pins used for MMC0 interfaceJarielle Catbagan2015-08-031-0/+16
* fix uninitialized variable issue in mpu_pll_init()Ed Sutter2015-07-181-1/+1
* BBB: cpuio.c/rom_reset.S: Configure the MPU, Core, DDR, and Per PLLs and init...Jarielle Catbagan2015-07-181-0/+248
* BBB: am335x.h/cpuio.c: Add CM_PER_GPIO1_CLKCTRL in am335x.h and change CM_DIV...Jarielle Catbagan2015-07-181-1/+1
* BBB: cpuio.c: Fixed indentationJarielle Catbagan2015-07-181-32/+32
* BBB: Changes to support runtime blinking LED.Ed Sutter2015-07-131-13/+113
* BBB: cpuio.c: Set devInit() to return 0 by defaultJarielle Catbagan2015-07-041-2/+2
* BBB: cpuio.*: Add UART0 initialization and set DEFAULT_BAUD_RATE to 115200Jarielle Catbagan2015-07-041-0/+25
* BBB: Migrate custom exception handler mapping from rom_reset.S to ram_vector_...Jarielle Catbagan2015-07-041-1/+24
* cleanup uninitialized variable warningEd Sutter2015-06-291-1/+1
* Replaced cpuio.c and cpuio.h in BBB portJarielle Catbagan2015-06-271-271/+77
* Duplicated csb740 directory to beagleboneblack directory for BBB portJarielle Catbagan2015-06-271-0/+313