1. e3051d9 sparc: Initial ground work for generic board initialization by Francois Retief · 9 years ago
  2. 7edd07d dm: timer: Avoid using timer before it is ready by Simon Glass · 9 years ago
  3. 1bb4923 console: Add a console buffer by Simon Glass · 9 years ago
  4. a73bda4 Move console definitions into a new console.h file by Simon Glass · 9 years ago
  5. ee76cf6 Merge branch 'series1_v2' of git://git.denx.de/u-boot-sparc by Tom Rini · 9 years ago
  6. e8e589d x86: Move timer_init() call a bit earlier by Bin Meng · 9 years ago
  7. 7773202 sparc: Kconfig: Move the CMD_AMBAPP command to Kconfig by Francois Retief · 10 years ago
  8. 42c65e8 Merge git://git.denx.de/u-boot-dm by Tom Rini · 9 years ago
  9. c5dcb4a allow LED initialization without STATUS_LED_BOOT by Bernhard Nortmann · 9 years ago
  10. 4fda281 env: export fdt_blob to the environment variable by Thomas Chou · 9 years ago
  11. 7881597 timer: start a new timer after relocation by Thomas Chou · 9 years ago
  12. 89299e2 NDS32: Generic Board Support and Unsupport by Kun-Hua Huang · 9 years ago
  13. b02c9b9 ppc4xx: Remove sc3 board by Stefan Roese · 10 years ago
  14. 02fe5e6 x86: Allow CPUs to be set up after relocation by Simon Glass · 10 years ago
  15. 820a18f armv8/fsl-lsch3: Update early MMU table by York Sun · 10 years ago
  16. 35f15f6 dm: x86: spi: Convert ICH SPI driver to driver model by Simon Glass · 10 years ago
  17. 3dbe17e net: Remove the bd* parameter from net stack functions by Joe Hershberger · 10 years ago
  18. 65b905b common: Make sure arch-specific map_sysmem() is defined by Joe Hershberger · 10 years ago
  19. b94dc89 dm: pci: Add a uclass for PCI by Simon Glass · 10 years ago
  20. a714a6b9 common/board_r: Restore non-cached memory setup by Jan Kiszka · 10 years ago
  21. 8f6d8f3 m68k: Add generic board support for MCF547X/8X and MCF5445X by Alison Wang · 10 years ago
  22. f245ae9 m68k: add generic-board support by angelo@sysam.it · 10 years ago
  23. c1d0917 avr32: add generic board support by Andreas Bießmann · 10 years ago
  24. 111bbf5 common/board_r: allocate bootparams by Andreas Bießmann · 10 years ago
  25. 65e915c microblaze: Move architecture to use generic board init by Michal Simek · 11 years ago
  26. 9e4f396 common/board_r: manual relocation for cmd table by Andreas Bießmann · 10 years ago
  27. 9607f7a generic-board: show model name in board_init_f() too by Masahiro Yamada · 10 years ago
  28. c97d974 ARM: Implement non-cached memory support by Thierry Reding · 10 years ago
  29. 5c6bc7a Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · 10 years ago
  30. cdc932a powerpc: mpc8xx: remove hermes board support by Masahiro Yamada · 10 years ago
  31. eb0e02b flash: do not fail even if flash_size is zero by Masahiro Yamada · 10 years ago
  32. 8030235 x86: Remove unnecessary call to initr_enable_interrupts() by Bin Meng · 10 years ago
  33. 57a6cd8 x86: Remove cpu_init_r() for x86 by Bin Meng · 10 years ago
  34. d9de96d x86: Remove board_early_init_r() by Simon Glass · 10 years ago
  35. 9489046 dm: Split the simple malloc() implementation into its own file by Simon Glass · 10 years ago
  36. d9e8762 common: board_r: make local functions static by Jeroen Hofstee · 10 years ago
  37. 4584605 common: board: use __weak by Jeroen Hofstee · 10 years ago
  38. 55316ad dm: Remove spi_init() from board_r.c when using driver model by Simon Glass · 10 years ago
  39. d6b4694 common/board_r: remove warning in initr_mem for 64-bit phys_size_t by Valentin Longchamp · 10 years ago
  40. 6e78b3b common/board_r: Fix booting issue on T4240QDS by York Sun · 10 years ago
  41. 162efa2 Merge branch 'master' of git://git.denx.de/u-boot-dm by Tom Rini · 10 years ago
  42. 712da5e dm: Make driver model available before board_init() by Simon Glass · 10 years ago
  43. 254dfab Set up stdio earlier when using driver model by Simon Glass · 10 years ago
  44. 498f97f board_r: ARM[64] do not set gd again by Jeroen Hofstee · 10 years ago
  45. cce3e75 nios2: add generic board support by Thomas Chou · 10 years ago
  46. 1e81e5b board_r: Add missing return to initr_doc by Ian Campbell · 10 years ago
  47. a730c5d dm: Support driver model prior to relocation by Simon Glass · 10 years ago
  48. fef72b7 dm: Allow drivers to be marked 'before relocation' by Simon Glass · 10 years ago
  49. 863e404 Add a simple malloc() implementation for pre-relocation by Simon Glass · 10 years ago
  50. 63d424b board_r: run scsi init() on ARM too by Ian Campbell · 10 years ago
  51. e3a762c m68k: powerpc: Clean up do_mdm_init by Simon Glass · 11 years ago
  52. 9516c27 board_r: return 0 from show_model_r by Paul Burton · 11 years ago
  53. eea8710 dm: Set up driver model after relocation by Simon Glass · 11 years ago
  54. 6e29472 arm: remove unneeded symbol offsets and _TEXT_BASE by Albert ARIBAUD · 11 years ago
  55. 3f0516f board_r - fixup functions table after relocation by Alexey Brodkin · 11 years ago
  56. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  57. 209a1a6 Add trace support to generic board by Simon Glass · 11 years ago
  58. d158924 generic_board: reduce the redundancy of gd_t struct members by Masahiro Yamada · 12 years ago
  59. 844199d Call bootstage_relocate() after malloc is initted by Doug Anderson · 12 years ago
  60. 62cf912 sandbox: Switch over to generic board by Simon Glass · 12 years ago
  61. 3f55a31 x86: Allow setup code to manage its own global data by Simon Glass · 12 years ago
  62. 2e4622d x86: Enable generic board support by Simon Glass · 12 years ago
  63. 6f5567d x86: Adjust board_r.c for x86 by Simon Glass · 12 years ago
  64. 5af29bd Adjust board_r.c for ppc by Simon Glass · 12 years ago
  65. db397fa Introduce generic post-relocation board_r.c by Simon Glass · 12 years ago