2018-12-03 |
Christophe Leroy | spi, mpc8xx: migrate to DM_SPI Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
|
commit | commitdiff | tree |
2018-12-03 |
Christophe Leroy | board_r: fix build with DM_SPI Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
|
commit | commitdiff | tree |
2018-12-03 |
Christophe Leroy | drivers: serial: get rid of non DM mpc8xx driver Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
|
commit | commitdiff | tree |
2018-12-03 |
Christophe Leroy | board: MCR3000: migrate to DM_SERIAL Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
|
commit | commitdiff | tree |
2018-12-03 |
Christophe Leroy | drivers: serial: migrate mpc8xx to DM Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
|
commit | commitdiff | tree |
2018-12-03 |
Christophe Leroy | board: MCR3000: use new DM watchdog Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
|
commit | commitdiff | tree |
2018-12-03 |
Christophe Leroy | drivers: watchdog: add a DM driver for the MPC8xx watchdog Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
|
commit | commitdiff | tree |
2018-12-03 |
Christophe Leroy | board: MCR3000: Activate CONFIG_DM and CONFIG_OF_CONTROL Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
|
commit | commitdiff | tree |
2018-12-03 |
Christophe Leroy | powerpc, mpc8xx: clear top of stack Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
|
commit | commitdiff | tree |
2018-11-27 |
Christophe Leroy | spi: mpc8xx: Migrate to DM_SPI Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
|
commit | commitdiff | tree |
2018-04-06 |
Christophe Leroy | drivers: serial: remove nonexisting initialisation... Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
|
commit | commitdiff | tree |
2018-04-06 |
Christophe Leroy | powerpc: mpc8xx: move watchdog into drivers/watchdog Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
|
commit | commitdiff | tree |
2018-04-06 |
Christophe Leroy | powerpc: mpc8xx: cleaning up watchdog Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
|
commit | commitdiff | tree |
2018-04-06 |
Christophe Leroy | powerpc: mpc8xx: refactorise reginfo Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
|
commit | commitdiff | tree |
2018-04-06 |
Christophe Leroy | board: MCR3000: Use smaller flash sector for environment Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
|
commit | commitdiff | tree |
2018-04-06 |
Christophe Leroy | common: env_embedded: allow fine placement of environment... Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
|
commit | commitdiff | tree |
2018-04-06 |
Christophe Leroy | board: MCR3000: cleanup config Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
|
commit | commitdiff | tree |
2018-04-06 |
Christophe Leroy | board: MCR3000: replace mtd->priv by mtd_to_nand() Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
|
commit | commitdiff | tree |
2018-04-06 |
Christophe Leroy | powerpc: mpc8xx: initialisation of initial RAM Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
|
commit | commitdiff | tree |
2018-04-06 |
Christophe Leroy | powerpc: mpc8xx: redistribute data in CPM dpram Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
|
commit | commitdiff | tree |
2018-04-06 |
Christophe Leroy | powercp: mpc8xx: move commproc.h Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
|
commit | commitdiff | tree |
2018-04-06 |
Christophe Leroy | powerpc: mpc8xx: Change CONFIG_8xx to CONFIG_MPC8xx Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
|
commit | commitdiff | tree |
2018-04-06 |
Christophe Leroy | powerpc: mpc8xx: remove get_immr() argument Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
|
commit | commitdiff | tree |
2018-04-06 |
Christophe Leroy | powerpc: mpc8xx: make get_immr() independent of CONFIG_8xx Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
|
commit | commitdiff | tree |
2018-04-06 |
Christophe Leroy | powerpc: mpc8xx: get rid of the multiple PVR_ values Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
|
commit | commitdiff | tree |
2018-04-06 |
Christophe Leroy | powerpc: mpc8xx: harmonise initialisation of the immap... Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
|
commit | commitdiff | tree |
2018-04-06 |
Christophe Leroy | soft_i2c: cleanup - no mpc8xx support Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
|
commit | commitdiff | tree |
2017-08-11 |
Christophe Leroy | Convert CONFIG_CMD_REGINFO to Kconfig Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
|
commit | commitdiff | tree |
2017-07-23 |
Christophe Leroy | powerpc: Remove 8260 remainders Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
|
commit | commitdiff | tree |
2017-07-23 |
Christophe Leroy | powerpc, 8xx: fix missing function declarations. Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
|
commit | commitdiff | tree |
2017-07-23 |
Christophe Leroy | powerpc: move get_pvr() and get_svr() into C Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
|
commit | commitdiff | tree |
2017-07-23 |
Christophe Leroy | powerpc, 8xx: move cache helper into C Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
|
commit | commitdiff | tree |
2017-07-23 |
Christophe Leroy | powerpc, 8xx: move get_immr() into C Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
|
commit | commitdiff | tree |
2017-07-23 |
Christophe Leroy | powerpc, 8xx: Move cache function into C files Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
|
commit | commitdiff | tree |
2017-07-23 |
Christophe Leroy | powerpc, 8xx: Simplifying check_CPU() Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
|
commit | commitdiff | tree |
2017-07-23 |
Christophe Leroy | powerpc: Remove unneccessary #ifdefs in reginfo Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
|
commit | commitdiff | tree |
2017-07-23 |
Christophe Leroy | powerpc: move set_msr() and get_msr() into .h Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
|
commit | commitdiff | tree |
2017-07-23 |
Christophe Leroy | power, timer: reset TBL before TBU Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
|
commit | commitdiff | tree |
2017-07-23 |
Christophe Leroy | powerpc, timer: Does 8xx specific actions in 8xx cpu_init Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
|
commit | commitdiff | tree |
2017-07-23 |
Christophe Leroy | powerpc: get rid of addr_probe() Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
|
commit | commitdiff | tree |
2017-07-23 |
Christophe Leroy | powerpc, 8xx: Simplify brgclk calculation and remove... Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
|
commit | commitdiff | tree |
2017-07-08 |
Christophe Leroy | powerpc, 8xx: Add support for MCR3000 board from CSSI Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
|
commit | commitdiff | tree |
2017-07-08 |
Christophe Leroy | powerpc, 8xx: move Serial driver to drivers/serial/ Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
|
commit | commitdiff | tree |
2017-07-08 |
Christophe Leroy | powerpc, 8xx: move SPI driver to drivers/spi/ Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
|
commit | commitdiff | tree |
2017-07-08 |
Christophe Leroy | powerpc, 8xx: move FEC Ethernet driver in drivers/net Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
|
commit | commitdiff | tree |
2017-07-08 |
Christophe Leroy | powerpc, 8xx: Migrate to Kconfig Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
|
commit | commitdiff | tree |
2017-07-08 |
Christophe Leroy | powerpc, 8xx: Properly set CPM frequency in the device... Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
|
commit | commitdiff | tree |
2017-07-08 |
Christophe Leroy | powerpc, 8xx: Handle checkpatch errors and some of... Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
|
commit | commitdiff | tree |
2017-07-08 |
Christophe Leroy | powerpc, 8xx: Implement GLL2 ERRATA Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
|
commit | commitdiff | tree |
2017-07-08 |
Christophe Leroy | powerpc, 8xx: Use IO accessors to access IO memory Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
|
commit | commitdiff | tree |
2017-07-08 |
Christophe Leroy | powerpc, 8xx: move specific reginfo Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
|
commit | commitdiff | tree |
2017-07-08 |
Christophe Leroy | powerpc, 8xx: move immap.c in arch/powerpc/cpu/mpc8xx/ Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
|
commit | commitdiff | tree |
2017-07-08 |
Christophe Leroy | powerpc: Partialy restore core of mpc8xx Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
|
commit | commitdiff | tree |
2017-06-30 |
Christophe Leroy | doc: restore doc/README.fsl-clk Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
|
commit | commitdiff | tree |
|