summaryrefslogtreecommitdiff
path: root/include/common.h
AgeCommit message (Expand)Author
2017-08-02common: board_f: Make reserve_mmu a weak functionSiva Durga Prasad Paladugu
2017-07-10board_f: Add new function to allow runtime DTB selectionCooper Jr., Franklin
2017-07-06serial: make serial_stub_* to static functionsMasahiro Yamada
2017-06-05common: microblaze: Drop arch-specific declarationsSimon Glass
2017-06-05common: arm: freescale: layerscape: Move header files out of common.hSimon Glass
2017-06-05common: arm: davinci: Move header file out of commonSimon Glass
2017-06-05common: ep93xx: Move arch-specific declarations out of commonSimon Glass
2017-06-05common: freescale: Move arch-specific imx code to arch-imxSimon Glass
2017-06-05common: freescale: Move arch-specific declarationsSimon Glass
2017-06-05common: powerpc: Move arch-specific headersSimon Glass
2017-06-05common: Move PPC4xx_SYS_INFO() et al to arch-specific headerSimon Glass
2017-06-05common: Drop determine_sysper() and determine_pci_clock_per()Simon Glass
2017-06-05common: Drop cpu_init_f() declarationsSimon Glass
2017-06-05arm: Remove include files from common.hSimon Glass
2017-06-05nds32: Remove include files from common.hSimon Glass
2017-06-05x86: Don't include asm/u-boot.h in commonSimon Glass
2017-06-05sandbox: Don't include asm/u-boot.h in commonSimon Glass
2017-06-05mips: Don't include asm/u-boot.h in commonSimon Glass
2017-06-05arc: Don't include asm/u-boot.h in commonSimon Glass
2017-06-05nds32: Make u-boot-nds32.h a private headerSimon Glass
2017-06-05mips: Make u-boot-mips.h a private headerSimon Glass
2017-06-05arm: Make u-boot-arm.h a private headerSimon Glass
2017-06-05x86: Make u-boot-x86.h a private headerSimon Glass
2017-06-05sandbox: Make u-boot-sandbox.h a private headerSimon Glass
2017-06-05arc: Make u-boot-arc.h a private headerSimon Glass
2017-06-05samsung: usb: Drop ohci-s3c24xx driverSimon Glass
2017-06-05api: Add a header for api_init()Simon Glass
2017-06-05common: Move get_OPB_freq() and get_PCI_freq() to PPC headerSimon Glass
2017-06-05common: Move pcie_setup_hoses() to PPC headerSimon Glass
2017-06-05common: Drop pci_master_init()Simon Glass
2017-06-05common: Move pci_target_init() to PPC headerSimon Glass
2017-06-05common: Drop pci_pre_init() and is_pci_host()Simon Glass
2017-06-05common: Drop inclusion of pci.hSimon Glass
2017-05-15i2c: Drop use of CONFIG_I2C_HARDSimon Glass
2017-04-13board_f: Rename initdram() to dram_init()Simon Glass
2017-04-05powerpc: Move setup_board_extra() into a PPC fileSimon Glass
2017-04-05Move dram_init_banksize() to a common headerSimon Glass
2017-04-05board_f: Drop return value from initdram()Simon Glass
2017-04-05board_f: Drop board_type parameter from initdram()Simon Glass
2017-04-05board_f: powerpc: Make prt_8260_rsr(), prt_8260_clks() privateSimon Glass
2017-04-05board_f: powerpc: Move prt_83xx_rsr() to private codeSimon Glass
2017-04-05board_f: powerpc: Use timer_init() instead of init_timebase()Simon Glass
2017-04-05board_f: Remove adjust_sdram_tbs_8xx() from the init sequenceSimon Glass
2017-04-05board_f: Remove sdram_adjust_866() from the init sequenceSimon Glass
2017-04-05board_f: powerpc: Rename get_clocks_866() to get_clocks()Simon Glass
2017-04-05board_f: x86: Rename x86_fsp_init() to arch_fsp_init()Simon Glass
2017-04-05Blackfin: RemoveTom Rini
2017-03-23dm: Add callback to modify the device treemario.six@gdsys.cc
2017-01-25Drop CONFIG_CMD_DOCSimon Glass
2017-01-25Drop the static inline print_cpuinfo()Simon Glass