Age | Commit message (Expand) | Author |
2020-05-18 | common: Drop linux/delay.h from common header | Simon Glass |
2020-01-17 | common: Move RAM-sizing functions to init.h | Simon Glass |
2020-01-17 | common: Move device-tree setup functions to fdt_support.h | Simon Glass |
2019-12-02 | common: Move pci_init_board() out of common.h | Simon Glass |
2019-05-21 | mpc83xx: Get rid of CONFIG_SYS_LBC_* | Mario Six |
2019-05-21 | mpc83xx: Get rid of CONFIG_SYS_DDR_SDRAM_BASE | Mario Six |
2019-05-21 | mpc83xx: Get rid of CONFIG_SYS_DDR_BASE | Mario Six |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini |
2018-03-05 | libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> | Masahiro Yamada |
2017-04-13 | board_f: Rename initdram() to dram_init() | Simon Glass |
2017-04-05 | board_f: Drop return value from initdram() | Simon Glass |
2017-04-05 | board_f: Drop board_type parameter from initdram() | Simon Glass |
2014-11-21 | fdt: Allow ft_board_setup() to report failure | Simon Glass |
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-07-24 | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk |
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-08-19 | powerpc/83xx: Fix build issue with ve8313 board due to lbus changes | Kumar Gala |
2010-07-09 | 83xx: add support for ve8313 board | Heiko Schocher |