Commit Graph

461 Commits (f7bd1c3c97871cca021d0019c62fef2f1e382f72)

Author SHA1 Message Date
Patrick Delaunay f7bd1c3c97 post: remove reference to power functions 6 years ago
Patrick Delaunay e6e92170a4 common: remove unused prototypes 6 years ago
Patrick Delaunay dafa84d27c common: add a prototype for mach_cpu_init() 6 years ago
Rajesh Bhagat 1fab98fb90 common: board_f: vid: Add VID specific API to adjust core voltage 6 years ago
Simon Glass 0e98b0a650 Move debug and logging support to a separate header 7 years ago
Goldschmidt Simon 9bd76b8076 spl: make CONFIG_OF_EMBED pass dts through fdtgrep 7 years ago
Diego Dorta 026d7958ba common: Add a prototype for s_init() 7 years ago
Jean-Jacques Hiblot 376ddf9d4a gzip: add a function to parse the header 7 years ago
Masahiro Yamada 0a70fb4c1c bug.h: move runtime BUG/WARN macros into <linux/bug.h> 7 years ago
Masahiro Yamada 5a719f9218 common.h: remove error() 7 years ago
Masahiro Yamada b44b30260f printk: collect printk stuff into <linux/printk.h> with loglevel support 7 years ago
Masahiro Yamada 7fea7b1a37 stdio.h: move printf() stuff from <common.h> to <stdio.h> 7 years ago
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