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
...
|
*
|
|
Added support for the TQM8272 board from TQ
Heiko Schocher
2006-12-21
21
-16
/
+2307
*
|
|
|
[PATCH] Fix sequoia flash autodetection (finally correct)
Stefan Roese
2006-12-22
1
-3
/
+11
*
|
|
|
Minor code cleanup; update CHANGELOG.
Wolfgang Denk
2006-12-22
3
-22
/
+34
*
|
|
|
Fix to make the baudrate changes immediate for the MCF52x2 family.
Bartlomiej Sieka
2006-12-20
1
-1
/
+1
*
|
|
|
Preliminary support for the iDMR board (ColdFire).
Bartlomiej Sieka
2006-12-20
11
-3
/
+951
|
|
_
|
/
|
/
|
|
*
|
|
automatic update mechanism
Andrei Safronov
2006-12-08
4
-2
/
+478
*
|
|
Code cleanup.
Wolfgang Denk
2006-11-30
30
-1296
/
+1725
*
|
|
Merge with http://opensource.freescale.com/pub/scm/u-boot-83xx.git
Wolfgang Denk
2006-11-30
62
-1647
/
+11314
|
\
\
\
|
*
|
|
Make fsl-i2c not conflict with SOFT I2C
Joakim Tjernlund
2006-11-29
2
-11
/
+10
|
*
|
|
Fix I2C master address initialization.
Joakim Tjernlund
2006-11-29
1
-1
/
+1
|
*
|
|
Merge http://www.denx.de/git/u-boot
Kim Phillips
2006-11-28
45
-219
/
+2368
|
|
\
\
\
|
*
|
|
|
Assign maintainers for mpc8349emds and mpc8360emds
Kim Phillips
2006-11-28
1
-0
/
+8
|
*
|
|
|
Eliminate gcc 4 'used uninitialized' warnings in drivers/qe/uccf.c
Kim Phillips
2006-11-28
1
-3
/
+3
|
*
|
|
|
mpc83xx: Miscellaneous code style fixes
Timur Tabi
2006-11-28
8
-218
/
+108
|
*
|
|
|
mpc83xx: Update 83xx to use fsl_i2c.c
Timur Tabi
2006-11-03
15
-620
/
+163
|
*
|
|
|
mpc83xx: Replace CFG_IMMRBAR with CFG_IMMR
Timur Tabi
2006-11-03
22
-82
/
+82
|
*
|
|
|
mpc83xx: Lindent and clean up cpu/mpc83xx/speed.c
Kim Phillips
2006-11-03
1
-79
/
+82
|
*
|
|
|
mpc83xx: Fix the incorrect dcbz operation
Dave Liu
2006-11-03
4
-34
/
+39
|
*
|
|
|
mpc83xx: add OF_FLAT_TREE bits to 83xx boards
Kim Phillips
2006-11-03
9
-20
/
+245
|
*
|
|
|
mpc83xx: change ft code to modify local-mac-address property
Kim Phillips
2006-11-03
1
-2
/
+2
|
*
|
|
|
mpc83xx: Fix dual I2C support for the MPC8349ITX, MPC8349EMDS, TQM834x, and M...
Timur Tabi
2006-11-03
9
-109
/
+154
|
*
|
|
|
mpc83xx: add the README.mpc8360emds
Dave Liu
2006-11-03
1
-0
/
+126
|
*
|
|
|
mpc83xx: add QE ethernet support
Dave Liu
2006-11-03
18
-7
/
+4138
|
*
|
|
|
mpc83xx: Add MPC8360EMDS basic board support
Dave Liu
2006-11-03
14
-276
/
+2092
|
*
|
|
|
mpc83xx: add the QUICC Engine (QE) immap file
Dave Liu
2006-11-03
1
-0
/
+550
|
*
|
|
|
mpc83xx: Add 8360 specifics to 83xx immap
Dave Liu
2006-11-03
1
-571
/
+1404
|
*
|
|
|
mpc83xx: Fix PCI, USB, bootargs for MPC8349E-mITX
Timur Tabi
2006-11-03
2
-20
/
+18
|
*
|
|
|
mpc83xx: Add support for the MPC8349E-mITX
Timur Tabi
2006-11-03
17
-13
/
+1926
|
*
|
|
|
Additional MPC8349 support for multibus i2c
Ben Warren
2006-11-03
1
-2
/
+10
|
*
|
|
|
Multi-bus I2C implementation of MPC834x
Ben Warren
2006-11-03
3
-35
/
+160
|
*
|
|
|
Add support for multiple I2C buses
Ben Warren
2006-11-03
3
-6
/
+240
|
*
|
|
|
mpc83xx: Add support for Errata DDR6 on MPC 834x systems
Timur Tabi
2006-11-03
1
-1
/
+42
|
*
|
|
|
mpc83xx: fix TQM build by defining a CFG_FLASH_SIZE for it
Timur Tabi
2006-11-03
1
-0
/
+1
|
*
|
|
|
mpc83xx: Add support for variable flash memory sizes on 83xx systems
Timur Tabi
2006-11-03
1
-8
/
+21
|
*
|
|
|
mpc83xx: Unified TQM834x variable names with 83xx and consolidated macros
Tanya Jiang
2006-11-03
2
-6
/
+18
|
*
|
|
|
mpc83xx: Changed to unified mpx83xx names and added common 83xx changes
Dave Liu
2006-11-03
8
-228
/
+384
|
*
|
|
|
mpc83xx: Fix missing build for mpc8349emds pci.c
Tanya Jiang
2006-11-03
1
-1
/
+1
|
*
|
|
|
mpc83xx: Removed unused file resetvec.S for mpc83xx cpu
Tanya Jiang
2006-11-03
3
-10
/
+1
|
*
|
|
|
NAND Flash verify across block boundaries
Nick Spence
2006-11-03
1
-0
/
+1
|
*
|
|
|
Added RGMII support to the TSECs and Marvell 881111 Phy
Nick Spence
2006-11-03
1
-4
/
+4
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Code cleanup. Update CHANGELOG.
Wolfgang Denk
2006-11-30
3
-390
/
+482
*
|
|
|
[PATCH] [MPC52xx] Use IPB bus frequency for SOC peripherals
Grant Likely
2006-11-29
1
-5
/
+4
*
|
|
|
[PATCH] Add support for Prodrive P3M750 & P3M7448 (P3Mx) boards
Stefan Roese
2006-11-29
27
-10
/
+10225
*
|
|
|
[PATCH] common/cmd_elf.c: Enable loadaddr as parameter in bootvx command
Stefan Roese
2006-11-29
1
-7
/
+5
*
|
|
|
[PATCH] include/ppc440.h minor error affecting interrupts
Stefan Roese
2006-11-29
1
-18
/
+18
*
|
|
|
[PATCH] Enable the IceCube/lite5200 variants to pass a device tree to Linux.
Stefan Roese
2006-11-28
3
-0
/
+53
*
|
|
|
[PATCH] PPC4xx: 440SP Rev. C detection added
Stefan Roese
2006-11-28
2
-0
/
+5
*
|
|
|
[PATCH] nand: Fix patch merge problem
Stefan Roese
2006-11-28
1
-2
/
+2
|
|
/
/
|
/
|
|
*
|
|
Merge with /home/sr/git/u-boot/denx-alpr-merge-test
Wolfgang Denk
2006-11-27
31
-56
/
+1913
|
\
\
\
|
*
|
|
[PATCH] 4xx: Fix problem with board specific reset code (now for real)
Stefan Roese
2006-11-27
1
-1
/
+2
[prev]
[next]