]> git.kernelconcepts.de Git - karo-tx-uboot.git/shortlog
karo-tx-uboot.git
2005-08-23 Wolfgang DenkFix make dependencies for at91rm9200 and ks8695 cpus
2005-08-23 Wolfgang DenkAdd JFFS2 support for TQM5200 board
2005-08-22 Stefan RoeseAdd esd cpci5200 and pf5200 boards
2005-08-18 Wolfgang DenkFix erroneous commit
2005-08-18 Wolfgang DenkFix MPC52xx watchdog driver
2005-08-18 Wolfgang DenkFix sysclock for TQM8540 and TQM8560 boards
2005-08-18 Wolfgang DenkInitialize serial# and ethaddr from manufacturer data...
2005-08-18 Wolfgang DenkAdd new board specific commands for TQM5200/STK52XX
2005-08-18 Wolfgang DenkChange main clock on CMC-PU2 board from 207 MHz to...
2005-08-18 Wolfgang DenkAdd automatic HW detection for another CMC_PU2 variant
2005-08-18 Wolfgang DenkRemove CONFIG_AT91RM9200DK in CMC-PU2 configuration
2005-08-18 Wolfgang DenkFix initialization problem on TQM5200 without SM501
2005-08-18 Wolfgang DenkAdd RTC support for STK52XX.200
2005-08-17 Wolfgang DenkAdd 82dnt board support
2005-08-17 Wolfgang DenkAdd CHANEGLOG entry; sort Makefile entries
2005-08-17 Wolfgang DenkMinor Makefile cleanup
2005-08-16 <m8@hekate... Disable SNTP for O2DNT board.
2005-08-16 <m8@hekate... CONFIG_PCI_SCAN_SHOW disabled for O2DNT.
2005-08-16 <m8@hekate... Merge with pollux.denx.org:/home/git/u-boot/.git
2005-08-16 Wolfgang DenkEnable PCI on hmi1001 board
2005-08-16 Wolfgang DenkFix return values of the jffs2 commands ls/fsload/fsinfo,
2005-08-15 Wolfgang DenkCoding style cleanup
2005-08-15 Wolfgang DenkAdd support for Silicon Turnkey eXpress XTc (mpc87x...
2005-08-15 Stefan RoeseChanged to version 1.1.4
2005-08-15 Stefan RoeseAdd Sandburst Metrobox and Sandburst Karef board suppor...
2005-08-13 Wolfgang DenkFix build problems U-Boot-1_1_3
2005-08-13 Wolfgang DenkAdjust MAKEALL script for little endian MIPS build...
2005-08-13 Wolfgang DenkCode cleanup.
2005-08-13 Wolfgang DenkMerge with /home/wd/git/u-boot/master
2005-08-13 Wolfgang Denkmake "make clean" remove all build results
2005-08-13 Wolfgang DenkFix compiler warnings
2005-08-12 Wolfgang DenkMerge with /home/wd/git/u-boot/master
2005-08-12 Wolfgang DenkRemove stale file entry
2005-08-12 Wolfgang DenkMinor code cleanup
2005-08-12 Wolfgang DenkAdd forgotten new fils from latest VoiceBlue update
2005-08-12 Wolfgang DenkMake bootretry feature work with hush shell.
2005-08-12 Wolfgang DenkUpdate Hymod Board Database PHP code in "tools" directory
2005-08-12 Wolfgang DenkMake "tr" command use POSIX compliant; export HOSTOS...
2005-08-12 Wolfgang DenkFix Murray Jensen's mail address.
2005-08-12 Wolfgang DenkPreserve PHY_BMCR during a soft reset.
2005-08-12 Wolfgang DenkVoiceBlue update: eeprom tool can also store firmware...
2005-08-12 Wolfgang DenkMove the AT91RM9200DK to the ARM Systems list.
2005-08-12 Wolfgang DenkEliminate calls of ARM libgcc.a helper functions _divsi...
2005-08-12 Wolfgang Denkmeasure_gclk() is needed when DEBUG is enabled
2005-08-12 <m8@hekate... FRAM memory access optimization.
2005-08-12 Stefan RoeseAdd UPD-Checksum code, fix problem in net.c (return...
2005-08-12 Stefan Roeseesd PCI405 board updated
2005-08-12 Stefan Roeseesd WUH405 and DU405 board updated
2005-08-12 Stefan RoeseFix problem in cmd_nand.c (only when defined CFG_NAND_S...
2005-08-12 <m8@hekate... Merge with pollux.denx.org:/home/git/u-boot/.git
2005-08-11 Wolfgang DenkMerge with /home/wd/git/u-boot/master LABEL_2005_08_12_0050
2005-08-11 Stefan RoeseUpdate AMCC Yosemite to get a consistent setup for...
2005-08-11 Stefan RoeseChanged AMCC Bubinga (405EP) configuration to support...
2005-08-11 Stefan RoeseAdd NAND FLASH support for AMCC Bamboo 440EP eval board
2005-08-11 <m8@hekate... O2DNT FRAM write delay disabled.
2005-08-11 <m8@hekate... O2DNT: added hardware flash protect support, macros...
2005-08-10 Wolfgang DenkAdd configuration for IFM AEV FIFO board.
2005-08-10 Wolfgang DenkAdd configuration for IFM SPI eval board
2005-08-10 Wolfgang DenkFix CompactFlash problem on HMI1001 board
2005-08-09 Wolfgang DenkMake new "mtdparts" code build with older compilers
2005-08-09 Wolfgang DenkMerge with /home/wd/git/u-boot/master
2005-08-09 Wolfgang DenkFix compiler warnings with older GCC versions
2005-08-09 <m8@hekate... O2DNT platform specific code.
2005-08-09 <m8@hekate... Added support for O2DNT board.
2005-08-08 Wolfgang DenkFix dbau1xxx (= MIPS big and little endian) build options.
2005-08-08 Stefan RoeseChanged CONFIG_440_xx to CONFIG_440xx for a consistent...
2005-08-07 Wolfgang DenkAdd common (with Linux) MTD partition scheme and "mtdpa...
2005-08-07 Wolfgang DenkFix build problems for PM856 Board
2005-08-07 Wolfgang DenkFix sign extension bug in 'fpga loadb' command;
2005-08-07 Wolfgang DenkFix errors that occur when accessing SystemACE CF
2005-08-06 Wolfgang DenkDocument switching between U-Boot and PlanetCore on...
2005-08-06 Wolfgang DenkFix PowerQUICC II mask detection.
2005-08-05 Wolfgang DenkAdd support for Altera NIOS DK1C20 board
2005-08-05 Wolfgang DenkAdd support for ep8248 board
2005-08-05 Wolfgang DenkFix baudrate setting for KGDB on MPC8260
2005-08-05 Wolfgang DenkFix 'mii help' text formatting
2005-08-05 Wolfgang DenkFix return code of NFS command
2005-08-05 Wolfgang DenkFix typo
2005-08-05 Wolfgang DenkFix compiler warnings in cpu/ppc4xx/usbdev.c
2005-08-05 Wolfgang DenkMerge with /home/sr/git/u-boot
2005-08-05 Wolfgang DenkMerge with /home/wd/git/u-boot/jon_loeliger
2005-08-05 Wolfgang DenkFix compiler warnings
2005-08-05 Wolfgang DenkAdd support for MicroSys PM856 board
2005-08-05 Wolfgang DenkMinor fixes to PM854 board
2005-08-05 Wolfgang DenkMerge with /home/wd/git/u-boot/master
2005-08-05 Wolfgang DenkFix compile problem in cmd_flash.c
2005-08-04 Jon LoeligerDefault 8349ADS CONFIG_PCI off for now.
2005-08-04 Wolfgang DenkAdjust configuration of XENIAX board
2005-08-04 Stefan RoeseAdd support for AMCC Bamboo PPC440EP eval board
2005-08-03 Wolfgang DenkFix typos in cpu/85xx/start.S which caused DataTLB...
2005-08-03 Wolfgang Denk(re)enabled scsi commands do_scsi() and do_scsiboot()
2005-08-03 Wolfgang DenkFix endianess problem in TFTP / NFS default filenames
2005-08-03 Wolfgang DenkIgnore broadcast status bit in received frames in 8260...
2005-08-03 Wolfgang DenkFix typo in mkconfig script (used == instead of =)
2005-08-03 Wolfgang DenkCleanup build problems (on Fedora Core x86_64 build...
2005-08-03 Wolfgang DenkUpdate MAINTAINERS file
2005-08-02 Jon LoeligerMerge with rsync://git-user@source.denx.net/git/u-boot.git
2005-08-02 Stefan RoeseChanged maintainer for all AMCC eval boards to Stefan...
2005-08-02 Wolfgang DenkCoding style cleanup
2005-08-02 Wolfgang DenkMerge with /home/sr/git/u-boot
next