summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-07-07arm: Fix ARMv7-M interrupt processing4.11.2Sebastian Huber
2017-05-11bsps/arm: Fix bit field offset in GIC supportSebastian Huber
2017-04-04libdl: Back port C++ exception throw and catch from 4.12.Chris Johns
2017-03-21dosfs: Fix file name searchSebastian Huber
2017-03-21dosfs: Fix race condition msdos_dir_read()Sebastian Huber
2017-03-21dosfs: Rename fat_entries to lfn_entriesSebastian Huber
2017-03-21dosfs: Fix long file name paddingSebastian Huber
2017-03-21dosfs: msdos_filename_utf8_to_short_name_for_saveSebastian Huber
2017-03-21dosfs: Fix msdos_add_file()Sebastian Huber
2017-03-21dosfs: Simplify msdos_add_file()Sebastian Huber
2017-03-21dosfs: Add and use msdos_lfn_checksum()Sebastian Huber
2017-03-21dosfs: Simplify fat_file_open()Sebastian Huber
2017-03-21dosfs: Simplify msdos_creat_node()Sebastian Huber
2017-03-21dosfs: Fix fat_file_write()Sebastian Huber
2017-03-21dosfs: Fix msdos_utf8_normalize_and_fold()Sebastian Huber
2017-03-21libio: Fix deadlock in location managementSebastian Huber
2017-03-21Config (.cfg) files are only valid if deeper than 5.Chris Johns
2017-02-28termios: Fix infinite loop in receive pathSebastian Huber
2017-02-28termios: Protect raw input buffer with device lockSebastian Huber
2017-02-28termios: Simplify rtems_termios_read_tty()Sebastian Huber
2017-02-28dosfs: Fix FAT32 formatterSebastian Huber
2017-02-28dosfs: Directories should have a file size of 0Sebastian Huber
2017-02-15Remove old CVS keywordsNick Withers
2017-02-15Fix exception handler for supporting FPUSudarshan Rajagopalan
2017-02-14dosfs: Fix msdos_find_file_in_directory()Sebastian Huber
2017-01-26Change version to 4.11.1.99Sebastian Huber
2017-01-12GRETH: Interrupt Handler Uses Wrong EventsChristian Spindeldreier
2017-01-11Remove texinfo format documentation. Replaced by Sphinx formatted documentation.Joel Sherrill
2016-11-03virtex4, virtex5 bsp.h: Use BSP_INTERRUPT_STACK_SIZE not user space CONFIGURE...4.11.14.11.0Tim Cussins
2016-11-02sptests/spclock_err02: Update screen fileSebastian Huber
2016-10-03bsps/arm: do not introduce CPU_CACHE_LINE_BYTES in 4.11 and correct CPU_STRUC...Pavel Pisa
2016-10-03libdl/rtl-obj.c: synchronize cache should not depend on CPU_CACHE_LINE_BYTES.Pavel Pisa
2016-10-02arm/tms570: document BSP setup with included hardware initialization.Pavel Pisa
2016-10-02arm/tms570: update bootstrap generated preinstall.amPavel Pisa
2016-10-02arm/tms570: include TMS570_USE_HWINIT_STARTUP option to select bare metal sta...Pavel Pisa
2016-10-02arm/tms570: include hardware initialization and selftest based on Ti HalCoGen...Pavel Pisa
2016-10-02arm/tms570: define base addresses of all TMS570LS3137 SPI interfaces.Pavel Pisa
2016-10-02bsp/tms570: ensure that change of SCI baudrate is not applied in the middle o...Pavel Pisa
2016-10-02bsp/tms570: regenerate preinstall makefile by bootstrap -p.Pavel Pisa
2016-10-02bsp/tms570: include complete peripheral initialization to SCI driver.Pavel Pisa
2016-10-02bsp/tms570: update pinmux to provide support for initialization lists and cle...Pavel Pisa
2016-10-02bsp/tms570: include package balls and PINMMR registers mapping for TMS570LS31...Pavel Pisa
2016-10-02bsps/arm: Export bsp_start_hook_0_done symbol from ARM start.S.Pavel Pisa
2016-10-02arm/raspberrypi: minimized mainline patch move MMU in front of application im...Pavel Pisa
2016-10-02arm/raspberrypi: change interrupt dispatch and enable to generic vector id ba...Pavel Pisa
2016-10-02arm/raspberrypi: remove duplicate setup of IRQ handler in the main ARM except...Pavel Pisa
2016-10-02arm/raspberrypi: ensure that correct RPI_PERIPHERAL_BASE is provided by raspb...Pavel Pisa
2016-10-02arm/raspberrypi: reorder and update MMU config table to nor force RW section ...Pavel Pisa
2016-10-02arm/raspberrypi: Enable HYP to SVC switch for this BSP.Pavel Pisa
2016-10-02bsps/arm: Support recent bootloaders starting kernel in HYP modePavel Pisa