- ed7fe2b ppc: Remove xpedite boards by Tom Rini · 3 years, 8 months ago
- 2ae8043 Merge branch '2021-02-02-drop-asm_global_data-when-unused' by Tom Rini · 4 years ago
- 865acad ppc: Remove MPC8641HPCN board by Tom Rini · 4 years ago
- 41bacbe ppc: Remove MPC8610HPCD board by Tom Rini · 4 years ago
- 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 3 months ago
- e207f22 global: Move from bi_memstart/memsize -> gd->ram_base/ram_size by Stefan Roese · 4 years, 5 months ago
- b75d8dc treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 7 months ago
- 8ad9211 common: Drop asm_offsets.h from common header by Simon Glass · 4 years, 8 months ago
- 25a5818 common: Drop asm/ptrace.h from common header by Simon Glass · 4 years, 8 months ago
- f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 8 months ago
- 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 8 months ago
- 691d719 common: Drop init.h from common header by Simon Glass · 4 years, 8 months 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
- 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
- b598147 common: Move some CPU 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
- 3241312 configs: fsl: move DDR specific defines to Kconfig by Rajesh Bhagat · 6 years ago
- 20b016a common: Fix cpu nr type which is always unsigned type by Michal Simek · 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
- b08c8c4 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · 7 years ago
- deff9b1 powerpc: Rework interrupt_init_cpu() by Tom Rini · 7 years ago
- c1c3fe2 env: Convert CONFIG_ENV_IS_IN... to a choice by Simon Glass · 7 years ago
- 85fc970 Convert CONFIG_ENV_IS_IN_FLASH to Kconfig by Simon Glass · 7 years ago
- 08dd988 powerpc, 8xx: fix missing function declarations. by Christophe Leroy · 8 years ago
- ba2c5a5 powerpc: move get_pvr() and get_svr() into C by Christophe Leroy · 8 years ago
- f3603b4 powerpc: Remove unneccessary #ifdefs in reginfo by Christophe Leroy · 8 years ago
- 0819450 powerpc: get rid of addr_probe() by Christophe Leroy · 8 years ago
- fedb428 Convert CONFIG_SCSI to Kconfig by Simon Glass · 8 years ago
- 26d6119 fdt: Move fdt_fixup_ethernet to a common place by Tom Rini · 8 years ago
- add63f9 arch: powerpc: update the eLBC IP input clock by Prabhakar Kushwaha · 8 years ago
- a5d6754 Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig by Simon Glass · 8 years ago
- d26e34c fsl_ddr: Move DDR config options to driver Kconfig by York Sun · 8 years ago
- 54db3c2 powerpc: mpc86xx: Convert CONFIG_SYS_FSL_NUM_LAWS to Kconfig option by York Sun · 8 years ago
- f4325b4 powerpc: mpc86xx: Move CONFIG_FSL_LAW to Kconfig by York Sun · 8 years ago
- 4a1e681 powerpc: mpc86xx: Convert CONFIG_SYS_CCSRBAR_DEFAULT to Kconfig option by York Sun · 8 years ago
- 4f5554c powerpc: MPC8641: Remove macro CONFIG_MPC8641 by York Sun · 8 years ago
- 1425a87 powerpc: MPC8610: Remove macro CONFIG_MPC8610 by York Sun · 8 years ago
- a9320c4 arch: powerpc: Remove unused dts frequency fixup for lbc_clk by Prabhakar Kushwaha · 8 years ago
- 71fe222 fsl: serdes: ensure accessing the initialized maps of serdes protocol by Hou Zhiqiang · 8 years ago
- b60038c powerpc/86xx: Pass -mcpu=7400 to GCC by Scott Wood · 9 years ago
- 5b8031c Add more SPDX-License-Identifier tags by Tom Rini · 9 years ago
- 7ff15ac powerpc: Finish updating u-boot*lds scripts for newer binutils by Tom Rini · 9 years ago
- a26cd04 arch: Make board selection choices optional by Joe Hershberger · 10 years ago
- ac33716 powerpc: add 2 common dcache assembly functions by Valentin Longchamp · 10 years ago
- 7682a99 remove unnecessary version.h includes by Rob Herring · 10 years ago
- 461be2f kconfig: remove redundant "string" type in arch and board Kconfigs by Masahiro Yamada · 10 years ago
- c6d1262 powerpc: remove redundant CPU definition by Masahiro Yamada · 10 years ago
- dd84058 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · 10 years ago
- 8bae330 powerpc/mpc86xx: Fix boot_flag for calling board_init_f() by York Sun · 11 years ago
- e386616 common: Add get_effective_memsize() to memsize.c by York Sun · 11 years ago
- 84acd1e powerpc: mpc86xx: move CONFIG_MPC86xx definition to CPU config.mk by Masahiro Yamada · 11 years ago
- de04d64 PowerPC: merge commonly-defined flags by Masahiro Yamada · 11 years ago
- 5614e71 Driver/DDR: Moving Freescale DDR driver to a common driver by York Sun · 11 years ago
- 06c1411 powerpc: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
- 3765b3e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
- 6b44d9e powerpcv2: Print hardcoded size like print_size() does by Shruti Kanetkar · 11 years ago
- 997399f powerpc: Fix CamelCase checkpatch warnings by Prabhakar Kushwaha · 11 years ago
- c63e137 powerpc/mpc8xxx: Add memory reset control by York Sun · 12 years ago
- 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 12 years ago
- e51e47d powerpc: mpc85xx/mpc86xx: Fix off-by-one boundary checking with ARRAY_SIZE by Axel Lin · 12 years ago
- 6770c5e powerpc: Use lower case for the core names by Fabio Estevam · 12 years ago
- 0ce033d Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
- 3929fb0 Replace __bss_end__ with __bss_end by Simon Glass · 12 years ago
- ef123c5 Refactor linker-generated arrays by Albert ARIBAUD · 12 years ago
- 609e6ec ppc: m68k: Move i2c1_clk, i2c2_clk 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
- e76cd5d 8xxx: Change all 8*xx_DDR addresses to 8xxx by Andy Fleming · 12 years ago
- 20051f2 arch/powerpc/lib/board.c, *traps.c: sparse fixes by Kim Phillips · 12 years ago
- c7656ba Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx by Tom Rini · 12 years ago
- eb53941 powerpc/mpc85xx: software workaround for DDR erratum A-004468 by York Sun · 12 years ago
- 8b493a5 common: Discard the __u_boot_cmd section by Marek Vasut · 12 years ago
- 5567514 common: Add .u_boot_list into all linker files by Marek Vasut · 12 years ago
- ad37ef1 arch/powerpc/cpu/mpc86xx/cpu.c: Fix GCC 4.6 build warning by Wolfgang Denk · 13 years ago
- 7f2229b GCC4.6: Squash warnings in mpc86xx/interrupts.c by Marek Vasut · 13 years ago
- 1605cc9 powerpc/mpc86xx: Disable translation for BAT setup by Becky Bruce · 13 years ago
- 09c2e90 unify version_string by Andreas Bießmann · 14 years ago
- 8c4734e Revert "PowerPC: Add support for -msingle-pic-base" by Wolfgang Denk · 14 years ago
- 39768f7 PowerPC: Add support for -msingle-pic-base by Joakim Tjernlund · 14 years ago
- 33ee4c9 PowerPC: Move -fPIC flag to common place by Joakim Tjernlund · 14 years ago
- 44c6e65 rename _end to __bss_end__ by Po-Yu Chuang · 14 years ago
- cc1dd33 mpc8[5/6]xx: Ensure POST word does not get reset by John Schmoller · 14 years ago
- 5655136 powerpc/86xx: Enable common SRIO init code by Kumar Gala · 14 years ago
- af04247 powerpc/86xx: Add SERDES support on MPC8641 & MPC8610 by Kumar Gala · 14 years ago
- c22a711 74xx_7xx/mpc86xx/ppmc7xx: Fix do_reset() declaration by Peter Tyser · 14 years ago
- 337f5f5 PowerPC: Add relocation support for -fpic by Joakim Tjernlund · 14 years ago
- 4e2894b 86xx: Cleanup for partial linking and --gc-sections by Wolfgang Denk · 14 years ago
- fa11dbe arch/powerpc/*/config.mk: make CONFIG_SYS_LDSCRIPT settings work by Wolfgang Denk · 14 years ago
- 6d8962e Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
- 34bbf61 PowerPC: Don't destroy fixup table while doing fixups by Joakim Tjernlund · 14 years ago
- 25ddd1f Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · 14 years ago
- 553f098 Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZE by Wolfgang Denk · 14 years ago
- 68337fb 86xx: Use gc-sections to reduce image size by Peter Tyser · 14 years ago
- bd9715e 86xx: Create common linker script by Kumar Gala · 14 years ago
- d1e0b10 powerpc: do not fixup NULL ptrs by Joakim Tjernlund · 14 years ago