index
:
talos-obmc-uboot
v2016.07-aspeed-openbmc
v2016.07-aspeed-openbmc-03-26-2018
v2016.07-aspeed-openbmc-04-16-2019
Talos™ II U-Boot sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
common
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb/gadget: add the fastboot gadget
Sebastian Siewior
2014-05-08
1
-0
/
+2
*
image: add support for Android's boot image format
Sebastian Siewior
2014-05-08
1
-0
/
+1
*
Merge branch 'next'
Tom Rini
2014-04-17
1
-0
/
+1
|
\
|
*
aes: Add 'aes' command to access AES-128-CBC
Marek Vasut
2014-03-21
1
-0
/
+1
*
|
Add lzmadec command
Patrice Bouchand
2014-03-22
1
-0
/
+3
|
/
*
cros_ec: Move EC interface into common library
Vadim Bendebury
2014-03-17
1
-0
/
+1
*
dm: Add a demonstration/example driver
Simon Glass
2014-03-04
1
-0
/
+1
*
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2014-02-26
1
-2
/
+0
|
\
|
*
arm: Switch to -mno-unaligned-access when supported by the compiler
Tom Rini
2014-02-26
1
-2
/
+0
*
|
fs/fdos: Remove
Tom Rini
2014-02-21
1
-2
/
+1
|
/
*
kbuild: use Linux Kernel build scripts
Masahiro Yamada
2014-02-19
1
-7
/
+3
*
kbuild: change out-of-tree build
Masahiro Yamada
2014-02-19
1
-5
/
+4
*
common: spl: Add spl sata boot support
Dan Murphy
2014-02-19
1
-0
/
+3
*
common: Add new clk command
Michal Simek
2014-02-04
1
-0
/
+1
*
spl: common: Support for USB MSD FAT image loading
Dan Murphy
2014-01-24
1
-0
/
+4
*
Makefile: delete unnecessary CPPFLAGS settings
Masahiro Yamada
2013-12-13
1
-2
/
+0
*
common: Delete unnecessary rules.
Masahiro Yamada
2013-11-25
1
-4
/
+1
*
common: convert makefiles to Kbuild style
Masahiro Yamada
2013-10-31
1
-208
/
+183
*
cmd:thor: Support for TIZEN's download command (thordown)
Lukasz Majewski
2013-10-20
1
-0
/
+1
*
powerpc/ppc4xx: Add fpgad command for dumping gdsys fpga registers
Dirk Eibach
2013-07-25
1
-0
/
+1
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
1
-17
/
+1
*
video: lcd: Add CONFIG_SPLASH_SCREEN_PREPARE support to CONFIG_VIDEO
Robert Winkler
2013-07-01
1
-0
/
+1
*
image: Add signing infrastructure
Simon Glass
2013-06-26
1
-0
/
+1
*
Add a trace command
Simon Glass
2013-06-26
1
-0
/
+1
*
Makefile: move the common makefile line to public area
Ying Zhang
2013-06-20
1
-8
/
+9
*
common/Makefile: Add new symbol CONFIG_SPL_ENV_SUPPORT for environment in SPL
Ying Zhang
2013-06-20
1
-10
/
+17
*
Merge branch 'u-boot/master' into 'u-boot-arm/master'
Albert ARIBAUD
2013-05-30
1
-0
/
+3
|
\
|
*
image: Split libfdt code into image-fdt.c
Simon Glass
2013-05-14
1
-0
/
+1
|
*
image: Split FIT code into new image-fit.c
Simon Glass
2013-05-14
1
-0
/
+1
|
*
blackfin: bf609: add softswitch config command
Bob Liu
2013-05-13
1
-0
/
+1
*
|
Add fuse API and commands
Benoît Thébaudeau
2013-04-28
1
-0
/
+1
|
/
*
env: Add support for UBI environment
Joe Hershberger
2013-04-11
1
-0
/
+1
*
New command bootmenu: ANSI terminal boot menu support
Pali Rohár
2013-03-29
1
-0
/
+1
*
usb:gadget: USB Mass Storage Gadget support
Lukasz Majewski
2013-03-18
1
-0
/
+1
*
Introduce generic post-relocation board_r.c
Simon Glass
2013-03-15
1
-0
/
+1
*
Introduce generic pre-relocation board_f.c
Simon Glass
2013-03-15
1
-0
/
+3
*
sandbox: Add 'sb' command to access filesystem features
Simon Glass
2013-03-04
1
-0
/
+1
*
Merge remote-tracking branch 'u-boot/master' into u-boot-arm-merged
Allen Martin
2012-12-19
1
-0
/
+16
|
\
|
*
env: Add environment variable flags
Joe Hershberger
2012-12-13
1
-0
/
+2
|
*
env: Add support for callbacks to environment vars
Joe Hershberger
2012-12-13
1
-0
/
+4
|
*
gpt: Support for new "gpt" command
Piotr Wilczek
2012-12-13
1
-0
/
+1
|
*
Add console command to access io space registers
Vadim Bendebury
2012-12-11
1
-0
/
+1
|
*
edid: Library of EDID decode and print
Tom Wai-Hong Tam
2012-12-11
1
-0
/
+1
|
*
Add hash command to perform hashing using various algorithms
Simon Glass
2012-12-11
1
-0
/
+1
|
*
Add generic hash API
Simon Glass
2012-12-11
1
-0
/
+1
|
*
Add a command to read raw blocks from a partition
Kenneth Waters
2012-12-11
1
-0
/
+1
|
*
Add gettime command
Anton Staaf
2012-12-11
1
-0
/
+1
|
*
env: Enable getenv_f() for SPL_BUILD
Stefan Roese
2012-12-05
1
-0
/
+3
*
|
Sound: Add command for audio playback
Rajeshwari Shinde
2012-11-15
1
-0
/
+1
|
/
*
fs: add filesystem switch libary, implement ls and fsload commands
Stephen Warren
2012-10-29
1
-5
/
+1
[next]