| Commit message (Expand) | Author | Age | Files | Lines |
* | mpc83xx: Get rid of CONFIG_SYS_DDR_SDRAM_BASE | Mario Six | 2019-05-21 | 1 | -1/+1 |
* | mpc83xx: Get rid of CONFIG_83XX_CLKIN | Mario Six | 2019-05-21 | 1 | -0/+1 |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 3 | -7/+3 |
* | env: Rename getenv/_f() to env_get() | Simon Glass | 2017-08-16 | 1 | -1/+1 |
* | board_f: Rename initdram() to dram_init() | Simon Glass | 2017-04-13 | 1 | -1/+1 |
* | board_f: Drop return value from initdram() | Simon Glass | 2017-04-05 | 1 | -3/+7 |
* | board_f: Drop board_type parameter from initdram() | Simon Glass | 2017-04-05 | 1 | -1/+1 |
* | usb: fsl: Rename fdt_fixup_dr_usb | Sriram Dash | 2016-09-27 | 1 | -1/+1 |
* | Use correct spelling of "U-Boot" | Bin Meng | 2016-02-06 | 1 | -1/+1 |
* | mpc837xerdb: "fix Calling __hwconfig without a buffer" warning | Sinan Akman | 2015-03-02 | 1 | -1/+6 |
* | MAINTAINERS: add me as the maintainer of mpc837xerdb | Sinan Akman | 2015-01-20 | 1 | -2/+2 |
* | fdt: Allow ft_board_setup() to report failure | Simon Glass | 2014-11-21 | 1 | -1/+3 |
* | MAINTAINERS: comment out invalid maintainers | Masahiro Yamada | 2014-09-24 | 1 | -1/+1 |
* | kconfig: remove redundant "string" type in arch and board Kconfigs | Masahiro Yamada | 2014-09-13 | 1 | -3/+0 |
* | Add board MAINTAINERS files | Masahiro Yamada | 2014-07-30 | 1 | -0/+6 |
* | kconfig: add board Kconfig and defconfig files | Masahiro Yamada | 2014-07-30 | 1 | -0/+15 |
* | board: powerpc: convert makefiles to Kbuild style | Masahiro Yamada | 2013-11-01 | 1 | -23/+2 |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | 3 | -31/+3 |
* | doc: cleanup - move board READMEs into respective board directories | Wolfgang Denk | 2012-07-29 | 1 | -0/+97 |
* | punt unused clean/distclean targets | Mike Frysinger | 2011-10-15 | 1 | -6/+0 |
* | Switch from archive libraries to partial linking | Sebastien Carlier | 2010-11-17 | 1 | -2/+2 |
* | Makefile: move all Power Architecture boards into boards.cfg | Wolfgang Denk | 2010-10-18 | 1 | -28/+0 |
* | Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE | Wolfgang Denk | 2010-10-18 | 1 | -1/+1 |
* | 83xx: Remove warmboot parameter from PCI init functions | Peter Tyser | 2010-09-23 | 1 | -2/+2 |
* | ppc: Split MPC83xx SERDES code from MPC85xx/MPC86xx/QorIQ | Kumar Gala | 2010-04-26 | 1 | -1/+1 |
* | mpc83xx: convert all remaining boards over to 83XX_GENERIC_PCI | Kim Phillips | 2009-07-18 | 2 | -4/+4 |
* | mpc83xx: MPC837XERDB: Add support for FSL eSDHC | Anton Vorontsov | 2009-07-16 | 1 | -0/+18 |
* | 83xx: Replace CONFIG_ECC_INIT_VIA_DDRC references | Peter Tyser | 2009-07-02 | 1 | -2/+2 |
* | mpc83xx: MPC837XERDB: Add PCIe support | Anton Vorontsov | 2009-02-23 | 1 | -0/+57 |
* | mpc83xx: fix serdes setup for the MPC8378E boards | Anton Vorontsov | 2008-10-21 | 1 | -1/+1 |
* | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | 2008-10-18 | 2 | -37/+37 |
* | mpc83xx: spd_sdram: fix ddr sdram base address assignment bug | Anton Vorontsov | 2008-09-24 | 1 | -1/+1 |
* | Cleanup out-or-tree building for some boards (.depend) | Wolfgang Denk | 2008-07-02 | 1 | -1/+1 |
* | Change initdram() return type to phys_size_t | Becky Bruce | 2008-06-12 | 1 | -1/+1 |
* | mpc837xerdb: Fix warning: implicit declaration of function 'fdt_fixup_dr_usb' | Jean-Christophe PLAGNIOL-VILLARD | 2008-04-11 | 1 | -1/+1 |
* | mpc83xx: cleanup System Part and Revision ID Register (SPRIDR) code | Kim Phillips | 2008-03-28 | 1 | -9/+6 |
* | 83xx/fdt_support: let user specifiy FSL USB Dual-Role controller role | Anton Vorontsov | 2008-03-25 | 1 | -0/+1 |
* | 83xx: initialize serdes for MPC837XRDB boards | Anton Vorontsov | 2008-03-25 | 1 | -0/+37 |
* | 83xx: Add Vitesse VSC7385 firmware uploading | Timur Tabi | 2008-03-25 | 1 | -5/+22 |
* | Remove erroneous or extra spd.h #includers. | Jon Loeliger | 2008-03-05 | 1 | -3/+0 |
* | Add support for the MPC837xERDB | Kim Phillips | 2008-01-16 | 4 | -0/+287 |