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
*
arm: ls1021a: Ensure Generic Timer disabled before jumping into the OS
Alison Wang
2015-11-30
1
-0
/
+10
*
arm: ls1021a: Ensure LS1021 ARM Generic Timer CompareValue Set 64-bit
Alison Wang
2015-11-30
2
-2
/
+3
*
Merge branch 'master' of git://git.denx.de/u-boot-i2c
Tom Rini
2015-11-27
1
-1
/
+2
|
\
|
*
i2c: Fix the comment to match the function described
Stefan Roese
2015-11-27
1
-1
/
+2
*
|
arm: spear: x600: Enable tiny-printf
Stefan Roese
2015-11-25
1
-0
/
+1
*
|
sf: Move SPI flash drivers to defconfig
Bin Meng
2015-11-25
541
-179
/
+556
*
|
spi: Move SPI drivers to defconfig
Bin Meng
2015-11-25
316
-51
/
+278
|
/
*
am33xx: Remove serial_init in s_init for QSPI/NOR XIP boot
Vignesh R
2015-11-23
1
-6
/
+0
*
fs: ext4: Prevent infinite loop in ext4fs_iterate_dir
Thomas Fitzsimmons
2015-11-23
1
-0
/
+5
*
pci: fix address range check in __pci_hose_phys_to_bus()
Marcel Ziswiler
2015-11-23
1
-1
/
+1
*
part:efi: add bootable parameter in gpt command
Patrick Delaunay
2015-11-23
3
-0
/
+55
*
gpt: command: Extend gpt command to support GPT table verification
Lukasz Majewski
2015-11-23
1
-25
/
+67
*
gpt: part: Definition and declaration of GPT verification functions
Lukasz Majewski
2015-11-23
2
-0
/
+145
*
gpt: doc: Update gpt command's help description
Lukasz Majewski
2015-11-23
1
-2
/
+5
*
gpt: doc: README: Update README entry for gpt verify extension
Lukasz Majewski
2015-11-23
1
-1
/
+26
*
gpt: command: Remove duplicated check for empty partition description
Lukasz Majewski
2015-11-23
1
-3
/
+0
*
lib/tiny-printf.c: Support numbers bigger than 0xffff and misc updates
Stefan Roese
2015-11-23
1
-20
/
+12
*
lib/tiny-printf.c: Add tiny printf function for space limited environments
Stefan Roese
2015-11-23
6
-73
/
+192
*
common/console.c: Small coding style cleanup
Stefan Roese
2015-11-23
1
-2
/
+4
*
common/console.c: Drop sandbox special-case console code
Stefan Roese
2015-11-23
1
-5
/
+0
*
i2c, avr32: fix compiler warning "input is not relaxable"
Heiko Schocher
2015-11-23
1
-1
/
+1
*
sunxi: Update new defconfigs
Tom Rini
2015-11-22
3
-0
/
+3
*
Merge branch 'master' of http://git.denx.de/u-boot-sunxi
Tom Rini
2015-11-22
23
-11
/
+1902
|
\
|
*
sunxi: Add support for the Lamobo R1 board
Jelle de Jong
2015-11-22
4
-0
/
+319
|
*
sunxi: Add support for Orangepi Plus and Orangepi PC boards
Hans de Goede
2015-11-22
3
-0
/
+32
|
*
sunxi: Add H3 dts[i] files
Hans de Goede
2015-11-22
4
-0
/
+825
|
*
sunxi: clock: Set AHB1 clock frequency to 200MHz on Allwinner H3
Siarhei Siamashka
2015-11-22
2
-3
/
+10
|
*
sunxi: Add H3 DRAM initialization support
Jens Kuske
2015-11-22
6
-0
/
+661
|
*
sunxi: Add basic H3 support
Jens Kuske
2015-11-22
6
-3
/
+18
|
*
sunxi: musb: Implement dfu_usb_get_reset()
Siarhei Siamashka
2015-11-22
1
-0
/
+12
|
*
sunxi: Enable DFU for RAM
Siarhei Siamashka
2015-11-22
1
-5
/
+25
*
|
vexpress64: store env in flash
Ryan Harkin
2015-11-21
3
-19
/
+20
*
|
vexpress64: remove #error
Ryan Harkin
2015-11-21
1
-6
/
+0
*
|
vexpress64: use 2nd DRAM bank only on juno
Ryan Harkin
2015-11-21
2
-3
/
+10
*
|
vexpress64: compile Juno PCIe conditionally
Ryan Harkin
2015-11-21
3
-3
/
+9
*
|
Juno: don't print PCI debug information by default
Andre Przywara
2015-11-21
1
-1
/
+1
*
|
eeprom: Clean up checkpatch issues
Marek Vasut
2015-11-21
1
-9
/
+10
*
|
eeprom: Add support for selecting i2c bus
Marek Vasut
2015-11-21
1
-4
/
+11
*
|
eeprom: Add bus argument to eeprom_init()
Marek Vasut
2015-11-21
3
-5
/
+9
*
|
eeprom: Pull out the RW loop
Marek Vasut
2015-11-21
1
-30
/
+21
*
|
eeprom: Pull out transfer length computation
Marek Vasut
2015-11-21
1
-41
/
+25
*
|
eeprom: Pull out CONFIG_SYS_EEPROM_PAGE_WRITE_BITS
Marek Vasut
2015-11-21
1
-8
/
+8
*
|
eeprom: Suck the ifdef into eeprom_init()
Marek Vasut
2015-11-21
1
-4
/
+2
*
|
eeprom: Pull out CONFIG_SYS_EEPROM_PAGE_WRITE_DELAY_MS
Marek Vasut
2015-11-21
1
-2
/
+4
*
|
eeprom: Make eeprom_write_enable() weak
Marek Vasut
2015-11-21
1
-9
/
+9
*
|
eeprom: Pull out address computation
Marek Vasut
2015-11-21
1
-38
/
+26
*
|
eeprom: Pull out the I/O code
Marek Vasut
2015-11-21
1
-19
/
+31
*
|
eeprom: Zap CONFIG_SPI_X
Marek Vasut
2015-11-21
2
-9
/
+4
*
|
eeprom: Zap eeprom_probe()
Marek Vasut
2015-11-21
2
-22
/
+0
*
|
eeprom: Zap CONFIG_SYS_EEPROM_X40430
Marek Vasut
2015-11-21
1
-94
/
+0
[next]