summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/arm/beagle (follow)
Commit message (Expand)AuthorAgeFilesLines
* beagle/i2c/bbb-i2c.c: Eliminiate set but not used warningJoel Sherrill2017-07-281-1/+2
* bsp/beagle: Add FDT support for Beaglebone BlackSichen Zhao2017-07-124-1/+21
* bsps: Improve interrupt vector enable/disable APISebastian Huber2017-06-201-6/+6
* Fix beagle i2c file bbb-i2c.c comment issuesSichen Zhao2017-06-151-19/+23
* Add the i2c driver for Beaglebone BlackSichen Zhao2017-06-144-141/+629
* Remove beagle old i2c codeSichen Zhao2017-06-143-633/+0
* bsp/beagle: Fix warningsSebastian Huber2017-03-081-0/+1
* libdebugger: Build for ARM's without a CP15.Chris Johns2016-12-021-0/+1
* beagle: pwm polishingPunit Vara2016-07-174-309/+568
* Beaglebone: Update PWM driver imported from BBBIOPunit Vara2016-07-043-385/+515
* Beaglebone: Add original BBBIO PWM driverPunit Vara2016-07-042-0/+448
* bsps/arm: Change code to explicit selection of cache implementation for ARM B...Pavel Pisa2016-07-041-2/+3
* libchip: Simplify RTC driverSebastian Huber2016-07-041-1/+0
* bsps: Include missing <rtems/bspIo.h>Sebastian Huber2016-06-241-0/+2
* am335x irq handling improvementMartin Galvan2016-02-281-40/+42
* arm: Fixed typo in file bbb-gpio.cpunitvara2016-02-191-1/+1
* Use linker set for libio initializationSebastian Huber2016-02-031-2/+0
* arm/beagle: Add per-section compilation and linking supportAun-Ali Zaidi2016-01-091-0/+4
* beagle sdcard.sh: objcopy 4.12Ben Gras2015-12-271-1/+1
* Beaglebone Black: Fix rtems_gpio_bsp_disable_interrupt disabling all the GPIO...Martin Galvan2015-12-161-1/+1
* bsps: Delete superfluous bsp_pretasking_hook()Sebastian Huber2015-12-101-1/+0
* Leftover gpio function renameBen Gras2015-11-031-3/+3
* Fixes GPIO APIs Naming Convention and CommentsSudarshan Rajagopalan2015-10-211-4/+4
* Beaglebone: fix missing clobber in inline assembly.Marcos Diaz2015-09-101-1/+7
* Beagle: GPIO support (for BBB)Ketul Shah2015-08-186-1/+706
* beagle bsp: RTC support for BBBragunath2015-05-283-0/+283
* Multiple bsp_specs: Change *(old_endfile) to %(old_endfile)Joel Sherrill2015-05-211-1/+1
* bsps: Convert clock drivers to use a timecounterAlexander Krutwig2015-05-201-25/+10
* Replace www.rtems.com with www.rtems.orgSebastian Huber2015-03-206-6/+6
* beagle bsp: delete TIMER_FREQ, TIMER_COUNTBen Gras2015-03-141-4/+0
* bsp/beagle: Fix some warningsBen Gras2014-12-152-3/+3
* beagle bsp: disable watchdog on am335xBen Gras2014-12-051-0/+9
* bsps/arm: Add .nocache sectionSebastian Huber2014-11-271-0/+2
* ARM removed shared/abort from several ARM BSPsAlan Cudmore2014-11-201-1/+0
* Regenerated preinstall.am file.Chris Johns2014-11-041-0/+1
* BSP for several Beagle productsBen Gras2014-11-0336-3221/+1485
* Added BeagleBoard BSPClaas Ziemke2014-11-0328-0/+4594