1. 8f92558 Convert CONSOLE_PRE_CONSOLE_BUFFER options to Kconfig by Simon Glass · 8 years ago
  2. 2adbc17 global_data.h: Standardize tabs and alignment for comments by Robert P. J. Day · 8 years ago
  3. e61a753 armv8: Move secure_ram variable out of generic global data by York Sun · 8 years ago
  4. 340b0e3 env: Setup GD_FLG_ENV_DEFAULT flag when default environment are used by Michal Simek · 8 years ago
  5. 928f605 Remove unused CONFIG_MODEM_SUPPORT option and associated dead code. by David Müller (ELSOFT AG) · 9 years ago
  6. 5a54194 dm: common: Add memory reservation for the video uclass by Simon Glass · 9 years ago
  7. e814952 Reserve secure memory by York Sun · 9 years ago
  8. 9854a87 console: Add a console buffer by Simon Glass · 9 years ago
  9. c8a7ba9 dm: implement a Timer uclass by Thomas Chou · 9 years ago
  10. 2212e69 Revert "Align global_data to a 16-byte boundary" by Simon Glass · 9 years ago
  11. 2afddae Align global_data to a 16-byte boundary by Simon Glass · 9 years ago
  12. f05ad9b Add a way to skip relocation by Simon Glass · 9 years ago
  13. b0b403d Reserve the top 16 flag bits for architecture-specific use by Simon Glass · 9 years ago
  14. 070d00b dm: spl: Allow device tree/driver model in board_init_f() by Simon Glass · 9 years ago
  15. b9da508 dm: x86: baytrail: Correct PCI region 3 when driver model is used by Simon Glass · 9 years ago
  16. 49cad54 Export redesign by Martin Dorwig · 10 years ago
  17. 8f9052f pci: Make pci apis usable before relocation by Bin Meng · 10 years ago
  18. 1739564 Merge git://git.denx.de/u-boot-dm by Tom Rini · 10 years ago
  19. c9356be dm: Split the simple malloc() implementation into its own file by Simon Glass · 10 years ago
  20. 469a579 dm: serial: Move current serial port pointer to global_data by Simon Glass · 10 years ago
  21. 093f79a Add a flag indicating when the serial console is ready by Simon Glass · 10 years ago
  22. ab7cd62 dm: Support driver model prior to relocation by Simon Glass · 10 years ago
  23. d59476b Add a simple malloc() implementation for pre-relocation by Simon Glass · 10 years ago
  24. 54c5d08 dm: rename device struct to udevice by Heiko Schocher · 10 years ago
  25. dec1861 driver/mxc_i2c: Move static data structure to global_data by York Sun · 11 years ago
  26. 6494d70 dm: Add base driver model support by Simon Glass · 11 years ago
  27. 8dfafdd Introduce common timer functions by Rob Herring · 11 years ago
  28. c2120fb Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 11 years ago
  29. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  30. 385c9ef i2c: add i2c_core and prepare for new multibus support by Heiko Schocher · 13 years ago
  31. 71c52db Add trace support to generic board by Simon Glass · 11 years ago
  32. a0ba279 generic_board: reduce the redundancy of gd_t struct members by Masahiro Yamada · 11 years ago
  33. b5bec88 Use 'unsigned int' for global_data's baudrate by Simon Glass · 12 years ago
  34. 1938f4a Introduce generic pre-relocation board_f.c by Simon Glass · 12 years ago
  35. 50b1fa3 Add generic global_data by Simon Glass · 12 years ago