- b75d8dc treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 5 months ago
- 47df4b5 powerpc: Remove TWR-P1025_defconfig board by Jagan Teki · 4 years, 5 months ago
- 5d226cd powerpc: Remove T4160QDS_NAND_defconfig board by Jagan Teki · 4 years, 5 months ago
- ce17d99 powerpc: Remove T1040QDS_DDR4_defconfig board by Jagan Teki · 4 years, 5 months ago
- 7723a6d powerpc: Remove T1024QDS_DDR4_SECURE_BOOT_defconfig board by Jagan Teki · 4 years, 5 months ago
- 197fc64 powerpc: Remove P1022DS_36BIT_NAND_defconfig board by Jagan Teki · 4 years, 5 months ago
- 8429b95 powerpc: Remove configs/MPC8536DS_36BIT_defconfig board by Jagan Teki · 4 years, 5 months ago
- 447ec17 powerpc: Remove configs/C29XPCIE_NAND_defconfig board by Jagan Teki · 4 years, 5 months ago
- 55bcea4 powerpc: Remove configs/BSC9132QDS_NAND_DDRCLK100_SECURE_defconfig board by Jagan Teki · 4 years, 5 months ago
- f178468 powerpc: Remove configs/BSC9131RDB_NAND_SYSCLK100_defconfig board by Jagan Teki · 4 years, 5 months ago
- e3e6782 powerpc: Remove configs/B4420QDS_NAND_defconfig board by Jagan Teki · 4 years, 5 months ago
- 164a5af ddr: Rework errata A008109, A008378, 009942 workaround by Jaiprakash Singh · 4 years, 6 months ago
- 73af094 ddr: fsl: Impl. Erratum A008109 by Joakim Tjernlund · 5 years ago
- 564637a board/freescale: add the DM_ETH changes for the PPC DPAA platforms by Madalin Bucur · 4 years, 7 months ago
- 03fe5d5 powerpc: mpc85xx: fix unused variable warning by Madalin Bucur · 4 years, 7 months ago
- d934b43 mpc83xx, abb: remove suvd3 board by Heiko Schocher · 4 years, 9 months ago
- e2e3ea8 mpc83xx: remove redundant MPC83xx_RESET #define by Rasmus Villemoes · 4 years, 7 months ago
- cd93d62 common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 6 months ago
- c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 6 months ago
- 8ad9211 common: Drop asm_offsets.h from common header by Simon Glass · 4 years, 6 months ago
- 25a5818 common: Drop asm/ptrace.h from common header by Simon Glass · 4 years, 6 months ago
- f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 6 months ago
- 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 6 months ago
- 691d719 common: Drop init.h from common header by Simon Glass · 4 years, 6 months ago
- 90526e9 common: Drop net.h from common header by Simon Glass · 4 years, 6 months ago
- 5d3bcdb phy: add support for backplane kr mode by Florinel Iordache · 4 years, 8 months ago
- a682560 watchdog: mpc8xx: Revert the 8xx watchdog back to CONFIG_HW_WATCHDOG by Christophe Leroy · 4 years, 9 months ago
- a2d4cb2 Revert "powerpc: mpc85xx: delete FSL_SATA for T2080QDS board." by Peng Ma · 5 years ago
- 3f3c153 mpc8xx: Expose show_regs() by Tom Rini · 4 years, 10 months ago
- db41d65 common: Move hang() to the same header as panic() by Simon Glass · 5 years ago
- 9b4a205 common: Move RAM-sizing functions to init.h by Simon Glass · 5 years ago
- 049f8d6 common: Move get_tbclk() to time.h by Simon Glass · 5 years ago
- d96c260 common: Move clock functions into a new file by Simon Glass · 5 years ago
- 9413387 common: Move relocate_code() to init.h by Simon Glass · 5 years ago
- c2a8b4f powerpc/mpc85xx: drop eSDHC periperhal clock code by Yangbo Lu · 5 years ago
- a3c1e0e powerpc: mpc83xx: convert CONFIG_FSL_ELBC to Kconfig by Rasmus Villemoes · 5 years ago
- 392b385 mpc83xx: make ARCH_MPC8309 select SYS_FSL_ERRATUM_ESDHC111 by Rasmus Villemoes · 5 years ago
- 5255932 common: Move some board functions out of common.h by Simon Glass · 5 years ago
- 36bf446 common: Move enable/disable_interrupts out of common.h by Simon Glass · 5 years ago
- c30b7ad common: Move interrupt functions into a new header by Simon Glass · 5 years ago
- 9d3915b arm: powerpc: Tidy up code style for interrupt functions by Simon Glass · 5 years ago
- 3374d28 common: Drop checkicache() and checkdcache() by Simon Glass · 5 years ago
- 9edefc2 common: Move some cache and MMU functions out of common.h by Simon Glass · 5 years ago
- 30c7c43 common: Move checkcpu() out of common.h 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
- 2189d5f Move strtomhz() to vsprintf.h by Simon Glass · 5 years ago
- 62f9b65 common: Move older CPU functions to their own header by Simon Glass · 5 years ago
- e08b5b1 ata: fsl_sata: Add DM support for Freescale PowerPC SATA driver by Peng Ma · 5 years ago
- bef1845 freescale/powerpc: Rename the config CONFIG_SECURE_BOOT name by Udit Agarwal · 5 years ago
- 88c7a0a Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 5 years ago
- 7b47273 powerpc/km: remove unmaintained target KMVECT1 by Holger Brunck · 5 years ago
- e7dcf56 env: Drop environment.h header file where not needed by Simon Glass · 5 years ago
- 7b51b57 env: Move env_get() to env.h by Simon Glass · 5 years ago
- 6bf6dbe env: Move env_get_yesno() to env.h by Simon Glass · 5 years ago
- 3a7d557 env: Move env_get_f() to env.h by Simon Glass · 5 years ago
- c0fed3a km: modify Kconfig file organization for KM boards by Pascal Linder · 5 years ago
- 82c47a2 powerpc: mpc85xx: Update the condition to compile PCI routines by Hou Zhiqiang · 6 years ago
- 2b12f6c powerpc: mpc85xx: Move CONFIG_FSL_PCIE_RESET to Kconfig by Hou Zhiqiang · 5 years ago
- c16dfd0 powerpc: mpc85xx: Move CONFIG_FSL_PCIE_DISABLE_ASPM to Kconfig by Hou Zhiqiang · 5 years ago
- 856b9cd powerpc: mpc85xx: delete FSL_SATA for T2080QDS board. by Peng Ma · 6 years ago
- d494cdb mpc83xx: Add gazerbeam board by Dirk Eibach · 6 years ago
- 7e3974e mpc83xx: Define _end symbol by Mario Six · 6 years ago
- 5c22998 mpc83xx: Use pre-defined asm functions by Mario Six · 6 years ago
- 1e718f4 mpc83xx: Replace ppcDWstore with inline assembly by Mario Six · 6 years ago
- 8835836 mpc83xx: Don't define cpu_eth_init for DM eth by Mario Six · 6 years ago
- 133ec60 mpc83xx: Get rid of CONFIG_SYS_DDR_SDRAM_BASE by Mario Six · 6 years ago
- 7c2e535 mpc83xx: Migrate CONFIG_LCRR_* to Kconfig by Mario Six · 6 years ago
- e35012e mpc83xx: Migrate SPCR to Kconfig by Mario Six · 6 years ago
- 73df96a mpc83xx: Migrate arbiter config to Kconfig by Mario Six · 6 years ago
- ba463c1 mpc8308: Migrate system io config to Kconfig by Mario Six · 6 years ago
- 71da747 mpc83xx: Migrate CONFIG_SYS_IMMR to Kconfig by Mario Six · 6 years ago
- be5abb0 mpc83xx: Migrate HID config to Kconfig by Mario Six · 6 years ago
- 190d3a0 powerpc: mpc83xx: fdt: Use get_serial_clock() by Mario Six · 6 years ago
- ac016c9 powerpc: mpc83xx: Implement get_serial_clock() by Mario Six · 6 years ago
- a06e665 powerpc: mpc83xx: Fix MPC8308 IMMR memory layout by Mario Six · 6 years ago
- fe7d654 mpc83xx: Migrate CONFIG_SYS_{BR, OR}*_PRELIM to Kconfig by Mario Six · 6 years ago
- 9c5df7a mpc83xx: Migrate LBLAW_* to Kconfig by Mario Six · 6 years ago
- 30915ab mpc83xx: Migrate BATS config to Kconfig by Mario Six · 6 years ago
- d0c6257 mpc83xx: pcie: Read the clock from registers by Mario Six · 6 years ago
- 21c1502 mpc83xx: Kconfig: Migrate HRCW to Kconfig by Mario Six · 6 years ago
- ff3bb0c mpc83xx: Get rid of CONFIG_83XX_CLKIN by Mario Six · 6 years ago
- 0f06f57 mpc83xx: Replace CONFIG_83XX_CLKIN in calculations by Mario Six · 6 years ago
- 1cbc10c mpc83xx: Migrate legacy PCI options to Kconfig by Mario Six · 6 years ago
- ddc935f mpc83xx: Make distinct MPC8349EMDS_SDRAM board by Mario Six · 6 years ago
- 904c47f mpc83xx: Make distinct caddy2 config by Mario Six · 6 years ago
- 16aaca2 mpc83xx: Make distinct MPC8313ERDB targets by Mario Six · 6 years ago
- 009c87a keymile: Make distinct kmeter1, and kmcoge5ne configs by Mario Six · 6 years ago
- 71c7900 keymile: Make distinct kmsupx5, tuge1, kmopti2, and kmtepr2 configs by Mario Six · 6 years ago
- 0e0674f keymile: Make distinct kmtegr1, kmvect1, suvd3 configs by Mario Six · 6 years ago
- 8439e99 mpc83xx: Introduce ARCH_MPC837X by Mario Six · 6 years ago
- 61abced mpc83xx: Introduce ARCH_MPC836* by Mario Six · 6 years ago
- d5cfa4a mpc83xx: Introduce ARCH_MPC834* by Mario Six · 6 years ago
- bd3b867 mpc83xx: Introduce ARCH_MPC832* by Mario Six · 6 years ago
- 9403fc4 mpc83xx: Introduce ARCH_MPC831* by Mario Six · 6 years ago
- 4bc97a3 mpc83xx: Introduce ARCH_MPC830* by Mario Six · 6 years ago
- f3729ba watchdog: mpc8xx_wdt: Watchdog driver and macros cleanup by Stefan Roese · 6 years ago
- 3241312 configs: fsl: move DDR specific defines to Kconfig by Rajesh Bhagat · 6 years ago
- 2f41ade linker: Modify linker scripts to be more generic by Tom Rini · 6 years ago
- a6d6812 PowerPC: Stop re-using CONFIG_SPL_TEXT_BASE for TPL by Tom Rini · 6 years ago