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
...
|
*
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
*
|
env: clean env_sf.c checkpatch and code style
Igor Grinberg
2011-11-22
1
-28
/
+20
*
|
env: clean env_eeprom.c checkpatch and code style
Igor Grinberg
2011-11-22
1
-58
/
+46
*
|
env: clean env_embedded.c checkpatch and code style
Igor Grinberg
2011-11-22
1
-24
/
+23
*
|
env: clean env_mmc.c checkpatch and code style
Igor Grinberg
2011-11-22
1
-49
/
+23
*
|
env: clean env_nvram.c checkpatch and code style
Igor Grinberg
2011-11-22
1
-12
/
+12
*
|
env: clean env_onenand.c checkpatch and code style
Igor Grinberg
2011-11-22
1
-7
/
+5
*
|
env: clean env_dataflash.c checkpatch and code style
Igor Grinberg
2011-11-22
1
-20
/
+12
*
|
env: clean env_mgdisk.c checkpatch and code style
Igor Grinberg
2011-11-22
1
-2
/
+2
*
|
env: clean env_nowhere.c checkpatch and code style
Igor Grinberg
2011-11-22
1
-5
/
+5
*
|
env: clean cmd_nvedit.c checkpatch and code style
Igor Grinberg
2011-11-22
1
-52
/
+47
*
|
env: move extern environment[] to environment.h
Igor Grinberg
2011-11-22
4
-12
/
+4
*
|
env: move extern default_environment[] to environment.h
Igor Grinberg
2011-11-22
9
-23
/
+0
*
|
common: move extern char console_buffer[] to common.h
Igor Grinberg
2011-11-22
8
-8
/
+0
*
|
Fix warnings in cmd_nvedit.c
Simon Glass
2011-11-22
1
-2
/
+2
*
|
Revert "sandbox: Change md command to use map_physmem"
Kumar Gala
2011-11-16
1
-7
/
+2
*
|
common: tsi148 - fix gcc 4.6 compiler warning
Kim Phillips
2011-11-16
1
-5
/
+2
*
|
common/cmd_universe.c: Fix GCC 4.6 build warning
Wolfgang Denk
2011-11-16
1
-3
/
+1
*
|
common/cmd_fdc.c: Fix GCC 4.6 build warnings
Wolfgang Denk
2011-11-16
1
-12
/
+17
*
|
Merge branch 'master' of /home/wd/git/u-boot/custodians
Wolfgang Denk
2011-11-16
2
-9
/
+13
|
\
\
[prev]
[next]