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
*
Correct drv_usb_kbd_init function
Ryan CHEN
2008-09-09
1
-0
/
+2
*
Make usb-stop() safe to call multiple times in a row.
Remy Bohmer
2008-09-09
1
-4
/
+9
*
Makefile: fix bug introduced by commit 47ffd6c2
Wolfgang Denk
2008-09-09
1
-1
/
+1
*
FIT: make iminfo check hashes of all images in FIT, return 1 on failed check
Bartlomiej Sieka
2008-09-09
1
-0
/
+6
*
FIT: add ability to check hashes of all images in FIT, improve output
Bartlomiej Sieka
2008-09-09
1
-5
/
+56
*
Add support for booting of INTEGRITY operating system uImages
Peter Tyser
2008-09-09
2
-0
/
+41
*
Remove support for booting ARTOS images
Kumar Gala
2008-09-09
2
-102
/
+0
*
Makefile: compile and link each module just once
Wolfgang Denk
2008-09-09
1
-4
/
+5
*
common/cmd_bootm.c: fix printf() format warnings
Wolfgang Denk
2008-09-08
1
-2
/
+2
*
rtc: allow rtc_set to return an error and use it in cmd_date
Jean-Christophe PLAGNIOL-VILLARD
2008-09-07
1
-8
/
+20
*
Prevent crash if random/invalid ramdisks are passed to bootm
Kumar Gala
2008-09-07
2
-2
/
+3
*
Prevent crash if random DTB address is passed to bootm
Anatolij Gustschin
2008-09-07
2
-2
/
+3
*
Add JFFS2 command support on OneNAND
Kyungmin Park
2008-09-06
1
-6
/
+63
*
Allow console input to be disabled
Mark Jackson
2008-09-06
1
-0
/
+20
*
loads: allow negative offsets
Ricardo Ribalda Delgado
2008-09-06
1
-5
/
+5
*
devices: Use list_add_tail() instead of list_add() to register a device
Stefan Roese
2008-09-05
1
-1
/
+1
*
device: make device_register() clone the device
Jean-Christophe PLAGNIOL-VILLARD
2008-09-02
1
-1
/
+23
*
devices: merge to list_head
Jean-Christophe PLAGNIOL-VILLARD
2008-08-31
7
-827
/
+82
*
cmd_terminal: remove no need ifdef
Jean-Christophe PLAGNIOL-VILLARD
2008-08-29
1
-4
/
+0
*
common/Makefile: order by functionality
Jean-Christophe PLAGNIOL-VILLARD
2008-08-29
1
-33
/
+37
*
miiphyutil: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2008-08-29
2
-3
/
+1
*
autoscript: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2008-08-29
2
-5
/
+2
*
crc16: move to lib_generic
Jean-Christophe PLAGNIOL-VILLARD
2008-08-29
2
-108
/
+0
*
miiphybb: move to drivers/net/phy
Jean-Christophe PLAGNIOL-VILLARD
2008-08-29
2
-236
/
+0
*
soft_spi: move to drivers/spi
Jean-Christophe PLAGNIOL-VILLARD
2008-08-29
2
-194
/
+0
*
soft_i2c: move to drivers/i2c
Jean-Christophe PLAGNIOL-VILLARD
2008-08-29
2
-424
/
+0
*
gunzip: move to lib_generic
Jean-Christophe PLAGNIOL-VILLARD
2008-08-29
2
-114
/
+0
*
Standardize bootp, tftpboot, rarpboot, dhcp, and nfs command descriptions
Peter Tyser
2008-08-26
1
-5
/
+5
*
Add proper SPD definitions for DDR1/2/3
James Yang
2008-08-27
2
-0
/
+62
*
common/cmd_load.c cleanup - remove unused variables
Gururaja Hebbar K R
2008-08-27
1
-10
/
+0
*
bootm: refactor do_reset and os boot function args
Kumar Gala
2008-08-26
1
-32
/
+35
*
fdt: Added resize command
Kumar Gala
2008-08-26
1
-1
/
+7
*
fdt: refactor initrd related code
Kumar Gala
2008-08-26
1
-42
/
+67
*
fdt: refactor fdt resize code
Kumar Gala
2008-08-26
1
-0
/
+39
*
bootm: refactor image detection and os load steps
Kumar Gala
2008-08-26
1
-90
/
+126
*
bootm: move lmb into the bootm_headers_t structure
Kumar Gala
2008-08-26
1
-7
/
+4
*
bootm: Set working fdt address as part of the bootm flow
Kumar Gala
2008-08-26
3
-1
/
+22
*
bootm: refactor fdt locating and relocation code
Kumar Gala
2008-08-26
2
-0
/
+512
*
bootm: refactor ramdisk locating code
Kumar Gala
2008-08-26
1
-0
/
+38
*
bootm: refactor entry point code
Kumar Gala
2008-08-26
1
-9
/
+22
*
Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx
Wolfgang Denk
2008-08-26
1
-7
/
+23
|
\
|
*
Merge branch 'next'
Kim Phillips
2008-08-25
1
-7
/
+23
|
|
\
|
|
*
fdt_support: fdt_fixup_dr_usb: add support for phy_type fixups
Anton Vorontsov
2008-07-16
1
-7
/
+23
*
|
|
cmd_mem.c: Fix help message alignment
Wolfgang Denk
2008-08-26
1
-15
/
+15
|
/
/
*
|
Minor coding style cleanup, updte CHANGELOG
Wolfgang Denk
2008-08-25
1
-2
/
+0
*
|
Add note on dereferencing /aliases pointers
Gerald Van Baren
2008-08-24
1
-2
/
+2
*
|
Fix OneNAND read_oob/write_oob functions compatability
Kyungmin Park
2008-08-21
1
-16
/
+33
*
|
fdt: rework fdt_fixup_ethernet() to use env instead of bd_t
Kumar Gala
2008-08-21
1
-41
/
+27
*
|
hush: Fix printf debug macro in hush.c so that it usable in U-Boot
Stefan Roese
2008-08-21
1
-2
/
+6
*
|
mod_i2c_mem() bugfix
Peter Tyser
2008-08-21
1
-3
/
+3
[next]