index
:
blackbird-obmc-uboot
v2016.07-aspeed-openbmc-04-16-2019
v2016.07-aspeed-openbmc-04-16-2019-i2c
Blackbird™ U-Boot sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
README
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
README: Document CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG
Tom Rini
2012-11-02
1
-0
/
+6
*
|
|
fs: separate CONFIG_FS_{FAT, EXT4} from CONFIG_CMD_{FAT, EXT*}
Stephen Warren
2012-10-29
1
-1
/
+3
*
|
|
PPC: remove dead boards (AMX860, c2mon, ETX094, IAD210, LANTEC, SCM)
Wolfgang Denk
2012-10-28
1
-2
/
+2
|
/
/
*
|
Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx
Tom Rini
2012-10-22
1
-0
/
+6
|
\
\
|
*
|
powerpc/mpc85xx: Rewrite spin table to comply with ePAPR v1.1
York Sun
2012-10-22
1
-0
/
+6
|
|
/
*
|
README : Rename CONFIG_DRIVER_SMC91111 to CONFIG_SMC91111, CONFIG_DRIVER_LAN9...
Ashok
2012-10-22
1
-2
/
+2
*
|
fs: Add a Coreboot Filesystem (CBFS) driver and commands
Gabe Black
2012-10-22
1
-0
/
+7
|
/
*
Merge branch 'agust@denx.de-next' of git://git.denx.de/u-boot-staging
Tom Rini
2012-10-15
1
-0
/
+25
|
\
|
*
bootstage: Add bootstage command
Simon Glass
2012-10-03
1
-0
/
+4
|
*
bootstage: Store boot timings in device tree
Simon Glass
2012-10-02
1
-0
/
+21
*
|
tegra20: add USB ULPI init code
Lucas Stach
2012-10-15
1
-0
/
+3
*
|
Add a command to access the system timer
Joe Hershberger
2012-10-03
1
-1
/
+2
*
|
Add a new "ini" command
Joe Hershberger
2012-10-03
1
-0
/
+1
*
|
Allow runtime configuration of "zero-delay" check
Joe Hershberger
2012-10-03
1
-0
/
+2
*
|
README: Add handy kermit primer
Karl O. Pinc
2012-10-02
1
-1
/
+4
|
/
*
common: add zip command support
Lei Wen
2012-09-29
1
-0
/
+6
*
SPL: Add support for loading image from ram in SPL.
Pavel Machek
2012-09-27
1
-0
/
+3
*
SPL: Move the omap SPL framework to common/spl
Tom Rini
2012-09-27
1
-0
/
+5
*
omap-common: SPL: Add CONFIG_SPL_DISPLAY_PRINT / spl_display_print()
Tom Rini
2012-09-27
1
-0
/
+4
*
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
Tom Rini
2012-09-25
1
-6
/
+31
|
\
|
*
powerpc/fsl-corenet: work around erratum A004510
Scott Wood
2012-08-23
1
-0
/
+25
|
*
powerpc/corenet_ds: Update README and README.srio-pcie-boot-corenet
Liu Gang
2012-08-23
1
-6
/
+6
*
|
README: Cleanup description of supported partitions.
Karl O. Pinc
2012-09-02
1
-4
/
+11
*
|
README: Update ver env var description
Benoît Thébaudeau
2012-09-02
1
-1
/
+2
*
|
pci: add CONFIG_PCI_ENUM_ONLY for platforms that don't need PCI setup done
Andrew Sharp
2012-09-02
1
-0
/
+7
*
|
README: fix references to config_cmd_default.h
Stephen Warren
2012-09-01
1
-2
/
+2
|
/
*
net: nfs: make NFS_TIMEOUT configurable
Tetsuyuki Kobayashi
2012-07-12
1
-0
/
+7
*
Add env vars describing U-Boot target board
Stephen Warren
2012-07-09
1
-0
/
+14
*
PATCH 1/4][v4] doc:Add documentation for e500 external debugger support
Prabhakar Kushwaha
2012-07-06
1
-0
/
+9
*
net: Add link-local addressing support
Joe Hershberger
2012-05-23
1
-0
/
+10
*
net: Add option CONFIG_BOOTP_MAY_FAIL
Joe Hershberger
2012-05-23
1
-0
/
+7
*
ARM: enable Thumb build
Aneesh V
2012-05-15
1
-0
/
+8
*
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
Wolfgang Denk
2012-04-30
1
-0
/
+24
|
\
|
*
powerpc/corenet_ds: Slave reads ENV from master when boot from SRIO
Liu Gang
2012-04-24
1
-0
/
+18
|
*
powerpc/corenet_ds: Slave module for boot from SRIO
Liu Gang
2012-04-24
1
-0
/
+6
*
|
CMD: Fix typo CMD_FSL -> CMD_MFSL in readme
Marek Vasut
2012-04-19
1
-1
/
+1
|
/
*
README: supported boards are in boards.cfg, not Makefile
Michael Jones
2012-04-11
1
-5
/
+3
*
MIPS: fix endianess handling
Daniel Schwierzeck
2012-04-02
1
-0
/
+6
*
Merge branch 'master' of git://git.denx.de/u-boot-usb
Wolfgang Denk
2012-03-30
1
-0
/
+8
|
\
|
*
Enable high speed support for USB device framework and usbtty
Vipin KUMAR
2012-03-28
1
-0
/
+8
*
|
BOOT: Add RAW ramdisk support to bootz
Marek Vasut
2012-03-30
1
-0
/
+5
*
|
BOOT: Add "bootz" command to boot Linux zImage on ARM
Marek Vasut
2012-03-30
1
-0
/
+8
*
|
Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging
Wolfgang Denk
2012-03-30
1
-2
/
+6
|
\
\
|
*
|
cmd_fat: add FAT write command
Donggeun Kim
2012-03-26
1
-2
/
+6
|
|
/
*
|
usb: Add support for txfifo threshold
Simon Glass
2012-03-29
1
-0
/
+3
*
|
README: document more SPL config options
Tom Rini
2012-03-26
1
-10
/
+59
|
/
*
Revert "Add board_pre_console_putc to deal with early console output"
Simon Glass
2012-03-23
1
-17
/
+0
*
bootstage: Implement core microsecond boot time measurement
Simon Glass
2012-03-18
1
-0
/
+25
*
common/image.c: align usage of fdt_high with initrd_high
Shawn Guo
2012-02-27
1
-0
/
+8
*
Merge branch 'sf' of git://git.denx.de/u-boot-blackfin
Wolfgang Denk
2012-02-13
1
-0
/
+20
|
\
[prev]
[next]