| Commit message (Expand) | Author | Age | Files | Lines |
* | common: Move pci_init_board() out of common.h | Simon Glass | 2019-12-02 | 1 | -0/+1 |
* | mpc83xx: Get rid of CONFIG_SYS_DDR_SDRAM_BASE | Mario Six | 2019-05-21 | 1 | -4/+4 |
* | mpc83xx: Get rid of CONFIG_SYS_DDR_BASE | Mario Six | 2019-05-21 | 1 | -1/+1 |
* | mpc83xx: Migrate CONFIG_SYS_{BR, OR}*_PRELIM to Kconfig | Mario Six | 2019-05-21 | 1 | -0/+1 |
* | mpc83xx: Kconfig: Migrate HRCW to Kconfig | Mario Six | 2019-05-21 | 1 | -0/+2 |
* | MPC8349ITX: Migrate to CONFIG_TARGET_MPC8349ITX | Mario Six | 2019-05-21 | 1 | -1/+1 |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 3 | -7/+3 |
* | Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR | Tom Rini | 2018-04-27 | 1 | -2/+0 |
* | libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> | Masahiro Yamada | 2018-03-05 | 1 | -1/+1 |
* | powerpc: Drop unreferenced CONFIG_* defines | Tuomas Tynkkynen | 2018-01-19 | 1 | -1/+0 |
* | 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 |
* | fdt: Allow ft_board_setup() to report failure | Simon Glass | 2014-11-21 | 1 | -1/+3 |
* | MAINTAINERS: comment out blank M: field | 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/+8 |
* | 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 | -22/+2 |
* | Merge branch 'master' of git://git.denx.de/u-boot-i2c | Tom Rini | 2013-07-24 | 2 | -3/+2 |
|\ |
|
| * | i2c, fsl_i2c: switch to new multibus/multiadapter support | Heiko Schocher | 2013-07-23 | 2 | -3/+2 |
* | | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | 3 | -51/+3 |
|/ |
|
* | doc: cleanup - move board READMEs into respective board directories | Wolfgang Denk | 2012-07-29 | 1 | -0/+187 |
* | mpc83xx: Rename CONFIG_SYS_DDR_CONFIG and cleanup DDR csbnds code | Joe Hershberger | 2011-11-03 | 1 | -12/+16 |
* | 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 | -31/+0 |
* | Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE | Wolfgang Denk | 2010-10-18 | 1 | -2/+2 |
* | 83xx: Remove warmboot parameter from PCI init functions | Peter Tyser | 2010-09-23 | 1 | -2/+2 |
* | 83xx/85xx/86xx: LBC register cleanup | Becky Bruce | 2010-07-16 | 1 | -4/+3 |
* | Update Freescale copyrights to remove "All Rights Reserved" | Kumar Gala | 2009-07-29 | 3 | -3/+3 |
* | mpc83xx: convert all remaining boards over to 83XX_GENERIC_PCI | Kim Phillips | 2009-07-18 | 2 | -307/+58 |
* | pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarity | Kumar Gala | 2009-02-07 | 1 | -2/+2 |
* | Make Freescale local bus registers available for both 83xx and 85xx. | Haiying Wang | 2008-10-29 | 1 | -1/+1 |
* | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | 2008-10-18 | 2 | -67/+67 |
* | 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 |
* | Big white-space cleanup. | Wolfgang Denk | 2008-05-21 | 1 | -3/+3 |
* | 83xx: Add Vitesse VSC7385 firmware uploading | Timur Tabi | 2008-03-25 | 1 | -1/+14 |
* | Remove erroneous or extra spd.h #includers. | Jon Loeliger | 2008-03-05 | 1 | -6/+0 |
* | mpc83xx: fix mpc8313/mpc8315/mpc8349itx Makefiles for silent build (with -s) | Kumar Gala | 2008-01-16 | 1 | -1/+1 |
* | mpc83xx: rm remaining FLAT_TREE code | Kim Phillips | 2008-01-08 | 1 | -25/+2 |
* | mpc83xx: remove FLAT_TREE code | Kim Phillips | 2008-01-08 | 1 | -13/+1 |
* | mpc83xx: convert to using do_fixup_*() | Kim Phillips | 2008-01-08 | 1 | -24/+27 |
* | Update libfdt from device tree compiler (dtc) | Kumar Gala | 2007-11-21 | 1 | -2/+2 |
* | mpc83xx: move freescale boards to boards/freescale | Kim Phillips | 2007-08-16 | 4 | -0/+878 |