projects
/
kernel
/
u-boot.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
kernel/u-boot.git
2006-08-22
Jon Loeliger
General indent and whitespace cleanups.
commit
|
commitdiff
|
tree
|
snapshot
2006-08-22
Jon Loeliger
General indent and whitespace cleanups.
commit
|
commitdiff
|
tree
|
snapshot
2006-08-22
Jon Loeliger
Cleanup compiler warnings.
commit
|
commitdiff
|
tree
|
snapshot
2006-08-17
Haiying Wang
Unlock cache before kernel starts up for MPC86xx
commit
|
commitdiff
|
tree
|
snapshot
2006-08-17
Haiying Wang
Copy Global Data Pointer to r29 for DECLARE_GLOBAL_DATA_PTR
commit
|
commitdiff
|
tree
|
snapshot
2006-08-14
Jon Loeliger
Fix BAT0 to actually be cacheable, non-guarded as docum...
commit
|
commitdiff
|
tree
|
snapshot
2006-08-09
Jon Loeliger
Removed MPC8641HPCN DTS source file from build.
commit
|
commitdiff
|
tree
|
snapshot
2006-08-09
John Traill
Add Rapidio support for the MPC8641HPCN
commit
|
commitdiff
|
tree
|
snapshot
2006-08-09
John Traill
Fix caslat calculation
commit
|
commitdiff
|
tree
|
snapshot
2006-08-09
Jon Loeliger
Convert to mac-address in ethernet nodes.
commit
|
commitdiff
|
tree
|
snapshot
2006-07-31
Haiying Wang
Correct the irq value of DUART2
commit
|
commitdiff
|
tree
|
snapshot
2006-07-31
Haiying Wang
Change the space size of PEX IO in README
commit
|
commitdiff
|
tree
|
snapshot
2006-07-31
Haiying Wang
Move get_board_sys_clk to board directory
commit
|
commitdiff
|
tree
|
snapshot
2006-07-28
John Traill
Fix 8641HPCN pollution
commit
|
commitdiff
|
tree
|
snapshot
2006-07-28
John Traill
Fix 8641HPCN timebase
commit
|
commitdiff
|
tree
|
snapshot
2006-07-27
Zhang Wei
Fixed OF device tree of mpc86xxhpcn board.
commit
|
commitdiff
|
tree
|
snapshot
2006-07-13
Haiying Wang
Add support for reading and writing mac addresses to...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-13
Jin Zhengxiong
Fixed initrd issue by define big RAM
commit
|
commitdiff
|
tree
|
snapshot
2006-07-07
Jason Jin
We made a u-boot patch to fix the hang up issue
commit
|
commitdiff
|
tree
|
snapshot
2006-06-28
Jin Zhengxiong
Change Id to symbolic name for RTL8139
commit
|
commitdiff
|
tree
|
snapshot
2006-06-27
Jin Zhengxiong...
Fix RTL8139 in big endian
commit
|
commitdiff
|
tree
|
snapshot
2006-06-27
Jin Zhengxiong...
Fix Tsec bug when no link
commit
|
commitdiff
|
tree
|
snapshot
2006-06-27
Jin Zhengxiong...
Fix bug for io_bar size during pci scan
commit
|
commitdiff
|
tree
|
snapshot
2006-06-27
Jin Zhengxiong...
Enable PCIE1 for MPC8641HPCN board
commit
|
commitdiff
|
tree
|
snapshot
2006-06-22
Jon Loeliger
Fix bug in 8641hpcn reset command with no args.
commit
|
commitdiff
|
tree
|
snapshot
2006-06-22
Zhang Wei
Reworked IRQ mapping in OF-tree.
commit
|
commitdiff
|
tree
|
snapshot
2006-06-16
Jon Loeliger
Do not enable address translation on secondary CPUs.
commit
|
commitdiff
|
tree
|
snapshot
2006-06-07
Jon Loeliger
Fix a get_board_sys_clk() use-before-def warning.
commit
|
commitdiff
|
tree
|
snapshot
2006-06-07
Jon Loeliger
Allow DTC path to be passed in.
commit
|
commitdiff
|
tree
|
snapshot
2006-06-07
Haiying Wang
Modify the IRQ of DUART2
commit
|
commitdiff
|
tree
|
snapshot
2006-05-31
Jon Loeliger
Review cleanups.
commit
|
commitdiff
|
tree
|
snapshot
2006-05-31
Jon Loeliger
White space cleanup.
commit
|
commitdiff
|
tree
|
snapshot
2006-05-31
Jon Loeliger
Removed unneeded local_bus_init() from 8641HPCN board.
commit
|
commitdiff
|
tree
|
snapshot
2006-05-31
Jon Loeliger
Moved mpc8641hpcn_board_reset() out of cpu/ into board/.
commit
|
commitdiff
|
tree
|
snapshot
2006-05-31
Jon Loeliger
Remove dead debug code.
commit
|
commitdiff
|
tree
|
snapshot
2006-05-31
Jon Loeliger
Move mpc86xx PIXIS code to board directory
commit
|
commitdiff
|
tree
|
snapshot
2006-05-30
Haiying Wang
Improve "reset" command's interaction with watchdog.
commit
|
commitdiff
|
tree
|
snapshot
2006-05-30
Haiying Wang
Fix two SDRAM setup bugs.
commit
|
commitdiff
|
tree
|
snapshot
2006-05-26
Haiying Wang
Add first draft of the MPC8641HPCN doc/README.
commit
|
commitdiff
|
tree
|
snapshot
2006-05-26
Haiying Wang
Added pci@8000 block.
commit
|
commitdiff
|
tree
|
snapshot
2006-05-26
Haiying Wang
Allow args on reset command.
commit
|
commitdiff
|
tree
|
snapshot
2006-05-19
Jon Loeliger
Change arbitration to round-robin for SMP linux.
commit
|
commitdiff
|
tree
|
snapshot
2006-05-19
Jon Loeliger
Enable dual DDR controllers and interleaving.
commit
|
commitdiff
|
tree
|
snapshot
2006-05-19
Jon Loeliger
Update 86xx address map and LAWBARs.
commit
|
commitdiff
|
tree
|
snapshot
2006-05-19
Jon Loeliger
Remove L2 Cache invalidate polling.
commit
|
commitdiff
|
tree
|
snapshot
2006-05-19
Jon Loeliger
Enable 2nd CPU and I2C.
commit
|
commitdiff
|
tree
|
snapshot
2006-05-15
Jon Loeliger
Update interrupt mapping.
commit
|
commitdiff
|
tree
|
snapshot
2006-05-10
Haiying Wang
Remove unneeded INIT_RAM_LOCK cache twiddling.
commit
|
commitdiff
|
tree
|
snapshot
2006-05-10
Jon Loeliger
Remove unnecessary flash.c file.
commit
|
commitdiff
|
tree
|
snapshot
2006-05-09
Jon Loeliger
Get MPC8641HPCN flash images working.
commit
|
commitdiff
|
tree
|
snapshot
2006-04-27
Jon Loeliger
Cleanup whitespaces and style issues.
commit
|
commitdiff
|
tree
|
snapshot
2006-04-27
Jon Loeliger
Revert bad PCI prefetch limit change.
commit
|
commitdiff
|
tree
|
snapshot
2006-04-26
Jon Loeliger
Initial support for MPC8641 HPCN board.
commit
|
commitdiff
|
tree
|
snapshot
2006-04-24
Detlev Zundel
Include BC3450 board in configurations in README
commit
|
commitdiff
|
tree
|
snapshot
2006-04-21
dzu@denx.de
Add support for BC3450 board
commit
|
commitdiff
|
tree
|
snapshot
2006-04-19
dzu@denx.de
Added missing nand.c for NC650 board
commit
|
commitdiff
|
tree
|
snapshot
2006-04-19
dzu@denx.de
Update for NC650 board. Add NC650 based CP850 configur...
commit
|
commitdiff
|
tree
|
snapshot
2006-04-18
Wolfgang Denk
MPC5200: enable snooping of DMA transactions on XLB...
LABEL_2006_04_18_1106
commit
|
commitdiff
|
tree
|
snapshot
2006-04-16
Wolfgang Denk
Some code cleanup
commit
|
commitdiff
|
tree
|
snapshot
2006-04-16
Wolfgang Denk
Merge with /home/hs/U-Boot/u-boot-dev
commit
|
commitdiff
|
tree
|
snapshot
2006-04-13
Wolfgang Denk
Fix Quad UART mapping on MCC200 board due to new HW...
commit
|
commitdiff
|
tree
|
snapshot
2006-04-12
Wolfgang Denk
Merge with /home/m8/git/u-boot
commit
|
commitdiff
|
tree
|
snapshot
2006-04-11
Heiko Schocher
* Fix dbau1x00 Board
commit
|
commitdiff
|
tree
|
snapshot
2006-04-11
Heiko Schocher
Fixes common/cmd_flash.c:
commit
|
commitdiff
|
tree
|
snapshot
2006-04-08
Marian Balakowicz
Fix JFFS2 support for legacy NAND driver.
commit
|
commitdiff
|
tree
|
snapshot
2006-04-06
Wolfgang Denk
MCC200 Board: fix flash unprotection code for flash...
commit
|
commitdiff
|
tree
|
snapshot
2006-04-06
Wolfgang Denk
Update CHANGELOG
commit
|
commitdiff
|
tree
|
snapshot
2006-04-06
Wolfgang Denk
Fix Lite500B support: Merge with /home/raj/git/u-boot...
commit
|
commitdiff
|
tree
|
snapshot
2006-04-05
Wolfgang Denk
Merge with /home/sr/git/u-boot/cfi-flash
commit
|
commitdiff
|
tree
|
snapshot
2006-04-05
Wolfgang Denk
Merge with /home/sr/git/u-boot/4xx-sdram
commit
|
commitdiff
|
tree
|
snapshot
2006-04-05
Marian Balakowicz
Remove dependencies between DoC code and old legacy...
commit
|
commitdiff
|
tree
|
snapshot
2006-04-05
Marian Balakowicz
Correct PM828_PCI_config Makefile target.
commit
|
commitdiff
|
tree
|
snapshot
2006-04-03
Wolfgang Denk
Fix CONFIG_SKIP_LOWLEVEL_INIT dependency in cpu/arm920t...
commit
|
commitdiff
|
tree
|
snapshot
2006-04-01
Wolfgang Denk
* Add support for ymodem protocol download
commit
|
commitdiff
|
tree
|
snapshot
2006-04-01
Stefan Roese
* Changes/fixes for drivers/cfi_flash.c:
commit
|
commitdiff
|
tree
|
snapshot
2006-03-31
Wolfgang Denk
GCC-4.x fixes: clean up global data pointer initializat...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-31
Stefan Roese
Reorder CHANGELOG
commit
|
commitdiff
|
tree
|
snapshot
2006-03-31
Stefan Roese
Updates to common PPC4xx onboard (DDR)SDRAM init code...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-30
Markus Klotzbuecher
delta board: one more DA9030 fix.
commit
|
commitdiff
|
tree
|
snapshot
2006-03-30
Markus Klotzbuecher
Add support for ymodem protocol (loady command).
commit
|
commitdiff
|
tree
|
snapshot
2006-03-29
Markus Klotzbuecher
Change delta board memory map to start at 0x80000000.
commit
|
commitdiff
|
tree
|
snapshot
2006-03-29
Markus Klotzbuecher
delta board: minor update to DA9030 code.
commit
|
commitdiff
|
tree
|
snapshot
2006-03-29
Rafal Jaworowski
Set SDelay register in the DDR controller for the MPC52...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-27
Markus Klotzbuecher
delta board: fix DA9030 reset procedure.
commit
|
commitdiff
|
tree
|
snapshot
2006-03-25
Wolfgang Denk
Update CHANGELOG
commit
|
commitdiff
|
tree
|
snapshot
2006-03-24
Markus Klotzbuecher
Merge with http://www.denx.de/git/u-boot.git
commit
|
commitdiff
|
tree
|
snapshot
2006-03-24
Markus Klotzbuecher
Monahans related documentation update.
commit
|
commitdiff
|
tree
|
snapshot
2006-03-24
Markus Klotzbuecher
Added config options CFG_MONAHANS_RUN_MODE_OSC_RATIO and
commit
|
commitdiff
|
tree
|
snapshot
2006-03-24
Markus Klotzbuecher
delta board: DA9030 initialization and i2c support...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-23
Wolfgang Denk
Enable Quad UART om MCC200 board.
commit
|
commitdiff
|
tree
|
snapshot
2006-03-21
Wolfgang Denk
Cleanup MCC200 board configuration; omit non-existent...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-20
Markus Klotzbuecher
Cleanup of the monahans cpu and delta board port.
commit
|
commitdiff
|
tree
|
snapshot
2006-03-20
Markus Klotzbuecher
Support for redundant environment in NAND Flash.
commit
|
commitdiff
|
tree
|
snapshot
2006-03-19
Wolfgang Denk
Update CHANGELOG
commit
|
commitdiff
|
tree
|
snapshot
2006-03-18
Wolfgang Denk
Add support for MPC859/866 Rev. A.0
commit
|
commitdiff
|
tree
|
snapshot
2006-03-17
Wolfgang Denk
Merge with port of MPC8349EMDS board
commit
|
commitdiff
|
tree
|
snapshot
2006-03-17
Wolfgang Denk
Add support for Lite5200B board.
commit
|
commitdiff
|
tree
|
snapshot
2006-03-16
Rafal Jaworowski
Support for DDR with 32-data path. Addotional notes...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-16
Marian Balakowicz
Add command for handling DDR ECC registers on MPC8349EE...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-16
Marian Balakowicz
Fix DDR ECC bit definitions for MPC83xx.
commit
|
commitdiff
|
tree
|
snapshot
next