summaryrefslogtreecommitdiffstats
path: root/ports (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-042-4/+4
* BBB: am335x.h: Add defines for register and pins used by MMC1Jarielle Catbagan2015-08-041-5/+19
* BBB: Makefile: Compile am335x_sd.cJarielle Catbagan2015-08-031-1/+1
* BBB: config.h: Enable the "sd" command via INCLUDE_SDJarielle Catbagan2015-08-031-1/+1
* BBB: am335x_sd.c: Integrate reading and writing functionality in "sd" commandJarielle Catbagan2015-08-031-3/+156
* BBB: Add am335x_sd.c that implements the "sd" command initialization function...Jarielle Catbagan2015-08-031-0/+270
* BBB: cpuio.c: Configure pins used for MMC0 interfaceJarielle Catbagan2015-08-031-0/+16
* BBB: am335x.h: Add defines for MMC0 interface, AM335x MMC/SD registers, and C...Jarielle Catbagan2015-08-031-4/+252
* fix uninitialized variable issue in mpu_pll_init()Ed Sutter2015-07-181-1/+1
* INCLUDE_MEMCMDS eliminates the need for INCLUDE_DM/PMEd Sutter2015-07-181-2/+0
* BBB: Makefile: Map uMon RAM in DDR3Jarielle Catbagan2015-07-181-3/+3
* BBB: rom_reset.S: Initialize the SP at the top of SRAM prior to invoking pll_...Jarielle Catbagan2015-07-181-2/+10
* BBB: cpuio.c/rom_reset.S: Configure the MPU, Core, DDR, and Per PLLs and init...Jarielle Catbagan2015-07-182-0/+257
* BBB: am335x.h/cpuio.c: Add CM_PER_GPIO1_CLKCTRL in am335x.h and change CM_DIV...Jarielle Catbagan2015-07-182-1/+2
* BBB: config.h: Enable INCLUDE_MEMCMDSJarielle Catbagan2015-07-181-1/+1
* BBB: am335x.h: Fix invalid macro names and add definitions/redefinitions for ...Jarielle Catbagan2015-07-181-6/+141
* BBB: cpuio.c: Fixed indentationJarielle Catbagan2015-07-181-32/+32
* BBB: Changes to support runtime blinking LED.Ed Sutter2015-07-135-17/+141
* replace bashrc with envsetup to eliminate implication that it is bash specificEd Sutter2015-07-131-2/+1
* remove files leftover from csb740 portEd Sutter2015-07-133-4131/+0
* BBB: sd_setup.sh: Change /bin/bash -> /bin/sh to solely adhere to POSIX shell...Jarielle Catbagan2015-07-131-10/+10
* add sync to script to guarantee sd write completes, also missing '1' in fdiskEd Sutter2015-07-081-2/+4
* BBB: Add sd_setup.sh to create a bootable SD and README to document SD and UA...Jarielle Catbagan2015-07-082-0/+280
* BBB: Build a uMon image with a Configuration header and a GP header prepended.Jarielle Catbagan2015-07-082-1/+54
* BBB: Build an MLO file when booting from non-XIP devices (e.g. SD)Jarielle Catbagan2015-07-042-0/+14
* BBB: xcmddcl.h/xcmdtbl.h: Remove irrelevant commandsJarielle Catbagan2015-07-042-28/+2
* BBB: Makefile: Remove irrelevant source files from CPUCSRC, IODEVSRC, and FLA...Jarielle Catbagan2015-07-041-3/+3
* BBB: cpuio.c: Set devInit() to return 0 by defaultJarielle Catbagan2015-07-041-2/+2
* BBB: cpuio.h: Remove MONARGV0Jarielle Catbagan2015-07-041-2/+0
* BBB: cpuio.*: Add UART0 initialization and set DEFAULT_BAUD_RATE to 115200Jarielle Catbagan2015-07-042-1/+26
* BBB: Migrate custom exception handler mapping from rom_reset.S to ram_vector_...Jarielle Catbagan2015-07-042-38/+24
* BBB: am335x.h: Fix/updateJarielle Catbagan2015-07-041-241/+486
* add support for RTEMS toolset, make this the defaultEd Sutter2015-06-291-1/+12
* remove APPRAMBASE_OVERRIDE and include DM/PM commandsEd Sutter2015-06-291-4/+2
* cleanup uninitialized variable warningEd Sutter2015-06-291-1/+1
* BBB/AM335x: Store addresses of custom exception handlers in the Public RAM re...Jarielle Catbagan2015-06-271-0/+37
* Map base Umon image in internal SRAM of AM335x/BBBJarielle Catbagan2015-06-271-4/+4
* Updated BBB CONSOLE_UART_BASE in config.hJarielle Catbagan2015-06-271-1/+3
* In BBB Makefile, the value of -mcpu in CUSTOM_CFLAGS has been changed from ar...Jarielle Catbagan2015-06-271-1/+1
* Removed bdi2000.cfg in BBB port as it does not target the AM335xJarielle Catbagan2015-06-271-188/+0
* Removed cpu_gpio.h, cpu_i2c.c, and cpu_i2c.hJarielle Catbagan2015-06-273-704/+0
* Replaced omap3530.h with am335x.h in BBB portJarielle Catbagan2015-06-274-499/+907
* Removed ads7846.* from BBB portJarielle Catbagan2015-06-272-236/+0
* Replaced cpu.h with the template cpu.hJarielle Catbagan2015-06-271-24/+2
* Removed nand740.c from BBB portJarielle Catbagan2015-06-272-334/+1
* Removed "ads" command from being included in the common cmdtbl.c from xcmddcl...Jarielle Catbagan2015-06-272-4/+0
* Updated BBB config.h to target BBBJarielle Catbagan2015-06-271-44/+44
* Removed ad7843.* from BBB portJarielle Catbagan2015-06-273-370/+1
* Removed all omap3530_* peripheral source and header files from BBB portJarielle Catbagan2015-06-278-3044/+1