- 49c24a8 board: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD by Simon Glass · 8 weeks ago
- 4b1c50d board: freescale: Remove duplicate newlines by Marek Vasut · 4 months ago
- 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
- 0d2518e board: freescale: t4240rdb: implement get_serial_clock by Camelia Groza · 1 year, 5 months ago
- 14f4dc8 board: freescale: t4240rdb: enumerate PCI devices by Camelia Groza · 1 year, 5 months ago
- 364d002 global: Finish CONFIG -> CFG migration by Tom Rini · 1 year, 11 months ago
- 6a5dccc global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · 2 years ago
- 56af659 global: Move remaining CONFIG_SYS_PCI* to CFG_SYS_PCI* by Tom Rini · 2 years ago
- 0a2bac7 global: Move remaining CONFIG_SYS_NUM_* to CFG_SYS_NUM_* by Tom Rini · 2 years ago
- df6a215 global: Move remaining CONFIG_SYS_NS16550_* to CFG_SYS_NS16550_* by Tom Rini · 2 years ago
- b421349 global: Move remaining CONFIG_SYS_NAND_* to CFG_SYS_NAND_* by Tom Rini · 2 years ago
- d5c3bf2 global: Migrate CONFIG_SYS_MPC8* symbols to the CFG_SYS namespace by Tom Rini · 2 years, 1 month ago
- aac187d nxp: Make board/freescale/common/Kconfig safe to include once in arch/Kconfig by Tom Rini · 2 years, 5 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
- 3fd6633 WS cleanup: remove trailing empty lines by Wolfgang Denk · 3 years, 2 months ago
- 9df3865 Merge branch 'network_master' of https://source.denx.de/u-boot/custodians/u-boot-net into next by Tom Rini · 3 years, 2 months ago
- 6a6e402 net: replace the "xfi" phy-mode with "10gbase-r" by Vladimir Oltean · 3 years, 2 months ago
- f7246c2 nxp: Migrate CONFIG_DDR_CLK_FREQ to Kconfig by Tom Rini · 3 years, 3 months ago
- ff47bb7 board: T4240rdb: Extend cs4340_get_fw_addr() functionality by Kuldeep Singh · 3 years, 4 months ago
- dc67bfa pci: freescale: Drop old code by Simon Glass · 3 years, 4 months ago
- a7ffa3d ppc: Remove T4160RDB board by Tom Rini · 3 years, 6 months ago
- 22de5c8 board: freescale: t4rdb: 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
- 2b92398 serial: Rename ns16550 functions to lower case by Simon Glass · 4 years ago
- 119e7ef serial: Update NS16550_t and struct NS16550 by Simon Glass · 4 years ago
- 286eed4 powerpc: Remove bi_memstart & bi_memsize assignments in spl.c by Stefan Roese · 4 years, 3 months 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
- 85d6531 common: Move clock functions into a new file by Simon Glass · 5 years ago
- 3bbe70c common: Move device-tree setup functions to fdt_support.h by Simon Glass · 5 years ago
- 284f71b common: Move relocate_code() to init.h by Simon Glass · 5 years ago
- 18afe10 common: Move pci_init_board() out of common.h by Simon Glass · 5 years ago
- a7b5130 common: Move some board functions out of common.h by Simon Glass · 5 years ago
- 5cd7ece env: Finish migration of common ENV options by Tom Rini · 5 years ago
- f2f4e15 powerpc: T4RDB: Compile legacy PCIe routines conditionally by Hou Zhiqiang · 5 years ago
- 9d1f619 env: Rename environment.h to env_internal.h by Simon Glass · 5 years ago
- 0af6e2d env: Move env_get() to env.h by Simon Glass · 5 years ago
- c3aeeb8 board/freescale: Remove invalid fsl email addresses by Fabio Estevam · 7 years ago
- 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
- 75f82d0 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · 7 years ago
- 05204d0 powerpc: mpc85xx: Fix static TLB table for SDRAM by York Sun · 7 years ago
- da1a134 env: Rename some other getenv()-related functions by Simon Glass · 7 years ago
- 4bc2ad2 env: Add an enum for environment state 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
- 302445a powerpc: Drop probecpu() in favour of arch_cpu_init() by Simon Glass · 8 years ago
- 51b06fa NXP: Introduce board/freescale/common/Kconfig and migrate CHAIN_OF_TRUST by Tom Rini · 8 years ago
- 29a5301 fsl/board/ddr: optimize board-specific cpo for erratum A-009942 by Shengzhou Liu · 8 years ago
- 28a4e6a powerpc: T4240RDB: Remove macro CONFIG_T4240RDB by York Sun · 8 years ago
- 50417a9 powerpc: T4160RDB: Separate from T4240RDB in Kconfig by York Sun · 8 years ago
- 2374f31 pbl: use "wait" command instead of "flush" command by Zhao Qiang · 8 years ago
- 55107dc Txxx/RCW: Split unified RCW to RCWs for sd, spi and nand. by Zhao Qiang · 8 years ago
- 9fd465c usb: fsl: Rename fdt_fixup_dr_usb by Sriram Dash · 8 years ago
- 0362bdb Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 8 years ago
- fe56a4f freescale: Tweak various Makefiles to remove redundancy, fix aesthetics by Robert P. J. Day · 9 years ago
- 0246ade board/freescale: Use unified setup_ddr_tlbs for spl boot and non-spl boot by Shengzhou Liu · 8 years ago
- 2ff056b powerpc/board: SPL: Enable malloc flag in global data. by Sumit Garg · 9 years ago
- f1510e6 board/freescale: Update ddr clk_adjust by Shengzhou Liu · 9 years ago
- d942ab7 powerpc:t4240rdb: Disable the non-existent ethernet ports on T4240RDB by Ying Zhang · 9 years ago
- ff77905 powerpc/board/t4240rdb: Enable VID support by Ying Zhang · 9 years ago
- 1de43cf powerpc: mpc85xx: Move set_liodns, setup_portals to common boot seq by Prabhakar Kushwaha · 9 years ago
- a73bda4 Move console definitions into a new console.h file by Simon Glass · 9 years ago
- 513eaf2 net: Move some header files to include/ by Shaohui Xie · 9 years ago
- 2b6db83 powerpc/t4rdb: fix cpld reset altbank by Shaohui Xie · 10 years ago
- 66cba6b powerpc/t4rdb: Add SD boot support for T4240RDB board by Chunhe Lan · 10 years ago
- c0d5227 powerpc/t4240rdb: Add alternate SerDes 2 protocol to align with RCW by Chunhe Lan · 10 years ago
- 2aec3cc fdt: Allow ft_board_setup() to report failure by Simon Glass · 10 years ago
- c3eb88d powerpc/t4rdb: Add support of CPLD by Chunhe Lan · 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
- c3d5f0a powerpc/t4rdb: Add alternate serdes protocols to align with A-007186 by Chunhe Lan · 11 years ago
- 8e4f3ff powerpc/85xx: Add T4240RDB board support by Chunhe Lan · 11 years ago