Age | Commit message (Expand) | Author |
---|---|---|
2023-03-22 | *: Add missing includes of qemu/error-report.h | Richard Henderson |
2023-01-18 | bulk: Rename TARGET_FMT_plx -> HWADDR_FMT_plx | Philippe Mathieu-Daudé |
2022-12-14 | ppc4xx_sdram: Simplify sdram_ddr_size() to return | Markus Armbruster |
2022-12-14 | cleanup: Tweak and re-run return_directly.cocci | Markus Armbruster |
2022-10-28 | ppc4xx_sdram: Add errp parameter to ppc4xx_sdram_banks() | BALATON Zoltan |
2022-10-28 | ppc4xx_sdram: Convert DDR SDRAM controller to new bank handling | BALATON Zoltan |
2022-10-28 | ppc4xx_sdram: Generalise bank setup | BALATON Zoltan |
2022-10-28 | ppc4xx_sdram: Rename local state variable for brevity | BALATON Zoltan |
2022-10-28 | ppc4xx_sdram: Use hwaddr for memory bank size | BALATON Zoltan |
2022-10-28 | ppc4xx_sdram: Move ppc4xx_sdram_banks() to ppc4xx_sdram.c | BALATON Zoltan |
2022-10-28 | ppc4xx_devs.c: Move DDR SDRAM controller model to ppc4xx_sdram.c | BALATON Zoltan |
2022-10-28 | ppc440_uc.c: Move DDR2 SDRAM controller model to ppc4xx_sdram.c | BALATON Zoltan |