summaryrefslogtreecommitdiff
path: root/include/common.h
Commit message (Expand)AuthorAgeFilesLines
* env: Rename some other getenv()-related functionsSimon Glass2017-08-161-1/+1
* env: Rename getenv_hex(), getenv_yesno(), getenv_ulong()Simon Glass2017-08-161-4/+15
* env: Rename getenv/_f() to env_get()Simon Glass2017-08-161-7/+25
* env: Rename common functions related to setenv()Simon Glass2017-08-161-5/+21
* env: Rename setenv() to env_set()Simon Glass2017-08-161-1/+13
* env: Drop saveenv() in favour of env_save()Simon Glass2017-08-151-1/+0
* common: board_f: Make reserve_mmu a weak functionSiva Durga Prasad Paladugu2017-08-021-0/+1
* board_f: Add new function to allow runtime DTB selectionCooper Jr., Franklin2017-07-101-0/+4
* serial: make serial_stub_* to static functionsMasahiro Yamada2017-07-061-5/+0
* common: microblaze: Drop arch-specific declarationsSimon Glass2017-06-051-5/+0
* common: arm: freescale: layerscape: Move header files out of common.hSimon Glass2017-06-051-7/+0
* common: arm: davinci: Move header file out of commonSimon Glass2017-06-051-3/+0
* common: ep93xx: Move arch-specific declarations out of commonSimon Glass2017-06-051-10/+0
* common: freescale: Move arch-specific imx code to arch-imxSimon Glass2017-06-051-9/+0
* common: freescale: Move arch-specific declarationsSimon Glass2017-06-051-95/+1
* common: powerpc: Move arch-specific headersSimon Glass2017-06-051-43/+1
* common: Move PPC4xx_SYS_INFO() et al to arch-specific headerSimon Glass2017-06-051-6/+0
* common: Drop determine_sysper() and determine_pci_clock_per()Simon Glass2017-06-051-6/+0
* common: Drop cpu_init_f() declarationsSimon Glass2017-06-051-11/+0
* arm: Remove include files from common.hSimon Glass2017-06-051-6/+0
* nds32: Remove include files from common.hSimon Glass2017-06-051-5/+0
* x86: Don't include asm/u-boot.h in commonSimon Glass2017-06-051-3/+0
* sandbox: Don't include asm/u-boot.h in commonSimon Glass2017-06-051-3/+0
* mips: Don't include asm/u-boot.h in commonSimon Glass2017-06-051-3/+0
* arc: Don't include asm/u-boot.h in commonSimon Glass2017-06-051-3/+0
* nds32: Make u-boot-nds32.h a private headerSimon Glass2017-06-051-1/+1
* mips: Make u-boot-mips.h a private headerSimon Glass2017-06-051-1/+1
* arm: Make u-boot-arm.h a private headerSimon Glass2017-06-051-1/+1
* x86: Make u-boot-x86.h a private headerSimon Glass2017-06-051-2/+2
* sandbox: Make u-boot-sandbox.h a private headerSimon Glass2017-06-051-1/+1
* arc: Make u-boot-arc.h a private headerSimon Glass2017-06-051-1/+1
* samsung: usb: Drop ohci-s3c24xx driverSimon Glass2017-06-051-2/+1
* api: Add a header for api_init()Simon Glass2017-06-051-3/+0
* common: Move get_OPB_freq() and get_PCI_freq() to PPC headerSimon Glass2017-06-051-4/+0
* common: Move pcie_setup_hoses() to PPC headerSimon Glass2017-06-051-8/+0
* common: Drop pci_master_init()Simon Glass2017-06-051-3/+0
* common: Move pci_target_init() to PPC headerSimon Glass2017-06-051-3/+0
* common: Drop pci_pre_init() and is_pci_host()Simon Glass2017-06-051-5/+0
* common: Drop inclusion of pci.hSimon Glass2017-06-051-3/+0
* i2c: Drop use of CONFIG_I2C_HARDSimon Glass2017-05-151-0/+10
* board_f: Rename initdram() to dram_init()Simon Glass2017-04-131-3/+0
* powerpc: Move setup_board_extra() into a PPC fileSimon Glass2017-04-051-0/+7
* Move dram_init_banksize() to a common headerSimon Glass2017-04-051-0/+17
* board_f: Drop return value from initdram()Simon Glass2017-04-051-1/+1
* board_f: Drop board_type parameter from initdram()Simon Glass2017-04-051-1/+1
* board_f: powerpc: Make prt_8260_rsr(), prt_8260_clks() privateSimon Glass2017-04-051-6/+1
* board_f: powerpc: Move prt_83xx_rsr() to private codeSimon Glass2017-04-051-2/+0
* board_f: powerpc: Use timer_init() instead of init_timebase()Simon Glass2017-04-051-1/+0
* board_f: Remove adjust_sdram_tbs_8xx() from the init sequenceSimon Glass2017-04-051-1/+0
* board_f: Remove sdram_adjust_866() from the init sequenceSimon Glass2017-04-051-1/+0