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