Age | Commit message (Expand) | Author |
2015-05-12 | arch: Make board selection choices optional | Joe Hershberger |
2015-05-04 | powerpc: add 2 common dcache assembly functions | Valentin Longchamp |
2015-04-18 | powerpc: ids8313: use "select" instead of default value in defconfig | Masahiro Yamada |
2015-01-23 | powerpc: mpc83xx: remove MPC8360ERDK, EMPC8360EMDS support | Masahiro Yamada |
2014-11-19 | mpc83xx: Add gdsys hrcon board | Dirk Eibach |
2014-11-14 | powerpc/mpc83xx: Zero boot_flags arg for calling board_init_f() | Valentin Longchamp |
2014-10-27 | kconfig: add CONFIG_SUPPORT_SPL | Masahiro Yamada |
2014-10-27 | ppc: Zap Hymod board | Marek Vasut |
2014-10-10 | powerpc: mpc83xx: remove board support for MERGERBOX and MVBLM7 | Masahiro Yamada |
2014-09-13 | kconfig: remove redundant "string" type in arch and board Kconfigs | Masahiro Yamada |
2014-07-30 | powerpc: remove redundant CPU definition | Masahiro Yamada |
2014-07-30 | kconfig: add board Kconfig and defconfig files | Masahiro Yamada |
2014-07-22 | qe: move immap_qe.h from arch directory into common directory | Zhao Qiang |
2014-04-23 | mpc8313, bootcount: mpc8313 has no qe muram | Heiko Schocher |
2014-01-24 | Remove obsolete _LINUX_CONFIG_H macro | Masahiro Yamada |
2014-01-21 | powerpc/83xx: Add support for get_svr() for 83xx devices | Ramneek Mehresh |
2013-12-13 | PowerPC: merge commonly-defined flags | Masahiro Yamada |
2013-12-04 | powerpc/mpc8349: Use generic mpc85xx DDR driver | York Sun |
2013-11-25 | Driver/DDR: combine ccsr_ddr for 83xx, 85xx and 86xx | York Sun |
2013-11-25 | Driver/DDR: Moving Freescale DDR driver to a common driver | York Sun |
2013-11-17 | powerpc: mpc83xx: Do not create a symbolic link to ddr-gen2.c | Masahiro Yamada |
2013-11-17 | powerpc: mpc83xx: delete unused rules | Masahiro Yamada |
2013-10-31 | powerpc: convert makefiles to Kbuild style | Masahiro Yamada |
2013-10-24 | powerpc/usb:Differentiate USB controller base address | ramneek mehresh |
2013-10-14 | Coding Style cleanup: replace leading SPACEs by TABs | Wolfgang Denk |
2013-10-14 | Coding Style cleanup: remove trailing white space | Wolfgang Denk |
2013-08-09 | 83xx/pcie: fix build error for 83xx pcie | Roy Zang |
2013-07-24 | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk |
2013-03-18 | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini |
2013-03-15 | Replace __bss_end__ with __bss_end | Simon Glass |
2013-03-12 | Refactor linker-generated arrays | Albert ARIBAUD |
2013-02-04 | ppc: arm: Move sdhc_clk into arch_global_data | Simon Glass |
2013-02-04 | ppc: Move arbiter fields to arch_global_data | Simon Glass |
2013-02-04 | ppc: Move reset_status to arch_global_data | Simon Glass |
2013-02-04 | ppc: Move CONFIG_QE to arch_global_data | Simon Glass |
2013-02-04 | ppc: m68k: Move i2c1_clk, i2c2_clk to arch_global_data | Simon Glass |
2013-02-01 | ppc: Move mpc83xx 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-11-04 | powerpc/mpc83xx: sparse fixes | Kim Phillips |
2012-11-04 | arch/powerpc/lib/board.c, *traps.c: sparse fixes | Kim Phillips |
2012-10-23 | mpc83xx: add support for mpc8309 | Gerlando Falauto |
2012-10-23 | cleanup: introduce CONFIG_MPC830x | Gerlando Falauto |
2012-10-23 | cleanup: use CONFIG_QE instead of CONFIG_MPC8360 || CONFIG_MPC832x | Gerlando Falauto |
2012-10-22 | common: Discard the __u_boot_cmd section | Marek Vasut |
2012-10-22 | common: Add .u_boot_list into all linker files | Marek Vasut |
2012-07-21 | MPC83xx, MPC85xx: compile stub cache function | Stefano Babic |
2012-07-03 | powerpc/mpc83xx: fix copyright string in serdes.c | Timur Tabi |
2012-06-07 | MPC8xxx: Define cache ops for USB | Marek Vasut |
2011-12-12 | powerpc/mpc83xx: set TXEQA/TXEQE value for mpc837XE sata | Jerry Huang |