1. fe6fbf3 Remove unused CONFIG_MODEM_SUPPORT option and associated dead code. by David Müller (ELSOFT AG) · 9 years ago
  2. fce58f5 dm: common: Add memory reservation for the video uclass by Simon Glass · 9 years ago
  3. 5d286cd Reserve secure memory by York Sun · 9 years ago
  4. 1bb4923 console: Add a console buffer by Simon Glass · 9 years ago
  5. fb798b1 dm: implement a Timer uclass by Thomas Chou · 9 years ago
  6. 04ae3d0 Revert "Align global_data to a 16-byte boundary" by Simon Glass · 9 years ago
  7. 862396c Align global_data to a 16-byte boundary by Simon Glass · 9 years ago
  8. 00dd17a Add a way to skip relocation by Simon Glass · 9 years ago
  9. feb0027 Reserve the top 16 flag bits for architecture-specific use by Simon Glass · 9 years ago
  10. fa2a4db dm: spl: Allow device tree/driver model in board_init_f() by Simon Glass · 9 years ago
  11. 5888bd2 dm: x86: baytrail: Correct PCI region 3 when driver model is used by Simon Glass · 9 years ago
  12. cb2c286 Export redesign by Martin Dorwig · 10 years ago
  13. f1b81fc pci: Make pci apis usable before relocation by Bin Meng · 10 years ago
  14. 7e08a1f Merge git://git.denx.de/u-boot-dm by Tom Rini · 10 years ago
  15. 9489046 dm: Split the simple malloc() implementation into its own file by Simon Glass · 10 years ago
  16. a4c2e13 dm: serial: Move current serial port pointer to global_data by Simon Glass · 10 years ago
  17. b9d5f6b Add a flag indicating when the serial console is ready by Simon Glass · 10 years ago
  18. a730c5d dm: Support driver model prior to relocation by Simon Glass · 10 years ago
  19. 863e404 Add a simple malloc() implementation for pre-relocation by Simon Glass · 10 years ago
  20. b74fcb4 dm: rename device struct to udevice by Heiko Schocher · 11 years ago
  21. a4c0266 driver/mxc_i2c: Move static data structure to global_data by York Sun · 11 years ago
  22. dd6ab88 dm: Add base driver model support by Simon Glass · 11 years ago
  23. 5715694 Introduce common timer functions by Rob Herring · 11 years ago
  24. 5959746 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 11 years ago
  25. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  26. e7d9c4f i2c: add i2c_core and prepare for new multibus support by Heiko Schocher · 13 years ago
  27. 209a1a6 Add trace support to generic board by Simon Glass · 11 years ago
  28. d158924 generic_board: reduce the redundancy of gd_t struct members by Masahiro Yamada · 12 years ago
  29. 059c54f Use 'unsigned int' for global_data's baudrate by Simon Glass · 12 years ago
  30. c45e359 Introduce generic pre-relocation board_f.c by Simon Glass · 12 years ago
  31. 0e72403 Add generic global_data by Simon Glass · 12 years ago