Age | Commit message (Expand) | Author |
2020-05-18 | common: Drop net.h from common header | Simon Glass |
2020-02-28 | watchdog: mpc8xx: Revert the 8xx watchdog back to CONFIG_HW_WATCHDOG | Christophe Leroy |
2020-02-07 | mpc8xx: Expose show_regs() | Tom Rini |
2020-01-17 | common: Move get_tbclk() to time.h | Simon Glass |
2020-01-17 | common: Move clock functions into a new file | Simon Glass |
2020-01-17 | common: Move relocate_code() to init.h | Simon Glass |
2019-12-02 | common: Move interrupt functions into a new header | Simon Glass |
2019-12-02 | common: Drop checkicache() and checkdcache() | Simon Glass |
2019-12-02 | common: Move some cache and MMU functions out of common.h | Simon Glass |
2019-12-02 | common: Move checkcpu() out of common.h | Simon Glass |
2019-12-02 | Move strtomhz() to vsprintf.h | Simon Glass |
2019-04-26 | watchdog: mpc8xx_wdt: Watchdog driver and macros cleanup | Stefan Roese |
2018-12-03 | powerpc, mpc8xx: clear top of stack | Christophe Leroy |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini |
2018-04-06 | powerpc: mpc8xx: move watchdog into drivers/watchdog | Christophe Leroy |
2018-04-06 | powerpc: mpc8xx: cleaning up watchdog | Christophe Leroy |
2018-04-06 | powerpc: mpc8xx: refactorise reginfo | Christophe Leroy |
2018-04-06 | powerpc: mpc8xx: initialisation of initial RAM | Christophe Leroy |
2018-04-06 | powercp: mpc8xx: move commproc.h | Christophe Leroy |
2018-04-06 | powerpc: mpc8xx: Change CONFIG_8xx to CONFIG_MPC8xx | Christophe Leroy |
2018-04-06 | powerpc: mpc8xx: remove get_immr() argument | Christophe Leroy |
2018-04-06 | powerpc: mpc8xx: get rid of the multiple PVR_ values | Christophe Leroy |
2018-04-06 | powerpc: mpc8xx: harmonise initialisation of the immap local pointer | Christophe Leroy |
2018-03-05 | libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> | Masahiro Yamada |
2017-08-26 | powerpc: Rework interrupt_init_cpu() | Tom Rini |
2017-07-23 | powerpc, 8xx: fix missing function declarations. | Christophe Leroy |
2017-07-22 | powerpc: move get_pvr() and get_svr() into C | Christophe Leroy |
2017-07-22 | powerpc, 8xx: move cache helper into C | Christophe Leroy |
2017-07-22 | powerpc, 8xx: move get_immr() into C | Christophe Leroy |
2017-07-22 | powerpc, 8xx: Move cache function into C files | Christophe Leroy |
2017-07-22 | powerpc, 8xx: Simplifying check_CPU() | Christophe Leroy |
2017-07-22 | powerpc: Remove unneccessary #ifdefs in reginfo | Christophe Leroy |
2017-07-22 | powerpc, timer: Does 8xx specific actions in 8xx cpu_init | Christophe Leroy |
2017-07-22 | powerpc: get rid of addr_probe() | Christophe Leroy |
2017-07-22 | powerpc, 8xx: Simplify brgclk calculation and remove get_brgclk() | Christophe Leroy |
2017-07-08 | powerpc, 8xx: Add support for MCR3000 board from CSSI | Christophe Leroy |
2017-07-08 | powerpc, 8xx: move Serial driver to drivers/serial/ | Christophe Leroy |
2017-07-08 | powerpc, 8xx: move SPI driver to drivers/spi/ | Christophe Leroy |
2017-07-08 | powerpc, 8xx: move FEC Ethernet driver in drivers/net | Christophe Leroy |
2017-07-08 | powerpc, 8xx: Migrate to Kconfig | Christophe Leroy |
2017-07-08 | powerpc, 8xx: Properly set CPM frequency in the device tree | Christophe Leroy |
2017-07-08 | powerpc, 8xx: Handle checkpatch errors and some of the warnings/checks | Christophe Leroy |
2017-07-08 | powerpc, 8xx: Implement GLL2 ERRATA | Christophe Leroy |
2017-07-08 | powerpc, 8xx: Use IO accessors to access IO memory | Christophe Leroy |
2017-07-08 | powerpc, 8xx: move specific reginfo | Christophe Leroy |
2017-07-08 | powerpc, 8xx: move immap.c in arch/powerpc/cpu/mpc8xx/ | Christophe Leroy |
2017-07-08 | powerpc: Partialy restore core of mpc8xx | Christophe Leroy |
2017-06-12 | powerpc, 8xx: remove support for 8xx | Heiko Schocher |
2017-05-15 | i2c: powerpc: Remove use of CONFIG_HARD_I2C | Simon Glass |
2017-05-01 | fdt: Move fdt_fixup_ethernet to a common place | Tom Rini |