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