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
*
cmd_i2c: Provide option for bulk 'i2c write' in one transaction
Lubomir Popov
2015-02-19
1
-9
/
+36
*
cmd_i2c: quit I2C commands immediately on error
Masahiro Yamada
2015-02-19
1
-13
/
+13
*
Merge branch 'master' of git://git.denx.de/u-boot-fdt
Tom Rini
2015-02-18
4
-8
/
+8
|
\
|
*
cmd_fdt: Print the control fdt in terms of virtual memory
Joe Hershberger
2015-02-17
1
-1
/
+1
|
*
cmd_fdt: Actually fix fdt command in sandbox
Joe Hershberger
2015-02-17
4
-7
/
+7
*
|
Merge branch 'master' of git://git.denx.de/u-boot-avr32
Tom Rini
2015-02-17
40
-307
/
+294
|
\
\
|
*
|
atstk1002: enable generic board
Andreas Bießmann
2015-02-17
1
-0
/
+4
|
*
|
grasshopper: enable generic board
Andreas Bießmann
2015-02-17
1
-0
/
+4
|
*
|
avr32: add generic board support
Andreas Bießmann
2015-02-17
10
-6
/
+37
|
*
|
common/board_r: allocate bootparams
Andreas Bießmann
2015-02-17
1
-0
/
+15
|
*
|
common/board_f: factor out reserve_stacks
Andreas Bießmann
2015-02-17
6
-35
/
+102
|
*
|
avr32: use generic gd->start_addr_sp
Andreas Bießmann
2015-02-17
3
-5
/
+4
|
*
|
avr32: convert to dram_init()
Andreas Bießmann
2015-02-17
11
-136
/
+46
|
*
|
avr32: rename mmu.h definitions
Andreas Bießmann
2015-02-17
9
-55
/
+55
|
*
|
avr32: factor out cpu_mmc_init()
Andreas Bießmann
2015-02-17
3
-8
/
+17
|
*
|
avr32: rename cpu_init() -> arch_cpu_init()
Andreas Bießmann
2015-02-17
3
-2
/
+4
|
*
|
avr32: use dlmalloc for DMA buffers
Andreas Bießmann
2015-02-17
10
-60
/
+6
|
|
/
*
|
Prepare v2015.04-rc2
Tom Rini
2015-02-17
1
-1
/
+1
*
|
Revert "sunxi: configs/sunxi-common.h: Enable CONFIG_CMD_PART"
Tom Rini
2015-02-17
1
-3
/
+0
*
|
add example for file on VFAT filesystem usage
Waldemar Brodkorb
2015-02-17
1
-0
/
+3
*
|
Merge branch 'master' of http://git.denx.de/u-boot-sunxi
Tom Rini
2015-02-17
24
-155
/
+247
|
\
\
|
*
|
sunxi: Support the FEL boot mode in the regular u-boot build
Siarhei Siamashka
2015-02-16
3
-10
/
+47
|
*
|
sunxi: Normalise FEL support
Simon Glass
2015-02-16
10
-94
/
+73
|
*
|
arm: spl: Provide for a board-specific loader
Simon Glass
2015-02-16
2
-0
/
+9
|
*
|
arm: Allow lr to be saved by board code
Simon Glass
2015-02-16
6
-6
/
+24
|
*
|
tools: mksunxiboot: Fix problems on big endian systems
Siarhei Siamashka
2015-02-16
1
-6
/
+8
|
*
|
sunxi: otg: Fix peripheral mode
Hans de Goede
2015-02-16
1
-12
/
+1
|
*
|
sunxi: dram: Un-inline dram helper functions
Hans de Goede
2015-02-16
3
-26
/
+40
|
*
|
sunxi: video: Dynamically reserve framebuffer memory
Hans de Goede
2015-02-16
1
-5
/
+13
|
*
|
sunxi: video: Do not use CONFIG_SYS_MEM_TOP_HIDE for the framebuffer
Hans de Goede
2015-02-16
2
-6
/
+24
|
*
|
sunxi: MAINTAINERS: drop no longer existing felconfig-s from MAINTAINERS
Hans de Goede
2015-02-16
1
-2
/
+0
|
*
|
sunxi: Ampe A76 support
Paul Kocialkowski
2015-02-16
2
-0
/
+20
*
|
|
ARM: lpc3250: config: add generic board support
Vladimir Zapolskiy
2015-02-16
1
-1
/
+3
*
|
|
KM/IVM: remove ivm_read_eeprom(void)
Valentin Longchamp
2015-02-16
6
-26
/
+6
*
|
|
82xx/km82xx: read the IVM eeprom earlier
Valentin Longchamp
2015-02-16
2
-1
/
+11
*
|
|
83xx/km83xx: read the IVM eeprom earlier
Valentin Longchamp
2015-02-16
1
-1
/
+4
*
|
|
85xx/kmp204x: read the IVM eeprom earlier
Valentin Longchamp
2015-02-16
1
-1
/
+4
*
|
|
kirkwood/km_arm: read the IVM eeprom earlier
Valentin Longchamp
2015-02-16
1
-1
/
+5
*
|
|
KM/IVM: split the IVM reading and parsing in 2 parts
Valentin Longchamp
2015-02-16
2
-25
/
+63
*
|
|
spl, spl_nor: fix compiler warning
Heiko Schocher
2015-02-16
1
-1
/
+1
*
|
|
.travis.yml: remove 824x builds
Heiko Schocher
2015-02-16
1
-3
/
+0
*
|
|
PCI: add 64-bit prefetchable memory support
David Feng
2015-02-16
1
-1
/
+35
*
|
|
config_distro_bootcmd.h: Enable CONFIG_CMD_PART
Hans de Goede
2015-02-16
1
-0
/
+4
*
|
|
image: Convert to use fdt_for_each_subnode macro
Axel Lin
2015-02-16
2
-15
/
+5
*
|
|
tools/imagetool: remove linker script
Andreas Bießmann
2015-02-16
5
-55
/
+67
*
|
|
net: keystone_net: move serdes setup to initialization function
Vitaly Andrianov
2015-02-16
1
-2
/
+2
*
|
|
keystone2: ddr3: eliminate using global ddr3_size variable
Vitaly Andrianov
2015-02-16
6
-36
/
+17
*
|
|
clock_am43xx:Set the MAC clock to /5 for OPP100
Steve Kipisz
2015-02-16
2
-0
/
+5
*
|
|
ARM: DRA7-evm: DDR3: Update leveling values
Lokesh Vutla
2015-02-16
1
-30
/
+30
*
|
|
ARM: DRA7: EMIF: Update SDRAM_REF_CTRL register value
Lokesh Vutla
2015-02-16
4
-6
/
+14
[next]