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: Enable usb ports on the Sinovoip BPI M3
Hans de Goede
2016-04-12
2
-0
/
+17
*
sunxi: Set DCDC1 to 3.3V on the Sinovoip BPI M3
Hans de Goede
2016-04-12
1
-1
/
+0
*
sunxi: Add INITIAL_USB_SCAN_DELAY Kconfig option
Hans de Goede
2016-04-12
2
-0
/
+16
*
Prepare v2016.05-rc1
Tom Rini
2016-04-11
1
-2
/
+2
*
fastboot: sparse: remove unnecessary logging
Steve Rae
2016-04-11
1
-4
/
+2
*
fastboot: sparse: fix block addressing for don't care chunk type
Steve Rae
2016-04-11
1
-4
/
+8
*
Merge branch 'master' of git://git.denx.de/u-boot-arc
Tom Rini
2016-04-11
4
-23
/
+5
|
\
|
*
arc: Add virt_to_phys() stub
Alexey Brodkin
2016-04-11
1
-0
/
+5
|
*
arc: get rid of running_on_hw
Alexey Brodkin
2016-04-11
3
-23
/
+0
*
|
spl: mmc: raw: Try to load u-boot if Linux image is not found
Lokesh Vutla
2016-04-11
1
-1
/
+11
*
|
arm: Replace v7_maint_dcache_all(ARMV7_DCACHE_INVAL_ALL) with asm code
Hans de Goede
2016-04-11
2
-96
/
+74
*
|
arm: Replace v7_maint_dcache_all(ARMV7_DCACHE_CLEAN_INVAL_ALL) with asm code
Hans de Goede
2016-04-11
4
-102
/
+92
*
|
lib/crc8: Add crc start value
Stefan Roese
2016-04-11
3
-15
/
+23
*
|
test/py: README: link to example hook scripts
Stephen Warren
2016-04-11
1
-0
/
+6
*
|
bootcounter_ram: Flush dcache after data is written into SDRAM
Stefan Roese
2016-04-11
1
-0
/
+3
*
|
disk: part: Enable get_info pointer for CONFIG_SPL_FAT_SUPPORT
Michal Simek
2016-04-11
1
-1
/
+1
*
|
am33xx changed BOOT_DEVICE_SPI to correct value
Vogt, Christof
2016-04-11
1
-1
/
+1
*
|
rpi: remove redundant board files
Stephen Warren
2016-04-11
15
-308
/
+236
*
|
stm32: stm32_flash: add memory barrier during flash write
Vikas Manocha
2016-04-11
1
-0
/
+4
*
|
test/py: Add support for loading image via tftp to specified location
Michal Simek
2016-04-11
1
-1
/
+5
*
|
spmi: Fix sandbox spmi driver memory corruption
Mateusz Kulikowski
2016-04-11
1
-1
/
+2
*
|
test/py: pass -v option when executing sandbox
Stephen Warren
2016-04-11
1
-0
/
+1
*
|
board: ti: am57xx: Prevent init_sata() from being called twice
Roger Quadros
2016-04-11
1
-1
/
+0
*
|
README: Specify the full path for README.video
Fabio Estevam
2016-04-11
1
-1
/
+1
*
|
drivers: block: fix placement of parameters
Eric Nelson
2016-04-11
1
-20
/
+14
*
|
cmd: blkcache: simplify sub-command handling
Eric Nelson
2016-04-11
1
-4
/
+2
*
|
cmd: blkcache: remove indentation from output of 'show'
Eric Nelson
2016-04-11
1
-5
/
+5
*
|
ARM: rpi: add some missing Kconfig help text
Stephen Warren
2016-04-11
1
-1
/
+27
*
|
ARM: add Raspberry Pi 3 64-bit config
Stephen Warren
2016-04-11
7
-0
/
+73
*
|
ARM: allow CONFIG_GICV* not to be defined
Stephen Warren
2016-04-11
1
-2
/
+2
*
|
arm: socfpga: sr1500: Remove USB_GADGET
Sam Protsenko
2016-04-11
1
-2
/
+0
*
|
env_eeprom invalidates gd->env_addr by setting it to an offset value
Guy Thouret
2016-04-11
1
-7
/
+0
*
|
fastboot: sparse: fix sparse blocks calculation
Jeffy Chen
2016-04-11
1
-1
/
+2
|
/
*
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
Tom Rini
2016-04-10
20
-105
/
+129
|
\
|
*
arm: socfpga: Drop space after 'loadaddr=' in extra env
Marek Vasut
2016-04-10
6
-6
/
+6
|
*
arm: socfpga: Nuke useless include
Marek Vasut
2016-04-10
3
-14
/
+0
|
*
arm: socfpga: migration of CONFIG_SPI_FLASH_BAR
Denis Bakhvalov
2016-04-10
8
-2
/
+7
|
*
arm: socfpga: sockit: Use more relaxed DRAM timings
Marek Vasut
2016-04-10
3
-80
/
+80
|
*
arm: socfpga: Handle phy-mode OF property for GMACs
Marek Vasut
2016-04-10
1
-3
/
+36
*
|
Merge branch 'master' of git://git.denx.de/u-boot-usb
Tom Rini
2016-04-10
22
-224
/
+570
|
\
\
|
*
|
dm: usb: Do not reprobe usb hosts on "usb tree" command
Hans de Goede
2016-04-10
1
-2
/
+6
|
*
|
musb: Properly call musb_stop() on probe failure
Hans de Goede
2016-04-10
1
-1
/
+3
|
*
|
musb: sunxi: Do not allocate musb struct multiple times
Hans de Goede
2016-04-10
1
-4
/
+7
|
*
|
usb: bcm_udc_otg: enable clocks
Steve Rae
2016-04-10
1
-0
/
+4
|
*
|
drivers:usb:common:fsl-dt-fixup: fix return value of fdt_usb_get_node_type
Sriram Dash
2016-04-10
1
-11
/
+14
|
*
|
drivers:usb:common:fsl-dt-fixup: Add device-tree fixup support for xhci contr...
Sriram Dash
2016-04-10
3
-18
/
+19
|
*
|
drivers:usb:common:fsl-dt-fixup: Remove code duplication for fdt_usb_get_node...
Sriram Dash
2016-04-10
1
-43
/
+29
|
*
|
drivers:usb:common:fsl-dt-fixup: Move device-tree fixup framework to common file
Sriram Dash
2016-04-10
4
-195
/
+220
|
*
|
usb: kbd: Do not deregister usbkbd twice when using dm
Hans de Goede
2016-04-10
2
-2
/
+3
|
*
|
usb: ehci-hcd: Fix crash when no ops are provided to ehci_register()
Mateusz Kulikowski
2016-04-10
1
-2
/
+2
[next]