Commit Graph

28 Commits (51855e8981e1b5e0a7b919662c32d0e4a374f575)

Author SHA1 Message Date
Simon Glass f1683aa73c board_f: Rename initdram() to dram_init() 7 years ago
Simon Glass 088454cde2 board_f: Drop return value from initdram() 7 years ago
Simon Glass 52c411805c board_f: Drop board_type parameter from initdram() 7 years ago
Bin Meng a187559e3d Use correct spelling of "U-Boot" 8 years ago
Simon Glass e895a4b06f fdt: Allow ft_board_setup() to report failure 10 years ago
Masahiro Yamada 461be2f96e kconfig: remove redundant "string" type in arch and board Kconfigs 10 years ago
Masahiro Yamada 93d4334f7f Add board MAINTAINERS files 10 years ago
Masahiro Yamada dd84058d24 kconfig: add board Kconfig and defconfig files 10 years ago
Masahiro Yamada 377e1048d3 board: powerpc: convert makefiles to Kbuild style 11 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Wolfgang Denk f4ea9f86d1 PPC MPC83xx: Fix MPC8323ERDB build warning 11 years ago
Wolfgang Denk 702e6014f1 doc: cleanup - move board READMEs into respective board directories 12 years ago
Mike Frysinger 464c79207c punt unused clean/distclean targets 13 years ago
Timur Tabi f5f30dea2a powerpc/83xx: remove empty board_early_init_f() 13 years ago
Sebastien Carlier 6d8962e814 Switch from archive libraries to partial linking 14 years ago
Wolfgang Denk 2ae1824196 Makefile: move all Power Architecture boards into boards.cfg 14 years ago
Wolfgang Denk 14d0a02a16 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE 14 years ago
Peter Tyser 6aa3d3bfaa 83xx: Remove warmboot parameter from PCI init functions 14 years ago
Jean-Christophe PLAGNIOL-VILLARD 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 16 years ago
Wolfgang Denk c8a3b109f0 Cleanup out-or-tree building for some boards (.depend) 16 years ago
Becky Bruce 9973e3c614 Change initdram() return type to phys_size_t 16 years ago
Michael Barkowski 5b2793a3f3 mpc8323erdb: fix EEPROM page size and get MAC from EEPROM 16 years ago
Jon Loeliger a30a549a35 Remove erroneous or extra spd.h #includers. 17 years ago
Kim Phillips b3458d2cd5 mpc83xx: remove FLAT_TREE code 17 years ago
Kim Phillips bbea46f76f mpc83xx: implement board_add_ram_info 17 years ago
Kim Phillips 3fde9e8b22 mpc83xx: migrate remaining freescale boards to libfdt 17 years ago
Kim Phillips 6a16e0dfcc mpc83xx: move common /memory node update mechanism to cpu.c 17 years ago
Kim Phillips 1c274c4e05 mpc83xx: add support for the MPC8323E RDB 17 years ago