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
path:
root
/
board
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge with /home/wd/git/u-boot/custodian/u-boot-mpc85xx
Wolfgang Denk
2007-09-07
4
-5
/
+35
|
\
|
*
Fix ULI RTC support on MPC8544 DS
Kumar Gala
2007-09-04
2
-1
/
+7
|
*
ft_board_setup update 85xx/86xx of pci/pcie bus-range property.
Ed Swarthout
2007-09-04
3
-4
/
+28
*
|
Merge with /home/wd/git/u-boot/custodian/u-boot-mpc5xxx
Wolfgang Denk
2007-09-07
4
-22
/
+10
|
\
\
|
*
|
Migrate 5xxx boards from CONFIG_OF_FLAT_TREE to CONFIG_OF_LIBFDT
Grant Likely
2007-09-06
4
-22
/
+10
|
|
/
*
|
Merge with git://www.denx.de/git/u-boot.git
Stefan Roese
2007-09-02
24
-555
/
+101
|
\
\
|
|
/
|
*
8548cds fixes
Ed Swarthout
2007-08-29
1
-3
/
+11
|
*
Remove the bios emulator binary files from MAI board
Jason Jin
2007-08-29
14
-0
/
+0
|
*
support board vendor-common makefiles
Kim Phillips
2007-08-29
7
-15
/
+66
|
*
Fix compilation error for omap2420h4_config.
Dirk Behme
2007-08-29
1
-537
/
+0
|
*
Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xx
Wolfgang Denk
2007-08-29
3
-10
/
+490
|
|
\
|
*
|
IDE: - make ide_inb () and ide_outb () "weak", so boards can
Heiko Schocher
2007-08-28
1
-0
/
+24
*
|
|
ppc4xx: (Re-)Enable CONFIG_PCI_PNP on AMCC 440EPx Sequoia
Gary Jennejohn
2007-08-31
1
-0
/
+3
|
|
/
|
/
|
*
|
ppc4xx: Add support for 2nd I2C EEPROM on lwmon5 board
Stefan Roese
2007-08-23
1
-0
/
+27
*
|
Merge with /home/stefan/git/u-boot/u-boot-ppc4xx
Stefan Roese
2007-08-21
812
-118062
/
+16479
|
\
\
|
|
/
|
*
Merge with /home/wd/git/u-boot/custodian/u-boot-coldfire
Wolfgang Denk
2007-08-18
48
-399
/
+6201
|
|
\
|
|
*
Coding style cleanup
Stefan Roese
2007-08-18
3
-3
/
+0
|
|
*
ColdFire: Add M5235EVB Platform for MCF523x
TsiChungLiew
2007-08-17
7
-0
/
+939
|
|
*
ColdFire: Add M54455EVB for MCF5445x
TsiChungLiew
2007-08-16
6
-0
/
+1672
|
|
*
ColdFire: Add M5253EVBE platform for MCF52x2
TsiChungLiew
2007-08-16
4
-0
/
+346
|
|
*
ColdFire: Add M5249EVB platform for MCF52x2
TsiChungLiew
2007-08-16
4
-0
/
+329
|
|
*
ColdFire: Update Freescale MCF52x2 platforms
TsiChungLiew
2007-08-16
11
-390
/
+977
|
|
*
ColdFire: Update EB+MCF-EV123 platform
TsiChungLiew
2007-08-16
2
-1
/
+305
|
|
*
ColdFire: update r5200 platform for MCF52x2
TsiChungLiew
2007-08-16
2
-1
/
+304
|
|
*
ColdFire: idmr platform MCF52x2 update
TsiChungLiew
2007-08-16
3
-3
/
+305
|
|
*
ColdFire: cobra5272 platform for MCF52x2 update
TsiChungLiew
2007-08-16
3
-4
/
+306
|
|
*
ColdFire: MCF5329 Update and cleanup
TsiChungLiew
2007-08-16
2
-5
/
+5
|
|
*
Merge branch 'denx-coldfire' into coldfire-aug2007
John Rigby
2007-08-16
6
-0
/
+721
|
|
|
\
|
|
|
*
Merge with git://www.denx.de/git/u-boot.git
Stefan Roese
2007-08-15
741
-118411
/
+11029
|
|
|
|
\
|
|
|
*
|
Coding style cleanup
Stefan Roese
2007-08-08
2
-53
/
+51
|
|
|
*
|
Added NAND support
TsiChungLiew
2007-08-08
2
-1
/
+116
|
|
|
*
|
Moved sync() from board file to include/asm-m68k/io.h
TsiChungLiew
2007-08-08
1
-7
/
+0
|
|
|
*
|
Declared attributes of void __mii_init(void) as an alias for int mii_init(void)
TsiChungLiew
2007-08-08
1
-1
/
+3
|
|
|
*
|
Coding style cleanup
Stefan Roese
2007-07-16
1
-1
/
+0
|
|
|
*
|
Merge with /home/stefan/git/u-boot/u-boot-coldfire-freescale
Stefan Roese
2007-07-16
5
-0
/
+614
|
|
|
|
\
\
|
|
|
|
*
\
Merge branch 'master' into u-boot-5329-early
John Rigby
2007-07-10
45
-362
/
+2897
|
|
|
|
|
\
\
|
|
|
|
*
|
|
Update for flash.o and mii.o
TsiChungLiew
2007-07-10
1
-1
/
+1
|
|
|
|
*
|
|
MII functions calls.
TsiChungLiew
2007-07-10
1
-0
/
+304
|
|
|
|
*
|
|
Removed MII functions and replaced immap_5329.h and m5329.h with immap.h.
TsiChungLiew
2007-07-10
1
-282
/
+3
|
|
|
|
*
|
|
Duplicate code
TsiChungLiew
2007-07-10
1
-643
/
+0
|
|
|
|
*
|
|
Added M5329AFEE and M5329BFEE Platforms
TsiChung Liew
2007-06-18
5
-0
/
+1232
|
*
|
|
|
|
|
Merge with /home/wd/git/u-boot/custodian/u-boot-mpc85xx
Wolfgang Denk
2007-08-18
2
-14
/
+6
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
Update MPC8544 DS PCI memory map
Kumar Gala
2007-08-16
1
-7
/
+6
|
|
*
|
|
|
|
|
Fix up some fdt issues on 8544DS
Kumar Gala
2007-08-16
1
-7
/
+0
|
|
|
/
/
/
/
/
|
*
|
|
|
|
|
Merge with /home/wd/git/u-boot/custodian/u-boot-mpc83xx
Wolfgang Denk
2007-08-18
25
-198
/
+305
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
mpc83xx: move freescale boards to boards/freescale
Kim Phillips
2007-08-16
20
-4
/
+4
|
|
*
|
|
|
|
|
mpc83xx: suppress unused variable 'val8' warning
Kim Phillips
2007-08-16
1
-1
/
+2
|
|
*
|
|
|
|
|
mpc83xx: implement board_add_ram_info
Kim Phillips
2007-08-16
8
-26
/
+6
|
|
*
|
|
|
|
|
mpc83xx: Split PIB init code from pci.c and add Qoc3 ATM card support
Tony Li
2007-08-16
8
-82
/
+134
|
|
*
|
|
|
|
|
mpc83xx: migrate remaining freescale boards to libfdt
Kim Phillips
2007-08-15
9
-45
/
+158
[next]