index
:
talos-obmc-uboot
v2016.07-aspeed-openbmc
v2016.07-aspeed-openbmc-03-26-2018
v2016.07-aspeed-openbmc-04-16-2019
Talos™ II 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
*
[MIPS] mips_config.mk: Misc fixes
Shinya Kuribayashi
2008-06-05
1
-4
/
+3
*
[MIPS] Kill unused <version.h> inclusions
Shinya Kuribayashi
2008-06-05
10
-10
/
+0
*
[MIPS] lib_mips/time.c: Fix CP0 count register usage and timer routines
Shinya Kuribayashi
2008-06-05
8
-13
/
+45
*
[MIPS] lib_mips/time.c: Fix udelay
Shinya Kuribayashi
2008-06-05
1
-5
/
+4
*
[MIPS] lib_mips/time.c: Replace CP0 access functions with existing macros
Shinya Kuribayashi
2008-06-05
1
-27
/
+8
*
Merge branch 'master' of ssh://mercury/home/wd/git/u-boot/master
Wolfgang Denk
2008-06-05
207
-1279
/
+8590
|
\
|
*
Socrates: Fix PCI bus frequency report
Wolfgang Denk
2008-06-03
2
-3
/
+13
|
*
Fix incorrect switch for IF_TYPE in part.c
Tor Krill
2008-06-03
1
-2
/
+2
|
*
Add size #defines for Altera Cyclone-II EP2C8 and EP2C20.
Andre Schwarz
2008-06-03
1
-0
/
+2
|
*
Additional fix to readline_into_buffer() with CONFIG_CMDLINE_EDITING before r...
Peter Tyser
2008-06-03
1
-6
/
+0
|
*
PPC4xx: Simplified post_word_{load, store}
Grant Erickson
2008-06-03
1
-15
/
+11
|
*
DTT: Issue one-shot command on AD7414 (LM75 code) to read temp
Stefan Roese
2008-06-03
1
-0
/
+13
|
*
Add support for environment in SPI flash
Haavard Skinnemoen
2008-06-03
4
-2
/
+136
|
*
SPI Flash: Add "sf" command
Haavard Skinnemoen
2008-06-03
2
-0
/
+192
|
*
SPI Flash subsystem
Haavard Skinnemoen
2008-06-03
6
-0
/
+688
|
*
atmel_spi: Driver for the Atmel SPI controller
Hans-Christian Egtvedt
2008-06-03
7
-0
/
+360
|
*
SPI API improvements
Haavard Skinnemoen
2008-06-03
15
-209
/
+584
|
*
Move definition of container_of() to common.h
Haavard Skinnemoen
2008-06-03
3
-22
/
+11
|
*
soft_i2c: Pull SDA high before reading
Haavard Skinnemoen
2008-06-03
1
-0
/
+1
|
*
Fix warnings from gcc-4.3.0 build on a ppc host
Kumar Gala
2008-06-03
2
-1
/
+3
|
*
MPC512x: Change traps.c to not reference non-addressable memory
Becky Bruce
2008-06-03
1
-1
/
+7
|
*
Make sure common.h is the first include.
Kumar Gala
2008-06-03
1
-1
/
+2
|
*
Avoid initrd and logbuffer area overlaps
Marian Balakowicz
2008-06-03
4
-1
/
+25
|
*
lwmon5: add memory-pattern-test to FPGA POST.
Sascha Laue
2008-06-03
1
-0
/
+50
|
*
PPC: 86xx Add bat registers to reginfo command
Becky Bruce
2008-06-03
1
-1
/
+3
|
*
PPC: Add print_bats() to lib_ppc/bat_rw.c
Becky Bruce
2008-06-03
2
-0
/
+42
|
*
PPC: Change lib_ppc/bat_rw.c to use high bats
Becky Bruce
2008-06-03
2
-41
/
+97
|
*
PPC: Create and use CONFIG_HIGH_BATS
Becky Bruce
2008-06-03
47
-7
/
+84
|
*
Merge remote branch 'u-boot-at91/for-1.3.4'
Wolfgang Denk
2008-06-03
59
-99
/
+3494
|
|
\
|
|
*
MAKEALL: add at91 list
Jean-Christophe PLAGNIOL-VILLARD
2008-05-24
1
-1
/
+19
|
|
*
Merging Stelian Pop AT91 patches
Jean-Christophe PLAGNIOL-VILLARD
2008-05-24
62
-106
/
+3475
|
|
|
\
|
|
|
*
Cleanup nand_info[] declaration.
Stelian Pop
2008-05-13
4
-9
/
+0
|
|
|
*
AT91: Cleanup unused config header file definitions.
Stelian Pop
2008-05-10
5
-10
/
+0
|
|
|
*
Support AT91CAP9 revC CPUs
Stelian Pop
2008-05-10
3
-1
/
+46
|
|
|
*
Use custom logo for Atmel boards
Stelian Pop
2008-05-10
2
-0
/
+4
|
|
|
*
AT91SAM9RLEK: hook up the ATMEL LCD driver
Stelian Pop
2008-05-10
2
-0
/
+76
|
|
|
*
AT91SAM9263EK: hook up the ATMEL LCD driver
Stelian Pop
2008-05-10
2
-0
/
+78
|
|
|
*
AT91SAM9261EK: hook up the ATMEL LCD driver
Stelian Pop
2008-05-10
2
-0
/
+77
|
|
|
*
AT91CAP9ADK: hook up the ATMEL LCD driver
Stelian Pop
2008-05-10
2
-0
/
+77
|
|
|
*
Add ATMEL LCD driver
Stelian Pop
2008-05-10
8
-13
/
+483
|
|
|
*
AT91SAM9RLEK support
Stelian Pop
2008-05-10
13
-0
/
+787
|
|
|
*
AT91SAM9263EK support
Stelian Pop
2008-05-10
15
-3
/
+960
|
|
|
*
AT91SAM9261EK support
Stelian Pop
2008-05-10
15
-0
/
+827
|
|
|
*
AT91SAM9260EK: Fix dataflash offsets in CONFIG_BOOTCOMMAND
Stelian Pop
2008-05-10
1
-2
/
+2
|
|
|
*
AT91SAM9260EK: Normalize BOOTARGS
Stelian Pop
2008-05-10
1
-2
/
+14
|
|
|
*
AT91SAM9260EK: Normalize SPI timings
Stelian Pop
2008-05-10
1
-1
/
+1
|
|
|
*
AT91SAM9260EK: Handle 8 or 16 bit NAND
Stelian Pop
2008-05-10
3
-1
/
+10
|
|
|
*
AT91CAP9ADK: Fix dataflash offsets in CONFIG_BOOTCOMMAND
Stelian Pop
2008-05-10
1
-1
/
+1
|
|
|
*
AT91CAP9ADK: Normalize BOOTARGS
Stelian Pop
2008-05-10
1
-2
/
+11
|
|
|
*
AT91CAP9ADK: Normalize SPI timings
Stelian Pop
2008-05-10
1
-3
/
+3
[next]