index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
examples
/
api
/
libgenwrap.c
Age
Commit message (
Expand
)
Author
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-07
api: Remove <common.h> and add needed includes
Tom Rini
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-01-17
common: Move hang() to the same header as panic()
Simon Glass
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2015-11-23
lib/tiny-printf.c: Add tiny printf function for space limited environments
Stefan Roese
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2011-01-09
examples: update do_reset prototype
Mike Frysinger
2010-07-04
Make *printf() return "int" instead of "void"
Wolfgang Denk
2010-04-13
Rename lib_generic/ to lib/
Peter Tyser
2009-12-05
Generic udelay() with watchdog support
Ingo van Lil
2009-07-21
Move api_examples to examples/api
Peter Tyser