summaryrefslogtreecommitdiffstats
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Add Blackbird supportRaptor Engineering Development Team2019-04-191-2/+4
* Add Talos supportRaptor Engineering Development Team2019-04-191-1/+4
* tests: Add path based selection testsAmitay Isaacs2018-11-161-0/+1
* path: Add device tree path based targetingAmitay Isaacs2018-11-161-0/+2
* util: Move parse_list() into a separate fileAmitay Isaacs2018-11-161-1/+3
* libpdbg: Remove device.hAlistair Popple2018-11-091-1/+0
* build: Allow device tree headers to be generated in subdirsAmitay Isaacs2018-11-091-2/+2
* libpdbg: Add xbus hardware unitAlistair Popple2018-11-091-1/+2
* Makefile: Order the libraries for make install to workAmitay Isaacs2018-11-071-1/+1
* Makefile: Package src/gdb_parser.rlAmitay Isaacs2018-11-071-0/+1
* Makefile: Redefine sources required for gdbserverAmitay Isaacs2018-11-071-8/+5
* Makefile: Define arch dependent sources explicitlyAmitay Isaacs2018-11-071-1/+10
* Makefile: Add missing headers to pdbg_SOURCESAmitay Isaacs2018-11-071-0/+7
* Makefile: Keep pdbg sources sortedAmitay Isaacs2018-11-071-9/+9
* Makefile: Add missing header file in libpdbg_SOURCESAmitay Isaacs2018-11-071-0/+1
* Makefile: Keep libpdbg sources sortedAmitay Isaacs2018-11-071-15/+16
* Makefile: Keep libfdt sources sortedAmitay Isaacs2018-11-071-6/+6
* Makefile: Install libpdbg header libpdbg.hAmitay Isaacs2018-11-071-0/+2
* pdbg/gdbserver: Make gdbserver optionalRashmica Gupta2018-11-021-10/+13
* pdbg/gdbserver: Make ragel optionalAlistair Popple2018-11-021-0/+6
* pdbg/gdbserver: Add in basic skeleton for a gdbserver on p8Rashmica Gupta2018-11-021-2/+11
* build: Add explicit dependency of libfdt for libpdbgAmitay Isaacs2018-10-261-2/+3
* Makefile.am: Remove -DHAVE_LITTLE_ENDIANAlistair Popple2018-09-071-2/+2
* build: Add dummy target to build test binariesAmitay Isaacs2018-09-071-0/+2
* tests: Add tests for libpdbg probe functionsAmitay Isaacs2018-09-071-1/+21
* tests: Add tests for libpdbg target functionsAmitay Isaacs2018-09-071-2/+15
* build: Add explicit dependency for device-tree headersAmitay Isaacs2018-09-071-2/+2
* tests: Add bmc hw testsAlistair Popple2018-09-071-1/+2
* main: Add P8 kernel devicetreeBenjamin Herrenschmidt2018-09-071-1/+2
* tests: Add target selection testsAmitay Isaacs2018-08-131-2/+6
* tests: Add simple shell test driversAmitay Isaacs2018-08-131-1/+7
* configure: Enable testsAmitay Isaacs2018-08-131-1/+3
* Makefile: Package non-source filesAmitay Isaacs2018-08-021-0/+16
* Makefile: Package ccan filesAmitay Isaacs2018-08-021-1/+15
* Makefile: Do not install test programsAmitay Isaacs2018-08-021-1/+2
* Makefile: Avoid warnings if not in a git treeAmitay Isaacs2018-08-021-1/+1
* Makefile: Include header files for each targetAmitay Isaacs2018-08-021-3/+21
* pdbg: Use new command parsingAlistair Popple2018-06-251-0/+1
* optcmd: Add testsAlistair Popple2018-06-251-1/+4
* pdbg: Add command/flag parsing definitionsAlistair Popple2018-06-251-2/+11
* Makefile: Add dependencies for p9-fsi.dtsiAmitay Isaacs2018-06-041-0/+1
* Makefile: Add p9-fsi.dtsi to the list of files to cleanJoel Stanley2018-06-011-1/+1
* Makefile: Don't suppress warnings from DTCAmitay Isaacs2018-05-241-2/+2
* Makefile.am: Add -lrt to LDFLAGSAlistair Popple2018-05-221-1/+1
* Makefile: Pretty print dts files via dtcAmitay Isaacs2018-05-181-1/+1
* Makefile: Generate all device-tree source filesAmitay Isaacs2018-05-181-5/+5
* main: Conditionally build device trees based on archAmitay Isaacs2018-05-181-4/+14
* main: Use auto-generated device tree headersAmitay Isaacs2018-05-181-1/+3
* Makefile: Add rule to generate device tree header fileAmitay Isaacs2018-05-181-0/+8
* Makefile: Separate the list of device tree sourcesAmitay Isaacs2018-05-181-3/+7
OpenPOWER on IntegriCloud