1. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  2. 470947d env: Fix env_load_location by York Sun · 7 years ago
  3. 1fe9301 log: Add control over log formatting by Simon Glass · 7 years ago
  4. 2131c5e env: Initialise all the environments by Maxime Ripard · 7 years ago
  5. 55e32ba log: Plumb logging into the init sequence by Simon Glass · 7 years ago
  6. d95645d log: Add an implementation of logging by Simon Glass · 7 years ago
  7. 49badb9 Drop the log buffer by Simon Glass · 7 years ago
  8. 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  9. 4bc2ad2 env: Add an enum for environment state by Simon Glass · 7 years ago
  10. 1fa20e4d spl: make SPL and normal u-boot stage use independent SYS_MALLOC_F_LEN by Andy Yan · 7 years ago
  11. b9aff92 bootstage: Support relocating boostage data by Simon Glass · 8 years ago
  12. 8820033 bootstage: Convert to use malloc() by Simon Glass · 8 years ago
  13. a6eedb8 dm: core: Add livetree definitions by Simon Glass · 8 years ago
  14. 9a60a9e asm-generic: global_data: change timebase_l/h to unsigned int by Peng Fan · 8 years ago
  15. b4de3f3 board_f: Drop board_type parameter from initdram() by Simon Glass · 8 years ago
  16. 3225899 spl: Add spl_early_init() by Eddie Cai · 8 years ago
  17. e304a5e Convert CONSOLE_PRE_CONSOLE_BUFFER options to Kconfig by Simon Glass · 8 years ago
  18. 3261d06 global_data.h: Standardize tabs and alignment for comments by Robert P. J. Day · 8 years ago
  19. 1ef95cc armv8: Move secure_ram variable out of generic global data by York Sun · 8 years ago
  20. 32bb7c8 env: Setup GD_FLG_ENV_DEFAULT flag when default environment are used by Michal Simek · 8 years ago
  21. fe6fbf3 Remove unused CONFIG_MODEM_SUPPORT option and associated dead code. by David Müller (ELSOFT AG) · 9 years ago
  22. fce58f5 dm: common: Add memory reservation for the video uclass by Simon Glass · 9 years ago
  23. 5d286cd Reserve secure memory by York Sun · 9 years ago
  24. 1bb4923 console: Add a console buffer by Simon Glass · 9 years ago
  25. fb798b1 dm: implement a Timer uclass by Thomas Chou · 9 years ago
  26. 04ae3d0 Revert "Align global_data to a 16-byte boundary" by Simon Glass · 9 years ago
  27. 862396c Align global_data to a 16-byte boundary by Simon Glass · 9 years ago
  28. 00dd17a Add a way to skip relocation by Simon Glass · 9 years ago
  29. feb0027 Reserve the top 16 flag bits for architecture-specific use by Simon Glass · 9 years ago
  30. fa2a4db dm: spl: Allow device tree/driver model in board_init_f() by Simon Glass · 9 years ago
  31. 5888bd2 dm: x86: baytrail: Correct PCI region 3 when driver model is used by Simon Glass · 9 years ago
  32. cb2c286 Export redesign by Martin Dorwig · 10 years ago
  33. f1b81fc pci: Make pci apis usable before relocation by Bin Meng · 10 years ago
  34. 7e08a1f Merge git://git.denx.de/u-boot-dm by Tom Rini · 10 years ago
  35. 9489046 dm: Split the simple malloc() implementation into its own file by Simon Glass · 10 years ago
  36. a4c2e13 dm: serial: Move current serial port pointer to global_data by Simon Glass · 10 years ago
  37. b9d5f6b Add a flag indicating when the serial console is ready by Simon Glass · 10 years ago
  38. a730c5d dm: Support driver model prior to relocation by Simon Glass · 10 years ago
  39. 863e404 Add a simple malloc() implementation for pre-relocation by Simon Glass · 10 years ago
  40. b74fcb4 dm: rename device struct to udevice by Heiko Schocher · 11 years ago
  41. a4c0266 driver/mxc_i2c: Move static data structure to global_data by York Sun · 11 years ago
  42. dd6ab88 dm: Add base driver model support by Simon Glass · 11 years ago
  43. 5715694 Introduce common timer functions by Rob Herring · 11 years ago
  44. 5959746 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 11 years ago
  45. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  46. e7d9c4f i2c: add i2c_core and prepare for new multibus support by Heiko Schocher · 13 years ago
  47. 209a1a6 Add trace support to generic board by Simon Glass · 11 years ago
  48. d158924 generic_board: reduce the redundancy of gd_t struct members by Masahiro Yamada · 12 years ago
  49. 059c54f Use 'unsigned int' for global_data's baudrate by Simon Glass · 12 years ago
  50. c45e359 Introduce generic pre-relocation board_f.c by Simon Glass · 12 years ago
  51. 0e72403 Add generic global_data by Simon Glass · 12 years ago