Commit Graph

30 Commits (c061d5b3dd026b4d85390c19db65604dc7451f97)

Author SHA1 Message Date
Simon Glass 5a54194515 dm: common: Add memory reservation for the video uclass 9 years ago
York Sun e81495224f Reserve secure memory 9 years ago
Simon Glass 9854a8748c console: Add a console buffer 9 years ago
Thomas Chou c8a7ba9e6a dm: implement a Timer uclass 9 years ago
Simon Glass 2212e69bc0 Revert "Align global_data to a 16-byte boundary" 10 years ago
Simon Glass 2afddae075 Align global_data to a 16-byte boundary 10 years ago
Simon Glass f05ad9ba4c Add a way to skip relocation 10 years ago
Simon Glass b0b403d954 Reserve the top 16 flag bits for architecture-specific use 10 years ago
Simon Glass 070d00b8dc dm: spl: Allow device tree/driver model in board_init_f() 10 years ago
Simon Glass b9da5086b8 dm: x86: baytrail: Correct PCI region 3 when driver model is used 10 years ago
Martin Dorwig 49cad54788 Export redesign 10 years ago
Bin Meng 8f9052fd98 pci: Make pci apis usable before relocation 10 years ago
Simon Glass c9356be307 dm: Split the simple malloc() implementation into its own file 10 years ago
Simon Glass 469a579df2 dm: serial: Move current serial port pointer to global_data 10 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 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