Age | Commit message (Expand) | Author |
2014-03-07 | 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 |
2013-10-24 | powerpc: cast bi_memsize to ulong for %ld usage | Valentin Longchamp |
2013-07-24 | Merge branch 'master' of git://git.denx.de/u-boot-i2c | Tom Rini |
2013-07-24 | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk |
2013-07-23 | i2c, soft-i2c: switch to new multibus/multiadapter support | Heiko Schocher |
2013-07-23 | i2c: common changes for multibus/multiadapter support | Heiko Schocher |
2013-07-16 | Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTM | Dirk Eibach |
2013-06-28 | Fix bootm to work on powerpc again (compressed uImage) | Stefan Roese |
2013-05-15 | Power: remove support for Freescale MPC8220 | Wolfgang Denk |
2013-05-14 | powerpc: Use image_setup_linux() instead of local code | Simon Glass |
2013-05-01 | lib: consolidate hang() | Andreas Bießmann |
2013-04-10 | powerpc/lib: fix unsafe register handling in wait_ticks | Mats Kärrman |
2013-03-15 | ppc: Enable generic board support | Simon Glass |
2013-03-15 | Introduce generic post-relocation board_r.c | Simon Glass |
2013-03-15 | Declare watchdog functions in watchdog.h | Simon Glass |
2013-03-15 | Replace __bss_end__ with __bss_end | Simon Glass |
2013-02-08 | Clean up libfdt.h includes | Gerald Van Baren |
2013-02-07 | treewide: include libfdt_env.h before fdt.h | Kim Phillips |
2013-02-04 | ppc: Move mpc8220 clocks to arch_global_data | Simon Glass |
2013-02-04 | ppc: Move mpc512x clocks to arch_global_data | Simon Glass |
2013-02-04 | ppc: Move mpc5xxx clocks to arch_global_data | Simon Glass |
2013-02-04 | ppc: Move lbc_clk and cpu to arch_global_data | Simon Glass |
2013-02-01 | ppc: Move clock fields to arch_global_data | Simon Glass |
2013-02-01 | ppc: Move brg_clk to arch_global_data | Simon Glass |
2012-12-19 | powerpc/mpc83xx: add support for new SPL | Scott Wood |
2012-12-13 | env: Use getenv_yesno() more generally | Joe Hershberger |
2012-12-05 | mpc5200: Add SPL support | Stefan Roese |
2012-12-05 | SPL: Port SPL framework to powerpc | Stefan Roese |
2012-12-05 | powerpc: Extract EPAPR_MAGIC constants into processor.h | Stefan Roese |
2012-11-26 | spl/powerpc: introduce CONFIG_SPL_INIT_MINIMAL | Scott Wood |
2012-11-26 | powerpc: change .fixup test to a GCC version test | Scott Wood |
2012-11-04 | arch/powerpc/lib/board.c, *traps.c: sparse fixes | Kim Phillips |
2012-11-04 | arch/powerpc/lib/extable.c: sparse fix | Kim Phillips |
2012-11-04 | include/linux/byteorder: import latest endian definitions from linux | Kim Phillips |
2012-10-22 | powerpc/mpc85xx: software workaround for DDR erratum A-004468 | York Sun |
2012-10-17 | split mpc8xx hooks from cmd_ide.c | Pavel Herrmann |
2012-10-15 | serial: Remove CONFIG_SERIAL_MULTI from remaining sources | Marek Vasut |
2012-09-25 | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx | Tom Rini |
2012-09-02 | ppc: Create a stack frame for wait_ticks() | Joakim Tjernlund |
2012-09-01 | Consolidate bootcount code into drivers/bootcount | Stefan Roese |
2012-08-23 | powerpc/mpc8xxx: use topology registers to calculate number of cores | York Sun |
2012-08-22 | powerpc: Stack Pointer not properly aligned | Joakim Tjernlund |