Commit Graph

61 Commits (723806cc5bea9f8b37323dfd7568603f99af6a06)

Author SHA1 Message Date
Simon Glass 723806cc5b env: Rename some other getenv()-related functions 7 years ago
Simon Glass 203e94f6c9 env: Add an enum for environment state 7 years ago
Simon Glass f1683aa73c board_f: Rename initdram() to dram_init() 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 cbcbf71bf2 powerpc: Drop probecpu() in favour of arch_cpu_init() 7 years ago
Simon Glass ea022a3775 spi: Move freescale-specific code into a private header 8 years ago
Sriram Dash a5c289b9bc usb: fsl: Rename fdt_fixup_dr_usb 8 years ago
Robert P. J. Day 23d4e5ba49 freescale: Tweak various Makefiles to remove redundancy, fix aesthetics 8 years ago
Sumit Garg ed4708aaea powerpc/board: SPL: Enable malloc flag in global data. 8 years ago
Simon Glass 24b852a7a2 Move console definitions into a new console.h file 9 years ago
Simon Glass e895a4b06f fdt: Allow ft_board_setup() to report failure 10 years ago
Masahiro Yamada 461be2f96e kconfig: remove redundant "string" type in arch and board Kconfigs 10 years ago
Masahiro Yamada 93d4334f7f Add board MAINTAINERS files 10 years ago
Masahiro Yamada dd84058d24 kconfig: add board Kconfig and defconfig files 10 years ago
York Sun 9d0456822c powerpc/mpc85xx: Check return value of find_tlb_idx 10 years ago
York Sun e38661634b common: Add get_effective_memsize() to memsize.c 10 years ago
York Sun 5614e71b49 Driver/DDR: Moving Freescale DDR driver to a common driver 11 years ago
Masahiro Yamada 377e1048d3 board: powerpc: convert makefiles to Kbuild style 11 years ago
Priyanka Jain 0dd38a35f4 powerpc: Fix CamelCase warnings in DDR related code 11 years ago
Ying Zhang 81b867aa44 SPL: P1022DS: switch to new multibus/multiadapter support 11 years ago
York Sun bf90256623 SPDX-License-Identifier: clean up license header 11 years ago
Ying Zhang 5d97fe2a04 powerpc: p1022ds: add TPL for p1022ds nand boot 11 years ago
Ying Zhang 382ce7e909 powerpc : p1022ds : Enable p1022ds to start from eSPI with SPL 11 years ago
Ying Zhang 7c8eea59b8 powerpc: p1022ds: Enable P1022DS to boot from SD Card with SPL 11 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Matthew McClintock f45210d6e7 powerpc/p1022ds: Add support for NAND and NAND boot using SPL 11 years ago
Timur Tabi 7a946961c7 powerpc/p1022ds: fix DIU/LBC switching with NAND enabled 12 years ago
Matthew McClintock af2536088e powerpc/p1022ds: add support for SPI and SD boot 12 years ago
Wolfgang Denk 702e6014f1 doc: cleanup - move board READMEs into respective board directories 12 years ago
ramneek mehresh 3d7506fa38 powerpc/85xx: Add USB device-tree fixup for various platforms 12 years ago
Timur Tabi 5d065c3e10 powerpc/85xx: don't display address map size (32-bit vs. 36-bit) during boot 12 years ago
Marek Vasut 1f09b44cae GCC4.6: Squash warnings in diu.c 13 years ago
Mike Frysinger 464c79207c punt unused clean/distclean targets 13 years ago
York Sun 712cf7ab0b powerpc/mpc8xxx: Merge entries in DDR speed table 13 years ago
Timur Tabi 3b4a226305 video: Add SHARP LQ084S3LG01 LCD support on P1022DS 13 years ago
Timur Tabi 29b83d9833 powerpc/p1022ds: set the clock-frequency prop only if the clock is enabled 13 years ago
Jiang Yutang 9b6e9d1c13 powerpc/85xx: Enable eSPI support on P1022DS 13 years ago
Timur Tabi ba8e76bd49 powerpc: use 'video-mode' environment variable to configure DIU 13 years ago
Andy Fleming 063c12633d tsec: Convert tsec to use PHY Lib 13 years ago
Jiang Yutang b93f81a418 powerpc/85xx: Add support usb2/etsec and tdm/audio pin multiplex on P1022DS 13 years ago
Jiang Yutang 9899ac1951 powerpc/85xx: Add 36-bit address map support to P1022DS 13 years ago
Kumar Gala c39f44dc6f powerpc/8xxx: Refactor fsl_ddr_get_spd into common code from board 13 years ago
Kumar Gala 5df4b0ad0d powerpc/8xxx: Replace fsl_ddr_get_mem_data_rate with get_ddr_freq() 13 years ago
Kumar Gala 561e710a97 powerpc: Move cpu specific lmb reserve to arch_lmb_reserve 13 years ago
Timur Tabi aa8d3fb8f4 p1022ds: allow for board-specific ngPIXIS functions 13 years ago
Kumar Gala 7a577fda22 powerpc/85xx: Move RESET_VECTOR_ADDRESS into config.h 14 years ago
Kumar Gala a4aafcc990 powerpc/fsl-pci: Add generic code to setup PCIe controllers 14 years ago
Becky Bruce 38dba0c2ff mpc85xx boards: initdram() cleanup/bugfix 14 years ago
Timur Tabi fdb9482b42 p1022ds: fix switching of DIU/LBC signals 14 years ago