Commit Graph

358 Commits (51855e8981e1b5e0a7b919662c32d0e4a374f575)

Author SHA1 Message Date
Masahiro Yamada 51855e8981 treewide: remove unneeded semicolons 7 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
Masahiro Yamada e856bdcfb4 flash: complete CONFIG_SYS_NO_FLASH move with renaming 7 years ago
Lokesh Vutla 8435179271 common: Add DISPLAY_BOARDINFO 8 years ago
Masahiro Yamada 1221ce459d treewide: replace #include <asm/errno.h> with <linux/errno.h> 8 years ago
Masahiro Yamada 63a7578e4e arch, board: squash lines for immediate return 8 years ago
Robert P. J. Day 7ffe3cd62e Delete tests of CONFIG_OF_LIBFDT when testing CONFIG_OF_BOARD_SETUP 8 years ago
Masahiro Yamada d67a577512 powerpc: yucca: drop redundant CONFIG_SYS_TEXT_BASE from config.mk 9 years ago
Simon Glass 24b852a7a2 Move console definitions into a new console.h file 9 years ago
Tom Rini 29155e7352 ocotea: Drop 9 years ago
Tom Rini bb5553c618 taishan: Drop 9 years ago
Tom Rini 9d9e2f5daf ebony: Drop 9 years ago
Tom Rini 123b6cd7a4 taihu: Remove 9 years ago
Joe Hershberger a26cd04920 arch: Make board selection choices optional 9 years ago
Masahiro Yamada 58d423b88e dm: select CONFIG_DM* options 9 years ago
Anatolij Gustschin 5db752353b powerpc: ppc4xx: convert AMCC boards to generic board 9 years ago
Masahiro Yamada 326a682358 malloc_f: enable SYS_MALLOC_F by default if DM is on 9 years ago
Masahiro Yamada 91405b7fa9 malloc_f: remove redundant defalut values of CONFIG_SYS_MALLOC_F_LEN 9 years ago
Stefan Roese 360334a178 powerpc: ppc4xx: Enable CONFIG_DISPLAY_BOARDINFO 9 years ago
Simon Glass 5d418fdb99 dm: powerpc: ppc4xx: Move glacier to use driver model for serial 9 years ago
Simon Glass 43301741fc powerpc: ppc4xx: Use CONFIG_OF_CONTROL for canyonlands boards 9 years ago
Simon Glass 00cca639d5 powerpc: ppc4xx: Add ramboot config for glacier 9 years ago
Simon Glass 6566041c0b powerpc: ppc4xx: Move CANYONLANDS/GLACIER/ARCHES to Kconfig 9 years ago
Simon Glass 0bca284b17 powerpc: ppc4xx: canyonlands: config: Tidy up CONFIGs and config.mk 9 years ago
Simon Glass e895a4b06f fdt: Allow ft_board_setup() to report failure 10 years ago
Masahiro Yamada 9ed3246e19 powerpc: ppc4xx: remove board support for bluestone 10 years ago
Masahiro Yamada 535aad29f2 MAINTAINERS: comment out blank M: field 10 years ago
Masahiro Yamada e5a504eb3d MAINTAINERS: comment out invalid maintainers 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
Simon Glass e1bf824dfd Add cli_ prefix to readline functions 10 years ago
Simon Glass 18d66533ac move CLI prototypes to cli.h and add comments 10 years ago
Masahiro Yamada e7afb73b50 nand_spl: remove unused linker scripts u-boot-nand.lds 10 years ago
Stefan Roese 345b77baca ppc4xx: Remove 4xx NAND booting support 10 years ago
Masahiro Yamada 377e1048d3 board: powerpc: convert makefiles to Kbuild style 11 years ago
Troy Kisky bba679144d usb: rename board_usb_init_type to usb_init_type 11 years ago
Mateusz Zalega 16297cfb2a usb: new board-specific USB init interface 11 years ago
Wolfgang Denk 3765b3e7bd Coding Style cleanup: remove trailing white space 11 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
York Sun 472d546054 Consolidate bool type 11 years ago
Simon Glass 3929fb0a14 Replace __bss_end__ with __bss_end 11 years ago
Albert ARIBAUD ef123c5253 Refactor linker-generated arrays 11 years ago
Marek Vasut 8b493a5236 common: Discard the __u_boot_cmd section 12 years ago
Marek Vasut 556751427b common: Add .u_boot_list into all linker files 12 years ago
Wolfgang Denk 702e6014f1 doc: cleanup - move board READMEs into respective board directories 12 years ago
Wolfgang Denk b63cb09719 board/amcc/taihu/flash.c: Fix GCC 4.6 build warnings 13 years ago
Wolfgang Denk 2975fe14d9 board/amcc/yucca/flash.c: Fix GCC 4.6 build warnings 13 years ago