- 317ddb7 global: Migrate CONFIG_VSC7385_IMAGE et al to CFG by Tom Rini · 2 years ago
- 1024ddd global: Migrate CONFIG_SLIC to CFG by Tom Rini · 2 years ago
- aac8149 global: Migrate CONFIG_RESET_VECTOR_ADDRESS to CFG by Tom Rini · 2 years ago
- e8020a5 net: tsec: Remove non-DM_ETH support code by Tom Rini · 2 years ago
- 6a5dccc global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · 2 years ago
- bb4dd96 global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* by Tom Rini · 2 years ago
- 56af659 global: Move remaining CONFIG_SYS_PCI* to CFG_SYS_PCI* by Tom Rini · 2 years ago
- df6a215 global: Move remaining CONFIG_SYS_NS16550_* to CFG_SYS_NS16550_* by Tom Rini · 2 years ago
- b421349 global: Move remaining CONFIG_SYS_NAND_* to CFG_SYS_NAND_* by Tom Rini · 2 years, 1 month ago
- d5c3bf2 global: Migrate CONFIG_SYS_MPC8* symbols to the CFG_SYS namespace by Tom Rini · 2 years, 1 month ago
- c685084 Makefile: Build final mpc85xx non-SPL image in standard file u-boot.bin by Pali Rohár · 2 years, 4 months ago
- 62edbf3 board: freescale: p1_p2_rdb_pc: Delete watchdog max6370 node in load_default mode by Pali Rohár · 2 years, 4 months ago
- 779f652 board: freescale: p1_p2_rdb_pc: Turn off watchdog before reset by Pali Rohár · 2 years, 4 months ago
- c13f4fb board: freescale: p1_p2_rdb_pc: Avoid usage of CPLD's system reset register by Pali Rohár · 2 years, 4 months ago
- 3730e16 board: freescale: p1_p2_rdb_pc: Add workaround for non-working watchdog by Pali Rohár · 2 years, 4 months ago
- fecba2e board: freescale: p1_p2_rdb_pc: Add workaround for board reset reboot loop by Pali Rohár · 2 years, 4 months ago
- 99b0c40 board: freescale: p1_p2_rdb_pc: Fix parsing inverted bits from boot input data by Pali Rohár · 2 years, 4 months ago
- c2b77f8 board: freescale: p1_p2_rdb_pc: Remove I-flag from second L2 SRAM mapping by Pali Rohár · 2 years, 4 months ago
- 2b6c011 powerpc: Use the poison value of 0xdeadbeef directly in DDR init by Tom Rini · 2 years, 5 months ago
- aac187d nxp: Make board/freescale/common/Kconfig safe to include once in arch/Kconfig by Tom Rini · 2 years, 6 months ago
- 98b5112 board: freescale: p1_p2_rdb_pc: Remove mapping for TDM-PMC card by Pali Rohár · 2 years, 5 months ago
- 516d16e board: freescale: p1_p2_rdb_pc: Allow to compile without __SW_BOOT_SD macro by Pali Rohár · 2 years, 5 months ago
- 78ff6aa board: freescale: p1_p2_rdb_pc: Allow to compile without BOARD_NAME by Pali Rohár · 2 years, 5 months ago
- 4171301 Convert CONFIG_HAS_FSL_DR_USB to Kconfig by Tom Rini · 2 years, 6 months ago
- e2ff5d5 board: freescale: p1_p2_rdb_pc: Implement board_reset() by Pali Rohár · 2 years, 7 months ago
- 519b02a board: freescale: p1_p2_rdb_pc: Enable TDM function only for P1010 by Pali Rohár · 2 years, 7 months ago
- d75a779 Convert CONFIG_SPL_GD_ADDR to Kconfig by Tom Rini · 2 years, 6 months ago
- 6de36a7 Convert CONFIG_SPL_RELOC_TEXT_BASE et al to Kconfig by Tom Rini · 2 years, 6 months ago
- f8f6b32 Convert CONFIG_SPL_COMMON_INIT_DDR to Kconfig by Tom Rini · 2 years, 6 months ago
- 6b15c16 Convert CONFIG_SPL_INIT_MINIMAL et al to Kconfig by Tom Rini · 2 years, 7 months ago
- b373e92 board: freescale: p1_p2_rdb_pc: Move ifdef for USB/eLBC check to correct place by Pali Rohár · 2 years, 8 months ago
- cca5828 board: freescale: p1_p2_rdb_pc: Fix page attributes for second 1G SDRAM map by Pali Rohár · 2 years, 8 months ago
- 91d1fce board: freescale: p1_p2_rdb_pc: Do not set MPC85xx_PMUXCR_SDHC_WP bit when SDHC_WP is used as GPIO by Pali Rohár · 2 years, 8 months ago
- 521973b board: freescale: p1_p2_rdb_pc: Detect both P2020 SD switch configurations by Pali Rohár · 2 years, 8 months ago
- f1ecc79 board: freescale: p1_p2_rdb_pc: Do not hang in checkboard() by Pali Rohár · 2 years, 8 months ago
- 7a2eb67 board: freescale: p1_p2_rdb_pc: Allow to compile it without env support by Pali Rohár · 2 years, 8 months ago
- 272eb5b Remove CONFIG_BOARDNAME and CONFIG_BOARD_NAME by Tom Rini · 2 years, 8 months ago
- 8c70baa Finish conversion of CONFIG_SYS_CLK_FREQ to Kconfig by Tom Rini · 3 years ago
- 52b2e26 Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACY by Tom Rini · 3 years, 3 months ago
- dc67bfa pci: freescale: Drop old code by Simon Glass · 3 years, 4 months ago
- 3ff49ec global: Convert simple_strtoul() with hex to hextoul() by Simon Glass · 3 years, 4 months ago
- 0529b59 i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACY by Simon Glass · 3 years, 5 months ago
- 79466ce board: freescale: p1_p2_rdb_pc: Add MAINTAINER by Priyanka Jain · 3 years, 6 months ago
- f7c9176 dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIO by Igor Opaniuk · 3 years, 10 months ago
- 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
- 2b92398 serial: Rename ns16550 functions to lower case by Simon Glass · 4 years ago
- 119e7ef serial: Update NS16550_t and struct NS16550 by Simon Glass · 4 years ago
- e97fbb7 board/freescale: Remove P1024RDB board support by Priyanka Jain · 4 years, 2 months ago
- 5a7834a board/freescale: Remove P1021RDB board support by Priyanka Jain · 4 years, 2 months ago
- b1d2441 board/freescale: Remove P1020MBG board support by Priyanka Jain · 4 years, 2 months ago
- 769c3ce board/freescale: Remove P1020UTM board support by Priyanka Jain · 4 years, 2 months ago
- dbd83d0 board/freescale: Remove P1025RDB board support by Priyanka Jain · 4 years, 2 months ago
- fe95c7c p1_p2_rdb: Don't compile board_eth_init() for DM_ETH by Hou Zhiqiang · 4 years, 2 months ago
- 0cd1658 fsl: p1_p2_rdb: Move vsc7835 firmware uploading to board_early_init_r() by Hou Zhiqiang · 4 years, 5 months ago
- 286eed4 powerpc: Remove bi_memstart & bi_memsize assignments in spl.c by Stefan Roese · 4 years, 4 months ago
- f7ed78b treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 5 months ago
- dbd7954 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
- 2dc9c34 common: Drop image.h from common header by Simon Glass · 4 years, 7 months ago
- 274e0b0 common: Drop net.h from common header by Simon Glass · 4 years, 7 months ago
- b0939dd dm: powerpc: P1020: add i2c DM support by Biwen Li · 4 years, 7 months ago
- f11478f common: Move hang() to the same header as panic() by Simon Glass · 5 years ago
- 85d6531 common: Move clock functions into a new file by Simon Glass · 5 years ago
- 284f71b common: Move relocate_code() to init.h by Simon Glass · 5 years ago
- a7b5130 common: Move some board functions out of common.h by Simon Glass · 5 years ago
- f5c208d Move strtomhz() to vsprintf.h by Simon Glass · 5 years ago
- 5cd7ece env: Finish migration of common ENV options by Tom Rini · 5 years ago
- 223ff19 powerpc: p1_p2_rdb: Compile legacy PCIe routines conditionally by Hou Zhiqiang · 5 years ago
- 1a2961d powerpc: Enable device tree support for P2020RDB by Hou Zhiqiang · 5 years ago
- 224999f powerpc: Enable device tree support for P1020RDB by Hou Zhiqiang · 5 years ago
- 9d1f619 env: Rename environment.h to env_internal.h by Simon Glass · 5 years ago
- 0af6e2d env: Move env_get() to env.h by Simon Glass · 5 years ago
- 79fd214 env: Move env_init() to env.h by Simon Glass · 5 years ago
- 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
- 75f82d0 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · 7 years ago
- 05204d0 powerpc: mpc85xx: Fix static TLB table for SDRAM by York Sun · 7 years ago
- da1a134 env: Rename some other getenv()-related functions by Simon Glass · 7 years ago
- 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
- 4bc2ad2 env: Add an enum for environment state by Simon Glass · 7 years ago
- 7a73b9a p1_p2_rdb: Fix unused variable warning by Tom Rini · 8 years ago
- d35f338 board_f: Rename initdram() to dram_init() by Simon Glass · 8 years ago
- 39f90ba board_f: Drop return value from initdram() by Simon Glass · 8 years ago
- b4de3f3 board_f: Drop board_type parameter from initdram() by Simon Glass · 8 years ago
- 302445a powerpc: Drop probecpu() in favour of arch_cpu_init() by Simon Glass · 8 years ago
- df2d774 powerpc: P1_P2_RDB_PC: Drop TARGET_P1_P2_RDB_PC by York Sun · 8 years ago
- 9c01ff2 powerpc: P2020RDB-PC: Separate from P1_P2_RDB_PC in Kconfig by York Sun · 8 years ago
- cc05c62 powerpc: P1025RDB: Separate from P1_P2_RDB_PC in Kconfig by York Sun · 8 years ago
- 028f29c powerpc: P1024RDB: Separate from P1_P2_RDB_PC in Kconfig by York Sun · 8 years ago
- ba38a35 powerpc: P1021RDB: Separate from P1_P2_RDB_PC in Kconfig by York Sun · 8 years ago
- 8f250f9 powerpc: P1020UTM: Separate from P1_P2_RDB_P2 in Kconfig by York Sun · 8 years ago
- 0673238 powerpc: P1020RDB-PD: Separate from P1_P2_RDB_PC in Kconfig by York Sun · 8 years ago
- 443108bf powerpc: P1020RDB-PC: Separate from P1_P2_RDB_PC in Kconfig by York Sun · 8 years ago
- 1dc69a6 powerpc: P1020MBG: Separate from P1_P2_RDB_PC in Kconfig by York Sun · 8 years ago
- dd8e224 spi: Move freescale-specific code into a private header by Simon Glass · 8 years ago
- 9fd465c usb: fsl: Rename fdt_fixup_dr_usb by Sriram Dash · 8 years ago
- fe56a4f freescale: Tweak various Makefiles to remove redundancy, fix aesthetics by Robert P. J. Day · 9 years ago
- 2ff056b powerpc/board: SPL: Enable malloc flag in global data. by Sumit Garg · 9 years ago
- e237880 Add more SPDX-License-Identifier tags by Tom Rini · 9 years ago
- a73bda4 Move console definitions into a new console.h file by Simon Glass · 9 years ago
- 5c76c1e powerpc/p2020rdb: fix the FDT_ERR_NOTFOUND issue by Ying Zhang · 10 years ago
- 2aec3cc fdt: Allow ft_board_setup() to report failure by Simon Glass · 10 years ago