1. 5255932 common: Move some board functions out of common.h by Simon Glass · 4 years, 11 months ago
  2. 42c9a49 mpc83xx: Get rid of CONFIG_SYS_LBC_* by Mario Six · 6 years ago
  3. 133ec60 mpc83xx: Get rid of CONFIG_SYS_DDR_SDRAM_BASE by Mario Six · 6 years ago
  4. 16aaca2 mpc83xx: Make distinct MPC8313ERDB targets by Mario Six · 6 years ago
  5. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  6. b08c8c4 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · 7 years ago
  7. f1683aa board_f: Rename initdram() to dram_init() by Simon Glass · 7 years ago
  8. 088454c board_f: Drop return value from initdram() by Simon Glass · 7 years ago
  9. 52c4118 board_f: Drop board_type parameter from initdram() by Simon Glass · 7 years ago
  10. 70e2aaf board_f: powerpc: Use timer_init() instead of init_timebase() by Simon Glass · 8 years ago
  11. a187559 Use correct spelling of "U-Boot" by Bin Meng · 9 years ago
  12. e895a4b fdt: Allow ft_board_setup() to report failure by Simon Glass · 10 years ago
  13. 535aad2 MAINTAINERS: comment out blank M: field by Masahiro Yamada · 10 years ago
  14. 461be2f kconfig: remove redundant "string" type in arch and board Kconfigs by Masahiro Yamada · 10 years ago
  15. 93d4334 Add board MAINTAINERS files by Masahiro Yamada · 10 years ago
  16. dd84058 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · 10 years ago
  17. 377e104 board: powerpc: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  18. 93e1459 Coding Style cleanup: replace leading SPACEs by TABs by Wolfgang Denk · 11 years ago
  19. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  20. 22f4442 powerpc/mpc83xx: convert MPC8313ERDB to new-SPL by Scott Wood · 12 years ago
  21. a2873bd powerpc/mpc83xx: sparse fixes by Kim Phillips · 12 years ago
  22. 702e601 doc: cleanup - move board READMEs into respective board directories by Wolfgang Denk · 12 years ago
  23. 0eaf8f9 mpc8313erdb: Enable GPIO support on the MPC8313E RDB by Joe Hershberger · 13 years ago
  24. 2e651b2 mpc83xx: Rename CONFIG_SYS_DDR_CONFIG and cleanup DDR csbnds code by Joe Hershberger · 13 years ago
  25. 464c792 punt unused clean/distclean targets by Mike Frysinger · 13 years ago
  26. 6d8962e Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  27. 2ae1824 Makefile: move all Power Architecture boards into boards.cfg by Wolfgang Denk · 14 years ago
  28. 14d0a02 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · 14 years ago
  29. 6aa3d3b 83xx: Remove warmboot parameter from PCI init functions by Peter Tyser · 14 years ago
  30. f51cdaf 83xx/85xx/86xx: LBC register cleanup by Becky Bruce · 14 years ago
  31. 3eb90ba Generic udelay() with watchdog support by Ingo van Lil · 15 years ago
  32. 6e1385d NAND boot: change NAND loader's relocate SP to CONFIG param by Mingkai Hu · 15 years ago
  33. 4e190b0 Make Freescale local bus registers available for both 83xx and 85xx. by Haiying Wang · 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. e4c0950 NAND boot: MPC8313ERDB support by Scott Wood · 16 years ago
  37. c8a3b10 Cleanup out-or-tree building for some boards (.depend) by Wolfgang Denk · 16 years ago
  38. 9973e3c Change initdram() return type to phys_size_t by Becky Bruce · 16 years ago
  39. 89c7784 83xx: Add Vitesse VSC7385 firmware uploading by Timur Tabi · 17 years ago
  40. 2b4c952 mpc83xx: fix mpc8313/mpc8315/mpc8349itx Makefiles for silent build (with -s) by Kumar Gala · 17 years ago
  41. b3458d2 mpc83xx: remove FLAT_TREE code by Kim Phillips · 17 years ago
  42. 1218abf Fix cases where DECLARE_GLOBAL_DATA_PTR was not declared as global by Wolfgang Denk · 17 years ago
  43. e58fe95 mpc83xx: move freescale boards to boards/freescale by Kim Phillips · 17 years ago