1. dec7ea0 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · 6 months ago
  2. abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 6 months ago
  3. af02676 board: freescale: Remove <common.h> and add needed includes by Tom Rini · 7 months ago
  4. 364d002 global: Finish CONFIG -> CFG migration by Tom Rini · 1 year, 11 months ago
  5. aac8149 global: Migrate CONFIG_RESET_VECTOR_ADDRESS to CFG by Tom Rini · 2 years ago
  6. 6a5dccc global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · 2 years ago
  7. 0a2bac7 global: Move remaining CONFIG_SYS_NUM_* to CFG_SYS_NUM_* by Tom Rini · 2 years ago
  8. 376b88a global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespace by Tom Rini · 2 years, 1 month ago
  9. d5c3bf2 global: Migrate CONFIG_SYS_MPC8* symbols to the CFG_SYS namespace by Tom Rini · 2 years, 1 month ago
  10. c685084 Makefile: Build final mpc85xx non-SPL image in standard file u-boot.bin by Pali Rohár · 2 years, 4 months ago
  11. 75ec06c ppc: Remove corenet_ds boards by Tom Rini · 2 years, 4 months ago
  12. aac187d nxp: Make board/freescale/common/Kconfig safe to include once in arch/Kconfig by Tom Rini · 2 years, 5 months ago
  13. ad22ef4 PowerPC: Remove some unused USB code by Tom Rini · 2 years, 6 months ago
  14. 8c70baa Finish conversion of CONFIG_SYS_CLK_FREQ to Kconfig by Tom Rini · 3 years ago
  15. aea2a99 CONFIG_SYS_CLK_FREQ: Consistently be static or get_board_sys_clk() by Tom Rini · 3 years ago
  16. 3ff49ec global: Convert simple_strtoul() with hex to hextoul() by Simon Glass · 3 years, 4 months ago
  17. 22a55da board: freescale: p2041rdb: Add MAINTAINER by Priyanka Jain · 3 years, 6 months ago
  18. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
  19. 03b8015 board: freescale: powerpc: add support for all RGMII modes by Madalin Bucur · 4 years, 1 month ago
  20. f7ed78b treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 5 months ago
  21. 7084851 board/freescale: add the DM_ETH changes for the PPC DPAA platforms by Madalin Bucur · 4 years, 7 months ago
  22. 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
  23. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 7 months ago
  24. 9758973 common: Drop init.h from common header by Simon Glass · 4 years, 7 months ago
  25. 2dc9c34 common: Drop image.h from common header by Simon Glass · 4 years, 7 months ago
  26. 274e0b0 common: Drop net.h from common header by Simon Glass · 4 years, 7 months ago
  27. 3bbe70c common: Move device-tree setup functions to fdt_support.h by Simon Glass · 5 years ago
  28. a7b5130 common: Move some board functions out of common.h by Simon Glass · 5 years ago
  29. 85010c5 powerpc: Enable device tree support for P2041RDB by Hou Zhiqiang · 5 years ago
  30. 0af6e2d env: Move env_get() to env.h by Simon Glass · 5 years ago
  31. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  32. da1a134 env: Rename some other getenv()-related functions by Simon Glass · 7 years ago
  33. d35f338 board_f: Rename initdram() to dram_init() by Simon Glass · 8 years ago
  34. 39f90ba board_f: Drop return value from initdram() by Simon Glass · 8 years ago
  35. b4de3f3 board_f: Drop board_type parameter from initdram() by Simon Glass · 8 years ago
  36. 51b06fa NXP: Introduce board/freescale/common/Kconfig and migrate CHAIN_OF_TRUST by Tom Rini · 8 years ago
  37. 9fd465c usb: fsl: Rename fdt_fixup_dr_usb by Sriram Dash · 8 years ago
  38. fe56a4f freescale: Tweak various Makefiles to remove redundancy, fix aesthetics by Robert P. J. Day · 9 years ago
  39. 1de43cf powerpc: mpc85xx: Move set_liodns, setup_portals to common boot seq by Prabhakar Kushwaha · 9 years ago
  40. e237880 Add more SPDX-License-Identifier tags by Tom Rini · 9 years ago
  41. 513eaf2 net: Move some header files to include/ by Shaohui Xie · 9 years ago
  42. 2aec3cc fdt: Allow ft_board_setup() to report failure by Simon Glass · 10 years ago
  43. 5cd6ded MAINTAINERS: comment out blank M: field by Masahiro Yamada · 10 years ago
  44. 0d82bad kconfig: remove redundant "string" type in arch and board Kconfigs by Masahiro Yamada · 10 years ago
  45. 9799f26 Add board MAINTAINERS files by Masahiro Yamada · 10 years ago
  46. d3ae678 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · 10 years ago
  47. 220c346 powerpc/mpc85xx: Check return value of find_tlb_idx by York Sun · 10 years ago
  48. f203656 powerpc/mpc85xx:Increase binary size for P, B & T series boards. by Prabhakar Kushwaha · 11 years ago
  49. f062659 Driver/DDR: Moving Freescale DDR driver to a common driver by York Sun · 11 years ago
  50. c54b77e board: powerpc: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  51. f4fe44a fsl/mpc85xx: define common serdes_clock_to_string function by Valentin Longchamp · 11 years ago
  52. 4a71741 powerpc: Fix CamelCase warnings in DDR related code by Priyanka Jain · 11 years ago
  53. c87e81e powerpc/corenet: Move RCW print to cpu.c by York Sun · 11 years ago
  54. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  55. 6d14b42 powerpc/p2041: fix serdes reference clock frequency display for PC board by Shaohui Xie · 12 years ago
  56. a8b5739 ppc: Move lbc_clk and cpu to arch_global_data by Simon Glass · 12 years ago
  57. 498610c powerpc/p2041: move Lanes mux to board early init by Shaohui Xie · 12 years ago
  58. 1a767f2 powerpc/p2041: configure the CPLD lane_mux according to RCW by Shaohui Xie · 12 years ago
  59. e75d563 doc: cleanup - move board READMEs into respective board directories by Wolfgang Denk · 13 years ago
  60. 3d33963 powerpc/85xx: Add USB device-tree fixup for various platforms by ramneek mehresh · 13 years ago
  61. 56953ee powerpc/85xx: don't display address map size (32-bit vs. 36-bit) during boot by Timur Tabi · 13 years ago
  62. ab9e5e6 p2041rdb: fix serdes clock map by Shaohui Xie · 13 years ago
  63. cc230da powerpc/QorIQ: fix network frame manager TBI PHY address settings by Roy Zang · 13 years ago
  64. ab2b7e1 punt unused clean/distclean targets by Mike Frysinger · 13 years ago
  65. b6d2ef6 powerpc/mpc8xxx: Merge entries in DDR speed table by York Sun · 13 years ago
  66. 588bfd3 powerpc/p2041rdb: remove watch dog related codes by Shaohui Xie · 13 years ago
  67. 99bcecf powerpc/p2041rdb: updated description of cpld command by Shaohui Xie · 13 years ago
  68. 1cf509e powerpc/p2041rdb: add more ddr frequencies support by Shaohui Xie · 13 years ago
  69. ada0261 powerpc/p2041rdb: set sysclk according to status of physical switch SW1 by Shaohui Xie · 13 years ago
  70. 9954cd1 powerpc/p2041rdb: update cpld reset command according to CPLD 2.0 by Shaohui Xie · 13 years ago
  71. 1de62bb powerpc/85xx: Refactor P2041RDB to use common p_corenet files by Kumar Gala · 13 years ago
  72. bccadf9 powerpc/85xx: p2041rdb - Remove unused 'execute' perm in TLB entries by Kumar Gala · 13 years ago
  73. 4c46d82 powerpc/p2041rdb: Add ethernet support on P2041RDB board by Mingkai Hu · 13 years ago
  74. f2bbb53 MPC8xxx: drop redundant boot messages by Wolfgang Denk · 13 years ago
  75. f354b53 powerpc/p2041rdb: Add p2041rdb board support by Mingkai Hu · 13 years ago