- aa08bf8 Merge tag 'fsl-qoriq-2023-7-13' of https://source.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 1 year, 4 months ago
- 69d53d8 powerpc: Fix flush_cache() speed regression by Christophe Leroy · 1 year, 5 months ago
- dc6c626 powerpc: dts: t1024rdb: tag serial nodes with bootph-all by Camelia Groza · 1 year, 5 months ago
- 100c8de powerpc: dts: t1024rdb: add serial nodes by Camelia Groza · 1 year, 5 months ago
- 9ddfc13 powerpc: dts: t1042d4rdb: tag serial nodes with bootph-all by Camelia Groza · 1 year, 5 months ago
- 56a8838 powerpc: dts: t1042d4rdb: add serial nodes by Camelia Groza · 1 year, 5 months ago
- 0eb2c76 powerpc: dts: t4240rdb: tag serial nodes with bootph-all by Camelia Groza · 1 year, 5 months ago
- 9ebd56f powerpc: dts: t4240rdb: add serial nodes by Camelia Groza · 1 year, 5 months ago
- 3db25ba powerpc: dts: t2080rdb: tag serial nodes with bootph-all by Camelia Groza · 1 year, 5 months ago
- 1530048 powerpc: dts: t2080rdb: add serial nodes by Camelia Groza · 1 year, 5 months ago
- 8ae77cc powerpc: use asm-generic/unaligned.h by Jens Wiklander · 1 year, 6 months ago
- e6618f4 include: Remove unused header files by Tom Rini · 1 year, 6 months ago
- 40fd854 Merge branch 'for-2023.07-2' of https://source.denx.de/u-boot/custodians/u-boot-mpc8xx by Tom Rini · 1 year, 7 months ago
- 7989467 powerpc: mpc8xx: Add SMC relocation CPM microcode by Christophe Leroy · 1 year, 7 months ago
- d8f34da powerpc: mpc885: Add CPM USB-SOF microcode for CPM15 ERRATA by Christophe Leroy · 1 year, 7 months ago
- 9a77a0b powerpc: Force cast on memcpy_toio() by Christophe Leroy · 1 year, 7 months ago
- e65975f powerpc: mpc8xx: Reorganise init RAM by Christophe Leroy · 1 year, 7 months ago
- e6050cc powerpc: mpc8xx: CPM parameter RAM can be anywhere by Christophe Leroy · 1 year, 7 months ago
- 41d2293 mpc83xx: Don't allow W and G bits in IBATs by Christophe Leroy · 1 year, 10 months ago
- 124f5cb Merge branch 'for-2023.07' of https://source.denx.de/u-boot/custodians/u-boot-mpc8xx by Tom Rini · 1 year, 7 months ago
- f6469c2 board: cssi: Add CPU board CMPCPRO by Christophe Leroy · 1 year, 8 months ago
- 8a9b246 mpc8379erdb: Convert to using DM_SERIAL by Sinan Akman · 1 year, 8 months ago
- c58bd4a spi: mpc8xxx: Add support for SPI on mpc832x by Christophe Leroy · 1 year, 9 months ago
- d4f79cb gpio: Add QUICC Engine GPIOs driver by Christophe Leroy · 1 year, 9 months ago
- cc46025 powerpc: mpc83xx: Don't activate MMU when not necessary by Christophe Leroy · 1 year, 10 months ago
- 992eefc powerpc: mpc83xx: Fix soc.h by Christophe Leroy · 1 year, 8 months ago
- 6032681 powerpc: mpc832x: Fix reset word by Christophe Leroy · 1 year, 9 months ago
- 39d3795 watchdog: mpc8xxx: Add support for mpc83xx by Christophe Leroy · 1 year, 8 months ago
- 0fe1a20 watchdog: mpc8xxx: Make it generic by Christophe Leroy · 1 year, 8 months ago
- 1919fce watchdog: mpc8xx: Rename it mpc8xxx by Christophe Leroy · 1 year, 8 months ago
- 98c0e08 powerpc: mpc8xx: Migrate to CONFIG_SYS_CLK_FREQ by Christophe Leroy · 1 year, 8 months ago
- cf785b6 mpc83xx: Remove CONFIG_SYS_GPIO{1/2}_PRELIM and related by Christophe Leroy · 1 year, 9 months ago
- 48ad08a mpc83xx: Remove stale CONFIG_SYS_LBLAWBAR{4/5/6/7}_PRELIM by Christophe Leroy · 1 year, 9 months ago
- 63735de powerpc, mpc83xx: Remove CONFIG_ELBC_BRx_ORx by Christophe Leroy · 1 year, 9 months ago
- d3a98cb dm: dts: Convert driver model tags to use new schema by Simon Glass · 1 year, 9 months ago
- 5c4a9c1 Merge branch 'for-2023.04' of https://source.denx.de/u-boot/custodians/u-boot-mpc8xx by Tom Rini · 1 year, 10 months ago
- 1fc46f5 board: cssi: Add new board MCR3000_2G by Christophe Leroy · 2 years, 1 month ago
- b7df908 driver, gpio: Add support for MPC 8xx CPU ports by Christophe Leroy · 2 years, 1 month ago
- 5fb0b63 board: MCR3000: Use lowercase filenames by Christophe Leroy · 1 year, 10 months ago
- d1707d2 powerpc/mpc8xx: Zero boot_flags arg for calling board_init_f() by Christophe Leroy · 1 year, 10 months ago
- ae7ed57 Correct SPL uses of LMB by Simon Glass · 1 year, 10 months ago
- 9274214 ppc: Drop bat_rw by Simon Glass · 1 year, 10 months ago
- c4bdd0d powerpc/mpc85xx: socrates: add support for i2c eeprom at 0x51 by Heiko Schocher · 1 year, 10 months ago
- 6c6bc72 powerpc: dts: updates socrates board by Heiko Schocher · 1 year, 10 months ago
- 6fd9f12 powerpc/mpc85xx: drop socrates specific image creation by Heiko Schocher · 1 year, 10 months ago
- 1873cf9 powerpc/mpc85xx: socrates: rework build process by Heiko Schocher · 1 year, 10 months ago
- 364d002 global: Finish CONFIG -> CFG migration by Tom Rini · 1 year, 11 months ago
- d641285 nxp: Finish migration of SYS_FSL_SRDS_[12] to Kconfig by Tom Rini · 1 year, 11 months ago
- 3f144d5 nxp: Finish migration of SYS_FSL_IFC_BANK_COUNT to Kconfig by Tom Rini · 1 year, 11 months ago
- d259d9c global: Remove unused CONFIG defines by Tom Rini · 1 year, 11 months ago
- 7d3684a event: Correct dependencies on the EVENT framework by Tom Rini · 1 year, 10 months ago
- a6b1b3b Merge branch 'next' by Tom Rini · 1 year, 11 months ago
- 6d3011a powerpc/mpc85xx: socrates: Re-enable building u-boot-socrates.bin by Pali Rohár · 1 year, 11 months ago
- 3559629 powerpc: dts: keymile: Deduplicate binman code by Pali Rohár · 2 years, 4 months ago
- c3e45b9 PowerPC: Update dependencies on *SYS_MPC85XX_NO_RESETVEC by Tom Rini · 1 year, 11 months ago
- d1d74ab global: Migrate CONFIG_WATCHDOG_PRESC et al to CFG by Tom Rini · 2 years ago
- aac8149 global: Migrate CONFIG_RESET_VECTOR_ADDRESS to CFG by Tom Rini · 2 years ago
- 74538cd global: Migrate CONFIG_QBMAN_CLK_DIV to CFG by Tom Rini · 2 years ago
- bf5fab3 global: Migrate CONFIG_PME_PLAT_CLK_DIV to CFG by Tom Rini · 2 years ago
- bc9d46b global: Migrate CONFIG_MAX_MEM_MAPPED to CFG by Tom Rini · 2 years ago
- 775168e global: Migrate CONFIG_FM_PLAT_CLK_DIV to CFG by Tom Rini · 2 years ago
- f9c0235 Convert CONFIG_NEVER_ASSERT_ODT_TO_CPU to Kconfig by Tom Rini · 2 years ago
- 0d6e0c9 powerpc/mpc85xx: Disable AltiVec and VSX instructions by Pali Rohár · 2 years ago
- f4b1df5 powerpc/mpc85xx: Improve disabling of SPE instructions by Pali Rohár · 2 years ago
- c89a3b6 powerpc/mpc85xx: Pass correct cpu compiler flags by Pali Rohár · 2 years ago
- 454a852 T104xRDB: Remove non-TARGET_T1042D4RDB variants by Tom Rini · 2 years ago
- 7d7a416 net: Remove more legacy functions by Tom Rini · 2 years ago
- 572c718 Convert CONFIG_STANDALONE_LOAD_ADDR to Kconfig by Tom Rini · 2 years ago
- 7897aef powerpc: Migrate CONFIG_PPC_SPINTABLE_COMPATIBLE to Kconfig by Tom Rini · 2 years ago
- d73175a ddr: fsl: Remove CONFIG_MEM_INIT_VALUE by Tom Rini · 2 years ago
- fc681b9 Convert CONFIG_L2_CACHE to Kconfig by Tom Rini · 2 years ago
- af1a3e9 global: Remove unused CONFIG symbols by Tom Rini · 2 years ago
- 1479a83 Convert CONFIG_HOSTNAME et al to Kconfig by Tom Rini · 2 years ago
- d4b998b CONFIG_SYS_MPC8xxx_GUTS_ADDR: Migrate to CFG_SYS by Tom Rini · 2 years ago
- 6fb86c1 Convert CONFIG_FLASH_SPANSION_S29WS_N et al to Kconfig by Tom Rini · 2 years ago
- e8020a5 net: tsec: Remove non-DM_ETH support code by Tom Rini · 2 years ago
- f43fb3d powerpc: fix fdt_fixup_liodn_tbl_fman() by Heinrich Schuchardt · 2 years, 1 month ago
- 8eaa3c7 post: Migrate to Kconfig by Tom Rini · 2 years ago
- 7579523 Convert CONFIG_FSL_SERDES to Kconfig by Tom Rini · 2 years ago
- 9635ef1 Convert CONFIG_FSL_LBC to Kconfig by Tom Rini · 2 years ago
- 6a5dccc global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · 2 years ago
- 40eb556 global: Move remaining CONFIG_*SRIO_* to CFG_* by Tom Rini · 2 years ago
- 2600032 Convert CONFIG_SYS_SRIO et al to Kconfig by Tom Rini · 2 years ago
- bb4dd96 global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* by Tom Rini · 2 years ago
- f552a13 Convert CONFIG_SYS_PMAN et al to Kconfig by Tom Rini · 2 years ago
- 56af659 global: Move remaining CONFIG_SYS_PCI* to CFG_SYS_PCI* by Tom Rini · 2 years ago
- ff25c3e Remove unused symbols 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
- 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
- e20e571 powerpc: Migrate SYS_L3_SIZE to Kconfig by Tom Rini · 2 years, 1 month ago
- e479892 powerpc: Migrate SYS_L2_SIZE to Kconfig by Tom Rini · 2 years, 1 month ago
- d17ab6a Convert CONFIG_SYS_INIT_RAM_LOCK to Kconfig by Tom Rini · 2 years, 1 month ago
- 75a6a37 treewide: Remove the unnecessary space before semicolon by Bin Meng · 2 years, 1 month ago
- 72cc538 Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE by Simon Glass · 2 years, 1 month ago
- bbce5f3 common/board_f: introduce arch_setup_dest_addr() by Ovidiu Panait · 2 years, 2 months ago
- b1030eb common/board_f: remove XTRN_DECLARE_GLOBAL_DATA_PTR dead code by Ovidiu Panait · 2 years, 2 months ago
- df00afa treewide: Drop bootm_headers_t typedef by Simon Glass · 2 years, 3 months ago