index
:
snowball/u-boot-ux500.git
igloo
master
u-boot for ux500
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
api
Age
Commit message (
Expand
)
Author
2009-07-23
api: Fix broken build on ARM.
Piotr Ziecik
2009-06-12
83xx: Replace CONFIG_MPC83XX with CONFIG_MPC83xx
Peter Tyser
2009-05-15
api: remove un-needed ifdef CONFIG_API already handle by the Makefile
Jean-Christophe PLAGNIOL-VILLARD
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-10-14
api: fix type mismatch
Matthias Fuchs
2008-10-14
api: Fix building with CONFIG_API
Matthias Fuchs
2008-09-10
rename CFG_ENV macros to CONFIG_ENV
Jean-Christophe PLAGNIOL-VILLARD
2008-08-06
Fix merge problems
Stefan Roese
2008-05-14
environment: cleanup prototype declarations of env functions.
Wolfgang Denk
2008-05-12
Revert "Change env_get_char from a global function ptr to a function."
Wolfgang Denk
2008-05-12
API: remove duplicate syscall check
Jean-Christophe PLAGNIOL-VILLARD
2008-04-17
Change env_get_char from a global function ptr to a function.
Joakim Tjernlund
2008-02-14
Fix remaining CONFIG_COMMANDS
Jean-Christophe PLAGNIOL-VILLARD
2008-01-29
API: Convert conditional building to the new scheme.
Rafal Jaworowski
2008-01-10
Coding Style cleanup; update CHANGELOG
Wolfgang Denk
2008-01-09
API for external applications.
Rafal Jaworowski