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: Add debug_parser() to avoid #ifdefs
Simon Glass
2013-06-04
1
-35
/
+23
*
|
|
|
|
main: Correct header order
Simon Glass
2013-06-04
1
-15
/
+4
*
|
|
|
|
main: Fix typos and checkpatch warnings in command line reading
Simon Glass
2013-06-04
1
-11
/
+11
*
|
|
|
|
main: Use get/setenv_ulong()
Simon Glass
2013-06-04
1
-6
/
+2
*
|
|
|
|
main: Move boot_delay code into its own function
Simon Glass
2013-06-04
1
-67
/
+70
*
|
|
|
|
main: Separate out the two abortboot() functions
Simon Glass
2013-06-04
1
-8
/
+11
*
|
|
|
|
net: Add prototype for update_tftp
Simon Glass
2013-06-04
2
-6
/
+1
*
|
|
|
|
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
Tom Rini
2013-05-31
3
-27
/
+62
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
mtd: resync with Linux-3.7.1
Sergey Lapin
2013-05-31
3
-27
/
+27
|
*
|
|
|
nand: adjust erase/read/write partition/chip size for bad blocks
Harvey Chapman
2013-05-22
1
-0
/
+35
*
|
|
|
|
Merge branch 'u-boot/master' into 'u-boot-arm/master'
Albert ARIBAUD
2013-05-30
25
-2595
/
+2982
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
common: Update cmd_bdinfo for PPC
York Sun
2013-05-24
1
-0
/
+5
|
*
|
|
|
cmd_mem: fix cp command
Masahiro Yamada
2013-05-24
1
-1
/
+1
|
|
/
/
/
|
*
|
|
fdt_support: Use CONFIG_NR_DRAM_BANKS if defined
Doug Anderson
2013-05-17
1
-0
/
+4
|
*
|
|
bootm: Avoid 256-byte overflow in fixup_silent_linux()
Doug Anderson
2013-05-17
1
-12
/
+29
|
|
|
/
|
|
/
|
|
*
|
Power: remove support for Freescale MPC8220
Wolfgang Denk
2013-05-15
2
-31
/
+0
|
*
|
drivers/mmc: move spl_mmc.c to common/spl
Ying Zhang
2013-05-15
2
-0
/
+138
|
*
|
arm: Refactor bootm to reduce #ifdefs
Simon Glass
2013-05-14
1
-1
/
+1
|
*
|
image: Add device tree setup to image library
Simon Glass
2013-05-14
2
-0
/
+112
|
*
|
image: Split libfdt code into image-fdt.c
Simon Glass
2013-05-14
3
-566
/
+592
|
*
|
image: Add CONFIG_FIT_SPL_PRINT to control FIT image printing in SPL
Simon Glass
2013-05-14
1
-3
/
+5
|
*
|
image: Remove remaining #ifdefs in image-fit.c
Simon Glass
2013-05-14
2
-13
/
+3
|
*
|
sandbox: image: Add support for booting images in sandbox
Simon Glass
2013-05-14
2
-29
/
+40
|
*
|
image: Rename hash printing to fit_image_print_verification_data()
Simon Glass
2013-05-14
1
-52
/
+79
|
*
|
image: Export fit_conf_get_prop_node()
Simon Glass
2013-05-14
1
-4
/
+4
|
*
|
image: Move error! string to common place
Simon Glass
2013-05-14
1
-11
/
+8
|
*
|
image: Move hash checking into its own function
Simon Glass
2013-05-14
1
-62
/
+66
|
*
|
image: Rename fit_image_check_hashes() to fit_image_verify()
Simon Glass
2013-05-14
7
-15
/
+15
|
*
|
image: Move HOSTCC image code to tools/
Simon Glass
2013-05-14
1
-170
/
+1
|
*
|
image: Split FIT code into new image-fit.c
Simon Glass
2013-05-14
3
-1602
/
+1637
|
*
|
image: Export fit_check_ramdisk()
Simon Glass
2013-05-14
1
-7
/
+2
|
*
|
image: Move timestamp #ifdefs to header file
Simon Glass
2013-05-14
1
-29
/
+21
|
*
|
hash: Add a way to calculate a hash for any algortihm
Simon Glass
2013-05-14
1
-0
/
+23
|
*
|
env: Fix minor comment typos in cmd_nvedit
Simon Glass
2013-05-14
1
-2
/
+2
|
*
|
Merge branch 'master' of git://git.denx.de/u-boot-blackfin into powerpc-eldk5...
Tom Rini
2013-05-14
2
-0
/
+42
|
|
\
\
|
|
*
|
blackfin: bf609: add softswitch config command
Bob Liu
2013-05-13
2
-0
/
+42
|
*
|
|
x86: Fix warning in cmd_ximg.c when CONFIG_GZIP is not defined
Simon Glass
2013-05-13
1
-0
/
+2
|
*
|
|
bootstage: Allow marking a particular line of code
Simon Glass
2013-05-13
1
-0
/
+29
|
*
|
|
Call bootstage_relocate() after malloc is initted
Doug Anderson
2013-05-13
1
-0
/
+1
|
*
|
|
bootstage: Copy bootstage strings post-relocation
Doug Anderson
2013-05-13
1
-0
/
+15
|
|
/
/
|
*
|
usb: fix: Fixing Port status and feature number constants
Vivek Gautam
2013-05-06
1
-12
/
+28
|
*
|
usb: hub: Parallelize power-cycling of root-hub ports
Vivek Gautam
2013-05-06
1
-7
/
+12
|
*
|
USB: SS: Add support for Super Speed USB interface
Vivek Gautam
2013-05-05
3
-8
/
+29
|
*
|
usb: hub: Fix enumration timeout
Vivek Gautam
2013-05-05
1
-1
/
+0
|
*
|
usb: Update device class in usb device's descriptor
Vivek Gautam
2013-05-05
1
-0
/
+5
|
*
|
usb: hub: Power-cycle on root-hub ports
Vivek Gautam
2013-05-05
1
-0
/
+34
|
*
|
USB: Some cleanup prior to USB 3.0 interface addition
Vivek Gautam
2013-05-05
2
-22
/
+29
|
*
|
usb: common: Weed out USB_**_PRINTFs from usb framework
Vivek Gautam
2013-05-05
4
-283
/
+241
|
*
|
usb: Add new command to set USB 2.0 port test modes
Julius Werner
2013-05-05
1
-23
/
+98
|
|
/
*
|
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
Albert ARIBAUD
2013-05-11
1
-7
/
+3
|
\
\
[prev]
[next]