- 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
- 4d72caa common: Drop image.h from common header by Simon Glass · 4 years, 6 months ago
- 52f2423 common: Drop bootstage.h from common header by Simon Glass · 4 years, 6 months ago
- 9b4a205 common: Move RAM-sizing functions to init.h by Simon Glass · 4 years, 10 months 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
- 1eb69ae common: Move ARM cache operations 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
- c076e5c status_led: Tidy up the code style by Simon Glass · 5 years ago
- 9ce2aa1 Drop CONFIG_SHOW_ACTIVITY by Simon Glass · 5 years ago
- 22b7b86 spl: separate SPL_FRAMEWORK config for spl and tpl by Heiko Stuebner · 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
- 2c21749 timer: Add MPC83xx timer driver 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
- b60cfb6 powerpc: fix typo in kgdb.c by Heinrich Schuchardt · 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
- 4280342 fdt: Implement weak arch_fixup_fdt() by Alexey Brodkin · 7 years ago
- deff9b1 powerpc: Rework interrupt_init_cpu() by Tom Rini · 7 years ago
- 723806c env: Rename some other getenv()-related functions by Simon Glass · 7 years ago
- 00caae6 env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
- 08dd988 powerpc, 8xx: fix missing function declarations. by Christophe Leroy · 7 years ago
- f1cd736 powerpc: move set_msr() and get_msr() into .h by Christophe Leroy · 7 years ago
- f0eda3c power, timer: reset TBL before TBU by Christophe Leroy · 7 years ago
- 93e85d0 powerpc, timer: Does 8xx specific actions in 8xx cpu_init by Christophe Leroy · 7 years ago
- ba3da73 powerpc, 8xx: Use IO accessors to access IO memory by Christophe Leroy · 7 years ago
- debd1f3 powerpc, 8xx: move immap.c in arch/powerpc/cpu/mpc8xx/ by Christophe Leroy · 7 years ago
- 907208c powerpc: Partialy restore core of mpc8xx by Christophe Leroy · 7 years ago
- 98f705c powerpc: remove 4xx support by Heiko Schocher · 7 years ago
- 064b55c powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x by Heiko Schocher · 7 years ago
- 5025897 powerpc, 5xx: remove support for 5xx by Heiko Schocher · 7 years ago
- 2eb48ff powerpc, 8260: remove support for mpc8260 by Heiko Schocher · 7 years ago
- 5b8e76c powerpc, 8xx: remove support for 8xx by Heiko Schocher · 7 years ago
- c7c111e Convert CONFIG_CMD_IMMAP to Kconfig by Simon Glass · 7 years ago
- fc843a0 Kconfig: Add a CONFIG_IDE option by Simon Glass · 7 years ago
- 5bf5250 spl: make image arg or fdt blob address reconfigurable by Vikas Manocha · 8 years ago
- e5fb573 powerpc: Move setup_board_extra() into a PPC file by Simon Glass · 8 years ago
- 70e2aaf board_f: powerpc: Use timer_init() instead of init_timebase() by Simon Glass · 8 years ago
- de8c931 powerpc: mpc5200: Correct return value of memcpy function by Mark Marshall · 8 years ago
- 7686660 powerpc: Enable flush and invalidate dcache by range for MPC85xx by Tony O'Brien · 8 years ago
- 2d8d190 status_led: Kconfig migration by Uri Mashiach · 8 years ago
- 63c0941 libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORY by Masahiro Yamada · 8 years ago
- ca12e65 spl: Add a parameter to jump_to_image_linux() by Simon Glass · 8 years ago
- 1221ce4 treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
- 25bab53 Remove unneeded remnants of bcopy(). by Robert P. J. Day · 8 years ago
- 14c67eb powerpc: Drop unused code related to generic board by Simon Glass · 8 years ago
- cb1629f powerpc: Disable flush or invalidate dcache by range for some SoCs by York Sun · 9 years ago
- 09c2b8f Change my mailaddress by Andreas Bießmann · 9 years ago
- 75918af powerpc: Drop old non-generic-board code by Simon Glass · 9 years ago
- 27e7215 ppc4xx: Remove sc3 board by Stefan Roese · 10 years ago
- ac33716 powerpc: add 2 common dcache assembly functions by Valentin Longchamp · 10 years ago
- d2eaec6 net: Remove the bd* parameter from net stack functions by Joe Hershberger · 10 years ago
- 68145d4 common/board_f: factor out reserve_stacks by Andreas Bießmann · 10 years ago
- 59d34ed mpc85xx: clean up the old deep sleep framework by tang yuantian · 10 years ago
- 36da51e powerpc: mpc8xx: remove hermes board support by Masahiro Yamada · 10 years ago
- b414119 linux/kernel.h: sync min, max, min3, max3 macros with Linux by Masahiro Yamada · 10 years ago
- 3067547 powerpc/mpc85xx: Make boot flag effective by Tang Yuantian · 10 years ago
- 919e055 powerpc: mpc85xx watchdog init added to init_func by Boschung, Rainer · 10 years ago
- 7cb7272 mpc85xx/t104x: Enable L2 and CPC cache when resume by Tang Yuantian · 10 years ago
- 9272a9b m68k: powerpc: Clean up do_mdm_init by Simon Glass · 11 years ago
- 8e26157 bd_info: remove bi_barudrate member from struct bd_info by Masahiro Yamada · 11 years ago
- aade200 mpc85xx/t104x: Add deep sleep framework support by Tang Yuantian · 11 years ago
- 247161b Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 11 years ago
- b892465 bootstage: powerpc: support fdt stash and reporting by Mela Custodio · 11 years ago
- 58dac32 powerpc: mpc8260: consolidate CONFIG_MPC8260 and CONFIG_8260 by Masahiro Yamada · 11 years ago
- cd2e46c kbuild: add CONFIG_ prefix to USE_PRIVATE_LIBGCC by Masahiro Yamada · 11 years ago
- e386616 common: Add get_effective_memsize() to memsize.c by York Sun · 11 years ago
- 6825a95 kbuild: use Linux Kernel build scripts by Masahiro Yamada · 11 years ago
- 9e41403 kbuild: change out-of-tree build by Masahiro Yamada · 11 years ago
- 871a57b common/cmd_bootm: extend do_bootm_vxworks to support the new VxWorks boot interface. by Miao Yan · 11 years ago
- 06c1411 powerpc: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
- 13287e3 powerpc: cast bi_memsize to ulong for %ld usage by Valentin Longchamp · 11 years ago
- c2120fb Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 11 years ago
- 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
- ea818db i2c, soft-i2c: switch to new multibus/multiadapter support by Heiko Schocher · 12 years ago
- 3f4978c i2c: common changes for multibus/multiadapter support by Heiko Schocher · 13 years ago
- b8eee43 Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTM by Dirk Eibach · 11 years ago
- ed12b5b Fix bootm to work on powerpc again (compressed uImage) by Stefan Roese · 11 years ago
- d6ed322 Power: remove support for Freescale MPC8220 by Wolfgang Denk · 12 years ago
- 3e51266 powerpc: Use image_setup_linux() instead of local code by Simon Glass · 12 years ago
- d2eae43 lib: consolidate hang() by Andreas Bießmann · 12 years ago
- fac150e powerpc/lib: fix unsafe register handling in wait_ticks by Mats Kärrman · 12 years ago
- 660c60c ppc: Enable generic board support by Simon Glass · 12 years ago
- 6f6430d Introduce generic post-relocation board_r.c by Simon Glass · 12 years ago
- a6741bc Declare watchdog functions in watchdog.h by Simon Glass · 12 years ago
- 3929fb0 Replace __bss_end__ with __bss_end by Simon Glass · 12 years ago
- 58864dd Clean up libfdt.h includes by Gerald Van Baren · 12 years ago
- 12e06fe treewide: include libfdt_env.h before fdt.h by Kim Phillips · 12 years ago
- 1c35613 ppc: Move mpc8220 clocks to arch_global_data by Simon Glass · 12 years ago
- fefb098 ppc: Move mpc512x clocks to arch_global_data by Simon Glass · 12 years ago
- b287749 ppc: Move mpc5xxx clocks 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
- 748cd05 ppc: Move clock fields to arch_global_data by Simon Glass · 12 years ago
- 1206c18 ppc: Move brg_clk to arch_global_data by Simon Glass · 12 years ago
- 06f60ae powerpc/mpc83xx: add support for new SPL by Scott Wood · 12 years ago
- ec8a252 env: Use getenv_yesno() more generally by Joe Hershberger · 12 years ago
- 083f2e0 mpc5200: Add SPL support by Stefan Roese · 12 years ago
- ea8256f SPL: Port SPL framework to powerpc by Stefan Roese · 12 years ago