]> git.ipfire.org Git - u-boot.git/shortlog
u-boot.git
2007-08-14  David Updegraffmulticast tftp: RFC2090
2007-08-14  Wilson CallanNew CONFIG_BOOTP_SERVERIP option
2007-08-14  Mike RapoportAdd ability to take MAC address from the environment...
2007-08-14  Ben WarrenSync'd u-boot-net with mainline
2007-08-13  Wolfgang DenkMerge with /home/wd/git/u-boot/custodian/u-boot-mpc86xx
2007-08-13  Wolfgang DenkMinor coding style cleanup. Update CHANGELOG.
2007-08-13  Jon LoeligerMerge commit 'remotes/wd/master'
2007-08-13  Joe HammanModify SBC8641D to use new Freescale PCI routines
2007-08-13  Haavard Skinnemoenatmel_mci: Fix data timeout value
2007-08-13  Haavard SkinnemoenAVR32: Include <div64.h> instead of <asm/div64.h>
2007-08-13  Haavard SkinnemoenMerge commit 'upstream/master'
2007-08-13  Haavard Skinnemoenatmel_mci: Use 512 byte blocksize if possible
2007-08-12  Wolfgang DenkUpdate CHANGELOG
2007-08-12  Wolfgang DenkMinor alignment of output, 2nd try.
2007-08-12  Wolfgang DenkMinor alignment of output
2007-08-12  Wolfgang DenkCleanup output on ADS5121 board
2007-08-12  Wolfgang DenkMerge with git+ssh://gemini_vpn/home/wd/git/u-boot...
2007-08-12  Wolfgang DenkAdapt board configuration and fix kernel crash on MCC20...
2007-08-12  Wolfgang DenkAdjust default configuration of ADS5121 board.
2007-08-12  Wolfgang DenkClean up some remaining CFG_CMD_ -> CONFIG_CMD_ issues.
2007-08-11  Wolfgang DenkMerge with /home/wd/git/u-boot/custodian/u-boot-fdt
2007-08-10  Gerald Van... Improve error print messages.
2007-08-10  Kim Phillipsfdt: allow for builds that don't want env and bd_t...
2007-08-10  Kim Phillipsfdt: do board setup based on fdt address specified...
2007-08-10  Gerald Van... Call ft_board_setup() from the bootm command.
2007-08-10  Gerald Van... Create new fdt boardsetup command, fix bug parsing...
2007-08-10  Gerald Van... Tighten up the error messages.
2007-08-10  Gerald Van... Asthetic improvements: error messages and line lengths.
2007-08-10  Gerald Van... Fix fdt_chosen() to call ft_board_setup(), clean up...
2007-08-10  Gerald Van... For fdt_find_node_by_path(), handle the root path properly.
2007-08-10  Gerald Van... Add fdt_find_node_by_type() and fdt_find_compatible_nod...
2007-08-10  Gerald Van... Replace fdt_node_offset() with fdt_find_node_by_path().
2007-08-10  Gerald Van... Fix cmd_fdt line lengths, refactor code.
2007-08-10  Gerald Van... FDT command improvements.
2007-08-10  Gerald Van... Reorganize and fix problems (returns) in the bootm...
2007-08-10  Gerald Van... Fix bugs in the CONFIG_OF_LIBFDT
2007-08-10  Gerald Van... Improve fdt move length handling.
2007-08-10  Gerald Van... Minor code clean up.
2007-08-10  Gerald Van... Improve error messages, more informative.
2007-08-10  Gerald Van... libfdt: Conditionally compile based on CONFIG_OF_LIBFDT
2007-08-10  Gerald Van... Merge git://www.denx.de/git/u-boot
2007-08-10  Bruce Adleradd image size and descriptors for Spartan 3E FPGA...
2007-08-10  Kim Phillipsmake MAKEALL more immune to merge conflicts
2007-08-10  Kim PhillipsREADME: Remove outdated cpu type, board type, and NAME_...
2007-08-10  Dave Liumpc83xx: Suppress the warning 'burstlen'
2007-08-10  Joe HammanAdd support for SBC8641D. Config files.
2007-08-10  Joe HammanAdd support for SBC8641D. Board files.
2007-08-10  Stefan RoeseMerge with git+ssh://sr@pollux.denx.org/home/wd/git...
2007-08-10  Stefan RoeseConding style cleanup
2007-08-10  Stefan RoeseMerge with git://www.denx.de/git/u-boot.git
2007-08-10  Sergey Kubushyn[ARM] TI DaVinci support, hopefully final
2007-08-10  Ed Swarthoutfsl_pci_init cleanup.
2007-08-10  Ed Swarthoutpciauto_setup_device bars_num fix
2007-08-10  Jon Loeliger8641hpcn: Do correct sized pointer math.
2007-08-10  Jon Loeligercpu/86xx fixes.
2007-08-10  Wolfgang DenkMerge with git+ssh://atlas/home/wd/git/u-boot/master
2007-08-10  Wolfgang DenkMerge with /home/wd/git/u-boot/work
2007-08-10  Dirk BehmeMake use of generic 64bit division in nand_util.c
2007-08-10  Dirk BehmeMove 64bit division from avr32 to generic lib
2007-08-10  Kim Phillipsmpc83xx: fix ITX[GP] O=builddir builds
2007-08-10  Dave Liumpc83xx: Correct the README for DDR ECC
2007-08-10  Dave Liumpc83xx: Consolidate the ECC support of 83xx
2007-08-10  Dave Liumpc83xx: Correct the burst length for DDR2 with 32...
2007-08-10  Kim Phillipsmpc83xx: add support for the MPC8323E RDB
2007-08-10  Kim Phillipsmpc83xx: fixup generic pci for libfdt
2007-08-10  Kim Phillipsmpc83xx: fix 8360 and cpu functions to update fdt being...
2007-08-10  Jerry Van Barenmpc83xx: Fix errors when CONFIG_OF_LIBFDT is enabled
2007-08-10  Jerry Van Barenmpc83xx: Replace fdt_node_offset() with fdt_find_node_b...
2007-08-10  Dave Liumpc83xx: Add support for the display of reset status
2007-08-10  Dave Liumpc83xx: Fix the align bug of SDMA buffer
2007-08-10  Dave Liumpc83xx: Revise the MPC8360EMDS readme doc
2007-08-10  Timur TabiFSL I2C driver programs the two I2C busses differently
2007-08-10  Timur TabiUpdate SCCR programming in cpu_init_f() to support...
2007-08-10  Martin KrauseTQM834x: cleanup configuraton
2007-08-10  david.saadaMPC83xx: Fix makefile to generate config.h file in...
2007-08-10  Lee Nippermpc83xx: Add support for 8360 silicon revision 2.1
2007-08-09  Wolfgang DenkMerge with git+ssh://atlas/home/wd/git/u-boot/master
2007-08-09  Wolfgang DenkMerge with /home/wd/git/u-boot/work
2007-08-09  Kumar GalaTreat ppc64 host as ppc
2007-08-09  Jason JinMinor fix for bios emulator makefile
2007-08-09  Jason JinAdd CONFIG_BIOSEMU define to guard all the bios emulato...
2007-08-09  Wolfgang DenkMerge with /home/wd/git/u-boot/custodian/u-boot-usb
2007-08-09  Zach Sadeckitsec: fix multiple PHY support
2007-08-09  Wolfgang DenkMerge with /home/wd/git/u-boot/custodian/u-boot-mpc83xx
2007-08-09  Wolfgang DenkMerge with /home/wd/git/u-boot/work
2007-08-09  Joe Hammantsec: Allow Ten Bit Interface address to be configurable
2007-08-08  Gerald Van... Merge git://www.denx.de/git/u-boot
2007-08-07  Markus KlotzbuecherMerge with git://www.denx.de/git/u-boot.git
2007-08-07  Wolfgang DenkMerge with /home/tur/git/u-boot#cm5200-si
2007-08-07  Jason JinAdd CONFIG_BIOSEMU define to guard all the bios emulato...
2007-08-07  Wolfgang DenkFix missing brace error in fs/fat/fat.c
2007-08-06  Wolfgang DenkFixed typo in README (pointed out by Martin Jost).
2007-08-06  Wolfgang DenkMerge with /home/wd/git/u-boot/custodian/u-boot-testing
2007-08-06  Wolfgang DenkCoding style cleanup. Update CHANGELOG.
2007-08-05  Jason JinRemove the bios emulator from MAI board.
2007-08-05  Jason JinFix some compile issues for MAI board.
2007-08-05  Jason JinConfigurations for ATI video card BIOS emulator
2007-08-05  Jason JinThis is a BIOS emulator, porting from SciTech for u...
2007-08-05  Jason JinThis is a framebuffer driver for ATI video card, can...
2007-08-05  Wolfgang DenkMerge with /home/wd/git/u-boot/custodian/u-boot-testing
next