Commit Graph

449 Commits (723806cc5bea9f8b37323dfd7568603f99af6a06)

Author SHA1 Message Date
Simon Glass 723806cc5b env: Rename some other getenv()-related functions 7 years ago
Simon Glass bfebc8c965 env: Rename getenv_hex(), getenv_yesno(), getenv_ulong() 7 years ago
Simon Glass 00caae6d47 env: Rename getenv/_f() to env_get() 7 years ago
Simon Glass 018f530323 env: Rename common functions related to setenv() 7 years ago
Simon Glass 382bee57f1 env: Rename setenv() to env_set() 7 years ago
Simon Glass 01510091de env: Drop saveenv() in favour of env_save() 7 years ago
Siva Durga Prasad Paladugu 60873f736e common: board_f: Make reserve_mmu a weak function 7 years ago
Cooper Jr., Franklin af9e6ad4ab board_f: Add new function to allow runtime DTB selection 7 years ago
Masahiro Yamada 49ddcf3e0e serial: make serial_stub_* to static functions 7 years ago
Simon Glass d757975737 common: microblaze: Drop arch-specific declarations 7 years ago
Simon Glass 457e51cffd common: arm: freescale: layerscape: Move header files out of common.h 7 years ago
Simon Glass 89f5eaa1ee common: arm: davinci: Move header file out of common 7 years ago
Simon Glass 1c16d2e248 common: ep93xx: Move arch-specific declarations out of common 7 years ago
Simon Glass 68994b98fc common: freescale: Move arch-specific imx code to arch-imx 7 years ago
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 a2038d7b1e common: Drop determine_sysper() and determine_pci_clock_per() 7 years ago
Simon Glass e8c8f48dd2 common: Drop cpu_init_f() declarations 7 years ago
Simon Glass b885d02e2c arm: Remove include files from common.h 7 years ago
Simon Glass 3a53e99c7d nds32: Remove include files from common.h 7 years ago
Simon Glass 3ff240c92f x86: Don't include asm/u-boot.h in common 7 years ago
Simon Glass 587b6226aa sandbox: Don't include asm/u-boot.h in common 7 years ago
Simon Glass 5c73f01218 mips: Don't include asm/u-boot.h in common 7 years ago
Simon Glass b5e7bd44e7 arc: Don't include asm/u-boot.h in common 7 years ago
Simon Glass e8d4fa9057 nds32: Make u-boot-nds32.h a private header 7 years ago
Simon Glass a320acc419 mips: Make u-boot-mips.h a private header 7 years ago
Simon Glass ac6a6bd64a arm: Make u-boot-arm.h a private header 7 years ago
Simon Glass 6862b50f6e x86: Make u-boot-x86.h a private header 7 years ago
Simon Glass 86e748d946 sandbox: Make u-boot-sandbox.h a private header 7 years ago
Simon Glass d6d2d0b5e2 arc: Make u-boot-arc.h a private header 7 years ago
Simon Glass 7a7530afb8 samsung: usb: Drop ohci-s3c24xx driver 7 years ago
Simon Glass 12d738ae4c api: Add a header for api_init() 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 787ea6e453 common: Drop pci_master_init() 7 years ago
Simon Glass 4fcc6a7b89 common: Move pci_target_init() to PPC header 7 years ago
Simon Glass a55132bd6c common: Drop pci_pre_init() and is_pci_host() 7 years ago
Simon Glass f66f88f643 common: Drop inclusion of pci.h 7 years ago
Simon Glass eb5ba3aefd i2c: Drop use of CONFIG_I2C_HARD 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 5e924a13e7 Move dram_init_banksize() to a common header 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