Age | Commit message (Expand) | Author |
2016-02-06 | Use correct spelling of "U-Boot" | Bin Meng |
2014-11-21 | fdt: Allow ft_board_setup() to report failure | Simon Glass |
2014-09-24 | MAINTAINERS: comment out blank M: field | Masahiro Yamada |
2014-09-13 | kconfig: remove redundant "string" type in arch and board Kconfigs | Masahiro Yamada |
2014-07-30 | Add board MAINTAINERS files | Masahiro Yamada |
2014-07-30 | kconfig: add board Kconfig and defconfig files | Masahiro Yamada |
2013-11-01 | board: powerpc: convert makefiles to Kbuild style | Masahiro Yamada |
2013-10-14 | Coding Style cleanup: replace leading SPACEs by TABs | Wolfgang Denk |
2013-07-24 | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk |
2012-12-19 | powerpc/mpc83xx: convert MPC8313ERDB to new-SPL | Scott Wood |
2012-11-04 | powerpc/mpc83xx: sparse fixes | Kim Phillips |
2012-07-29 | doc: cleanup - move board READMEs into respective board directories | Wolfgang Denk |
2012-01-09 | mpc8313erdb: Enable GPIO support on the MPC8313E RDB | Joe Hershberger |
2011-11-03 | mpc83xx: Rename CONFIG_SYS_DDR_CONFIG and cleanup DDR csbnds code | Joe Hershberger |
2011-10-15 | punt unused clean/distclean targets | Mike Frysinger |
2010-11-17 | Switch from archive libraries to partial linking | Sebastien Carlier |
2010-10-18 | Makefile: move all Power Architecture boards into boards.cfg | Wolfgang Denk |
2010-10-18 | Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE | Wolfgang Denk |
2010-09-23 | 83xx: Remove warmboot parameter from PCI init functions | Peter Tyser |
2010-07-16 | 83xx/85xx/86xx: LBC register cleanup | Becky Bruce |
2009-12-05 | Generic udelay() with watchdog support | Ingo van Lil |
2009-09-15 | NAND boot: change NAND loader's relocate SP to CONFIG param | Mingkai Hu |
2008-10-29 | Make Freescale local bus registers available for both 83xx and 85xx. | Haiying Wang |
2008-10-18 | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD |
2008-09-24 | mpc83xx: spd_sdram: fix ddr sdram base address assignment bug | Anton Vorontsov |
2008-08-12 | NAND boot: MPC8313ERDB support | Scott Wood |
2008-07-02 | Cleanup out-or-tree building for some boards (.depend) | Wolfgang Denk |
2008-06-12 | Change initdram() return type to phys_size_t | Becky Bruce |
2008-03-25 | 83xx: Add Vitesse VSC7385 firmware uploading | Timur Tabi |
2008-01-16 | mpc83xx: fix mpc8313/mpc8315/mpc8349itx Makefiles for silent build (with -s) | Kumar Gala |
2008-01-08 | mpc83xx: remove FLAT_TREE code | Kim Phillips |
2007-09-15 | Fix cases where DECLARE_GLOBAL_DATA_PTR was not declared as global | Wolfgang Denk |
2007-08-16 | mpc83xx: move freescale boards to boards/freescale | Kim Phillips |