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