- e207f22 global: Move from bi_memstart/memsize -> gd->ram_base/ram_size by Stefan Roese · 4 years, 3 months ago
- b75d8dc treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 4 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, 5 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, 6 months ago
- 03fe5d5 powerpc: mpc85xx: fix unused variable warning by Madalin Bucur · 4 years, 6 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
- a2d4cb2 Revert "powerpc: mpc85xx: delete FSL_SATA for T2080QDS board." by Peng Ma · 4 years, 11 months ago
- 9b4a205 common: Move RAM-sizing functions to init.h by Simon Glass · 4 years, 11 months ago
- 049f8d6 common: Move get_tbclk() to time.h by Simon Glass · 4 years, 11 months ago
- d96c260 common: Move clock functions into a new file by Simon Glass · 4 years, 11 months ago
- 9413387 common: Move relocate_code() to init.h by Simon Glass · 4 years, 11 months ago
- c2a8b4f powerpc/mpc85xx: drop eSDHC periperhal clock code by Yangbo Lu · 4 years, 11 months 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
- 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
- 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
- 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
- 45e81f9 mpc85xx: Add support for -msingle-pic-base by Joakim Tjernlund · 6 years ago
- 4eaf7f5 fsl/usb: Workaround for USB erratum-A005275 by Chris Packham · 6 years ago
- 96699f0 powerpc: mpc85xx: Use binman to embed dtb inside U-Boot by Jagdish Gediya · 6 years ago
- 4d3294b powerpc/dts: Define '_end' symbol in mpc85xx U-Boot lds files by Jagdish Gediya · 6 years ago
- 20b016a common: Fix cpu nr type which is always unsigned type by Michal Simek · 6 years ago
- 6a265ab powerpc: mpc85xx: Improve Work-around for Erratum A005125 by Takuma Ueba · 7 years ago
- 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
- d024236 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 7 years ago
- 9925f1d net: Move enetaddr env access code to env config instead of net config by Alex Kiernan · 7 years ago
- b08c8c4 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · 7 years ago
- 4426232 drivers/misc: Share qbman init between archs by Ahmed Mansour · 7 years ago
- 7e3caa8 Move CONFIG_PANIC_HANG to Kconfig by Masahiro Yamada · 7 years ago
- 9920d15 ata: Migrate CONFIG_FSL_SATA to Kconfig by Tuomas Tynkkynen · 7 years ago
- c88ecf4 ata: Migrate CONFIG_SATA_SIL to Kconfig by Tuomas Tynkkynen · 7 years ago
- 1e0d51a powerpc: mpc85xx: Implement CPU erratum A-007907 for secondary cores by York Sun · 7 years ago
- deff9b1 powerpc: Rework interrupt_init_cpu() by Tom Rini · 7 years ago
- 35affd7 env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr() by Simon Glass · 7 years ago
- bfebc8c env: Rename getenv_hex(), getenv_yesno(), getenv_ulong() by Simon Glass · 7 years ago
- 00caae6 env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
- c1c3fe2 env: Convert CONFIG_ENV_IS_IN... to a choice by Simon Glass · 7 years ago
- fa37922 Convert CONFIG_CMD_REGINFO to Kconfig by Christophe Leroy · 7 years ago
- 6500ec7 Convert CONFIG_CMD_PCI to Kconfig by Simon Glass · 7 years ago
- 217324b PowerPC: mpc85xx: Update ft_verify_fdt by Tom Rini · 7 years ago
- 8f1a80e configs: Migrate CMD_NAND* by Tom Rini · 7 years ago
- 2b71d09 powerpc: spl: configure SYS_MALLOC_F_LEN independently for SPL and full U-Boot by Andy Yan · 7 years ago
- 85fc970 Convert CONFIG_ENV_IS_IN_FLASH to Kconfig by Simon Glass · 7 years ago
- d56b4b1 configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFS by Tom Rini · 7 years ago
- 08dd988 powerpc, 8xx: fix missing function declarations. by Christophe Leroy · 7 years ago
- ba2c5a5 powerpc: move get_pvr() and get_svr() into C by Christophe Leroy · 7 years ago
- f3603b4 powerpc: Remove unneccessary #ifdefs in reginfo by Christophe Leroy · 7 years ago
- 0819450 powerpc: get rid of addr_probe() by Christophe Leroy · 7 years ago
- f2105c6 sata: Move drivers into new drivers/ata directory by Simon Glass · 7 years ago
- 10e40d5 Kconfig: Add CONFIG_SATA to enable SATA by Simon Glass · 7 years ago
- 3bf926c Convert CONFIG_CMD_SATA to Kconfig by Simon Glass · 7 years ago
- fedb428 Convert CONFIG_SCSI to Kconfig by Simon Glass · 7 years ago
- 3913191 powerpc: mpc8540ads: mpc8560ads: Drop support for MPC8540/60ADS by York Sun · 7 years ago
- 230ecd7 Convert CONFIG_CMD_ERRATA to Kconfig by Simon Glass · 7 years ago
- a1dc980 Convert CONFIG_CMD_EEPROM et al to Kconfig by Simon Glass · 7 years ago
- fbe44dd powerpc: t1024: Fix SRDS_MAX_LANES value by Paulo Zaneti · 8 years ago
- 26d6119 fdt: Move fdt_fixup_ethernet to a common place by Tom Rini · 8 years ago
- 80e44cf fs: Kconfig: Add a separate option for FS_CRAMFS by Simon Glass · 8 years ago
- 9707274 fs: Convert CONFIG_CMD_CRAMFS to Kconfig by Simon Glass · 8 years ago
- 668ec87 powerpc: e6500: Lock/unlock 1 cache instead of L1 as init_ram by Ruchika Gupta · 8 years ago
- f1683aa board_f: Rename initdram() to dram_init() by Simon Glass · 8 years ago
- 088454c board_f: Drop return value from initdram() by Simon Glass · 8 years ago
- 52c4118 board_f: Drop board_type parameter from initdram() by Simon Glass · 8 years ago
- c83a824 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 8 years ago
- add63f9 arch: powerpc: update the eLBC IP input clock by Prabhakar Kushwaha · 8 years ago
- 0687897 arch: powerpc: Move CONFIG_FSL_ELBC to Kconfig by Prabhakar Kushwaha · 8 years ago