Age | Commit message (Expand) | Author |
---|---|---|
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 |