source: rtems/c/src/lib/libbsp/i386

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3bc12a8f   01/26/16 10:16:56 Sebastian Huber Delete unused API extensions 5
(edit) @ca4602e   01/25/16 21:03:00 Sebastian Huber Use linker set for libio initialization Update #2408. 5
(edit) @ccd5434   01/07/16 08:55:45 Sebastian Huber score: Introduce Thread_Entry_information This avoids potential dead … 5
(edit) @d5154d0f   12/23/15 20:44:02 admin api: Remove deprecated Notepads Notepads where a feature of RTEMS' … 5
(edit) @2858939a   12/09/15 11:03:49 Sebastian Huber bsps: Delete superfluous bsp_pretasking_hook() Use the … 5
(edit) @37030e3   12/09/15 07:05:57 Sebastian Huber bsps: Call bsp_work_area_initialize() early Call … 5
(edit) @bc792bb   10/16/15 06:26:44 Sebastian Huber basdefs.h: Add and use RTEMS_PACKED 5
(edit) @f97536d   10/16/15 06:21:48 Sebastian Huber basdefs.h: Add and use RTEMS_UNUSED 5
(edit) @f91fbbf4   09/30/15 13:30:09 Sebastian Huber bsps/i386: Interrupt server support 5
(edit) @9cff822a   07/16/15 15:40:05 Joel Sherrill Most bsp.h: Switch to LIBBSP_@CPU@_@BSP_FAMILY@_H for guard This was … 4.115
(edit) @becbeda   06/09/15 20:48:22 Joel Sherrill pc386/console/fb*.c: Use atomics to avoid dependency on pthreads … 4.115
(edit) @6f793108   05/23/15 17:32:35 dolezj21 i386/pc386: default graphics driver changed from VGA to VESA based … 4.115
(edit) @56399c3b   05/23/15 17:32:00 dolezj21 i386/pc386/VESA framebuffer driver: modified and extended … 4.115
(edit) @5a9c3c1   05/21/15 12:51:36 Joel Sherrill pc386/clock/ckinit.c: Remove prototyped but not defined warning 4.115
(edit) @75acd9e   04/01/15 13:33:25 alexander.krutwig bsps: Convert clock drivers to use a timecounter Update #2271. 4.115
(edit) @2a4f9d7   12/23/14 07:28:24 Sebastian Huber smp: Add and use _SMP_Should_start_processor() 4.115
(edit) @7cdabc49   12/14/14 22:27:06 Joel Sherrill pc386: Add Edison base support The current support for the Edison … 4.115
(edit) @0a36af04   12/14/14 22:45:08 Joel Sherrill pc386: Add BSP_ENABLE_COM1_COM4 BSP option This allows the support … 4.115
(edit) @93546b8   12/11/14 21:16:34 Joel Sherrill pc386: Add BSP_ENABLE_IDE BSP option This allows the IDE support to … 4.115
(edit) @607c854   12/11/14 20:49:49 Joel Sherrill pc386: Add BSP_ENABLE_VGA BSP option This allows the VGA and keyboard … 4.115
(edit) @2573e69   12/24/14 03:27:25 strauman pc386: scan all functions of multi-function PCI devices The current … 4.115
(edit) @12072880   12/04/14 09:03:50 Sebastian Huber Update bug report URL 4.115
(edit) @e870941   12/04/14 08:38:27 Sebastian Huber libmisc: More useful default configuration The dummy.c was a de-facto … 4.115
(edit) @038e1dba   12/03/14 23:56:39 dolezj21 i386: doxygen and comments related to VESA real mode framebuffer 4.115
(edit) @d78eac6   12/03/14 23:56:38 dolezj21 i386/pc386: cammelCase (struct and function names) to underscores, … 4.115
(edit) @4081032   12/02/14 22:36:59 Ben Gras pc386 bsp fix for default mode If USE_VBE_RM is 0, … 4.115
(edit) @280f4ecc   11/20/14 16:05:02 Gedare Bloom autotools: regenerate preinstall.am for pc386 4.115
(edit) @067da5c   11/20/14 14:00:33 dolezj21 i386/pc386: VESA based frame buffer utilizing real mode interrupt 10h 4.115
(edit) @c5a74946   11/20/14 14:00:32 dolezj21 i386/pc386/include: header files for VESA BIOS EXTENSIONS and VESA … 4.115
(edit) @586c86c7   11/20/14 14:00:31 dolezj21 i386/shared/realmode_int: real mode interrupt interface 4.115
(edit) @74d2d940   11/20/14 14:00:30 dolezj21 i386: global descriptor table manipulation functions 4.115
(edit) @ec494ff   11/20/14 14:00:26 dolezj21 i386/pc386: configurable size of descriptor tables 4.115
(edit) @46dde0fc   10/23/14 08:05:17 Sebastian Huber bsps: Move extern "C" to not cover includes Some includes may use C++ … 4.115
(edit) @3785ed6c   10/14/14 00:08:36 Joel Sherrill i386/pc386: Fix warnings 4.115
(edit) @1ecb21d8   10/14/14 00:08:14 Joel Sherrill libbsp/i386/shared: Fix warnings 4.115
(edit) @bf49991f   10/13/14 20:53:11 Joel Sherrill i386/shared/comm/uart.c: Remove unused uart_set_driver_handler() method 4.115
(edit) @5b6438a   10/12/14 20:48:12 Joel Sherrill libbsp/i386/shared/comm: Fix warnings 4.115
(edit) @888fadaf   10/12/14 13:31:32 Joel Sherrill i386/pc386: Clean up and fix warnings 4.115
(edit) @4977f07e   10/09/14 17:56:18 Joel Sherrill i386/pc386: Eliminate multiple warnings 4.115
(edit) @9a8b2984   10/01/14 13:16:23 oleg.moroz Fix assertion "BUF != NULL" for i386 BSP_uart_termios_write_com1 and … 4.115
(edit) @6cd2074   09/04/14 15:08:25 Joel Sherrill pc386/.../bsp.h: Do not include crt.h crt.h defines such lovely … 4.115
(edit) @8fbe2e6   09/04/14 13:59:49 Joel Sherrill Use correct prototype of benchmark_timer_read() This change starts … 4.115
(edit) @59990cc   08/29/14 02:48:01 Chris Johns Regenerate all preinstall.am files. With this patch the preinstall.am … 4.115
(edit) @d60e760   04/22/14 07:45:39 Sebastian Huber bsps: Fix TLS support in linker command files The TLS section symbols … 4.115
(edit) @c5831a3f   04/09/14 13:07:54 Sebastian Huber score: Add clustered/partitioned scheduling Clustered/partitioned … 4.115
(edit) @53e008b   04/10/14 13:48:05 Sebastian Huber score: SMP initialization changes Add and use … 4.115
(edit) @31f1ef9d   03/17/14 18:25:47 Joel Sherrill pc386/include/bsp.h: Remove rtems_bsp_delay() 4.115
(edit) @c499856   03/20/14 21:10:47 Chris Johns Change all references of rtems.com to rtems.org. 4.115
(edit) @4d9bd56   02/17/14 14:12:43 Sebastian Huber score: Rename rtems_smp_process_interrupt() Rename … 4.115
(edit) @911b1d2   02/17/14 14:02:54 Sebastian Huber score: Rename rtems_smp_secondary_cpu_initialize() Rename … 4.115
(edit) @f8ff2a0   02/17/14 13:31:32 Sebastian Huber score: Delete bsp_smp_broadcast_interrupt() Since the per-CPU SMP … 4.115
(edit) @4627fcd   02/17/14 13:25:29 Sebastian Huber score: Rename bsp_smp_initialize() Rename bsp_smp_initialize() into … 4.115
(edit) @960fd85   01/28/14 10:52:17 Sebastian Huber bsps: Thread-local storage (TLS) for linkcmds 4.115
(edit) @fa01e0d0   12/30/13 16:48:57 radustoma i386/pc386: Add doxygen file headers. 4.115
(edit) @52943a24   12/23/13 18:19:00 cdesai i386: shared: Add doxygen 4.115
(edit) @e4927ece   12/04/13 14:39:20 Sebastian Huber bsps: Simplify FreeBSD linker sets 4.115
(edit) @f7308976   09/16/13 19:31:52 Joel Sherrill pc386/console/conscfg.c: Fix spacing 4.115
(edit) @3109857c   08/26/13 19:26:50 Joel Sherrill bsps: Add and use CLOCK_DRIVER_ISRS_PER_TICK_VALUE pc386 set … 4.115
(edit) @4e3b7e26   08/02/13 14:28:23 Sebastian Huber bsps/i386: SMP and per-CPU thread dispatch disable Interrupt support … 4.115
(edit) @55b1aee4   08/02/13 07:05:29 Sebastian Huber bsps/i386: Revert most SMP related changes The commit partially … 4.115
(edit) @838d714   08/09/13 13:23:15 Sebastian Huber bsp/pc386: Provide local outb() for elink driver 4.115
(edit) @efdda565   08/09/13 04:18:17 Nick Withers Use $(EXEEXT) [defaults to "exe"] to generate binaries 4.115
(edit) @ae75429   08/06/13 14:10:26 Sebastian Huber PR766: Delete RTEMS_VIOLATE_KERNEL_VISIBILITY 4.115
(edit) @c236082   07/30/13 13:54:53 Sebastian Huber smp: Provide cache optimized Per_CPU_Control Delete … 4.115
(edit) @b23abb48   07/30/13 09:09:26 Sebastian Huber bsps/i386: Include missing header and fix warnings 4.115
(edit) @fe52e7c0   07/26/13 12:10:25 Sebastian Huber smp: Add and use _Per_CPU_Get() Add and use _Per_CPU_Get_by_index() … 4.115
(edit) @2bdcf4fd   07/26/13 14:53:39 Vipul Nayyar Updated legacy code in i386 pc386 4.115
(edit) @88c74ab   07/25/13 13:10:11 Sebastian Huber score: Merge tod implementation into one file Delete … 4.115
(edit) @ca63ae2   06/13/13 13:41:21 Sebastian Huber smp: Add and use _CPU_SMP_Send_interrupt() Delete bsp_smp_interrupt_cpu(). 4.115
(edit) @39e51758   06/14/13 12:00:38 Sebastian Huber smp: Add and use _CPU_SMP_Get_current_processor() Add and use … 4.115
(edit) @311ba73   06/23/13 15:50:55 Sebastian Huber framebuffer: Add and use FRAMEBUFFER_DEVICE_0_NAME 4.115
(edit) @2f6108f9   05/28/13 08:58:19 Sebastian Huber smp: Simplify SMP initialization sequence Delete bsp_smp_wait_for(). … 4.115
(edit) @8cacceb   05/14/13 11:23:10 Sebastian Huber smp: Delete bsp_smp_secondary_cpu_initialize() Do not call … 4.115
(edit) @baf8f4d   05/14/13 08:12:52 Sebastian Huber smp: Simplify main CPU initialization Call _SMP_Handler_initialize() … 4.115
(edit) @6c2eedc   05/13/13 11:37:06 Sebastian Huber smp: Add maximum_processors field to config Delete … 4.115
(edit) @5aa4ed9   04/30/13 17:31:29 Joel Sherrill i386: PR2010: Remove pc386 BSPs using soft-float i386 soft-float is … 4.115
(edit) @df6818f9   03/18/13 14:24:00 Sebastian Huber bsps: Support DWARF extension 4.115
(edit) @fad2d38   03/08/13 20:55:06 Gedare Bloom RTEMS: Delete ChangeLog? files. This commit deletes all RTEMS … 4.115
(edit) @c8bd3cd   02/08/13 12:39:59 Sebastian Huber libchip/serial: Add const qualifier 4.115
(edit) @dd8df59   11/14/12 12:59:27 Sebastian Huber bsps: Interrupt initialization error is fatal 4.115
(edit) @a052181   11/14/12 08:59:10 Sebastian Huber score: Add RTEMS_FATAL_SOURCE_EXIT Include … 4.115
(edit) @26e90fb1   10/30/12 16:42:17 Sebastian Huber libnetworking: Use system events Add reserved system events … 4.115
(edit) @f33873b   10/29/12 20:14:23 Sebastian Huber bsp/pc386: Typo 4.115
(edit) @47a3cd8   08/09/12 14:48:00 Sebastian Huber score: Work area initialization API change The work areas (RTEMS work … 4.115
(edit) @61af4b0b   10/15/12 04:00:20 Ralf Corsepius Include <rtems/framebuffer.h>. 4.115
(edit) @63241f8   09/28/12 21:37:58 Joel Sherrill pc386: Add Cirrus FB Driver to Makefile and configure.ac The user has … 4.115
(edit) @f97e450   09/28/12 21:37:58 alex.sever.h FB driver for Cirrus GD5446 graphic hardware. Implementation is … 4.115
(edit) @c717fda5   08/06/12 17:03:46 Gedare Bloom Revert "Add bspopts.h.in." This reverts commit … 4.115
(edit) @bb2b825   07/19/12 13:47:55 Ralf Corsepius Require automake-1.12.2. 4.115
(edit) @0f77281   07/19/12 13:44:32 Ralf Corsepius Require autoconf-2.69. 4.115
(edit) @c2395717   07/14/12 19:26:20 Joel Sherrill sparc linkcmds.base: Add new FreeBSD TCP/IP stack sections 4.115
(edit) @bb08c0c8   05/30/12 18:10:43 Jennifer Averett pc386: Added sections for rtems-libbsd support. 4.115
(edit) @daffa60   05/24/12 04:36:40 Ralf Corsepius Add bspopts.h.in. 4.115
(edit) @8bbf69e   05/16/12 21:04:10 Joel Sherrill pci.h cleanup - Consolidate common defines to cpukit pci.h + … 4.115
(edit) @65c6425   05/03/12 17:24:46 Joel Sherrill Remove CVS Id Strings (manual edits after script) These modifications … 4.115
(edit) @9b4422a2   05/03/12 15:09:24 Joel Sherrill Remove All CVS Id Strings Possible Using a Script Script does what is … 4.115
(edit) @eb7c6a84   05/10/12 16:17:59 Joel Sherrill pc386 - Clock driver compiles again plus clean up The clock drivers … 4.115
(edit) @a049ca0f   05/04/12 06:51:43 Ralf Corsepius Remove CVS-Ids. 4.115
(edit) @0089173   05/02/12 19:22:46 Joel Sherrill pc386 - Remove odd $Id$ 4.115
(edit) @8d0913b8   03/29/12 20:53:16 Joel Sherrill PC386 - Add files missed in previous commit 4.115
Note: See TracRevisionLog for help on using the revision log.