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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
sunxi: Update sunxi-common.h to deal with different DRAM base addr on sun9i
Hans de Goede
2015-05-29
1
-18
/
+35
|
*
|
sunxi: Remove support for building "old-fashioned" fel binaries
Hans de Goede
2015-05-29
3
-33
/
+0
|
*
|
sunxi: Use axp221 sid on a33
Hans de Goede
2015-05-29
1
-5
/
+3
|
|
/
*
|
Merge git://git.denx.de/u-boot-usb
Tom Rini
2015-05-29
6
-28
/
+140
|
\
\
|
*
|
usb: kbd: Fix key repeat not always working
Hans de Goede
2015-05-29
1
-6
/
+20
|
*
|
usb: dwc2: Add support for v3 snpsid value
Peter Griffin
2015-05-29
2
-1
/
+3
|
*
|
ci_udc: Update the ci_udc driver to support bulk transfers
Siva Durga Prasad Paladugu
2015-05-29
2
-19
/
+117
|
*
|
usb: Remove unused variable in usb_setup_descriptor()
Hans de Goede
2015-05-29
1
-2
/
+0
|
|
/
*
|
cosmetic: change Author/MAINTAINER Name from Petermaier to Schmelzer
Hannes Schmelzer
2015-05-28
16
-16
/
+16
|
/
*
am33xx, spl, siemens: enable debug uart output again
Heiko Schocher
2015-05-28
1
-0
/
+5
*
net: Fix a warning added by 76ec988
Joe Hershberger
2015-05-28
1
-2
/
+0
*
fsl/sata: Replace sprintf() with snprintf()
Tang Yuantian
2015-05-28
1
-1
/
+1
*
gpio: stm32: add stm32f1 support
Matt Porter
2015-05-28
1
-1
/
+109
*
ARMv7M: add STM32F1 support
Matt Porter
2015-05-28
9
-0
/
+783
*
common/cmd_boot: keep ARM v7M in thumb mode during do_go_exec()
Matt Porter
2015-05-28
2
-0
/
+45
*
image: fix build when CONFIG_NR_DRAM_BANKS is disabled on ARM
Matt Porter
2015-05-28
1
-1
/
+1
*
ARM: bcm283x: Switch to generic timer
Marek Vasut
2015-05-28
3
-59
/
+7
*
ARM: bcm283x: Reorder timer.h
Marek Vasut
2015-05-28
1
-5
/
+10
*
ARM: bcm283x: Repair wdog.h
Marek Vasut
2015-05-28
1
-2
/
+2
*
vexpress64: use uncompressed kernel by default
Linus Walleij
2015-05-28
1
-6
/
+6
*
kbuild: define DO_DEPS_ONLY for u-boot.cfg to fix build error
Masahiro Yamada
2015-05-28
2
-2
/
+2
*
meminfo cmd: Enable printing >=4GiB SDRAM sizes
Andrew Bradford
2015-05-28
2
-2
/
+2
*
spl: spl_mmc: Error and count distinction
Paul Kocialkowski
2015-05-28
1
-14
/
+19
*
add test for two 'loadables'
Karl Apsite
2015-05-28
1
-9
/
+63
*
Combine bootm_find_<thing> functions together
Karl Apsite
2015-05-28
3
-38
/
+21
*
add boot_get_loadables() to load listed images
Karl Apsite
2015-05-28
5
-2
/
+129
*
mkimage will now report information about loadable
Karl Apsite
2015-05-28
4
-0
/
+111
*
powerpc: gitignore: ignore PowerPC DTBs
Masahiro Yamada
2015-05-28
1
-0
/
+1
*
tools: use pkg-config when available to get SSL flags
Thomas Petazzoni
2015-05-28
1
-1
/
+2
*
include: introduce include/linux/io.h as a wrapper of asm/io.h
Masahiro Yamada
2015-05-28
1
-0
/
+10
*
vexpress64: let Juno wait for root device
Linus Walleij
2015-05-28
1
-0
/
+1
*
beagle-xm: gpio_63 fix wrong pin initialization
Evgeniy Dushistov
2015-05-28
1
-1
/
+1
*
ppc: xilinx-ppc: Move to generic board support
Ricardo Ribalda
2015-05-28
1
-0
/
+3
*
doc/README.generic-board: Trivial spell check
Ricardo Ribalda
2015-05-27
1
-4
/
+4
*
vexpress64: fix various memory issues
Linus Walleij
2015-05-27
1
-5
/
+9
*
Makefile: Add U_BOOT_TZ and include in version
Chris Packham
2015-05-27
2
-2
/
+3
*
pci: display header for bus scan
Tim Harvey
2015-05-27
1
-0
/
+4
*
env_mmc: add error message to pass to set_default_env
Tim Harvey
2015-05-27
1
-16
/
+24
*
vexpress64: specify CONFIG_SYS_FLASH_CFI_WIDTH
Ryan Harkin
2015-05-27
1
-0
/
+1
*
ARM: BeagleBoard-x15: Rev A2x5: Change UART3 mux
Lokesh Vutla
2015-05-27
1
-2
/
+2
*
menu: Return an error code if Ctrl-C is pressed
Tuomas Tynkkynen
2015-05-27
1
-0
/
+3
*
pxe: Fix crash if 'sysboot' is run without args
Tuomas Tynkkynen
2015-05-27
1
-1
/
+1
*
Revert "Revert "stm32f4: fix serial output""
Tom Rini
2015-05-27
1
-0
/
+3
*
moveconfig: Print status about the processed defconfigs
Joe Hershberger
2015-05-27
1
-5
/
+11
*
moveconfig: Add a switch to enable printing errors
Joe Hershberger
2015-05-27
1
-0
/
+8
*
moveconfig: Print a message for missing compiler
Joe Hershberger
2015-05-27
1
-8
/
+20
*
moveconfig: Output a list of failed boards
Joe Hershberger
2015-05-27
1
-0
/
+4
*
moveconfig: Cleanup headers in arch and board
Joe Hershberger
2015-05-27
1
-5
/
+6
*
moveconfig: Add a switch to only cleanup headers
Joe Hershberger
2015-05-27
1
-5
/
+12
*
moveconfig: Add a parameter to accept a list to build
Joe Hershberger
2015-05-27
1
-6
/
+20
[prev]
[next]