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
*
openrisc: Add board info printout to cmd_bdinfo
Stefan Kristiansson
2012-01-13
1
-0
/
+22
*
openrisc: Add architecture image support
Stefan Kristiansson
2012-01-13
1
-0
/
+1
*
usb_storage: Fix EHCI "out of buffer pointers" with CD-ROM
Kyle Moffett
2012-01-05
1
-20
/
+25
*
env: factor out the env_get_char_spec() function
Igor Grinberg
2012-01-05
9
-39
/
+9
*
FPGA: use debug() instead of module debug printf
Stefano Babic
2012-01-05
1
-31
/
+28
*
Merge branch 'next' of ../next
Wolfgang Denk
2011-12-23
2
-7
/
+7
|
\
|
*
cmd_sf.c: fix printf() length modifier
Andreas Bießmann
2011-12-17
1
-2
/
+2
|
*
Make printf and vprintf safe from buffer overruns
Sonny Rao
2011-12-17
1
-5
/
+5
*
|
Merge branch 'master' of /home/wd/git/u-boot/custodians
Wolfgang Denk
2011-12-20
1
-1
/
+1
|
\
\
|
*
|
common/cmd_pxe.c: Fix GCC 4.6 build warnings
Heiko Schocher
2011-12-20
1
-1
/
+1
*
|
|
net: Fix arguments in tftpput command
Simon Glass
2011-12-20
1
-2
/
+5
|
/
/
*
|
common/cmd_nvedit.c: Fix size calculation in do_env_import()
Horst Kronstorfer
2011-12-19
1
-1
/
+1
|
/
*
USB: Use (get|put)_unaligned for accessing wMaxPacketSize
Tom Rini
2011-12-16
2
-9
/
+21
*
common/cmd_nvedit.c: Add missing 'env save' preproc guard
Horst Kronstorfer
2011-12-12
1
-0
/
+2
*
powerpc/bootm: Flush ramdisk and device tree image when booting on MP
Kumar Gala
2011-12-12
1
-0
/
+8
*
Merge branch 'master' of git://git.denx.de/u-boot-usb
Wolfgang Denk
2011-12-12
2
-611
/
+333
|
\
|
*
usb: add help for missing start subcommand
Veli-Pekka Peltola
2011-12-11
1
-2
/
+4
|
*
cosmetic: remove excess whitespace from usb command help
Veli-Pekka Peltola
2011-12-11
1
-5
/
+5
|
*
USB: Drop dead code from usb_kbd.c
Marek Vasut
2011-12-11
1
-379
/
+0
|
*
USB: Rework usb_kbd.c
Marek Vasut
2011-12-11
1
-262
/
+325
|
*
USB: Add functionality to poll the USB keyboard via control EP
Marek Vasut
2011-12-11
1
-14
/
+50
*
|
sandbox: Add improved RAM simulation
Matthias Weisser
2011-12-10
1
-3
/
+0
|
/
*
Add board_pre_console_putc to deal with early console output
Simon Glass
2011-12-09
1
-1
/
+9
*
common/usb_kbd.c: fix bug introduced in commit 00b7d6e
Wolfgang Denk
2011-12-09
1
-1
/
+1
*
USB: Squash checkpatch warnings in usb_kbd.c
Marek Vasut
2011-12-09
1
-289
/
+320
*
Merge branch 'master' of git://git.denx.de/u-boot-arm
Wolfgang Denk
2011-12-07
1
-6
/
+8
|
\
|
*
PXA: Rename CONFIG_PXA2[57]X to CONFIG_CPU_PXA2[57]X
Marek Vasut
2011-12-06
1
-6
/
+8
*
|
Fix unused function in cmd_bdinfo.c
Simon Glass
2011-12-07
1
-0
/
+1
*
|
Fix SPI build errors in exports.c
Simon Glass
2011-12-07
1
-0
/
+1
*
|
Revert "mii: miiphy register address width change"
Wolfgang Denk
2011-12-07
1
-4
/
+4
|
/
*
Add a cli command to test the TPM device.
Vadim Bendebury
2011-12-06
2
-0
/
+104
*
pxe: make the first label the implicit default
Jason Hobbs
2011-12-06
1
-3
/
+14
*
cmd_bdinfo: simplify local static funcs a bit
Mike Frysinger
2011-12-06
1
-58
/
+31
*
mii: miiphy register address width change
Chandan Nath
2011-12-06
1
-4
/
+4
*
env_nand: Remove DEBUG definition
Thomas Weber
2011-12-06
1
-2
/
+0
*
common/menu.c: Fix build warning
Anatolij Gustschin
2011-12-05
1
-1
/
+1
*
serial: constify serial_assign()
Gerlando Falauto
2011-12-05
1
-1
/
+1
*
serial: cosmetic checkpatch compliance
Gerlando Falauto
2011-12-05
1
-26
/
+25
*
miiphy: Note that miiphy_* API is deprecated
Andy Fleming
2011-12-05
1
-0
/
+10
*
Merge branch 'sr@denx.de' of git://git.denx.de/u-boot-staging
Wolfgang Denk
2011-12-02
2
-2
/
+13
|
\
|
*
image: Don't detect XIP images as overlapping.
Stephen Warren
2011-12-01
1
-1
/
+3
|
*
image: Implement IH_TYPE_KERNEL_NOLOAD
Stephen Warren
2011-12-01
2
-1
/
+10
*
|
x86: Provide more configuration granularity
Graeme Russ
2011-11-29
1
-1
/
+2
|
/
*
menu.c: use puts() instead of printf() where possible
Wolfgang Denk
2011-11-28
1
-6
/
+10
*
cmd_nvedit.c: Fix compiler warning introduced by checkpatch cleanup
Kumar Gala
2011-11-27
1
-1
/
+1
*
Merge branch 'hs@denx.de' of git://git.denx.de/u-boot-staging
Wolfgang Denk
2011-11-23
1
-1
/
+2
|
\
|
*
common/cmd_bootm.c: Fix GCC 4.6 warnings
Anatolij Gustschin
2011-11-23
1
-1
/
+2
*
|
env: clean env_common.c checkpatch and code style
Igor Grinberg
2011-11-22
1
-34
/
+18
*
|
env: clean env_nand.c checkpatch and code style
Igor Grinberg
2011-11-22
1
-53
/
+46
*
|
env: clean env_flash.c checkpatch and code style
Igor Grinberg
2011-11-22
1
-91
/
+84
[next]