Commit Graph

471 Commits (lime2-spi)

Author SHA1 Message Date
Marek Vasut 758694ff07 bootcount: Make bootcount magic configurable 6 years ago
Masahiro Yamada dee37fc99d Remove <inttypes.h> includes and PRI* usages in printf() entirely 6 years ago
Patrice Chotard d7c09684d7 sandbox: Add serial test 6 years ago
Michal Simek 20b016a336 common: Fix cpu nr type which is always unsigned type 6 years ago
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Adam Ford f1b1f77060 Convert CONFIG_SPI to Kconfig 6 years ago
Patrick Delaunay fc22ee215a common: move board_info.c prototypes in init.h 6 years ago
Patrick Delaunay e2c219cd71 common: move board_r.c prototypes in init.h 6 years ago
Patrick Delaunay 11f86cbaff common: move board_init.c prototypes in init.h 6 years ago
Patrick Delaunay d6f8771239 common: move board_f.c prototypes in init.h 6 years ago
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