Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
ecf215136458e9511be0f77f615cc7fa9b8224ba
/
include
/
common.h
1ab1692
common: Drop display_options.h from common header
by Simon Glass
· Sun Jul 31 12:28:48 2022 -0600
3ba929a
common: Drop asm/global_data.h from common header
by Simon Glass
· Fri Oct 30 21:38:53 2020 -0600
4dcacfc
common: Drop linux/bitops.h from common header
by Simon Glass
· Sun May 10 11:40:13 2020 -0600
dbd7954
common: Drop linux/delay.h from common header
by Simon Glass
· Sun May 10 11:40:11 2020 -0600
fb64e36
common: Drop linux/stringify.h from common header
by Simon Glass
· Sun May 10 11:40:09 2020 -0600
c06c1be
common: Drop linux/bug.h from common header
by Simon Glass
· Sun May 10 11:40:08 2020 -0600
40d9b24
common: Drop asm_offsets.h from common header
by Simon Glass
· Sun May 10 11:40:07 2020 -0600
6b9f010
common: Drop asm/ptrace.h from common header
by Simon Glass
· Sun May 10 11:40:06 2020 -0600
0f2af88
common: Drop log.h from common header
by Simon Glass
· Sun May 10 11:40:05 2020 -0600
9758973
common: Drop init.h from common header
by Simon Glass
· Sun May 10 11:40:02 2020 -0600
2dc9c34
common: Drop image.h from common header
by Simon Glass
· Sun May 10 11:40:01 2020 -0600
1ea9789
common: Drop bootstage.h from common header
by Simon Glass
· Sun May 10 11:40:00 2020 -0600
655306c
common: Drop part.h from common header
by Simon Glass
· Sun May 10 11:39:58 2020 -0600
274e0b0
common: Drop net.h from common header
by Simon Glass
· Sun May 10 11:39:56 2020 -0600
8e20188
common: Drop flash.h from common header
by Simon Glass
· Sun May 10 11:39:54 2020 -0600
6f04498
common: Drop uuid.h from common header
by Simon Glass
· Sun May 10 11:39:52 2020 -0600
de69e5c
common: Update comment to show progress
by Simon Glass
· Sat Dec 28 10:45:12 2019 -0700
797e388
common: Collect all the header files together
by Simon Glass
· Sat Dec 28 10:45:11 2019 -0700
8927bf2
common: Move and rename CONFIG_SYS_SUPPORT_64BIT_DATA
by Simon Glass
· Sat Dec 28 10:45:10 2019 -0700
64b8fe1
common: Move ROUND() into kernel.h
by Simon Glass
· Sat Dec 28 10:45:09 2019 -0700
84c48c3
common: Move check_member() to kernel.h
by Simon Glass
· Sat Dec 28 10:45:08 2019 -0700
f11478f
common: Move hang() to the same header as panic()
by Simon Glass
· Sat Dec 28 10:45:07 2019 -0700
0ffd9db
common: Move testdram() into init.h
by Simon Glass
· Sat Dec 28 10:45:06 2019 -0700
8e16b1e
common: Move RAM-sizing functions to init.h
by Simon Glass
· Sat Dec 28 10:45:05 2019 -0700
606f09b
common: Rename and move source()
by Simon Glass
· Sat Dec 28 10:45:04 2019 -0700
85f1378
common: Move the image globals into image.h
by Simon Glass
· Sat Dec 28 10:45:03 2019 -0700
892265d
image: Rename load_addr, save_addr, save_size
by Simon Glass
· Sat Dec 28 10:45:02 2019 -0700
afb0215
common: Move reset_cpu() to the CPU header
by Simon Glass
· Sat Dec 28 10:45:01 2019 -0700
78ec73d
common: Move reset_misc() function to arch header
by Simon Glass
· Sat Dec 28 10:45:00 2019 -0700
a9dc068
common: Move get_tbclk() to time.h
by Simon Glass
· Sat Dec 28 10:44:59 2019 -0700
85d6531
common: Move clock functions into a new file
by Simon Glass
· Sat Dec 28 10:44:58 2019 -0700
4be8fc9
common: Move upmconfig() to ppc.h
by Simon Glass
· Sat Dec 28 10:44:57 2019 -0700
da25eff
common: Move ll_boot_init() to init.h
by Simon Glass
· Sat Dec 28 10:44:56 2019 -0700
2c33b4c
common: arm: Move s_init() to an ARM-specific header
by Simon Glass
· Sat Dec 28 10:44:55 2019 -0700
3bbe70c
common: Move device-tree setup functions to fdt_support.h
by Simon Glass
· Sat Dec 28 10:44:54 2019 -0700
a7c2d8a
common: Move type declarations to linux/types.h
by Simon Glass
· Sat Dec 28 10:44:53 2019 -0700
883c062
common: Drop the symbol_lookup() declaration
by Simon Glass
· Sat Dec 28 10:44:52 2019 -0700
acc15a1
common: Drop CONFIG_HAS_POST
by Simon Glass
· Sat Dec 28 10:44:51 2019 -0700
cf9bdcc
common: Drop CONFIG_POST_STD/ALT_LIST
by Simon Glass
· Sat Dec 28 10:44:50 2019 -0700
b8b1df3
common: Move CONFIG_SYS_DEF_EEPROM_ADDR out of common.h
by Simon Glass
· Sat Dec 28 10:44:49 2019 -0700
0c36441
common: Move reset_phy() to net.h
by Simon Glass
· Sat Dec 28 10:44:48 2019 -0700
1f26500
common: Drop floppy disk support
by Simon Glass
· Sat Dec 28 10:44:47 2019 -0700
6ba0392
common: Move jumptable_init() out of common.h
by Simon Glass
· Sat Dec 28 10:44:46 2019 -0700
284f71b
common: Move relocate_code() to init.h
by Simon Glass
· Sat Dec 28 10:44:45 2019 -0700
1b3f75f
common: Move functions for loading from fat/ext2 to fs.h
by Simon Glass
· Sat Dec 28 10:44:44 2019 -0700
6e51ee1
common: Move do_tftpb() to net.h
by Simon Glass
· Sat Dec 28 10:44:43 2019 -0700
e16f4c4
common: Move embedded fdt location to fdtdec.h
by Simon Glass
· Sat Dec 28 10:44:42 2019 -0700
215b9a9
common: Drop checkflash() and checkdram()
by Simon Glass
· Sat Dec 28 10:44:41 2019 -0700
a606ffc
common: Move flash_perror() to flash.h
by Simon Glass
· Sat Dec 28 10:44:40 2019 -0700
a5037e2
common: Move main_loop() to init.h
by Simon Glass
· Sat Dec 28 10:44:39 2019 -0700
0ae771f
common: Drop mdm_init()
by Simon Glass
· Sat Dec 28 10:44:38 2019 -0700
0288d2e
common: remove duplicate typedef for uchar
by Heinrich Schuchardt
· Tue Dec 10 07:43:33 2019 +0100
eba6b8d
common: Move old EEPROM functions into a new header
by Simon Glass
· Thu Nov 14 12:57:50 2019 -0700
8e50a0e
common: Drop get_endaddr()
by Simon Glass
· Thu Nov 14 12:57:49 2019 -0700
537ecc9
common: Move trap_init() out of common.h
by Simon Glass
· Thu Nov 14 12:57:48 2019 -0700
18afe10
common: Move pci_init_board() out of common.h
by Simon Glass
· Thu Nov 14 12:57:47 2019 -0700
a7b5130
common: Move some board functions out of common.h
by Simon Glass
· Thu Nov 14 12:57:46 2019 -0700
6980b6b
common: Move board_get_usable_ram_top() out of common.h
by Simon Glass
· Thu Nov 14 12:57:45 2019 -0700
320a5d4
common: Drop board_show_dram()
by Simon Glass
· Thu Nov 14 12:57:44 2019 -0700
adaaa48
common: Move command functions out of common.h
by Simon Glass
· Thu Nov 14 12:57:43 2019 -0700
8f3f761
common: Move enable/disable_interrupts out of common.h
by Simon Glass
· Thu Nov 14 12:57:42 2019 -0700
9b61c7c
common: Move interrupt functions into a new header
by Simon Glass
· Thu Nov 14 12:57:41 2019 -0700
6333448
common: Move ARM cache operations out of common.h
by Simon Glass
· Thu Nov 14 12:57:39 2019 -0700
1ba89d7
common: Drop checkicache() and checkdcache()
by Simon Glass
· Thu Nov 14 12:57:38 2019 -0700
1d91ba7
common: Move some cache and MMU functions out of common.h
by Simon Glass
· Thu Nov 14 12:57:37 2019 -0700
fbf091b
arm: powerpc: Tidy up code style for cache functions
by Simon Glass
· Thu Nov 14 12:57:36 2019 -0700
370382c
common: Move some SMP functions out of common.h
by Simon Glass
· Thu Nov 14 12:57:35 2019 -0700
1fa70f8
common: Move checkcpu() out of common.h
by Simon Glass
· Thu Nov 14 12:57:34 2019 -0700
08c5591
common: Drop cpu_init()
by Simon Glass
· Thu Nov 14 12:57:33 2019 -0700
33d1e70
common: Move some CPU functions out of common.h
by Simon Glass
· Thu Nov 14 12:57:32 2019 -0700
caefa32
common: Move mii_init() function out of common.h
by Simon Glass
· Thu Nov 14 12:57:31 2019 -0700
495a5dc
common: Move get_ticks() function out of common.h
by Simon Glass
· Thu Nov 14 12:57:30 2019 -0700
2e3b8a2
common: Move timer_get_us() function out of common.h
by Simon Glass
· Thu Nov 14 12:57:29 2019 -0700
77f80e6
common: Move wait_ticks functions out of common.h
by Simon Glass
· Thu Nov 14 12:57:27 2019 -0700
45c7890
common: Move some time functions out of common.h
by Simon Glass
· Thu Nov 14 12:57:26 2019 -0700
e1aba1e
common: Add a new lz4.h header file
by Simon Glass
· Thu Nov 14 12:57:25 2019 -0700
3673618
common: Move serial functions out of common.h
by Simon Glass
· Thu Nov 14 12:57:24 2019 -0700
bd7a59a
common: Move serial_printf() to the serial header
by Simon Glass
· Thu Nov 14 12:57:23 2019 -0700
15595db
common: Move env_get_ip() to net.h
by Simon Glass
· Thu Nov 14 12:57:21 2019 -0700
f5c208d
Move strtomhz() to vsprintf.h
by Simon Glass
· Thu Nov 14 12:57:20 2019 -0700
16ff570
common: Move sorting functions to their own header file
by Simon Glass
· Thu Nov 14 12:57:19 2019 -0700
6853b16
common: Move bootcount functions to their header file
by Simon Glass
· Thu Nov 14 12:57:18 2019 -0700
48b6c6b
crc32: Use the crc.h header for crc functions
by Simon Glass
· Thu Nov 14 12:57:16 2019 -0700
ecd1f81
common: Move random-number functions into their own header
by Simon Glass
· Thu Nov 14 12:57:13 2019 -0700
e7872cb
common: Drop global inclusion of status_led.h
by Simon Glass
· Thu Nov 14 12:57:11 2019 -0700
d662cdb
Drop CONFIG_SHOW_ACTIVITY
by Simon Glass
· Thu Nov 14 12:57:10 2019 -0700
970b61e
common: Move older CPU functions to their own header
by Simon Glass
· Thu Nov 14 12:57:09 2019 -0700
1ed83ba
common: Add a note about the effort to reduce common.h
by Simon Glass
· Fri Aug 02 09:44:27 2019 -0600
aaef3bf
Drop PCMCIA
by Simon Glass
· Thu Aug 01 09:47:14 2019 -0600
9d1f619
env: Rename environment.h to env_internal.h
by Simon Glass
· Fri Aug 02 09:44:25 2019 -0600
48d3ebc
env: Move TOTAL_MALLOC_LEN to environment.h
by Simon Glass
· Thu Aug 01 09:47:11 2019 -0600
0af6e2d
env: Move env_get() to env.h
by Simon Glass
· Thu Aug 01 09:46:52 2019 -0600
5e6201b
env: Move env_set() to env.h
by Simon Glass
· Thu Aug 01 09:46:51 2019 -0600
83c2e49
env: Move env_get_hex() to env.h
by Simon Glass
· Thu Aug 01 09:46:50 2019 -0600
c301bd8
env: Move env_get_yesno() to env.h
by Simon Glass
· Thu Aug 01 09:46:49 2019 -0600
6eaea25
env: Move env_get_ulong() to env.h
by Simon Glass
· Thu Aug 01 09:46:48 2019 -0600
07dc93c
env: Move env_set_ulong() to env.h
by Simon Glass
· Thu Aug 01 09:46:47 2019 -0600
313112a
env: Move env_set_hex() to env.h
by Simon Glass
· Thu Aug 01 09:46:46 2019 -0600
909ff4d
env: Move envmatch() to env.h
by Simon Glass
· Thu Aug 01 09:46:45 2019 -0600
8fe4093
env: Move env_relocate() to env.h
by Simon Glass
· Thu Aug 01 09:46:44 2019 -0600
Next »