summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/arm (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* bsp/beagle: Fix some warningsBen Gras2014-12-152-3/+3
* bsp/lpc32xx: Fix memory mapSebastian Huber2014-12-151-1/+1
* Update bug report URLSebastian Huber2014-12-0522-22/+22
* beagle bsp: disable watchdog on am335xBen Gras2014-12-051-0/+9
* bsps/arm: Add .nocache sectionSebastian Huber2014-11-2756-184/+136
* bsps/arm: L2C 310 avoid infinite loopsSebastian Huber2014-11-251-0/+8
* bsps/arm: Enable L2C for Cortex-A9 MPCore BSPsSebastian Huber2014-11-2011-65/+98
* bsps/arm: L2C 310 drop exclusive cache supportSebastian Huber2014-11-201-71/+50
* bsps/arm: L1 cache support changesSebastian Huber2014-11-201-16/+21
* bsps/arm: L2C 310 compile-time errata 588369Sebastian Huber2014-11-201-49/+19
* bsps/arm: L2C 310 compile-time errata 753970Sebastian Huber2014-11-201-71/+43
* bsps/arm: L2C 310 exclusive config is fatalSebastian Huber2014-11-201-7/+16
* bsps/arm: L2C 310 use l2c_310_* prefix throughoutSebastian Huber2014-11-201-99/+99
* bsps/arm: L2C 310 use L2C_310_* prefix throughoutSebastian Huber2014-11-201-232/+232
* bsps/arm: L2C 310 add compile time checksSebastian Huber2014-11-203-84/+75
* bsps/arm: L2C 310 delete invalid linkSebastian Huber2014-11-201-2/+0
* bsps/arm: L2C 310 simplify and remove white spaceSebastian Huber2014-11-201-292/+177
* bsps/arm: L2C 310 rename BSP_ARM_L2CC_BASESebastian Huber2014-11-203-28/+28
* bsp/xilinx-zynq: Add Cadence I2C bus driverSebastian Huber2014-11-206-0/+645
* bsp/xilinx-zynq: Add zync_clock_cpu_1x()Sebastian Huber2014-11-203-2/+14
* bsp/xilinx-zynq: Rename BSP_ARM_A9MPCORE_UARTCLKSebastian Huber2014-11-202-5/+5
* bsp/xilinx-zynq: Adjust BSP_ARM_A9MPCORE_PERIPHCLKSebastian Huber2014-11-201-1/+1
* bsps/arm: Adjust stacks for ARMv4Sebastian Huber2014-11-202-19/+7
* ARM removed shared/abort from several ARM BSPsAlan Cudmore2014-11-206-54/+55
* lpc23xx_tli800-testsuite.tcfg: Add dl02Joel Sherrill2014-11-051-0/+1
* lpc2362-testsuite.tcfg: Add dl02Joel Sherrill2014-11-051-0/+1
* lpc1768_mbed_ahb_ram_eth-testsuite.tcfg: Add a handful more testsJoel Sherrill2014-11-051-0/+8
* lm3s3749-testsuite.tcfg: Add dl02Joel Sherrill2014-11-051-0/+1
* lpc23xx_tli800-testsuite.tcfg: Add dl01Joel Sherrill2014-11-041-0/+1
* lpc2362-testsuite.tcfg: Add dl01Joel Sherrill2014-11-041-0/+1
* lpc1768_mbed_ahb_ram_eth-testsuite.tcfg: Add rbheap01Joel Sherrill2014-11-041-0/+1
* lm3s3749-testsuite.tcfg: Add dl01Joel Sherrill2014-11-041-0/+1
* 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-0329-0/+4596
* Added missing stm32f4xxxx_adc.hChris Nott2014-10-301-0/+320
* bsps: Move extern "C" to not cover includesSebastian Huber2014-10-239-37/+36
* bsp/stm32f4: Add header filesChris Nott2014-10-2311-57/+1209
* arm/raspberrypi: Fix warningsJoel Sherrill2014-10-202-64/+64
* arm/csb337/console/fbcons.c: Fix warningJoel Sherrill2014-10-201-18/+4
* arm/gba/console/conio.c: Fix warningJoel Sherrill2014-10-201-1/+5
* arm/edb7312: Fix warningsJoel Sherrill2014-10-203-2/+17
* arm/lpc176x/misc/restart.c: Fix set but not used warningJoel Sherrill2014-10-191-1/+2
* arm/rtl22xx/startup/bspstart.c: Ensure bsp_start_default() is staticJoel Sherrill2014-10-161-3/+4
* arm/gumstix/startup/bspstart.c: Ensure bsp_start_default() is staticJoel Sherrill2014-10-161-1/+1
* arm/gp32/startup/bspstart.c: Ensure bsp_start_default() is staticJoel Sherrill2014-10-161-1/+0
* arm/gba/startup/bspstart.c: Ensure bsp_start_default() is staticJoel Sherrill2014-10-161-1/+1
* arm/edb7312/startup/bspstart.c: Ensure bsp_start_default() is staticJoel Sherrill2014-10-161-2/+4
* arm/csb337/startup/bspstart.c: Ensure bsp_start_default() is staticJoel Sherrill2014-10-161-1/+1
* c/src/lib/libbsp/arm/rtl22xx/console/uart.cJoel Sherrill2014-10-163-217/+167