summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/arm (unfollow)
Commit message (Expand)AuthorFilesLines
2013-12-30libbsp misc: Fix comment formattingJoel Sherrill3-18/+18
2013-12-22arm_stm32f4: added new doxygenDaniel Ramirez14-8/+319
2013-12-22libbsp/arm: add doxygen to arm shared headersSzkocsovszki Zsolt15-0/+127
2013-12-22arm_xilinx-zynq: added new doxygenDaniel Ramirez6-90/+261
2013-12-22rtl22xx: delete extra temporary file.Gedare Bloom1-218/+0
2013-12-22arm_rtl22xx: added new doxygenDaniel Ramirez3-83/+479
2013-12-22arm_smdk2410: added new doxygenDaniel Ramirez1-0/+12
2013-12-22arm_gp32: added new doxygenDaniel Ramirez2-17/+54
2013-12-22arm_edb7312: added new doxygenDaniel Ramirez3-16/+135
2013-12-22gumstix: added new doxygenDaniel Ramirez3-119/+324
2013-12-19arm/gba: doxygen improvementToma8-19/+69
2013-12-19arm/a9mpcore: Add support to get the clock via a weak linkage function.Chris Johns3-3/+46
2013-12-19arm/zynq: Add support for application supplied MMU tables.Chris Johns3-31/+63
2013-12-19Fix the broken conflict from the revert.Chris Johns1-12/+6
2013-12-19Revert "bsps/arm: Use ALIGN_WITH_INPUT"Chris Johns3-84/+130
2013-12-17arm_lm3s69xx: improve doxygenToma Radu7-0/+112
2013-12-16bsps: Simplify FreeBSD linker setsSebastian Huber1-13/+4
2013-12-16bsps/arm: Use ALIGN_WITH_INPUTSebastian Huber3-119/+88
2013-12-14arm: Enhance Doxygen for csb336,csb337 and gdbarmsimChirayu Desai5-0/+41
2013-12-13arm: realview-pbx-a9: Add doxygenChirayu Desai3-0/+50
2013-12-10arm/xilinx__zynq: Support application based clock freq.Chris Johns1-2/+110
2013-12-10arm/xilinx_zynq: Add bsp_translation_table_end to the linker script.Chris Johns1-0/+1
2013-12-10arm shared: Add bsp_translation_table_end the linker symbols.Chris Johns1-0/+1
2013-12-09doxygen: refactored doxygen in libbsp to illustrate new rule setDaniel Ramirez5-14/+21
2013-12-09arm: csb337: Add doxygenChirayu Desai4-2/+47
2013-12-08arm: csb336: Add doxygenChirayu Desai3-2/+38
2013-12-07arm: gdbarmsim: Add doxygenChirayu Desai2-1/+31
2013-11-29doxygen: refactored doxygen in libbsp/arm/lpc32xxDaniel Ramirez26-32/+52
2013-11-27raspberrypi doxygen refactoringDaniel Ramirez15-23/+105
2013-11-22gumstix: Move bsp_reset() to gumstix/startup/bspreset.cDaniel Ramirez3-9/+21
2013-11-20select.h, rtems_select.c, nds select: Add restrict keywordDaniel Ramirez1-1/+2
2013-11-14bsps/arm: Fix Cortex-A9 MPCore nanoseconds handlerSebastian Huber1-1/+1
2013-11-13bsp/realview-pbx-a9: Add Ethernet module memorySebastian Huber1-0/+4
2013-10-31bsp/realview-pbx-a9: Add NULL pointer protectionSebastian Huber4-36/+13
2013-10-27bsps/arm: Add ARMV7_CP15_START_DEFAULT_SECTIONSSebastian Huber3-82/+46
2013-10-27bsps/arm: ARMV7_MMU_DATA_READ_WRITE_SHAREABLESebastian Huber3-36/+18
2013-10-27bsps: Add simple console output charSebastian Huber2-31/+1
2013-10-27Modify raspberrypi mm_config_table to map GPIO and registers.Hesham AL-Matary1-2/+6
2013-10-27bsps/arm: Move some MMU bit settingsSebastian Huber2-2/+3
2013-10-27bsps/arm: Init trans tbl with invalid entriesSebastian Huber1-2/+2
2013-10-24bsp/stm32f4: Bugfix for I2C driver.Christian Mauderer1-1/+1
2013-10-24bsp/stm32f4: Add a simple I2C-driver.Christian Mauderer10-0/+612
2013-10-24bsp/stm32f4: Bugfix for io-initialisation.Christian Mauderer1-1/+1
2013-10-24bsp/stm32f4: Header for f10xxx EXTI.Christian Mauderer4-0/+43
2013-10-03Shared MMU initialization for ARM BSPs and RaspberryPi MMU supportHesham AL-Matary7-31/+131
2013-09-19bsp/stm32f4: Add STM32F10XXX support.Christian Mauderer17-145/+758
2013-09-16raspberrypi.cfg: Remove CVS IdJoel Sherrill1-2/+0
2013-09-16bsps/arm: Fix exception entriesRic Claus1-2/+2
2013-09-02bsp/lm4f120: new BSP to support TI LM4F120 XL LaunchPad boardKarel Gardas8-11/+121
2013-08-26bsp/xilinx-zynq: Add cache supportRic Claus2-2/+888