Commit Graph

39 Commits (lime2-spi)

Author SHA1 Message Date
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Masahiro Yamada b08c8c4870 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> 6 years ago
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
Simon Glass 70e2aaf380 board_f: powerpc: Use timer_init() instead of init_timebase() 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 535aad29f2 MAINTAINERS: comment out blank M: field 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 93e1459641 Coding Style cleanup: replace leading SPACEs by TABs 11 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Scott Wood 22f4442d12 powerpc/mpc83xx: convert MPC8313ERDB to new-SPL 12 years ago
Kim Phillips a2873bde4c powerpc/mpc83xx: sparse fixes 12 years ago
Wolfgang Denk 702e6014f1 doc: cleanup - move board READMEs into respective board directories 12 years ago
Joe Hershberger 0eaf8f9ea8 mpc8313erdb: Enable GPIO support on the MPC8313E RDB 13 years ago
Joe Hershberger 2e651b2483 mpc83xx: Rename CONFIG_SYS_DDR_CONFIG and cleanup DDR csbnds code 13 years ago
Mike Frysinger 464c79207c punt unused clean/distclean targets 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
Becky Bruce f51cdaf191 83xx/85xx/86xx: LBC register cleanup 14 years ago
Ingo van Lil 3eb90bad65 Generic udelay() with watchdog support 15 years ago
Mingkai Hu a87426e6dc NAND boot: change NAND loader's relocate SP to CONFIG param 15 years ago
Mingkai Hu 6e1385d5f8 NAND boot: change NAND loader's relocate SP to CONFIG param 15 years ago
Haiying Wang 4e190b03aa Make Freescale local bus registers available for both 83xx and 85xx. 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 16 years ago
Anton Vorontsov d26154c9a6 mpc83xx: spd_sdram: fix ddr sdram base address assignment bug 16 years ago
Scott Wood e4c0950854 NAND boot: MPC8313ERDB support 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
Timur Tabi 89c7784ed9 83xx: Add Vitesse VSC7385 firmware uploading 16 years ago
Kumar Gala 2b4c952be7 mpc83xx: fix mpc8313/mpc8315/mpc8349itx Makefiles for silent build (with -s) 17 years ago
Kim Phillips b3458d2cd5 mpc83xx: remove FLAT_TREE code 17 years ago
Wolfgang Denk 1218abf1b5 Fix cases where DECLARE_GLOBAL_DATA_PTR was not declared as global 17 years ago
Kim Phillips e58fe95784 mpc83xx: move freescale boards to boards/freescale 17 years ago