1. dc00300 mpc83xx: Get rid of CONFIG_SYS_LBC_* by Mario Six · 6 years ago
  2. 805cac1 mpc83xx: Get rid of CONFIG_SYS_DDR_SDRAM_BASE by Mario Six · 6 years ago
  3. 7299dec mpc83xx: Make distinct MPC8313ERDB targets by Mario Six · 6 years ago
  4. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  5. 75f82d0 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · 7 years ago
  6. d35f338 board_f: Rename initdram() to dram_init() by Simon Glass · 8 years ago
  7. 39f90ba board_f: Drop return value from initdram() by Simon Glass · 8 years ago
  8. b4de3f3 board_f: Drop board_type parameter from initdram() by Simon Glass · 8 years ago
  9. 4c974d7 board_f: powerpc: Use timer_init() instead of init_timebase() by Simon Glass · 8 years ago
  10. 7557405 Use correct spelling of "U-Boot" by Bin Meng · 9 years ago
  11. 2aec3cc fdt: Allow ft_board_setup() to report failure by Simon Glass · 10 years ago
  12. 5cd6ded MAINTAINERS: comment out blank M: field by Masahiro Yamada · 10 years ago
  13. 0d82bad kconfig: remove redundant "string" type in arch and board Kconfigs by Masahiro Yamada · 10 years ago
  14. 9799f26 Add board MAINTAINERS files by Masahiro Yamada · 10 years ago
  15. d3ae678 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · 10 years ago
  16. c54b77e board: powerpc: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  17. ec7fbf5 Coding Style cleanup: replace leading SPACEs by TABs by Wolfgang Denk · 11 years ago
  18. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  19. 488af0d powerpc/mpc83xx: convert MPC8313ERDB to new-SPL by Scott Wood · 12 years ago
  20. b5c312a powerpc/mpc83xx: sparse fixes by Kim Phillips · 12 years ago
  21. e75d563 doc: cleanup - move board READMEs into respective board directories by Wolfgang Denk · 13 years ago
  22. 37dabcc mpc8313erdb: Enable GPIO support on the MPC8313E RDB by Joe Hershberger · 13 years ago
  23. 5ade390 mpc83xx: Rename CONFIG_SYS_DDR_CONFIG and cleanup DDR csbnds code by Joe Hershberger · 13 years ago
  24. ab2b7e1 punt unused clean/distclean targets by Mike Frysinger · 13 years ago
  25. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  26. 291ba1b Makefile: move all Power Architecture boards into boards.cfg by Wolfgang Denk · 14 years ago
  27. 0708bc6 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · 14 years ago
  28. e228332 83xx: Remove warmboot parameter from PCI init functions by Peter Tyser · 14 years ago
  29. 0d4cee1 83xx/85xx/86xx: LBC register cleanup by Becky Bruce · 14 years ago
  30. f0f778a Generic udelay() with watchdog support by Ingo van Lil · 15 years ago
  31. 6b2b95b NAND boot: change NAND loader's relocate SP to CONFIG param by Mingkai Hu · 15 years ago
  32. 4f84bbd Make Freescale local bus registers available for both 83xx and 85xx. by Haiying Wang · 16 years ago
  33. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  34. b79b101 mpc83xx: spd_sdram: fix ddr sdram base address assignment bug by Anton Vorontsov · 16 years ago
  35. b71689b NAND boot: MPC8313ERDB support by Scott Wood · 16 years ago
  36. 6140a02 Cleanup out-or-tree building for some boards (.depend) by Wolfgang Denk · 16 years ago
  37. bd99ae7 Change initdram() return type to phys_size_t by Becky Bruce · 16 years ago
  38. 3e1d49a 83xx: Add Vitesse VSC7385 firmware uploading by Timur Tabi · 17 years ago
  39. 129449a mpc83xx: fix mpc8313/mpc8315/mpc8349itx Makefiles for silent build (with -s) by Kumar Gala · 17 years ago
  40. 3204c7c mpc83xx: remove FLAT_TREE code by Kim Phillips · 17 years ago
  41. d112a2c Fix cases where DECLARE_GLOBAL_DATA_PTR was not declared as global by Wolfgang Denk · 17 years ago
  42. d8ded96 mpc83xx: move freescale boards to boards/freescale by Kim Phillips · 17 years ago