Commit Graph

197 Commits (91b00b5fcc42a138ad4cd030748463df85774bfc)

Author SHA1 Message Date
Simon Glass f1683aa73c board_f: Rename initdram() to dram_init() 8 years ago
Simon Glass 088454cde2 board_f: Drop return value from initdram() 8 years ago
Simon Glass 52c411805c board_f: Drop board_type parameter from initdram() 8 years ago
Simon Glass a8523a808f Drop CONFIG_CMD_DOC 8 years ago
Simon Glass 950c3f700c arm: Remove VCMA9 board 8 years ago
Simon Glass 0a6eac842e video: Move video_get_info_str() prototype to a header file 8 years ago
Tom Rini 60c629b836 PowerPC: Update last users of CONFIG_ISO_STRING to Kconfig 8 years ago
Tom Rini adf32adb70 PowerPC: Update MIP405/MIP405T to use Kconfig better 8 years ago
Simon Glass c649e3c91c dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSI 9 years ago
Vagrant Cascadian eae4b2b67b Fix spelling of "occurred". 9 years ago
Vagrant Cascadian a6f70a3d14 Fix spelling of "transferred". 9 years ago
Simon Glass 4101f68792 dm: Drop the block_dev_desc_t typedef 9 years ago
Ben Whitten 192bc6948b Fix GCC format-security errors and convert sprintfs. 9 years ago
Simon Glass 24b852a7a2 Move console definitions into a new console.h file 9 years ago
Simon Glass 51a8a72dc5 Drop CONFIG_ISA_KEYBOARD 9 years ago
Bin Meng 1caf934a05 video: Drop DEV_FLAGS_SYSTEM flag 9 years ago
Rob Herring 7682a99826 remove unnecessary version.h includes 10 years ago
Georges Savoundararadj 2e07c249a6 kconfig: arm: introduce symbol for ARM CPUs 10 years ago
David Müller (ELSOFT AG) cf7d4505e3 PATI: fix broken SPI access 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 11 years ago
Masahiro Yamada 93d4334f7f Add board MAINTAINERS files 11 years ago
Masahiro Yamada dd84058d24 kconfig: add board Kconfig and defconfig files 11 years ago
Simon Glass 709ea543b9 stdio: Pass device pointer to stdio methods 11 years ago
Simon Glass 91d0be1dd8 stdio: Remove redundant code around stdio_register() calls 11 years ago
Jeroen Hofstee 6275331d41 vcma9/lowlevel_init.S: trivial: terminate comment 11 years ago
Stephen Warren eb838e7d84 usb: create common header virtual root hub descriptors 11 years ago
Albert ARIBAUD b60eff31f3 arm: remove unneeded symbol offsets and _TEXT_BASE 11 years ago
Masahiro Yamada d937326ffc Remove obsolete _LINUX_CONFIG_H macro 11 years ago
Masahiro Yamada e5c5301f14 Makefile: make directories by Makefile.build 11 years ago
Masahiro Yamada 0f0f75774e cosmetic: remove empty lines at the top of file 11 years ago
Masahiro Yamada 377e1048d3 board: powerpc: convert makefiles to Kbuild style 11 years ago
Masahiro Yamada a79854a90f board: arm: convert makefiles to Kbuild style 11 years ago
Troy Kisky 06d513ecb6 usb: add enum usb_init_type parameter to usb_lowlevel_init 11 years ago
Wolfgang Denk 1b387ef55c SPDX: fix IBM-pibs license identifier 12 years ago
Wolfgang Denk 46263f2de4 SPDX-License-Identifier: convert PIBS licensed files 12 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
Dirk Eibach 880540decf i2c, ppc4xx_i2c: switch to new multibus/multiadapter support 12 years ago
Albert ARIBAUD 5993053fa4 replace last __bss_end__ occurrences with __bss_end 12 years ago
York Sun 472d546054 Consolidate bool type 12 years ago
Albert ARIBAUD ef123c5253 Refactor linker-generated arrays 12 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
Lucas Stach c7e3b2b586 usb: lowlevel interface change to support multiple controllers 12 years ago
Wolfgang Denk 702e6014f1 doc: cleanup - move board READMEs into respective board directories 13 years ago
Mike Frysinger 5b84dd67cf usb: replace wait_ms() with mdelay() 13 years ago
David Müller d49f5b1cae board/mpl/pati: use the CFI driver for the PATI board 13 years ago
David Müller 39441b35c6 board/mpl/mip405: use the CFI driver for the MIP405/MIP405T board 13 years ago
David Müller 21be309bb7 board/mpl/pip405: use the CFI driver for the PIP405 board 13 years ago
David Müller 4b11dba975 board/mpl/common: remove the old legacy flash 13 years ago