Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
a50b5c6267c4a647a5d695a5a9cd5eac67a76898
/
include
/
common.h
da1a134
env: Rename some other getenv()-related functions
by Simon Glass
· Thu Aug 03 12:22:15 2017 -0600
22c34c2
env: Rename getenv_hex(), getenv_yesno(), getenv_ulong()
by Simon Glass
· Thu Aug 03 12:22:13 2017 -0600
64b723f
env: Rename getenv/_f() to env_get()
by Simon Glass
· Thu Aug 03 12:22:12 2017 -0600
4d949a2
env: Rename common functions related to setenv()
by Simon Glass
· Thu Aug 03 12:22:10 2017 -0600
6a38e41
env: Rename setenv() to env_set()
by Simon Glass
· Thu Aug 03 12:22:09 2017 -0600
d49b889
env: Drop saveenv() in favour of env_save()
by Simon Glass
· Thu Aug 03 12:22:08 2017 -0600
0522353
common: board_f: Make reserve_mmu a weak function
by Siva Durga Prasad Paladugu
· Thu Jul 13 19:01:08 2017 +0530
d8b354a
board_f: Add new function to allow runtime DTB selection
by Cooper Jr., Franklin
· Fri Jun 16 17:25:12 2017 -0500
5e0ef84
serial: make serial_stub_* to static functions
by Masahiro Yamada
· Thu Jun 22 16:48:49 2017 +0900
36ff892
common: microblaze: Drop arch-specific declarations
by Simon Glass
· Wed May 17 08:23:11 2017 -0600
89e0a3a
common: arm: freescale: layerscape: Move header files out of common.h
by Simon Glass
· Wed May 17 08:23:10 2017 -0600
ce3574f
common: arm: davinci: Move header file out of common
by Simon Glass
· Wed May 17 08:23:09 2017 -0600
7f7cde5
common: ep93xx: Move arch-specific declarations out of common
by Simon Glass
· Wed May 17 08:23:08 2017 -0600
125a4c1
common: freescale: Move arch-specific imx code to arch-imx
by Simon Glass
· Wed May 17 08:23:07 2017 -0600
243182c
common: freescale: Move arch-specific declarations
by Simon Glass
· Wed May 17 08:23:06 2017 -0600
7613579
common: powerpc: Move arch-specific headers
by Simon Glass
· Wed May 17 08:23:05 2017 -0600
50e9770
common: Move PPC4xx_SYS_INFO() et al to arch-specific header
by Simon Glass
· Wed May 17 08:23:04 2017 -0600
b5a2a35
common: Drop determine_sysper() and determine_pci_clock_per()
by Simon Glass
· Wed May 17 08:23:03 2017 -0600
790d5386
common: Drop cpu_init_f() declarations
by Simon Glass
· Wed May 17 08:23:02 2017 -0600
f004e8a
arm: Remove include files from common.h
by Simon Glass
· Wed May 17 08:23:01 2017 -0600
692abc9
nds32: Remove include files from common.h
by Simon Glass
· Wed May 17 08:22:57 2017 -0600
162b09c
x86: Don't include asm/u-boot.h in common
by Simon Glass
· Wed May 17 08:22:56 2017 -0600
59870b8
sandbox: Don't include asm/u-boot.h in common
by Simon Glass
· Wed May 17 08:22:55 2017 -0600
16c61f7
mips: Don't include asm/u-boot.h in common
by Simon Glass
· Wed May 17 08:22:54 2017 -0600
f96dea9
arc: Don't include asm/u-boot.h in common
by Simon Glass
· Wed May 17 08:22:53 2017 -0600
94dd939
nds32: Make u-boot-nds32.h a private header
by Simon Glass
· Wed May 17 08:22:52 2017 -0600
6324bbf
mips: Make u-boot-mips.h a private header
by Simon Glass
· Wed May 17 08:22:51 2017 -0600
4ef529e
arm: Make u-boot-arm.h a private header
by Simon Glass
· Wed May 17 08:22:50 2017 -0600
ae56b13
x86: Make u-boot-x86.h a private header
by Simon Glass
· Wed May 17 08:22:49 2017 -0600
f237151
sandbox: Make u-boot-sandbox.h a private header
by Simon Glass
· Wed May 17 08:22:48 2017 -0600
59df985
arc: Make u-boot-arc.h a private header
by Simon Glass
· Wed May 17 08:22:47 2017 -0600
4f1920d
samsung: usb: Drop ohci-s3c24xx driver
by Simon Glass
· Wed May 17 08:22:44 2017 -0600
ac53a5c
api: Add a header for api_init()
by Simon Glass
· Wed May 17 08:22:40 2017 -0600
abd7d92
common: Move get_OPB_freq() and get_PCI_freq() to PPC header
by Simon Glass
· Wed May 17 08:22:39 2017 -0600
1835a1c
common: Move pcie_setup_hoses() to PPC header
by Simon Glass
· Wed May 17 08:22:38 2017 -0600
b216597
common: Drop pci_master_init()
by Simon Glass
· Wed May 17 08:22:37 2017 -0600
b4e7cf5
common: Move pci_target_init() to PPC header
by Simon Glass
· Wed May 17 08:22:36 2017 -0600
c255d3c
common: Drop pci_pre_init() and is_pci_host()
by Simon Glass
· Wed May 17 08:22:35 2017 -0600
a1ca1ca
common: Drop inclusion of pci.h
by Simon Glass
· Wed May 17 08:22:34 2017 -0600
7c5ad8b
i2c: Drop use of CONFIG_I2C_HARD
by Simon Glass
· Fri May 12 21:09:49 2017 -0600
d35f338
board_f: Rename initdram() to dram_init()
by Simon Glass
· Thu Apr 06 12:47:05 2017 -0600
bbf26ab
powerpc: Move setup_board_extra() into a PPC file
by Simon Glass
· Fri Mar 31 08:40:36 2017 -0600
4096e3a
Move dram_init_banksize() to a common header
by Simon Glass
· Fri Mar 31 08:40:33 2017 -0600
39f90ba
board_f: Drop return value from initdram()
by Simon Glass
· Fri Mar 31 08:40:25 2017 -0600
b4de3f3
board_f: Drop board_type parameter from initdram()
by Simon Glass
· Fri Mar 31 08:40:24 2017 -0600
c04d5b9
board_f: powerpc: Make prt_8260_rsr(), prt_8260_clks() private
by Simon Glass
· Tue Mar 28 10:27:29 2017 -0600
156283f
board_f: powerpc: Move prt_83xx_rsr() to private code
by Simon Glass
· Tue Mar 28 10:27:27 2017 -0600
4c974d7
board_f: powerpc: Use timer_init() instead of init_timebase()
by Simon Glass
· Tue Mar 28 10:27:24 2017 -0600
25eb4cb
board_f: Remove adjust_sdram_tbs_8xx() from the init sequence
by Simon Glass
· Tue Mar 28 10:27:22 2017 -0600
61572ad
board_f: Remove sdram_adjust_866() from the init sequence
by Simon Glass
· Tue Mar 28 10:27:21 2017 -0600
ffe0fb4
board_f: powerpc: Rename get_clocks_866() to get_clocks()
by Simon Glass
· Tue Mar 28 10:27:20 2017 -0600
295c423
board_f: x86: Rename x86_fsp_init() to arch_fsp_init()
by Simon Glass
· Tue Mar 28 10:27:18 2017 -0600
210ebce
Blackfin: Remove
by Tom Rini
· Tue Mar 14 11:08:10 2017 -0400
7e9b9d6
dm: Add callback to modify the device tree
by mario.six@gdsys.cc
· Wed Feb 22 16:07:22 2017 +0100
e85bd58
Drop CONFIG_CMD_DOC
by Simon Glass
· Mon Jan 23 13:31:27 2017 -0700
68c1d01
Drop the static inline print_cpuinfo()
by Simon Glass
· Mon Jan 23 13:31:25 2017 -0700
302445a
powerpc: Drop probecpu() in favour of arch_cpu_init()
by Simon Glass
· Mon Jan 23 13:31:22 2017 -0700
4892d39
status_led: Kconfig migration
by Uri Mashiach
· Thu Jan 19 10:51:45 2017 +0200
a4f0b8e
time: move timer APIs to include/time.h
by Masahiro Yamada
· Wed Dec 28 00:36:00 2016 +0900
29d2a62
delay: collect {m, n, u}delay declarations to include/linux/delay.h
by Masahiro Yamada
· Wed Dec 28 00:35:59 2016 +0900
9fcee53
move UL() macro from armv8/mmu.h into common.h
by Andre Przywara
· Mon Jan 02 11:48:30 2017 +0000
98b685d
Use separate options for TPL support
by Simon Glass
· Mon Sep 12 23:18:25 2016 -0600
e558f6a
Add warn_non_spl() to show a message in U-Boot proper
by Simon Glass
· Sun Jun 19 19:43:04 2016 -0600
1ec1c3a
Add comments for debug() and pr_fmt
by Simon Glass
· Sun Jun 19 19:43:03 2016 -0600
cbf1a93
common: Always include errno.h in common.h
by Joe Hershberger
· Mon Apr 04 04:07:33 2016 -0500
e080b82
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· Mon Mar 14 19:21:44 2016 -0400
8b42692
fdt: Allow libfdt to be used in SPL
by Simon Glass
· Mon Feb 22 22:55:45 2016 -0700
e339475
dm: Drop the block_dev_desc_t typedef
by Simon Glass
· Mon Feb 29 15:25:34 2016 -0700
78eeb91
bug.h: move BUILD_BUG_* defines to include/linux/bug.h
by Masahiro Yamada
· Sun Jan 24 23:27:48 2016 +0900
6cb4c46
Fix board init code to respect the C runtime environment
by Albert ARIBAUD
· Wed Nov 25 17:56:32 2015 +0100
85bcce3
dm: pci: Convert 'pci' command to driver model
by Simon Glass
· Thu Nov 26 19:51:29 2015 -0700
f422ae7
eeprom: Add bus argument to eeprom_init()
by Marek Vasut
· Tue Nov 10 20:53:31 2015 +0100
ff933f5
eeprom: Zap eeprom_probe()
by Marek Vasut
· Tue Nov 10 20:53:21 2015 +0100
a73bda4
Move console definitions into a new console.h file
by Simon Glass
· Sun Nov 08 23:47:45 2015 -0700
e4e93ea
armv8/fsl_lsch2: Add fsl_lsch2 SoC
by Mingkai Hu
· Mon Oct 26 19:47:51 2015 +0800
0e58b51
armv8/fsl_lsch3: Change arch to fsl-layerscape
by Mingkai Hu
· Mon Oct 26 19:47:50 2015 +0800
f41a3ca
Add support for LZ4 decompression algorithm
by Julius Werner
· Tue Oct 06 20:03:53 2015 -0700
2dd337a
Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header
by Simon Glass
· Wed Sep 02 17:24:58 2015 -0600
a87fc0a
Move malloc_cache_aligned() to its own header
by Simon Glass
· Wed Sep 02 17:24:57 2015 -0600
abc574b
mtd/nand/ubi: assortment of alignment fixes
by Marcel Ziswiler
· Tue Aug 18 13:06:37 2015 +0200
08ef305
Allow arch-specific setting of global_data in board_init_f_mem()
by Simon Glass
· Mon Aug 10 20:44:30 2015 -0600
62cb156
spl, common, serial: build SPL without serial support
by Heiko Schocher
· Mon Jun 29 09:10:46 2015 +0200
63f581f
efi: Add support for loading U-Boot through an EFI stub
by Simon Glass
· Tue Aug 04 12:33:52 2015 -0600
d61718b
Add a way of checking the position of a structure member
by Simon Glass
· Tue Jun 23 15:38:31 2015 -0600
442e5d7
arm: Allow cleanup_before_linux() without disabling caches
by Simon Glass
· Wed May 13 07:02:25 2015 -0600
ec9dbc9
meminfo cmd: Enable printing >=4GiB SDRAM sizes
by Andrew Bradford
· Fri May 22 08:30:14 2015 -0400
7da617c
Move display_options functions to their own header
by Simon Glass
· Tue Apr 28 20:25:07 2015 -0600
5441b04
gunzip: add gzwrite routine for extracting compresed images to block device
by Eric Nelson
· Tue Feb 17 11:30:30 2015 -0700
5b4d7ff
powerpc/mpc85xx: Remove some dead code
by Scott Wood
· Tue Apr 07 20:20:01 2015 -0500
5874dec
net: cosmetic: Change IPaddr_t to struct in_addr
by Joe Hershberger
· Wed Apr 08 01:41:01 2015 -0500
65b905b
common: Make sure arch-specific map_sysmem() is defined
by Joe Hershberger
· Sun Mar 22 17:08:59 2015 -0500
7af8d05
dm: Add a new CPU init function which can use driver model
by Simon Glass
· Thu Mar 05 12:25:16 2015 -0700
dbf0bc8
powerpc/mpc85xx: Add DSP side awareness for Freescale Heterogeneous SoCs
by Shaveta Leekha
· Mon Jan 19 12:46:54 2015 +0530
2542986
common/board_f: factor out reserve_stacks
by Andreas Bießmann
· Fri Feb 06 23:06:45 2015 +0100
ef932b0
common: Move dram_init() declaration to common location
by Michal Simek
· Fri Jan 30 10:51:46 2015 +0100
9607f7a
generic-board: show model name in board_init_f() too
by Masahiro Yamada
· Wed Jan 14 17:07:05 2015 +0900
31e68c6
powerpc: 74xx_7xx: remove 74xx_7xx cpu support
by Masahiro Yamada
· Thu Jan 15 17:13:24 2015 +0900
0211cad
mpc8xx: remove lwmon board support
by Masahiro Yamada
· Mon Dec 15 23:26:14 2014 +0900
4aaf363
ARM: remove redundant asmlinkage define
by Masahiro Yamada
· Wed Dec 03 17:36:58 2014 +0900
d0506f7
x86: move arch-specific asmlinkage to <asm/linkage.h>
by Masahiro Yamada
· Wed Dec 03 17:36:57 2014 +0900
Next »