Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
d87a21dbee1baf70ed0aeb3751f9044e47fb020e
/
api
9d1f619
env: Rename environment.h to env_internal.h
by Simon Glass
· 5 years ago
63a2f57
env: Drop the ACTION typedef
by Simon Glass
· 5 years ago
1a23686
env: Drop the ENTRY typedef
by Simon Glass
· 5 years ago
313112a
env: Move env_set_hex() to env.h
by Simon Glass
· 5 years ago
7d19fc0
api: storage: Fix enumeration of storage devices
by Cristian Ciocaltea
· 6 years ago
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
bdfb5c4
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
by Tom Rini
· 7 years ago
b3510fb
powerpc: mpc8xx: Change CONFIG_8xx to CONFIG_MPC8xx
by Christophe Leroy
· 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
0a23a73
api: remove superfluous assignment
by xypron.glpk@gmx.de
· 7 years ago
ab3055a
Kconfig: Add CONFIG_SATA to enable SATA
by Simon Glass
· 7 years ago
069fa83
powerpc: Partialy restore core of mpc8xx
by Christophe Leroy
· 7 years ago
45bfbd7
api: Define a default mmc max device
by Emmanuel Vadot
· 7 years ago
6f90e58
powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x
by Heiko Schocher
· 7 years ago
d4def9b
powerpc, 5xx: remove support for 5xx
by Heiko Schocher
· 7 years ago
71cb3e9
powerpc, 8260: remove support for mpc8260
by Heiko Schocher
· 7 years ago
65d94db
powerpc, 8xx: remove support for 8xx
by Heiko Schocher
· 7 years ago
b569a01
Kconfig: Add a CONFIG_IDE option
by Simon Glass
· 8 years ago
309e374
Apparent conflict between CONFIG_BLK and CONFIG_API
by fuz@fuz.su
· 8 years ago
aa02099
kconfig: Add API kconfig file
by Emmanuel Vadot
· 8 years ago
67dfde3
api: storage: Test all block device in dev_stor_get
by Emmanuel Vadot
· 8 years ago
c4971b9
api: Use hashtable function for API_env_enum
by Emmanuel Vadot
· 8 years ago
352db10
Cosmetic api: api_storage.c Spelling correction
by Walt Feasel
· 8 years ago
cc01a04
Cosmetic api: api_storage.c Comment style
by Walt Feasel
· 8 years ago
c7c56ae
Cosmetic api: api_storage.c Line over 80 char
by Walt Feasel
· 8 years ago
01b91d7
Cosmetic api: api_storage.c Blank line after {
by Walt Feasel
· 8 years ago
3b2c2f5
Cosmetic api: api_storage.c Align parenthesis
by Walt Feasel
· 8 years ago
ad65f04
api: storage: Avoid enumeration for non-configured subsystem
by Emmanuel Vadot
· 8 years ago
a552092
api: Disable api_net when DM is used
by Michal Simek
· 8 years ago
10c7a57
Fix FreeBSD loader API so that it works on both 32-bit and 64-bit targets.
by Stanislav Galabov
· 9 years ago
8706b81
dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSI
by Simon Glass
· 9 years ago
be1e9bb
dm: blk: Rename get_dev() to blk_get_dev()
by Simon Glass
· 9 years ago
e339475
dm: Drop the block_dev_desc_t typedef
by Simon Glass
· 9 years ago
e46966d
api: Export API structure address as an environment variable
by Stanislav Galabov
· 9 years ago
35d35e8
api: Add FreeBSD API support for MIPS platforms
by Stanislav Galabov
· 9 years ago
e73f296
block: pass block dev not num to read/write/erase()
by Stephen Warren
· 9 years ago
a7ee48f
api_storage: Fix non-first storage device enumeration
by Andreas Färber
· 9 years ago
3dbe17e
net: Remove the bd* parameter from net stack functions
by Joe Hershberger
· 10 years ago
abeeffb
api: fix build without CMD_NET support
by Jeroen Hofstee
· 10 years ago
5a2bf98
powerpc: mpc8260: consolidate CONFIG_MPC8260 and CONFIG_8260
by Masahiro Yamada
· 11 years ago
530e620
Makefile: descend into subdirectories only when CONFIG_API is defined
by Masahiro Yamada
· 11 years ago
6c9a022
Makefile: descend into subdirectories only when CONFIG_API is defined
by Masahiro Yamada
· 11 years ago
9e09735
dts, api, test: convert makefiles to Kbuild style
by Masahiro Yamada
· 11 years ago
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
406f681
Power: remove support for Freescale MPC8220
by Wolfgang Denk
· 12 years ago
ed7f0b5
api/api_display: use the getters for console size info
by Jeroen Hofstee
· 12 years ago
0d46041
api: export LCD device to external apps
by Che-Liang Chiou
· 13 years ago
a23230c
net: drop !NET_MULTI code
by Mike Frysinger
· 13 years ago
6d1f698
do_reset: unify duplicate prototypes
by Mike Frysinger
· 14 years ago
a8d426f
Switch from archive libraries to partial linking
by Sebastien Carlier
· 14 years ago
6262d021
Make sure that argv[] argument pointers are not modified.
by Wolfgang Denk
· 14 years ago
88fbf93
Move arch/ppc to arch/powerpc
by Stefan Roese
· 15 years ago
4fc8314
api: Fix broken build on ARM.
by Piotr Ziecik
· 15 years ago
62e7398
83xx: Replace CONFIG_MPC83XX with CONFIG_MPC83xx
by Peter Tyser
· 16 years ago
780b627
api: remove un-needed ifdef CONFIG_API already handle by the Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
0383694
rename CFG_ macros to CONFIG_SYS
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
6e31d91
api: fix type mismatch
by Matthias Fuchs
· 16 years ago
fe944bb
api: Fix building with CONFIG_API
by Matthias Fuchs
· 16 years ago
7e1cda6
rename CFG_ENV macros to CONFIG_ENV
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
3762825
Fix merge problems
by Stefan Roese
· 16 years ago
7a8b855
environment: cleanup prototype declarations of env functions.
by Wolfgang Denk
· 17 years ago
10e247a
Revert "Change env_get_char from a global function ptr to a function."
by Wolfgang Denk
· 17 years ago
ffaed16
API: remove duplicate syscall check
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
f4902a3
Change env_get_char from a global function ptr to a function.
by Joakim Tjernlund
· 17 years ago
4134872
Fix remaining CONFIG_COMMANDS
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
f42e341
API: Convert conditional building to the new scheme.
by Rafal Jaworowski
· 17 years ago
545b06a
Coding Style cleanup; update CHANGELOG
by Wolfgang Denk
· 17 years ago
a19be78
API for external applications.
by Rafal Jaworowski
· 17 years ago