Commit Graph

1707 Commits (lime2-spi)

Author SHA1 Message Date
Simon Glass 6e2941d787 common: freescale: Move arch-specific declarations 7 years ago
Simon Glass 850431590c common: powerpc: Move arch-specific headers 7 years ago
Simon Glass 8fb69c1654 common: Move PPC4xx_SYS_INFO() et al to arch-specific header 7 years ago
Simon Glass 4baf23e0be common: Move get_OPB_freq() and get_PCI_freq() to PPC header 7 years ago
Simon Glass 58a8ec4cc0 common: Move pcie_setup_hoses() to PPC header 7 years ago
Simon Glass 4fcc6a7b89 common: Move pci_target_init() to PPC header 7 years ago
Simon Glass 1b330894bd Convert CONFIG_CMD_IRQ to Kconfig 7 years ago
Simon Glass c7c111e5f7 Convert CONFIG_CMD_IMMAP to Kconfig 7 years ago
Simon Glass fc843a02ac Kconfig: Add a CONFIG_IDE option 7 years ago
Simon Glass 551c393446 Convert CONFIG_CMD_HASH to Kconfig 7 years ago
Simon Glass ea7971f705 Convert CONFIG_CMD_ESBC_VALIDATE to Kconfig 7 years ago
Simon Glass 230ecd7150 Convert CONFIG_CMD_ERRATA to Kconfig 7 years ago
Simon Glass a1dc980d88 Convert CONFIG_CMD_EEPROM et al to Kconfig 7 years ago
Simon Glass d63323fb59 Convert CONFIG_CMD_ECCTEST to Kconfig 7 years ago
Tom Rini 089df18bfe lib: move hash CONFIG options to Kconfig 7 years ago
Tom Rini 64d6ac5bc4 Kconfig: USB: Migrate CONFIG_USB_EHCI_HCD users to Kconfig 7 years ago
Paulo Zaneti fbe44dd1aa powerpc: t1024: Fix SRDS_MAX_LANES value 7 years ago
Simon Glass 7ffce4f17f i2c: powerpc: Remove use of CONFIG_HARD_I2C 7 years ago
Vikas Manocha 5bf5250e9d spl: make image arg or fdt blob address reconfigurable 7 years ago
Tom Rini 26d61195f8 fdt: Move fdt_fixup_ethernet to a common place 7 years ago
Simon Glass 3bd25cb512 Convert CONFIG_CMD_DIAG to Kconfig 7 years ago
Simon Glass 80e44cfe10 fs: Kconfig: Add a separate option for FS_CRAMFS 7 years ago
Simon Glass 9707274718 fs: Convert CONFIG_CMD_CRAMFS to Kconfig 7 years ago
Simon Glass 854fcd5537 Convert CONFIG_CMD_CHIP_CONFIG to Kconfig 7 years ago
Simon Glass c04b9b3440 Convert CONFIG_CMD_BLOB to Kconfig 7 years ago
Ruchika Gupta 668ec87f52 powerpc: e6500: Lock/unlock 1 cache instead of L1 as init_ram 7 years ago
VINITHA PILLAI 0645c23a7c powerpc: T1042RDB: SECURE BOOT: Remove CONFIG_CMD_BLOB from SPL compilation 7 years ago
Simon Glass f1683aa73c board_f: Rename initdram() to dram_init() 7 years ago
Simon Glass e5fb573f64 powerpc: Move setup_board_extra() into a PPC file 7 years ago
Simon Glass 088454cde2 board_f: Drop return value from initdram() 7 years ago
Simon Glass 52c411805c board_f: Drop board_type parameter from initdram() 7 years ago
Simon Glass 8749fa6af3 board_f: powerpc: Make prt_8260_rsr(), prt_8260_clks() private 7 years ago
Simon Glass d891ab95c2 board_f: powerpc: Move prt_83xx_rsr() to private code 7 years ago
Simon Glass 70e2aaf380 board_f: powerpc: Use timer_init() instead of init_timebase() 7 years ago
Simon Glass 75efc34bfa board_f: Remove adjust_sdram_tbs_8xx() from the init sequence 7 years ago
Simon Glass 26345552d6 board_f: Remove sdram_adjust_866() from the init sequence 7 years ago
Simon Glass d593c61672 board_f: powerpc: Rename get_clocks_866() to get_clocks() 7 years ago
Tom Rini 285226785e Freescale/NXP: Migrate CONFIG_FSL_CAAM to defconfigs 7 years ago
Prabhakar Kushwaha add63f94a9 arch: powerpc: update the eLBC IP input clock 7 years ago
Prabhakar Kushwaha 068789773d arch: powerpc: Move CONFIG_FSL_ELBC to Kconfig 7 years ago
Prabhakar Kushwaha 1c40707e3f arch: powerpc: update the IFC IP input clock 7 years ago
Prabhakar Kushwaha d98b98d62e arch: powerpc: Move CONFIG_FSL_IFC to Kconfig 7 years ago
Mark Marshall de8c9317a8 powerpc: mpc5200: Correct return value of memcpy function 7 years ago
Mark Marshall 2ec70961e7 powerpc: mpc85xx: Use symbolic names for cache control bits 7 years ago
mario.six@gdsys.cc dbcb2c0e2b powerpc: mpc83xx: Enable pre-relocation malloc 7 years ago
mario.six@gdsys.cc e80311a5f0 powerpc: mpc83xx: Minimize r1 modification 7 years ago
Simon Glass a009f36cfe Drop prt_mpc5xxx_clks() in favour of print_cpuinfo() 7 years ago
Simon Glass 8f3086aaac powerpc: Drop CONFIG_SYS_ALLOC_DPRAM 7 years ago
Simon Glass cbcbf71bf2 powerpc: Drop probecpu() in favour of arch_cpu_init() 7 years ago
Simon Glass a5d67547dd Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig 7 years ago