Age | Commit message (Expand) | Author |
2017-07-23 | powerpc, 8xx: fix missing function declarations. | Christophe Leroy |
2017-07-23 | powerpc: move set_msr() and get_msr() into .h | Christophe Leroy |
2017-07-23 | power, timer: reset TBL before TBU | Christophe Leroy |
2017-07-23 | powerpc, timer: Does 8xx specific actions in 8xx cpu_init | Christophe Leroy |
2017-07-08 | powerpc, 8xx: Use IO accessors to access IO memory | 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-07-03 | powerpc: remove 4xx support | Heiko Schocher |
2017-06-16 | powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x | Heiko Schocher |
2017-06-12 | powerpc, 5xx: remove support for 5xx | Heiko Schocher |
2017-06-12 | powerpc, 8260: remove support for mpc8260 | Heiko Schocher |
2017-06-12 | powerpc, 8xx: remove support for 8xx | Heiko Schocher |
2017-05-22 | Convert CONFIG_CMD_IMMAP to Kconfig | Simon Glass |
2017-05-22 | Kconfig: Add a CONFIG_IDE option | Simon Glass |
2017-05-08 | spl: make image arg or fdt blob address reconfigurable | Vikas Manocha |
2017-04-05 | powerpc: Move setup_board_extra() into a PPC file | Simon Glass |
2017-04-05 | board_f: powerpc: Use timer_init() instead of init_timebase() | Simon Glass |
2017-02-01 | powerpc: mpc5200: Correct return value of memcpy function | Mark Marshall |
2017-01-24 | powerpc: Enable flush and invalidate dcache by range for MPC85xx | Tony O'Brien |
2017-01-21 | status_led: Kconfig migration | Uri Mashiach |
2016-12-03 | libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORY | Masahiro Yamada |
2016-10-06 | spl: Add a parameter to jump_to_image_linux() | Simon Glass |
2016-09-23 | treewide: replace #include <asm/errno.h> with <linux/errno.h> | Masahiro Yamada |
2016-06-06 | Remove unneeded remnants of bcopy(). | Robert P. J. Day |
2016-05-27 | powerpc: Drop unused code related to generic board | Simon Glass |
2016-05-19 | powerpc: Disable flush or invalidate dcache by range for some SoCs | York Sun |
2016-05-02 | Change my mailaddress | Andreas Bießmann |
2015-10-19 | powerpc: Drop old non-generic-board code | Simon Glass |
2015-05-10 | ppc4xx: Remove sc3 board | Stefan Roese |
2015-05-04 | powerpc: add 2 common dcache assembly functions | Valentin Longchamp |
2015-04-18 | net: Remove the bd* parameter from net stack functions | Joe Hershberger |
2015-02-17 | common/board_f: factor out reserve_stacks | Andreas Bießmann |
2015-01-16 | mpc85xx: clean up the old deep sleep framework | tang yuantian |
2014-12-08 | powerpc: mpc8xx: remove hermes board support | Masahiro Yamada |
2014-11-23 | linux/kernel.h: sync min, max, min3, max3 macros with Linux | Masahiro Yamada |
2014-08-12 | powerpc/mpc85xx: Make boot flag effective | Tang Yuantian |
2014-08-01 | powerpc: mpc85xx watchdog init added to init_func | Boschung, Rainer |
2014-07-22 | mpc85xx/t104x: Enable L2 and CPC cache when resume | Tang Yuantian |
2014-05-29 | m68k: powerpc: Clean up do_mdm_init | Simon Glass |
2014-05-12 | bd_info: remove bi_barudrate member from struct bd_info | Masahiro Yamada |
2014-04-23 | mpc85xx/t104x: Add deep sleep framework support | Tang Yuantian |
2014-03-08 | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx | Tom Rini |
2014-03-07 | bootstage: powerpc: support fdt stash and reporting | Mela Custodio |
2014-03-07 | powerpc: mpc8260: consolidate CONFIG_MPC8260 and CONFIG_8260 | Masahiro Yamada |
2014-03-07 | kbuild: add CONFIG_ prefix to USE_PRIVATE_LIBGCC | Masahiro Yamada |
2014-02-21 | common: Add get_effective_memsize() to memsize.c | York Sun |
2014-02-19 | kbuild: use Linux Kernel build scripts | Masahiro Yamada |
2014-02-19 | kbuild: change out-of-tree build | Masahiro Yamada |
2013-12-16 | common/cmd_bootm: extend do_bootm_vxworks to support the new VxWorks boot int... | Miao Yan |
2013-10-31 | powerpc: convert makefiles to Kbuild style | Masahiro Yamada |