History log of /openbmc/hiomapd/.gitignore (Results 1 – 12 of 12)
Revision Date Author Comments
# acdbdd14 02-Aug-2018 Andrew Jeffery <andrew@aj.id.au>

Unfork phosphor-mboxd from mboxbridge

Change-Id: I1b3b9d7fd47719594c1de027389959a5a9a3ea7a
Signed-off-by: Andrew Jeffery <andrew@aj.id.au>


# 30bcf84c 25-Mar-2018 Andrew Jeffery <andrew@aj.id.au>

test: Move vpnor tests to vpnor directory

In the spirit of things that are together should be kept together. The
repository layout now better corresponds to upstream with the exception

test: Move vpnor tests to vpnor directory

In the spirit of things that are together should be kept together. The
repository layout now better corresponds to upstream with the exception
of the vpnor directory and some modifications to Makefile.am

Change-Id: I16d59a3c9ee846065f6a8c83eb4459715d525f3f
Signed-off-by: Andrew Jeffery <andrew@aj.id.au>

show more ...


# 53c21aaa 25-Mar-2018 Andrew Jeffery <andrew@aj.id.au>

vpnor: Isolate relevant code in vpnor directory

This is prepatory work for introducing more vpnor-specific behaviours to
window handling. We will be introducing more objects to link, in

vpnor: Isolate relevant code in vpnor directory

This is prepatory work for introducing more vpnor-specific behaviours to
window handling. We will be introducing more objects to link, in order
to hook some of the window command handlers.

This change takes the opportunity to revert back to the upstream names
for some of the original C files.

Change-Id: I6b67ae466a2695054035e65ba752881be9c32d1a
Signed-off-by: Andrew Jeffery <andrew@aj.id.au>

show more ...


# 85985915 21-Feb-2018 Andrew Jeffery <andrew@aj.id.au>

test: Move related tests to vpnor directory

Change-Id: I5fe7f625ad642cef17fe53bd244dcde8fd99f3ad
Signed-off-by: Andrew Jeffery <andrew@aj.id.au>


# baea36d9 25-Feb-2018 Andrew Jeffery <andrew@aj.id.au>

gitignore: Ignore all cscope files

Change-Id: I91dd5df23491d9377bcbbc529b08529818f06285
Signed-off-by: Andrew Jeffery <andrew@aj.id.au>


# 5cd1a433 27-Jul-2017 Leonel Gonzalez <lgonzalez@us.ibm.com>

phosphor-mboxd: Define mboxd dbus properties and methods

Defines the mboxd yaml file, as the first change
to allow phosphor-mboxd to use sdbusplus.
Modifies gitignore to ignore mboxd

phosphor-mboxd: Define mboxd dbus properties and methods

Defines the mboxd yaml file, as the first change
to allow phosphor-mboxd to use sdbusplus.
Modifies gitignore to ignore mboxd binary but not
the mboxd directory in the yaml's path.
Describes the xyz.openbmc_project.Mboxd interface

Change-Id: Iec2876b93b5152b1fafdbefce277fcf64b9525f8
Signed-off-by: Leonel Gonzalez <lgonzalez@us.ibm.com>

show more ...


# 65e21628 12-Apr-2017 Andrew Jeffery <andrew@aj.id.au>

autotools: Add code coverage support

Change-Id: I7d11c64ffa3e68973081cfb1f3fdc1817a64e8cd
Signed-off-by: Andrew Jeffery <andrew@aj.id.au>


# 2c461f0a 11-Apr-2017 Andrew Jeffery <andrew@aj.id.au>

gitignore: Update to cover test output

Change-Id: I1cff96b64a4bef13a829b1f5898e18a739275b6c
Signed-off-by: Andrew Jeffery <andrew@aj.id.au>


# 888ab853 27-Mar-2017 Suraj Jitindar Singh <sjitindarsingh@gmail.com>

gitignore: Update .gitignore to include mboxctl

Update .gitignore to include the new output file mboxctl.

While we're here add cscope.out since this is often in the project repo.

gitignore: Update .gitignore to include mboxctl

Update .gitignore to include the new output file mboxctl.

While we're here add cscope.out since this is often in the project repo.

Signed-off-by: Suraj Jitindar Singh <sjitindarsingh@gmail.com>
Change-Id: I0dd2d8b23bf28a68a740fab7c3fd8c82544975ae

show more ...


# 465c676f 24-Jan-2017 Cyril Bur <cyril.bur@au1.ibm.com>

gitignore: Add m4 directory, libtool and *.swp files

Change-Id: I1ea7a5fce49ea4c398741412094e642d092cdb7b
Signed-off-by: Cyril Bur <cyril.bur@au1.ibm.com>


# 22778044 13-Jan-2017 Andrew Jeffery <andrew@aj.id.au>

Convert to autotools

Signed-off-by: Andrew Jeffery <andrew@aj.id.au>


# b06bb08e 14-Jan-2017 Michael Neuling <mikey@neuling.org>

Initial .gitignore file