summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/arm/beagle (follow)
Commit message (Expand)AuthorAgeFilesLines
* configure: Add subdir-objects to all automake flags.Chris Johns2018-04-111-1/+1
* build: Remove DISTCLEANFILESSebastian Huber2018-04-091-1/+0
* bsps: Move generic IRQ support to bspsSebastian Huber2018-04-091-6/+2
* bsps: Remove librtemsbsp.a wrapupSebastian Huber2018-04-091-39/+39
* bsps: Move config macros to RTEMS_BSP_CONFIGURESebastian Huber2018-04-041-3/+0
* bsps: Add shared-sources.amSebastian Huber2018-04-041-0/+1
* build: Remove EXTRA_DISTSebastian Huber2018-04-041-2/+0
* bsps: Rework cache manager implementationSebastian Huber2018-01-311-5/+1
* Remove make preinstallChris Johns2018-01-2511-1078/+8
* bsps: Use CPPASCOMPILE for startfileSebastian Huber2018-01-021-5/+4
* bsps: Add EXTRA_DIST to all BSP Makefile.amSebastian Huber2018-01-021-1/+2
* bsps: Include bsp.am in all BSP Makefile.amSebastian Huber2018-01-021-0/+1
* ARM BSPs: Simplify bsp_specsJoel Sherrill2017-12-191-5/+1
* bsps/arm: Fix move <libcpu/arm-cp15.h> to cpukitSebastian Huber2017-12-152-5/+0
* arm/*/bsp_specs: Remove extra space to increase consistencyJoel Sherrill2017-11-291-1/+1
* libbsp/*/*/configure.ac: Remove references to bsp_specs in AC_CONFIG_SRCDIRJoel Sherrill2017-11-271-1/+1
* bsps: Provide <tm27.h> in each BSPSebastian Huber2017-11-273-2/+3
* Remove coverhd.hSebastian Huber2017-11-242-6/+1
* bsps: Simplify RTEMS_BSP_CLEANUP_OPTIONSSebastian Huber2017-11-221-1/+1
* getentropy: Add cpu counter based implementation.Christian Mauderer2017-11-171-0/+1
* bsps: Generalize bsp_fdt_map_intr()Sebastian Huber2017-09-221-2/+2
* bsps: Clock_driver_support_install_isr()Sebastian Huber2017-09-181-5/+2
* Simplify and unify BSP_output_charSebastian Huber2017-09-121-3/+0
* bsps: Add BSP_FDT_BLOB_COPY_TO_READ_ONLY_LOAD_AREASebastian Huber2017-08-221-0/+3
* 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