]> git.ipfire.org Git - u-boot.git/shortlog
u-boot.git
2006-06-07  Jon LoeligerMerge branch 'jdl'
2006-06-07  Jon LoeligerMerge branch 'mpc86xx'
2006-06-07  Jon LoeligerMerge branch 'master' of http://www.denx.de/git/u-boot
2006-06-07  Haiying WangModify the IRQ of DUART2
2006-06-07  Wolfgang DenkMinor cleanup for PCS440EP board
2006-06-06  Stefan RoeseUpdate PCS440EP port to fit into one flash device ...
2006-06-02  Wolfgang DenkMinor cleanup
2006-06-02  Wolfgang DenkMerge with /home/sr/git/u-boot/denx
2006-06-02  Wolfgang DenkFix examples/Makefile; some build targets were lost
2006-06-02  Stefan RoeseAdd support for PCS440EP board
2006-06-02  Wolfgang DenkFix watchdog handling in CFI flash driver
2006-05-31  Jon LoeligerMerge branch 'mpc86xx'
2006-05-31  Jon LoeligerReview cleanups.
2006-05-31  Jon LoeligerMerge branch 'mpc86xx'
2006-05-31  Jon LoeligerWhite space cleanup.
2006-05-31  Jon LoeligerRemoved unneeded local_bus_init() from 8641HPCN board.
2006-05-31  Jon LoeligerMoved mpc8641hpcn_board_reset() out of cpu/ into board/.
2006-05-31  Jon LoeligerRemove dead debug code.
2006-05-31  Jon LoeligerMove mpc86xx PIXIS code to board directory
2006-05-30  Wolfgang DenkFix PCI to memory window size problems on PM82x boards
2006-05-30  Wolfgang DenkCorrect GPIO setup (UART1/IRQ's) on yosemite & yellowstone
2006-05-30  Jon LoeligerMerge branch 'mpc86xx'
2006-05-30  Haiying WangImprove "reset" command's interaction with watchdog.
2006-05-30  Wolfgang DenkMinor cleanup.
2006-05-30  Wolfgang Denk* Update Intel IXP4xx support
2006-05-30  Haiying WangFix two SDRAM setup bugs.
2006-05-26  Jon LoeligerMerge branch 'mpc86xx'
2006-05-26  Haiying WangAdd first draft of the MPC8641HPCN doc/README.
2006-05-26  Haiying WangAdded pci@8000 block.
2006-05-26  Haiying WangAllow args on reset command.
2006-05-19  Jon LoeligerMerge branch 'mpc86xx'
2006-05-19  Jon LoeligerChange arbitration to round-robin for SMP linux.
2006-05-19  Jon LoeligerEnable dual DDR controllers and interleaving.
2006-05-19  Jon LoeligerUpdate 86xx address map and LAWBARs.
2006-05-19  Jon LoeligerRemove L2 Cache invalidate polling.
2006-05-19  Jon LoeligerEnable 2nd CPU and I2C.
2006-05-18  Stefan RoeseFix problem in PVR detection for 440GR
2006-05-17  Marian BalakowiczFix gcc 3.4.x AFLAGS setting for m68k platform.
2006-05-17  Marian BalakowiczEnable autoboot for M5271EVB board.
2006-05-15  Jon LoeligerMerge branch 'mpc86xx'
2006-05-15  Wolfgang DenkMerge with /home/sr/git/u-boot/denx
2006-05-15  Stefan RoeseChanged default ramdisk addr in yosemite/yellowstone...
2006-05-15  Jon LoeligerUpdate interrupt mapping.
2006-05-15  Wolfgang DenkFix PCMCIA support on virtlab2
2006-05-12  Wolfgang DenkCleanup compile warning.
2006-05-12  Wolfgang DenkAdd support for VirtLab2 board
2006-05-10  Wolfgang DenkMinor cleanup.
2006-05-10  Jon LoeligerMerge branch 'mpc86xx'
2006-05-10  Haiying WangRemove unneeded INIT_RAM_LOCK cache twiddling.
2006-05-10  Jon LoeligerRemove unnecessary flash.c file.
2006-05-10  Stefan RoeseUpdate yosemite configuration to enable flash write...
2006-05-10  Stefan RoeseFix compile warnings in common/xyzModem.c
2006-05-10  Stefan RoeseAdd support for AMCC 440EP Rev C and 440GR Rev B
2006-05-10  Stefan RoeseOMAP 5912/OSK: update EMIFS CS1 timings:
2006-05-10  Stefan RoeseFix REG_MPU_LOAD_TIMER definition in multiple OMAP...
2006-05-10  Stefan RoeseUpdate omap5912osk board support
2006-05-09  Jon LoeligerMerge branch 'mpc86xx'
2006-05-09  Jon LoeligerGet MPC8641HPCN flash images working.
2006-05-09  Wolfgang DenkFix watchdog issues for ColdFire boards.
2006-05-09  Wolfgang DenkMerge with /home/m8/git/u-boot
2006-05-09  Wolfgang DenkMerge with /home/wd/git/u-boot/master
2006-05-09  Marian BalakowiczAdd M5271EVB board support.
2006-05-09  Marian BalakowiczMake R5200 specific low level initialization board...
2006-05-09  Marian BalakowiczUpdate CPU target identification strings for Coldfire...
2006-05-09  Marian BalakowiczUpdate register definitions for MCF5271.
2006-05-09  Marian BalakowiczFix serial console support for MCF5271.
2006-05-09  Marian BalakowiczFixes for gcc 3.4 based m68k toolchain,
2006-05-04  Wolfgang DenkFix lowboot support on MCC200 board
2006-05-03  Wolfgang DenkMerge with git://git.kernel.org/pub/scm/boot/u-boot...
2006-05-02  Wolfgang DenkCoding Style cleanup
2006-05-02  Wolfgang DenkWrite RTC seconds first to maintain settings integrity per
2006-05-02  Wolfgang DenkScheduled for removal: strnicmp() which is unused
2006-05-02  Wolfgang DenkMerge with /home/mk/8-benq/u-boot
2006-05-01  Wolfgang DenkDeclare load_serial_ymodem() when using CFG_CMD_LOADB.
2006-04-28  Wolfgang DenkFixed handling of bad checksums with "mkimage -l"
2006-04-27  Marian BalakowiczAdd support for Freescale M5271: Merge with /work/u...
2006-04-27  Jon LoeligerCleanup whitespaces and style issues.
2006-04-27  Jon LoeligerRevert bad PCI prefetch limit change.
2006-04-26  Jon LoeligerInitial support for MPC8641 HPCN board.
2006-04-25  Markus Klotzbuechercosmetic: print amount of NAND flash aligned with the...
2006-04-25  Markus KlotzbuecherNAND support for zylonite board + some minor cleanup.
2006-04-25  Markus Klotzbuecherdelta board: support for magic key detection and handling.
2006-04-24  Detlev ZundelInclude BC3450 board in configurations in README
2006-04-21  dzu@denx.deAdd support for BC3450 board
2006-04-20  Kumar GalaMerged MPC8349ADS and MPC8349EMDS ports into MPC8349EMD...
2006-04-20  Kumar GalaMerge branch 'master' of rsync://rsync.denx.de/git...
2006-04-19  dzu@denx.deAdded missing nand.c for NC650 board
2006-04-19  dzu@denx.deUpdate for NC650 board. Add NC650 based CP850 configur...
2006-04-18  Wolfgang DenkMPC5200: enable snooping of DMA transactions on XLB...
2006-04-16  Wolfgang DenkSome code cleanup
2006-04-16  Wolfgang DenkMerge with /home/hs/U-Boot/u-boot-dev
2006-04-13  Wolfgang DenkFix Quad UART mapping on MCC200 board due to new HW...
2006-04-12  Wolfgang DenkMerge with /home/m8/git/u-boot
2006-04-11  Heiko Schocher* Fix dbau1x00 Board
2006-04-11  Heiko SchocherFixes common/cmd_flash.c:
2006-04-08  Marian BalakowiczFix JFFS2 support for legacy NAND driver.
2006-04-06  Wolfgang DenkMCC200 Board: fix flash unprotection code for flash...
2006-04-06  Wolfgang DenkUpdate CHANGELOG
2006-04-06  Wolfgang DenkFix Lite500B support: Merge with /home/raj/git/u-boot...
2006-04-05  Wolfgang DenkMerge with /home/sr/git/u-boot/cfi-flash
next