- 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
- 45e81f9 mpc85xx: Add support for -msingle-pic-base by Joakim Tjernlund · 6 years ago
- 64d68dc mpc83xx: Add support for -msingle-pic-base by Joakim Tjernlund · 6 years ago
- 71c743c powerpc, mpc8xx: clear top of stack by Christophe Leroy · 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
- d216631 misc: Add MPC83xx serdes driver by Mario Six · 6 years ago
- 19fbdca cpu: Add MPC83xx CPU driver by Mario Six · 6 years ago
- 2c21749 timer: Add MPC83xx timer driver by Mario Six · 6 years ago
- 07d538d clk: Add MPC83xx clock driver by Mario Six · 6 years ago
- 76fdad1 mpc83xx: Add sysreset driver by Mario Six · 6 years ago
- e406155 ram: Add driver for MPC83xx by Mario Six · 6 years ago
- 08a00cb dm: Change CMD_DM enabling by Michal Simek · 6 years ago
- 5ed063d Kconfig: Sort bool, default, select and imply options by Michal Simek · 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
- c0bc2a7 powerpc: mpc8xx: move watchdog into drivers/watchdog by Christophe Leroy · 7 years ago
- 5c5da43 powerpc: mpc8xx: cleaning up watchdog by Christophe Leroy · 7 years ago
- ab0d819 powerpc: mpc8xx: refactorise reginfo by Christophe Leroy · 7 years ago
- 872807b powerpc: mpc8xx: initialisation of initial RAM by Christophe Leroy · 7 years ago
- 18f8d4c powercp: mpc8xx: move commproc.h by Christophe Leroy · 7 years ago
- ee1e600 powerpc: mpc8xx: Change CONFIG_8xx to CONFIG_MPC8xx by Christophe Leroy · 7 years ago
- 0ebb538 powerpc: mpc8xx: remove get_immr() argument by Christophe Leroy · 7 years ago
- fdef389 powerpc: mpc8xx: get rid of the multiple PVR_ values by Christophe Leroy · 7 years ago
- 374a0e3 powerpc: mpc8xx: harmonise initialisation of the immap local pointer by Christophe Leroy · 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
- 0091362 Convert CONFIG_CMD_PCA953X 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
- 506cb8b powerpc, 8xx: move cache helper into C by Christophe Leroy · 7 years ago