1. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years ago
  2. b75d8dc treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 3 months ago
  3. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 5 months ago
  4. 807765b common: Move device-tree setup functions to fdt_support.h by Simon Glass · 4 years, 9 months ago
  5. 2cf431c common: Move pci_init_board() out of common.h by Simon Glass · 4 years, 11 months ago
  6. 5255932 common: Move some board functions out of common.h by Simon Glass · 4 years, 11 months ago
  7. 8a81bfd mpc83xx: Get rid of CONFIG_SYS_DDR_BASE by Mario Six · 6 years ago
  8. 53deb24 board/freescale: Remove invalid fsl email addresses by Fabio Estevam · 6 years ago
  9. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  10. d024236 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 6 years ago
  11. b08c8c4 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · 7 years ago
  12. f1683aa board_f: Rename initdram() to dram_init() by Simon Glass · 7 years ago
  13. 088454c board_f: Drop return value from initdram() by Simon Glass · 8 years ago
  14. 52c4118 board_f: Drop board_type parameter from initdram() by Simon Glass · 8 years ago
  15. a187559 Use correct spelling of "U-Boot" by Bin Meng · 9 years ago
  16. e895a4b fdt: Allow ft_board_setup() to report failure by Simon Glass · 10 years ago
  17. 461be2f kconfig: remove redundant "string" type in arch and board Kconfigs by Masahiro Yamada · 10 years ago
  18. 93d4334 Add board MAINTAINERS files by Masahiro Yamada · 10 years ago
  19. dd84058 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · 10 years ago
  20. 377e104 board: powerpc: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  21. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  22. 702e601 doc: cleanup - move board READMEs into respective board directories by Wolfgang Denk · 12 years ago
  23. 464c792 punt unused clean/distclean targets by Mike Frysinger · 13 years ago
  24. 6d8962e Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  25. 2ae1824 Makefile: move all Power Architecture boards into boards.cfg by Wolfgang Denk · 14 years ago
  26. 14d0a02 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · 14 years ago
  27. ae188d4 MPC832XEMDS: fix pci.c build warning by Wolfgang Denk · 14 years ago
  28. 6aa3d3b 83xx: Remove warmboot parameter from PCI init functions by Peter Tyser · 14 years ago
  29. 9993e19 mpc83xx: convert all remaining boards over to 83XX_GENERIC_PCI by Kim Phillips · 15 years ago
  30. ff4e66e pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarity by Kumar Gala · 16 years ago
  31. 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  32. c8a3b10 Cleanup out-or-tree building for some boards (.depend) by Wolfgang Denk · 16 years ago
  33. 9973e3c Change initdram() return type to phys_size_t by Becky Bruce · 16 years ago
  34. a30a549 Remove erroneous or extra spd.h #includers. by Jon Loeliger · 17 years ago
  35. 6775c68 mpc83xx: fix missed pci_hose -> hose conversion for new libfdt code by Kim Phillips · 17 years ago
  36. 94fab25 mpc83xx: rm remaining FLAT_TREE code by Kim Phillips · 17 years ago
  37. b3458d2 mpc83xx: remove FLAT_TREE code by Kim Phillips · 17 years ago
  38. 5b8bc60 mpc83xx: convert to using do_fixup_*() by Kim Phillips · 17 years ago
  39. 8d04f02 Update libfdt from device tree compiler (dtc) by Kumar Gala · 17 years ago
  40. 7608d75 support board vendor-common makefiles by Kim Phillips · 17 years ago
  41. e58fe95 mpc83xx: move freescale boards to boards/freescale by Kim Phillips · 17 years ago