- 6e7df1d global: Finish CONFIG -> CFG migration by Tom Rini · 1 year, 11 months ago
- 1d457db global: Migrate CONFIG_MAX_MEM_MAPPED to CFG by Tom Rini · 2 years ago
- 4fd9373 net: Remove more legacy functions by Tom Rini · 2 years ago
- f3b5168 CONFIG_SYS_MPC8xxx_GUTS_ADDR: Migrate to CFG_SYS by Tom Rini · 2 years ago
- 65cc0e2 global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · 2 years ago
- a322afc global: Move remaining CONFIG_*SRIO_* to CFG_* by Tom Rini · 2 years ago
- aa6e94d global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* by Tom Rini · 2 years ago
- 6cc0454 global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespace by Tom Rini · 2 years, 1 month ago
- 5155207 global: Migrate CONFIG_SYS_MPC8* symbols to the CFG_SYS namespace by Tom Rini · 2 years, 1 month ago
- ea253ad treewide: Remove the unnecessary space before semicolon by Bin Meng · 2 years, 1 month ago
- 4e4bf94 common: Drop display_options.h from common header by Simon Glass · 2 years, 4 months ago
- 3371edd Convert CONFIG_USB_MAX_CONTROLLER_COUNT to Kconfig by Tom Rini · 2 years, 6 months ago
- b35316f Convert CONFIG_SPL_INIT_MINIMAL et al to Kconfig by Tom Rini · 2 years, 7 months ago
- 185f812 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 10 months ago
- c347e42 powerpc: Remove unused FCC ethernet code by Tom Rini · 3 years, 4 months ago
- 2ae8043 Merge branch '2021-02-02-drop-asm_global_data-when-unused' by Tom Rini · 3 years, 10 months ago
- 43d1d39 mpc8xxx: fsl_pamu: Update data type in config_pamu by Priyanka Jain · 3 years, 10 months ago
- 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
- 5396fa6 mpc8xxx: Don't compile board_eth_init() for DM_ETH by Hou Zhiqiang · 4 years, 2 months ago
- b75d8dc treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 5 months ago
- cd93d62 common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 7 months ago
- c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
- f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
- 691d719 common: Drop init.h from common header by Simon Glass · 4 years, 7 months ago
- 90526e9 common: Drop net.h from common header by Simon Glass · 4 years, 7 months ago
- 5d3bcdb phy: add support for backplane kr mode by Florinel Iordache · 4 years, 9 months ago
- db41d65 common: Move hang() to the same header as panic() by Simon Glass · 5 years ago
- b598147 common: Move some CPU functions out of common.h by Simon Glass · 5 years ago
- 6887c5b common: Move some time functions out of common.h by Simon Glass · 5 years ago
- bef1845 freescale/powerpc: Rename the config CONFIG_SECURE_BOOT name by Udit Agarwal · 5 years ago
- 5c22998 mpc83xx: Use pre-defined asm functions by Mario Six · 6 years ago
- fe7d654 mpc83xx: Migrate CONFIG_SYS_{BR, OR}*_PRELIM to Kconfig by Mario Six · 6 years ago
- 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
- b08c8c4 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · 7 years ago
- cbcbf71 powerpc: Drop probecpu() in favour of arch_cpu_init() by Simon Glass · 8 years ago
- 1221ce4 treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
- 8f01397 powerpc/mpc85xx: SECURE BOOT- Enable chain of trust in SPL by Sumit Garg · 8 years ago
- f698e9f powerpc/SECURE_BOOT: Add PAMU driver by Aneesh Bansal · 9 years ago
- 4338147 arch/powperpc: Fix start_align due to use of __ffs64() instead ffs64() by Ashish kumar · 9 years ago
- 5b8031c Add more SPDX-License-Identifier tags by Tom Rini · 9 years ago
- da58dec Various Makefiles: Add SPDX-License-Identifier tags by Tom Rini · 9 years ago
- 2d2f490 powerpc: Remove __ilog2_u64 and ffs4 from bitops by Fabio Estevam · 9 years ago
- b8bf0ad powerpc/mpc85xx: Add DSP side awareness for Freescale Heterogeneous SoCs by Shaveta Leekha · 10 years ago
- 0181937 crypto/fsl: Add fixup for crypto node by Ruchika Gupta · 10 years ago
- 7e40e4b arch/powerpc: Initialize VSC9953 L2 Switch by Codrin Ciubotariu · 10 years ago
- a1c04e2 drivers: usb: Make usb device-tree fixup code architecture independent by Nikhil Badola · 10 years ago
- f605079 powerpc/mpc85xx: Add T1024/T1023 SoC support by Shengzhou Liu · 10 years ago
- 028dbb8 fsl_sec : Change accessor function to take care of endianness by Ruchika Gupta · 10 years ago
- e628c8f powerpc/8xxx: Fix in USB device-tree fixup by ramneek mehresh · 10 years ago
- d43a386 powerpc/mpc85xx: Removed support for G4060 by Sandeep Singh · 10 years ago
- 9c3fdd8 powerpc/mpc85xx: Added B4460 support by Shaveta Leekha · 11 years ago
- b539534 PPC 85xx QEMU: Always assume 1 core by Alexander Graf · 11 years ago
- 5122dfa powerpc/85xx: add T4080 SoC support by Shengzhou Liu · 11 years ago
- 6b3d588 powerpc/mpc85xx:Disable non DDR LAWs before init_law by Prabhakar Kushwaha · 11 years ago
- 7efb4b5 powerpc/mpc8xxx: SECURE BOOT- Disable law 0 for non PBL platforms by Aneesh Bansal · 11 years ago
- e8a8b82 Makefile: Select objects by CONFIG_ rather than $(ARCH) or $(CPU) by Masahiro Yamada · 11 years ago
- 629d6b3 powerpc/mpc85xx: Add T2080/T2081 SoC support by Shengzhou Liu · 11 years ago
- 0b66513 Driver/IFC: Move Freescale IFC driver to a common driver by York Sun · 11 years ago
- 5614e71 Driver/DDR: Moving Freescale DDR driver to a common driver by York Sun · 11 years ago
- c54ecaa powerpc: move mpc8xxx entry under arch/powerpc/cpu/ by Masahiro Yamada · 11 years ago
- 06c1411 powerpc: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
- 7e157b0 mpc8xxx: set x2 DDR3 refresh rate if SPD config requires it by Valentin Longchamp · 11 years ago
- 0778bbe mpc8xxx: call i2c_set_bus_num in __get_spd by Valentin Longchamp · 11 years ago
- f1810d8 powerpc/usb:Define CONFIG_USB_MAX_CONTROLLER_COUNT for all 85xx socs by ramneek mehresh · 11 years ago
- 0dd38a3 powerpc: Fix CamelCase warnings in DDR related code by Priyanka Jain · 11 years ago
- 2f848f9 powerpc: Use print_size() where appropriate by Shruti Kanetkar · 11 years ago
- bb0dc10 powerpc: mpc85xx: Support booting from SD Card with SPL by Ying Zhang · 11 years ago
- 0151d99 powerpc: deleted unused symbol CONFIG_SPL_NAND_MINIMAL and enabled some functionality for common SPL by Ying Zhang · 11 years ago
- 6103336 powerpc/usb: Depricate usb_phy_type and usb_dr_mode uboot env variables by ramneek mehresh · 11 years ago
- c45f5c0 powerpc/mpc8xxx: Fix TIMING_CFG_3[EXT_ACTTOPRE] by James Yang · 11 years ago
- 3b75e98 powerpc/85xx: Add C29x SoC support by Mingkai Hu · 11 years ago
- c63e137 powerpc/mpc8xxx: Add memory reset control by York Sun · 11 years ago
- b61e061 powerpc/mpc8xxx: Add x4 DDR device support by York Sun · 11 years ago
- d8556db powerpc/mpc8xxx: Set inactive csn_bnds to 0xffffffff by York Sun · 11 years ago
- cb93071 mpc85xx: Base emulator support by York Sun · 11 years ago
- 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
- 362ee04 fsl_ifc: add support for different IFC bank count by Mingkai Hu · 12 years ago
- c8b2815 powerpc/boot: Change the macro of Boot from SRIO and PCIE master module by Liu Gang · 12 years ago
- 74fa22e powerpc/mpc85xx:No NOR boot, do not compile IFC errata A003399 by Prabhakar Kushwaha · 12 years ago
- 1b294b7 powerpc/mpc8xxx: Allow DDR overclock by York Sun · 12 years ago
- f698143 powerpc/chassis2: Change core numbering scheme by York Sun · 12 years ago
- 5f208d1 powerpc/mpc8xxx: Add T1040 and variant SoCs by York Sun · 12 years ago
- ef00227 powerpc/mpc8xxx: Allow board file to override DDR address assignment by York Sun · 12 years ago
- b624084 powerpc/mpc85xx: Add T4160 SoC by York Sun · 12 years ago
- 0a7c535 powerpc/mpc8xxx: Fix DDR 3-way interleaving by York Sun · 12 years ago
- dda48e8 powerpc/usb: Fix usb device-tree fix-up by ramneek mehresh · 12 years ago
- 8670dbc ppc: Move used_laws to arch_global_data by Simon Glass · 12 years ago
- 67ac13b ppc: Move lbc_clk and cpu to arch_global_data by Simon Glass · 12 years ago
- 5e95e2d powerpc/mpc85xx: Add property 'fsl, sec-era' in device tree node 'crypto' by Vakul Garg · 12 years ago
- 5b93394 mpc8xxx: fix DDR init value to use CONFIG_MEM_INIT_VALUE by Anatolij Gustschin · 12 years ago
- 35fe948 powerpc/mpc85xx: Add BSC9132/BSC9232 processor support by Prabhakar Kushwaha · 12 years ago
- e8ba6c5 powerpc/mpc8xxxx: FSL DDR debugger auto run of stored commands by James Yang · 12 years ago
- 5926ee3 Add copy command to FSL DDR interactive by James Yang · 12 years ago
- 992f2fb Fix data stage name matching issue by James Yang · 12 years ago
- bf41893 Move DDR command parsing to separate function by James Yang · 12 years ago
- e750cfa powerpc/mpc8xxx: Enable entering DDR debugging by key press by York Sun · 12 years ago
- 345d6ef powerpc/mpc8xxx: take fdt_fixup_crypto_node() off the checkstack list by Kim Phillips · 12 years ago
- e76cd5d 8xxx: Change all 8*xx_DDR addresses to 8xxx by Andy Fleming · 12 years ago
- c97cd1b spl/85xx: new SPL support by Scott Wood · 12 years ago
- 4b91972 spl/powerpc: introduce CONFIG_SPL_INIT_MINIMAL by Scott Wood · 12 years ago