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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
main: Hide the hush/simple details inside cli.c
Simon Glass
2014-05-29
3
-15
/
+25
*
|
Simplify the main loop
Simon Glass
2014-05-29
1
-27
/
+32
*
|
m68k: powerpc: Clean up do_mdm_init
Simon Glass
2014-05-29
2
-21
/
+4
*
|
Rename bootretry functions and remove #ifdefs
Simon Glass
2014-05-29
7
-40
/
+16
*
|
Move bootretry code into bootretry.c and clean up
Simon Glass
2014-05-29
9
-55
/
+75
*
|
Move command line API into cli.c
Simon Glass
2014-05-29
3
-93
/
+107
*
|
Move autoboot code to autoboot.c
Simon Glass
2014-05-29
3
-364
/
+370
*
|
Add cli_ prefix to readline functions
Simon Glass
2014-05-29
10
-30
/
+32
*
|
Split out simple parser and readline into separate files
Simon Glass
2014-05-29
4
-1013
/
+1021
*
|
move CLI prototypes to cli.h and add comments
Simon Glass
2014-05-29
9
-0
/
+9
*
|
Rename hush to cli_hush
Simon Glass
2014-05-29
3
-4
/
+4
*
|
Remove unnecessary use of hush header file
Simon Glass
2014-05-29
2
-5
/
+0
*
|
dm: rename device struct to udevice
Heiko Schocher
2014-05-27
2
-4
/
+4
|
/
*
Merge branch 'master' of git://git.denx.de/u-boot-mmc
Tom Rini
2014-05-23
6
-334
/
+540
|
\
|
*
cmd_mmc: use new mmc_select_hwpart() function
Stephen Warren
2014-05-23
1
-15
/
+6
|
*
cmd_part: fix typo in part command help text
Stephen Warren
2014-05-23
1
-1
/
+1
|
*
eMMC: cmd_mmc.c adds the 'rpmb' sub-command for the 'mmc' command
Pierre Aubert
2014-05-23
1
-296
/
+510
|
*
Add the function 'confirm_yesno' for interactive
Pierre Aubert
2014-05-23
4
-36
/
+37
*
|
Merge branch 'fpga' of git://www.denx.de/git/u-boot-microblaze
Tom Rini
2014-05-22
1
-4
/
+87
|
\
\
|
*
|
fpga: Added support to load bit stream from SD/MMC
Siva Durga Prasad Paladugu
2014-05-20
1
-0
/
+40
|
*
|
fpga: Add support to load partial bitstreams
Michal Simek
2014-05-20
1
-0
/
+33
|
*
|
fpga: Define bitstream type based on command selection
Michal Simek
2014-05-20
1
-4
/
+6
|
*
|
fpga: Guard the LOADMK functionality with CMD_FPGA_LOADMK
Siva Durga Prasad Paladugu
2014-05-20
1
-0
/
+8
|
|
/
*
|
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2014-05-22
1
-1
/
+1
|
\
\
|
*
\
Merge remote-tracking branch 'u-boot/master'
Albert ARIBAUD
2014-05-20
7
-47
/
+44
|
|
\
\
|
|
|
/
|
*
|
Merge branch 'master' of git://git.denx.de/u-boot-arm
Stefano Babic
2014-05-15
29
-287
/
+649
|
|
\
\
|
*
|
|
nand: remove CONFIG_SYS_NAND_PAGE_SIZE
Tim Harvey
2014-05-15
1
-1
/
+1
*
|
|
|
Merge branch 'master' of git://git.denx.de/u-boot-usb
Tom Rini
2014-05-22
6
-18
/
+239
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
usb/gadget: add the fastboot gadget
Sebastian Siewior
2014-05-08
2
-0
/
+38
|
*
|
|
image: add support for Android's boot image format
Sebastian Siewior
2014-05-08
4
-6
/
+122
|
*
|
|
ums: allow the user to specify the device type
Stephen Warren
2014-05-08
1
-4
/
+10
|
*
|
|
ums: move all variable declarations to the start of the block
Stephen Warren
2014-05-08
1
-8
/
+16
|
*
|
|
ums: use get_device() not find_mmc_device();
Stephen Warren
2014-05-08
1
-11
/
+14
|
*
|
|
ums: move IO support code to common location
Stephen Warren
2014-05-08
1
-0
/
+46
|
*
|
|
usb: ums: add error handling for failed registration
Stephen Warren
2014-05-08
1
-1
/
+5
*
|
|
|
common/board_f: Fix size variable
York Sun
2014-05-12
1
-1
/
+1
*
|
|
|
common/board_f: Initialized global data for generic board
York Sun
2014-05-12
1
-5
/
+7
*
|
|
|
cmd_bootm.c: Only say XIP image when load is image_start
Tom Rini
2014-05-12
1
-1
/
+1
*
|
|
|
hush shell: Avoid string write overflow when entering max cmd length
Kristian Otnes
2014-05-12
1
-1
/
+1
*
|
|
|
cmd_time: do not show ticks
Masahiro Yamada
2014-05-12
1
-2
/
+1
*
|
|
|
bd_info: remove bi_barudrate member from struct bd_info
Masahiro Yamada
2014-05-12
2
-23
/
+14
*
|
|
|
Merge branch 'tom' of git://git.denx.de/u-boot-x86
Tom Rini
2014-05-09
2
-14
/
+19
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Make 'run' use run_command_list() instead of run_command()
Simon Glass
2014-05-09
1
-1
/
+1
|
*
|
|
sandbox: Support 'env import' and 'env export'
Simon Glass
2014-05-09
1
-13
/
+18
|
|
/
/
*
|
|
Merge branch 'u-boot/master'
Albert ARIBAUD
2014-05-09
29
-287
/
+649
|
\
\
\
|
|
/
/
|
|
/
|
|
/
|
/
|
|
*
USB: gadget: added a saner gadget downloader registration API
Mateusz Zalega
2014-05-05
3
-5
/
+3
|
*
usb: dfu: fix boards wo USB cable detection
Mateusz Zalega
2014-05-05
1
-2
/
+6
|
*
usb: Fix USB keyboard polling via control endpoint
Adrian Cox
2014-04-30
1
-11
/
+25
|
*
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
Tom Rini
2014-04-25
2
-7
/
+170
|
|
\
|
|
*
driver/ddr/fsl: Add DDR4 support to Freescale DDR driver
York Sun
2014-04-22
1
-1
/
+44
[prev]
[next]