Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
quic
/
qsdk
/
oss
/
boot
/
u-boot-2016
/
b440d0ef72e6278973d3220c10136a4c0624c286
b440d0e
Merge branch 'mpc86xx'
by Jon Loeliger
· 18 years ago
d14ba6a
Handle 86xx SVR values according to the new Reference Manual.
by Jon Loeliger
· 18 years ago
0855c50
Merge branch 'mpc86xx'
by Jon Loeliger
· 18 years ago
9bff7a6
Remove trailing empty lines.
by Jon Loeliger
· 18 years ago
4286889
Merge branch 'mpc86xx'
by Jon Loeliger
· 18 years ago
cd6d73d
Remove bogus msync and use volatile asm.
by Jon Loeliger
· 18 years ago
34760e6
Merge branch 'mpc86xx'
by Jon Loeliger
· 18 years ago
b5338b2
Merge branch 'mpc85xx'
by Jon Loeliger
· 18 years ago
778d450
Add myself as maintainer for MPC8641HPCN.
by Jon Loeliger
· 18 years ago
2f15776
Fixed an OF-tree off-by-one bug when adding a new property name.
by Zhang Wei
· 18 years ago
3a25220
Merge branch 'mpc86xx'
by Jon Loeliger
· 18 years ago
5567806
Change ramdiskaddr and dtbaddr Remove PEX fluff commands.
by Haiying Wang
· 18 years ago
41ec8b1
Merge branch 'mpc86xx'
by Jon Loeliger
· 18 years ago
4a7cc0f
Cleanup and lindent new AHCI driver.
by Jon Loeliger
· 18 years ago
5e4c24b
Merge branch 'mpc86xx'
by Jon Loeliger
· 18 years ago
dabf9ef
Add AHCI define and sata support for MPC8641HPCN board.
by Jin Zhengxiong
· 18 years ago
4782ac8
Add AHCI support to u-boot
by Jin Zhengxiong
· 18 years ago
d8ea2ac
Add dtb boot-up parameter to default boot commands.
by Zhang Wei
· 18 years ago
ad09083
Merge branch 'mpc86xx'
by Jon Loeliger
· 18 years ago
b93775c
Cleanup even more poorly introduced whitespace.
by Jon Loeliger
· 18 years ago
e80e82c
Merge branch 'mpc86xx'
by Jon Loeliger
· 18 years ago
ae62416
Cleanup more poorly introduced whitespace.
by Jon Loeliger
· 18 years ago
38546f0
Merge branch 'mpc86xx'
by Jon Loeliger
· 18 years ago
2c33e8a
Cleanup poorly introduced whitespace.
by Jon Loeliger
· 18 years ago
f1f33de
Merge branch 'mpc86xx'
by Jon Loeliger
· 18 years ago
80e955c
General indent and whitespace cleanups.
by Jon Loeliger
· 18 years ago
ffff3ae
General indent and whitespace cleanups.
by Jon Loeliger
· 18 years ago
41a0e8b
Cleanup compiler warnings.
by Jon Loeliger
· 18 years ago
4b7576f
Merge branch 'master' of http://www.denx.de/git/u-boot
by Jon Loeliger
· 18 years ago
5de62c4
Fix disable_of booting
by Matthew McClintock
· 18 years ago
87a449c
Support for FDT in uImage format, error when using FDT from flash
by Matthew McClintock
· 18 years ago
5196a7a
Minor cleanup
by Wolfgang Denk
· 18 years ago
6d3bc9b
Add support for WTK FO300 board (TQM5200 based).
by Marian Balakowicz
· 18 years ago
c518547
Merge with /home/raj/git/u-boot
by Wolfgang Denk
· 18 years ago
4bfb632
Merge with git+ssh://fifi/home/wd/git/u-boot/master
by Wolfgang Denk
· 18 years ago
6fe16a8
Fix TQM834x hang.
by Rafal Jaworowski
· 18 years ago
681fc61
Merge branch 'mpc86xx'
by Jon Loeliger
· 18 years ago
75c299c
Unlock cache before kernel starts up for MPC86xx
by Haiying Wang
· 18 years ago
6725667
Copy Global Data Pointer to r29 for DECLARE_GLOBAL_DATA_PTR
by Haiying Wang
· 18 years ago
1c8f6d8
Unlock cache before kernel starts up for MPC86xx
by Haiying Wang
· 18 years ago
0d9ccc5
Copy Global Data Pointer to r29 for DECLARE_GLOBAL_DATA_PTR
by Haiying Wang
· 18 years ago
0a0f3a4
Cleanup debug code for yucca board.
by Wolfgang Denk
· 18 years ago
6183bb9
MCC200: restrict addressable flash space to 32 MB
by Wolfgang Denk
· 18 years ago
463764c
Add debug console on COM12 for MCC200 board
by Wolfgang Denk
· 18 years ago
e862ed1
Merge branch 'mpc86xx'
by Jon Loeliger
· 18 years ago
fecf1c7
Fix BAT0 to actually be cacheable, non-guarded as documented.
by Jon Loeliger
· 18 years ago
94568b6
Update for SC520 board. Patch by David Updegraff, 02 Dec 2005
by Wolfgang Denk
· 18 years ago
2f6fa46
Fixed common.h spelling error. Patch by Cory Tusar, 30 Nov 2005
by Wolfgang Denk
· 18 years ago
ddd5d9d
Fix typo. Patch by Andreas Engel, 28 Nov 2005
by Wolfgang Denk
· 18 years ago
80f0c0f
Fix fatload command on FAT32 formatted partitions.
by Wolfgang Denk
· 18 years ago
d689e34
Fix drivers/dm9000.c when configured in 32 bit mode.
by Wolfgang Denk
· 18 years ago
c72d9c5
Merge with /home/sr/git/u-boot/denx
by Wolfgang Denk
· 18 years ago
7213859
Merge with /home/raj/git/u-boot
by Wolfgang Denk
· 18 years ago
d8519dc
Fix preboot message on TQM85xx after switching to hush parser.
by Wolfgang Denk
· 18 years ago
015c200
Adapt TQM85xx ramdisk address to Linux kernel memory map
by Wolfgang Denk
· 18 years ago
36b904a
Fix PCI-Express on PPC440SPe rev. A.
by Rafal Jaworowski
· 18 years ago
d10afb3
Merge with /home/raj/git/u-boot
by Wolfgang Denk
· 18 years ago
692519b
Add support for PCI-Express on PPC440SPe (Yucca board).
by Rafal Jaworowski
· 18 years ago
a3d9181
Fix compiler warning for TRAB board. Patch by Martin Krause, 07 Aug 2006
by Wolfgang Denk
· 18 years ago
3754d69
Merge branch 'mpc86xx'
by Jon Loeliger
· 18 years ago
40bc835
Removed MPC8641HPCN DTS source file from build.
by Jon Loeliger
· 18 years ago
92c427b
Merge branch 'mpc85xx'
by Jon Loeliger
· 18 years ago
34c3c0e
* Switched default PCI speed for 8540 ADS back to 33MHz
by Matthew McClintock
· 18 years ago
b6c5e13
* Fixed a bug where 8555 PCI code used the old variable and function names Patch by Andy Fleming 17-Mar-2006
by Matthew McClintock
· 18 years ago
bf1dfff
* Added VIA configuration table
by Matthew McClintock
· 18 years ago
c88f9fe
* Fixed PCI memory definitions Patch by Andy Fleming 17-Mar-2006
by Matthew McClintock
· 18 years ago
97074ed
* Added support for initializing second PCI bus on 85xx Patch by Andy Fleming 17-Mar-2006
by Matthew McClintock
· 18 years ago
f0e6f57
* Added PCI-X #defines for PCI-X initialization Patch by Andy Fleming on 17-Mar-2006
by Matthew McClintock
· 18 years ago
a4e1155
* Made sure the code which disables prefetch for PCI devices sets the size of the prefetch region to 0 Patch by Andy Fleming on 17-Mar-2006
by Matthew McClintock
· 18 years ago
0e16387
* Add Flat Dev Tree construction for MPC85xx ADS and CDS boards Patch by Jon Loeliger 17-Jan-2006
by Matthew McClintock
· 18 years ago
855e6fb
* Removed the oftree.dts for stxxtx in light of the changes to the flat device tree handling code Patch by Matthew McClintock 26-June-2006
by Matthew McClintock
· 18 years ago
5498d90
* Patch to modify ft_build.c to update flat device trees in place Patch by Matthew McClintock 26-June-2006
by Matthew McClintock
· 18 years ago
0267768
* Modify bootm command to support booting with flat device trees Patch by Matthew McClintock 26-June-2006
by Matthew McClintock
· 18 years ago
281f69e
Merge branch 'wd'
by Jon Loeliger
· 18 years ago
870cbea
Merge branch 'mpc86xx'
by Jon Loeliger
· 18 years ago
8fc8bd2
Add Rapidio support for the MPC8641HPCN
by John Traill
· 18 years ago
91a414c
Fix caslat calculation
by John Traill
· 18 years ago
709d307
Convert to mac-address in ethernet nodes.
by Jon Loeliger
· 18 years ago
6587f7e
Merge with /home/tur/proj/usb_sticks/u-boot
by Wolfgang Denk
· 18 years ago
d8f961b
Fix control-c handing in CONFIG_CMDLINE_EDITING
by Stefan Roese
· 18 years ago
4f92ed5
Add commandline history support to all AMCC eval boards
by Stefan Roese
· 18 years ago
9ede3cc
Add Macronix MXLV320T flash support for AMCC Bamboo
by Stefan Roese
· 18 years ago
e335496
Change "mii info" to not print an error upon missing PHY at address
by Stefan Roese
· 18 years ago
e51aae3
Prevent USB commands from working when USB is stopped.
by Bartlomiej Sieka
· 18 years ago
7455af4
Add rudimentary handling of alternate settings of USB interfaces - to fix
by Bartlomiej Sieka
· 18 years ago
3aeec28
Merge branch 'mpc86xx'
by Jon Loeliger
· 18 years ago
71748af
Correct the irq value of DUART2
by Haiying Wang
· 18 years ago
9cb3e88
Change the space size of PEX IO in README
by Haiying Wang
· 18 years ago
239db37
Move get_board_sys_clk to board directory
by Haiying Wang
· 18 years ago
a2c95a7
PPC440 DDR setup: Set SDRAM0_CFG0[PMU]=0 for best performance
by Stefan Roese
· 18 years ago
12d1ff4
Merge branch 'mpc86xx'
by Jon Loeliger
· 18 years ago
492900b
Fix 8641HPCN pollution
by John Traill
· 18 years ago
515ab8a
Fix 8641HPCN timebase
by John Traill
· 18 years ago
5a8a560
Merge branch 'mpc86xx'
by Jon Loeliger
· 18 years ago
c86360b
Fixed OF device tree of mpc86xxhpcn board.
by Zhang Wei
· 18 years ago
fc6c4a6
Merge with /home/sr/git/u-boot/denx
by Wolfgang Denk
· 18 years ago
193dd95
AMCC bamboo (440EP) U-Boot image reduced to 384kbyte
by Stefan Roese
· 18 years ago
3ca9122
Fix CONFIG_CMDLINE_EDITING implementation Patch by Stefan Roese, 27 Jul 2006
by Stefan Roese
· 18 years ago
4c4aca8
Fix preboot message on TQM5200 after switching to hush parser.
by Wolfgang Denk
· 18 years ago
4819fad
MCC200: set default configuration to low_boot DDR,
by Wolfgang Denk
· 18 years ago
Next »