summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/arm/beagle (unfollow)
Commit message (Expand)AuthorFilesLines
2017-12-19ARM BSPs: Simplify bsp_specsJoel Sherrill1-5/+1
2017-12-15bsps/arm: Fix move <libcpu/arm-cp15.h> to cpukitSebastian Huber2-5/+0
2017-11-29arm/*/bsp_specs: Remove extra space to increase consistencyJoel Sherrill1-1/+1
2017-11-27libbsp/*/*/configure.ac: Remove references to bsp_specs in AC_CONFIG_SRCDIRJoel Sherrill1-1/+1
2017-11-27bsps: Provide <tm27.h> in each BSPSebastian Huber3-2/+3
2017-11-24Remove coverhd.hSebastian Huber2-6/+1
2017-11-22bsps: Simplify RTEMS_BSP_CLEANUP_OPTIONSSebastian Huber1-1/+1
2017-11-17getentropy: Add cpu counter based implementation.Christian Mauderer1-0/+1
2017-09-22bsps: Generalize bsp_fdt_map_intr()Sebastian Huber1-2/+2
2017-09-18bsps: Clock_driver_support_install_isr()Sebastian Huber1-5/+2
2017-09-12Simplify and unify BSP_output_charSebastian Huber1-3/+0
2017-08-22bsps: Add BSP_FDT_BLOB_COPY_TO_READ_ONLY_LOAD_AREASebastian Huber1-0/+3
2017-07-28beagle/i2c/bbb-i2c.c: Eliminiate set but not used warningJoel Sherrill1-1/+2
2017-07-12bsp/beagle: Add FDT support for Beaglebone BlackSichen Zhao4-1/+21
2017-06-20bsps: Improve interrupt vector enable/disable APISebastian Huber1-6/+6
2017-06-15Fix beagle i2c file bbb-i2c.c comment issuesSichen Zhao1-19/+23
2017-06-14Add the i2c driver for Beaglebone BlackSichen Zhao4-141/+629
2017-06-14Remove beagle old i2c codeSichen Zhao3-633/+0
2017-03-08bsp/beagle: Fix warningsSebastian Huber1-0/+1
2016-12-02libdebugger: Build for ARM's without a CP15.Chris Johns1-0/+1
2016-07-17beagle: pwm polishingPunit Vara4-309/+568
2016-07-04Beaglebone: Update PWM driver imported from BBBIOPunit Vara3-385/+515
2016-07-04Beaglebone: Add original BBBIO PWM driverPunit Vara2-0/+448
2016-07-04bsps/arm: Change code to explicit selection of cache implementation for ARM B...Pavel Pisa1-2/+3
2016-07-04libchip: Simplify RTC driverSebastian Huber1-1/+0
2016-06-24bsps: Include missing <rtems/bspIo.h>Sebastian Huber1-0/+2
2016-02-28am335x irq handling improvementMartin Galvan1-40/+42
2016-02-19arm: Fixed typo in file bbb-gpio.cpunitvara1-1/+1
2016-02-03Use linker set for libio initializationSebastian Huber1-2/+0
2016-01-09arm/beagle: Add per-section compilation and linking supportAun-Ali Zaidi1-0/+4
2015-12-27beagle sdcard.sh: objcopy 4.12Ben Gras1-1/+1
2015-12-16Beaglebone Black: Fix rtems_gpio_bsp_disable_interrupt disabling all the GPIO...Martin Galvan1-1/+1
2015-12-10bsps: Delete superfluous bsp_pretasking_hook()Sebastian Huber1-1/+0
2015-11-03Leftover gpio function renameBen Gras1-3/+3
2015-10-21Fixes GPIO APIs Naming Convention and CommentsSudarshan Rajagopalan1-4/+4
2015-09-10Beaglebone: fix missing clobber in inline assembly.Marcos Diaz1-1/+7
2015-08-18Beagle: GPIO support (for BBB)Ketul Shah6-1/+706
2015-05-28beagle bsp: RTC support for BBBragunath3-0/+283
2015-05-21Multiple bsp_specs: Change *(old_endfile) to %(old_endfile)Joel Sherrill1-1/+1
2015-05-20bsps: Convert clock drivers to use a timecounterAlexander Krutwig1-25/+10
2015-03-20Replace www.rtems.com with www.rtems.orgSebastian Huber6-6/+6
2015-03-14beagle bsp: delete TIMER_FREQ, TIMER_COUNTBen Gras1-4/+0
2014-12-15bsp/beagle: Fix some warningsBen Gras2-3/+3
2014-12-05beagle bsp: disable watchdog on am335xBen Gras1-0/+9
2014-11-27bsps/arm: Add .nocache sectionSebastian Huber1-0/+2
2014-11-20ARM removed shared/abort from several ARM BSPsAlan Cudmore1-1/+0
2014-11-04Regenerated preinstall.am file.Chris Johns1-0/+1
2014-11-03BSP for several Beagle productsBen Gras36-3221/+1485
2014-11-03Added BeagleBoard BSPClaas Ziemke28-0/+4594