Commit Graph

15 Commits (1655f9f6c73c2b4b5d3f3b3c8aab999c194d8486)

Author SHA1 Message Date
Simon Glass 093f79ab88 Add a flag indicating when the serial console is ready 11 years ago
Simon Glass ab7cd62790 dm: Support driver model prior to relocation 11 years ago
Simon Glass d59476b644 Add a simple malloc() implementation for pre-relocation 11 years ago
Heiko Schocher 54c5d08a09 dm: rename device struct to udevice 11 years ago
York Sun dec1861be9 driver/mxc_i2c: Move static data structure to global_data 11 years ago
Simon Glass 6494d708bf dm: Add base driver model support 11 years ago
Rob Herring 8dfafdde88 Introduce common timer functions 11 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
Heiko Schocher 385c9ef5a7 i2c: add i2c_core and prepare for new multibus support 12 years ago
Simon Glass 71c52dba2b Add trace support to generic board 12 years ago
Masahiro Yamada a0ba279ac6 generic_board: reduce the redundancy of gd_t struct members 12 years ago
Simon Glass b5bec88434 Use 'unsigned int' for global_data's baudrate 12 years ago
Simon Glass 1938f4a5b6 Introduce generic pre-relocation board_f.c 12 years ago
Simon Glass 50b1fa3996 Add generic global_data 12 years ago