summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* eliminate need for libc by eliminating need to pull in ctype arrayEd Sutter2015-06-291-0/+59
* add support for RTEMS toolset, make this the defaultEd Sutter2015-06-291-1/+12
* remove ctype_ptr variables in prep for non-libc buildEd Sutter2015-06-291-3/+0
* remove APPRAMBASE_OVERRIDE and include DM/PM commandsEd Sutter2015-06-291-4/+2
* cleanup uninitialized variable warningEd Sutter2015-06-291-1/+1
* cleanup monargs warningEd Sutter2015-06-291-2/+4
* 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
* Replaced cpuio.c and cpuio.h in BBB portJarielle Catbagan2015-06-272-346/+79
* Updated header comment in BEAGLEBONEBLACK_boot.ldtJarielle Catbagan2015-06-271-4/+5
* Removed csb740 OMAP3530 setup in rom_reset.S in BBB portJarielle Catbagan2015-06-271-190/+0
* Fixed 'boot' and 'ramtst' prerequisite makefile name in Makefile for BBB portJarielle Catbagan2015-06-271-2/+2
* Renamed linker script templates in BBB port to match BBB targetJarielle Catbagan2015-06-272-0/+0
* Fixed BASE variable in common.makeJarielle Catbagan2015-06-271-1/+1
* Updated BBB port makefileJarielle Catbagan2015-06-271-6/+6
* Updated bashrc in BBB port to target BBBJarielle Catbagan2015-06-271-3/+3
* Duplicated csb740 directory to beagleboneblack directory for BBB portJarielle Catbagan2015-06-2739-0/+11378
* Removed execution mode file attribute from all ASCII text filesJarielle Catbagan2015-06-2764-0/+0
* Rename makefile -> Makefile.Amar Takhar2015-04-163-0/+0
* Initial commit of the umon repository.Amar Takhar2015-04-16285-0/+83325