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