Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
c967395af9830c74c82e2ce35aaad8b226333934
/
include
/
common.h
33aeaaf
Merge tag 'dm-pull-5dec18' of git://git.denx.de/u-boot-dm
by Tom Rini
· 6 years ago
f275163
Merge branch 'master' of git://git.denx.de/u-boot-spi
by Tom Rini
· 6 years ago
44f21da
dm: serial: Introduce ->getinfo() callback
by Andy Shevchenko
· 6 years ago
08e9879
dm: serial: Add ->getconfig() callback
by Andy Shevchenko
· 6 years ago
c214edf
efi_loader: Reserve unaccessible memory
by Alexander Graf
· 6 years ago
b64cea0
spi: Remove unused mpc8xx code
by Jagan Teki
· 6 years ago
ccd035a
Drop CONFIG_INIT_CRITICAL
by Bin Meng
· 6 years ago
401885a
Use _AC and UL macros from linux/const.h
by Baruch Siach
· 6 years ago
6ae0ded
bootcount: Make bootcount magic configurable
by Marek Vasut
· 6 years ago
c7570a3
Remove <inttypes.h> includes and PRI* usages in printf() entirely
by Masahiro Yamada
· 6 years ago
70ed0ea
sandbox: Add serial test
by Patrice Chotard
· 6 years ago
1669e18
common: Fix cpu nr type which is always unsigned type
by Michal Simek
· 6 years ago
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
4e96ff8
Convert CONFIG_SPI to Kconfig
by Adam Ford
· 7 years ago
b1d2344
common: move board_info.c prototypes in init.h
by Patrick Delaunay
· 7 years ago
b76e7cf
common: move board_r.c prototypes in init.h
by Patrick Delaunay
· 7 years ago
98c8bbc
common: move board_init.c prototypes in init.h
by Patrick Delaunay
· 7 years ago
a0a2b21
common: move board_f.c prototypes in init.h
by Patrick Delaunay
· 7 years ago
685331f
post: remove reference to power functions
by Patrick Delaunay
· 7 years ago
4fb2621
common: remove unused prototypes
by Patrick Delaunay
· 7 years ago
c6bfcd5
common: add a prototype for mach_cpu_init()
by Patrick Delaunay
· 7 years ago
f771678
common: board_f: vid: Add VID specific API to adjust core voltage
by Rajesh Bhagat
· 7 years ago
9054a02
Move debug and logging support to a separate header
by Simon Glass
· 7 years ago
5e7a1c2
spl: make CONFIG_OF_EMBED pass dts through fdtgrep
by Goldschmidt Simon
· 7 years ago
206d580
common: Add a prototype for s_init()
by Diego Dorta
· 7 years ago
0d3aa34
gzip: add a function to parse the header
by Jean-Jacques Hiblot
· 7 years ago
958f0f0
bug.h: move runtime BUG/WARN macros into <linux/bug.h>
by Masahiro Yamada
· 7 years ago
0c9f8eb
common.h: remove error()
by Masahiro Yamada
· 7 years ago
bf9c293
printk: collect printk stuff into <linux/printk.h> with loglevel support
by Masahiro Yamada
· 7 years ago
5e882e9
stdio.h: move printf() stuff from <common.h> to <stdio.h>
by Masahiro Yamada
· 7 years ago
da1a134
env: Rename some other getenv()-related functions
by Simon Glass
· 7 years ago
22c34c2
env: Rename getenv_hex(), getenv_yesno(), getenv_ulong()
by Simon Glass
· 7 years ago
64b723f
env: Rename getenv/_f() to env_get()
by Simon Glass
· 7 years ago
4d949a2
env: Rename common functions related to setenv()
by Simon Glass
· 7 years ago
6a38e41
env: Rename setenv() to env_set()
by Simon Glass
· 7 years ago
d49b889
env: Drop saveenv() in favour of env_save()
by Simon Glass
· 7 years ago
0522353
common: board_f: Make reserve_mmu a weak function
by Siva Durga Prasad Paladugu
· 7 years ago
d8b354a
board_f: Add new function to allow runtime DTB selection
by Cooper Jr., Franklin
· 7 years ago
5e0ef84
serial: make serial_stub_* to static functions
by Masahiro Yamada
· 7 years ago
36ff892
common: microblaze: Drop arch-specific declarations
by Simon Glass
· 8 years ago
89e0a3a
common: arm: freescale: layerscape: Move header files out of common.h
by Simon Glass
· 8 years ago
ce3574f
common: arm: davinci: Move header file out of common
by Simon Glass
· 8 years ago
7f7cde5
common: ep93xx: Move arch-specific declarations out of common
by Simon Glass
· 8 years ago
125a4c1
common: freescale: Move arch-specific imx code to arch-imx
by Simon Glass
· 8 years ago
243182c
common: freescale: Move arch-specific declarations
by Simon Glass
· 8 years ago
7613579
common: powerpc: Move arch-specific headers
by Simon Glass
· 8 years ago
50e9770
common: Move PPC4xx_SYS_INFO() et al to arch-specific header
by Simon Glass
· 8 years ago
b5a2a35
common: Drop determine_sysper() and determine_pci_clock_per()
by Simon Glass
· 8 years ago
790d5386
common: Drop cpu_init_f() declarations
by Simon Glass
· 8 years ago
f004e8a
arm: Remove include files from common.h
by Simon Glass
· 8 years ago
692abc9
nds32: Remove include files from common.h
by Simon Glass
· 8 years ago
162b09c
x86: Don't include asm/u-boot.h in common
by Simon Glass
· 8 years ago
59870b8
sandbox: Don't include asm/u-boot.h in common
by Simon Glass
· 8 years ago
16c61f7
mips: Don't include asm/u-boot.h in common
by Simon Glass
· 8 years ago
f96dea9
arc: Don't include asm/u-boot.h in common
by Simon Glass
· 8 years ago
94dd939
nds32: Make u-boot-nds32.h a private header
by Simon Glass
· 8 years ago
6324bbf
mips: Make u-boot-mips.h a private header
by Simon Glass
· 8 years ago
4ef529e
arm: Make u-boot-arm.h a private header
by Simon Glass
· 8 years ago
ae56b13
x86: Make u-boot-x86.h a private header
by Simon Glass
· 8 years ago
f237151
sandbox: Make u-boot-sandbox.h a private header
by Simon Glass
· 8 years ago
59df985
arc: Make u-boot-arc.h a private header
by Simon Glass
· 8 years ago
4f1920d
samsung: usb: Drop ohci-s3c24xx driver
by Simon Glass
· 8 years ago
ac53a5c
api: Add a header for api_init()
by Simon Glass
· 8 years ago
abd7d92
common: Move get_OPB_freq() and get_PCI_freq() to PPC header
by Simon Glass
· 8 years ago
1835a1c
common: Move pcie_setup_hoses() to PPC header
by Simon Glass
· 8 years ago
b216597
common: Drop pci_master_init()
by Simon Glass
· 8 years ago
b4e7cf5
common: Move pci_target_init() to PPC header
by Simon Glass
· 8 years ago
c255d3c
common: Drop pci_pre_init() and is_pci_host()
by Simon Glass
· 8 years ago
a1ca1ca
common: Drop inclusion of pci.h
by Simon Glass
· 8 years ago
7c5ad8b
i2c: Drop use of CONFIG_I2C_HARD
by Simon Glass
· 8 years ago
d35f338
board_f: Rename initdram() to dram_init()
by Simon Glass
· 8 years ago
bbf26ab
powerpc: Move setup_board_extra() into a PPC file
by Simon Glass
· 8 years ago
4096e3a
Move dram_init_banksize() to a common header
by Simon Glass
· 8 years ago
39f90ba
board_f: Drop return value from initdram()
by Simon Glass
· 8 years ago
b4de3f3
board_f: Drop board_type parameter from initdram()
by Simon Glass
· 8 years ago
c04d5b9
board_f: powerpc: Make prt_8260_rsr(), prt_8260_clks() private
by Simon Glass
· 8 years ago
156283f
board_f: powerpc: Move prt_83xx_rsr() to private code
by Simon Glass
· 8 years ago
4c974d7
board_f: powerpc: Use timer_init() instead of init_timebase()
by Simon Glass
· 8 years ago
25eb4cb
board_f: Remove adjust_sdram_tbs_8xx() from the init sequence
by Simon Glass
· 8 years ago
61572ad
board_f: Remove sdram_adjust_866() from the init sequence
by Simon Glass
· 8 years ago
ffe0fb4
board_f: powerpc: Rename get_clocks_866() to get_clocks()
by Simon Glass
· 8 years ago
295c423
board_f: x86: Rename x86_fsp_init() to arch_fsp_init()
by Simon Glass
· 8 years ago
210ebce
Blackfin: Remove
by Tom Rini
· 8 years ago
7e9b9d6
dm: Add callback to modify the device tree
by mario.six@gdsys.cc
· 8 years ago
e85bd58
Drop CONFIG_CMD_DOC
by Simon Glass
· 8 years ago
68c1d01
Drop the static inline print_cpuinfo()
by Simon Glass
· 8 years ago
302445a
powerpc: Drop probecpu() in favour of arch_cpu_init()
by Simon Glass
· 8 years ago
4892d39
status_led: Kconfig migration
by Uri Mashiach
· 8 years ago
a4f0b8e
time: move timer APIs to include/time.h
by Masahiro Yamada
· 8 years ago
29d2a62
delay: collect {m, n, u}delay declarations to include/linux/delay.h
by Masahiro Yamada
· 8 years ago
9fcee53
move UL() macro from armv8/mmu.h into common.h
by Andre Przywara
· 8 years ago
98b685d
Use separate options for TPL support
by Simon Glass
· 8 years ago
e558f6a
Add warn_non_spl() to show a message in U-Boot proper
by Simon Glass
· 8 years ago
1ec1c3a
Add comments for debug() and pr_fmt
by Simon Glass
· 8 years ago
cbf1a93
common: Always include errno.h in common.h
by Joe Hershberger
· 9 years ago
e080b82
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 9 years ago
8b42692
fdt: Allow libfdt to be used in SPL
by Simon Glass
· 9 years ago
e339475
dm: Drop the block_dev_desc_t typedef
by Simon Glass
· 9 years ago
78eeb91
bug.h: move BUILD_BUG_* defines to include/linux/bug.h
by Masahiro Yamada
· 9 years ago
6cb4c46
Fix board init code to respect the C runtime environment
by Albert ARIBAUD
· 9 years ago
Next »