Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
1998-05-25 | Make hw-main.h the main header file for H/W devices. Like sim-main.h | Andrew Cagney | 1 | -4/+4 |
1998-05-25 | Initialize/destory hw-properties within the hw-device. | Andrew Cagney | 1 | -0/+2 |
1998-05-25 | Split out hw-alloc code. Add constructor and destructor for hw-alloc. | Andrew Cagney | 1 | -1/+2 |
1998-05-25 | Split out hw-event code. Clean up interface. Update all users. | Andrew Cagney | 1 | -0/+2 |
1998-05-25 | Clean up create/delete of hw-ports | Andrew Cagney | 1 | -38/+19 |
1998-03-22 | Fix typos: Setting trace in wrong function, ME vs HW. | Andrew Cagney | 1 | -2/+2 |
1998-03-22 | Copy function ../ppc/device_table.c:generic_device_init_address() to | Andrew Cagney | 1 | -4/+60 |
1998-03-22 | Add function hw_trace() and macro HW_TRACE - provides trace support | Andrew Cagney | 1 | -0/+4 |
1998-03-22 | Add hw_{malloc,zalloc,free} functions to hw_device. Any memory | Andrew Cagney | 1 | -7/+61 |
1998-03-22 | Replace *attach_address() arguments SPACEMASK:ADDR with SPACE:ADDR. | Andrew Cagney | 1 | -0/+467 |