Commit Graph

20 Commits (30ebf88f44917abf070ab899111cd2684000e204)

Author SHA1 Message Date
Martin Dorwig 49cad54788 Export redesign 11 years ago
Bin Meng 8f9052fd98 pci: Make pci apis usable before relocation 11 years ago
Simon Glass c9356be307 dm: Split the simple malloc() implementation into its own file 11 years ago
Simon Glass 469a579df2 dm: serial: Move current serial port pointer to global_data 11 years ago
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 12 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 13 years ago