| Commit message (Expand) | Author | Age | Files | Lines |
* | treewide: convert bd_t to struct bd_info by coccinelle | Masahiro Yamada | 2020-07-17 | 1 | -1/+1 |
* | common: Drop linux/delay.h from common header | Simon Glass | 2020-05-18 | 1 | -0/+1 |
* | common: Drop init.h from common header | Simon Glass | 2020-05-18 | 1 | -0/+1 |
* | common: Move clock functions into a new file | Simon Glass | 2020-01-17 | 1 | -0/+1 |
* | common: Move device-tree setup functions to fdt_support.h | Simon Glass | 2020-01-17 | 1 | -0/+1 |
* | common: Move some board functions out of common.h | Simon Glass | 2019-12-02 | 1 | -0/+1 |
* | mpc83xx: Get rid of CONFIG_SYS_LBC_* | Mario Six | 2019-05-21 | 1 | -2/+3 |
* | mpc83xx: Get rid of CONFIG_SYS_DDR_SDRAM_BASE | Mario Six | 2019-05-21 | 1 | -4/+4 |
* | mpc83xx: Make distinct MPC8313ERDB targets | Mario Six | 2019-05-20 | 1 | -2/+15 |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 3 | -7/+3 |
* | libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> | Masahiro Yamada | 2018-03-05 | 1 | -1/+1 |
* | board_f: Rename initdram() to dram_init() | Simon Glass | 2017-04-13 | 2 | -2/+2 |
* | board_f: Drop return value from initdram() | Simon Glass | 2017-04-05 | 1 | -3/+5 |
* | board_f: Drop board_type parameter from initdram() | Simon Glass | 2017-04-05 | 2 | -2/+2 |
* | board_f: powerpc: Use timer_init() instead of init_timebase() | Simon Glass | 2017-04-05 | 1 | -1/+1 |
* | Use correct spelling of "U-Boot" | Bin Meng | 2016-02-06 | 1 | -2/+2 |
* | 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/+9 |
* | 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 | -21/+1 |
* | Coding Style cleanup: replace leading SPACEs by TABs | Wolfgang Denk | 2013-10-14 | 1 | -2/+2 |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | 3 | -51/+3 |
* | powerpc/mpc83xx: convert MPC8313ERDB to new-SPL | Scott Wood | 2012-12-19 | 1 | -5/+5 |
* | powerpc/mpc83xx: sparse fixes | Kim Phillips | 2012-11-04 | 1 | -12/+12 |
* | doc: cleanup - move board READMEs into respective board directories | Wolfgang Denk | 2012-07-29 | 1 | -0/+111 |
* | mpc8313erdb: Enable GPIO support on the MPC8313E RDB | Joe Hershberger | 2012-01-09 | 1 | -0/+15 |
* | mpc83xx: Rename CONFIG_SYS_DDR_CONFIG and cleanup DDR csbnds code | Joe Hershberger | 2011-11-03 | 1 | -2/+8 |
* | 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 | -7/+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 | -7/+1 |
* | 83xx/85xx/86xx: LBC register cleanup | Becky Bruce | 2010-07-16 | 1 | -1/+1 |
* | Generic udelay() with watchdog support | Ingo van Lil | 2009-12-05 | 1 | -1/+1 |
* | NAND boot: change NAND loader's relocate SP to CONFIG param | Mingkai Hu | 2009-09-15 | 1 | -1/+1 |
* | 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 | -44/+44 |
* | mpc83xx: spd_sdram: fix ddr sdram base address assignment bug | Anton Vorontsov | 2008-09-24 | 1 | -1/+1 |
* | NAND boot: MPC8313ERDB support | Scott Wood | 2008-08-12 | 3 | -1/+42 |
* | 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 |
* | 83xx: Add Vitesse VSC7385 firmware uploading | Timur Tabi | 2008-03-25 | 1 | -0/+21 |
* | mpc83xx: fix mpc8313/mpc8315/mpc8349itx Makefiles for silent build (with -s) | Kumar Gala | 2008-01-16 | 1 | -1/+1 |
* | mpc83xx: remove FLAT_TREE code | Kim Phillips | 2008-01-08 | 1 | -13/+1 |
* | Fix cases where DECLARE_GLOBAL_DATA_PTR was not declared as global | Wolfgang Denk | 2007-09-15 | 1 | -1/+2 |
* | mpc83xx: move freescale boards to boards/freescale | Kim Phillips | 2007-08-16 | 4 | -0/+302 |