1. 49acd56 common: Move testdram() into init.h by Simon Glass · 4 years, 9 months ago
  2. 2cf431c common: Move pci_init_board() out of common.h by Simon Glass · 4 years, 11 months ago
  3. 3a7d557 env: Move env_get_f() to env.h by Simon Glass · 5 years ago
  4. 133ec60 mpc83xx: Get rid of CONFIG_SYS_DDR_SDRAM_BASE by Mario Six · 6 years ago
  5. ff3bb0c mpc83xx: Get rid of CONFIG_83XX_CLKIN by Mario Six · 6 years ago
  6. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  7. 00caae6 env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  8. f1683aa board_f: Rename initdram() to dram_init() by Simon Glass · 7 years ago
  9. 088454c board_f: Drop return value from initdram() by Simon Glass · 8 years ago
  10. 52c4118 board_f: Drop board_type parameter from initdram() by Simon Glass · 8 years ago
  11. a5c289b usb: fsl: Rename fdt_fixup_dr_usb by Sriram Dash · 8 years ago
  12. a187559 Use correct spelling of "U-Boot" by Bin Meng · 9 years ago
  13. 19e5118 mpc837xerdb: "fix Calling __hwconfig without a buffer" warning by Sinan Akman · 10 years ago
  14. b931589 MAINTAINERS: add me as the maintainer of mpc837xerdb by Sinan Akman · 10 years ago
  15. e895a4b fdt: Allow ft_board_setup() to report failure by Simon Glass · 10 years ago
  16. e5a504e MAINTAINERS: comment out invalid maintainers by Masahiro Yamada · 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. 6aa3d3b 83xx: Remove warmboot parameter from PCI init functions by Peter Tyser · 14 years ago
  28. 7e1afb6 ppc: Split MPC83xx SERDES code from MPC85xx/MPC86xx/QorIQ by Kumar Gala · 14 years ago
  29. 9993e19 mpc83xx: convert all remaining boards over to 83XX_GENERIC_PCI by Kim Phillips · 15 years ago
  30. c9646ed mpc83xx: MPC837XERDB: Add support for FSL eSDHC by Anton Vorontsov · 15 years ago
  31. 9adda54 83xx: Replace CONFIG_ECC_INIT_VIA_DDRC references by Peter Tyser · 15 years ago
  32. 7e91558 mpc83xx: MPC837XERDB: Add PCIe support by Anton Vorontsov · 16 years ago
  33. 55c5319 mpc83xx: fix serdes setup for the MPC8378E boards by Anton Vorontsov · 16 years ago
  34. 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  35. d26154c mpc83xx: spd_sdram: fix ddr sdram base address assignment bug by Anton Vorontsov · 16 years ago
  36. c8a3b10 Cleanup out-or-tree building for some boards (.depend) by Wolfgang Denk · 16 years ago
  37. 9973e3c Change initdram() return type to phys_size_t by Becky Bruce · 16 years ago
  38. 1ac4f32 mpc837xerdb: Fix warning: implicit declaration of function 'fdt_fixup_dr_usb' by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  39. e5c4ade mpc83xx: cleanup System Part and Revision ID Register (SPRIDR) code by Kim Phillips · 17 years ago
  40. 18e69a3 83xx/fdt_support: let user specifiy FSL USB Dual-Role controller role by Anton Vorontsov · 17 years ago
  41. 2bd7460 83xx: initialize serdes for MPC837XRDB boards by Anton Vorontsov · 17 years ago
  42. 89c7784 83xx: Add Vitesse VSC7385 firmware uploading by Timur Tabi · 17 years ago
  43. a30a549 Remove erroneous or extra spd.h #includers. by Jon Loeliger · 17 years ago
  44. 5e918a9 Add support for the MPC837xERDB by Kim Phillips · 17 years ago