]> git.ipfire.org Git - people/ms/u-boot.git/shortlog
people/ms/u-boot.git
2007-04-19  Peter PearseMerge with git://www.denx.de/git/u-boot.git
2007-04-18  Wolfgang DenkClenaup, update CHANGELOG
2007-04-18  Wolfgang DenkMerge with /home/wd/git/u-boot/custodian/u-boot-fdt
2007-04-18  Wolfgang DenkUpdate CHANGELOG
2007-04-18  Wolfgang DenkMerge with /home/wd/git/u-boot/custodian/u-boot-mpc86xx
2007-04-18  Wolfgang DenkMerge with /home/wd/git/u-boot/custodian/u-boot-net
2007-04-18  Wolfgang DenkCleanup, update CHANGELOG
2007-04-18  Wolfgang DenkMerge with /home/wd/git/u-boot/custodian/u-boot-74xx-7xx
2007-04-18  Wolfgang DenkMerge with /home/wd/git/u-boot/custodian/u-boot-avr32...
2007-04-18  Wolfgang DenkUpdate CHANGELOG
2007-04-18  Wolfgang DenkMerge with /home/wd/git/u-boot/custodian/u-boot-blackfin
2007-04-18  Wolfgang DenkMerge with /home/wd/git/u-boot/custodian/u-boot-ppc4xx
2007-04-18  Wolfgang DenkMCC200 board: remove warning which is obsolete after...
2007-04-18  Stefan RoeseMerge with git://www.denx.de/git/u-boot.git
2007-04-18  Domen Puncer[PATCH] icecube/lite5200b: document wakeup from low...
2007-04-18  Stefan Roeseppc4xx: Update Acadia to not setup PLL when booting...
2007-04-18  Stefan Roeseppc4xx: Add output for bootrom location to 405EZ ports
2007-04-17  Peter PearseMove ppearse to ARM board list
2007-04-16  Domen Puncer[PATCH] icecube/lite5200b: wakeup from low-power support
2007-04-15  Gerald Van... Fix the ft_cpu_setup() property settings.
2007-04-15  Gerald Van... Merge git://www.denx.de/git/u-boot into fdt-cmd
2007-04-15  Gerald Van... Improve the bootm command for CONFIG_OF_LIBFDT
2007-04-15  Gerald Van... Add some utilities to manipulate the reserved memory...
2007-04-14  Wolfgang DenkUpdate CHANGELOG
2007-04-14  Haavard SkinnemoenAVR32: Enable MMC support
2007-04-14  Haavard SkinnemoenAtmel MCI driver
2007-04-14  Haavard SkinnemoenAVR32: Add clk and gpio infrastructure for mmci
2007-04-14  Haavard SkinnemoenEnable partition support with MMC
2007-04-14  Haavard SkinnemoenAVR32: Enable networking
2007-04-14  Haavard SkinnemoenAtmel MACB ethernet driver
2007-04-14  Haavard SkinnemoenAVR32: Add clk and gpio infrastructure for macb0 and...
2007-04-14  Haavard SkinnemoenAVR32: Implement simple DMA memory allocator
2007-04-14  Haavard SkinnemoenImport <linux/mii.h> from the Linux kernel
2007-04-14  Haavard SkinnemoenAVR32: Include more commands for ATSTK1000
2007-04-14  Haavard SkinnemoenAVR32: Provide a definition of struct stat
2007-04-14  Haavard SkinnemoenAVR32: Use initdram() instead of board_init_memories()
2007-04-14  Haavard SkinnemoenAVR32: Relocate u-boot to SDRAM
2007-04-14  Haavard SkinnemoenAVR32: Resource management rewrite
2007-04-14  Haavard SkinnemoenAVR32: Clean up memory-map.h for at32ap7000
2007-04-14  Haavard SkinnemoenAVR32: Build position-independent u-boot
2007-04-14  Haavard SkinnemoenAVR32: Use avr32-linux- cross-compilation prefix by...
2007-04-14  Haavard SkinnemoenAVR32: Split start_u_boot into board_init_f and board_i...
2007-04-14  Heiko Schocher[Fix] Set the LED status register on the UC101 for...
2007-04-13  Denis Peter[PATCH] Fix bugs in cmd_ide.c and cmd_scsi.c
2007-04-13  Greg Lopp[PATCH] Fix use of "void *" for block dev read/write...
2007-04-12  Jeffrey Mannppc4xx: Fix i2c divisor calcularion for PPC4xx
2007-04-12  Stefan RoeseMerge with git://www.denx.de/git/u-boot.git
2007-04-11  Wolfgang DenkUpdate CHANGELOG
2007-04-11  Wolfgang DenkUpdate for SC3 board
2007-04-09  Haiying WangAdd PIXIS FPGA support for MPC8641HPCN board.
2007-04-06  Gerald Van... Moved fdt command support code to fdt_support.c
2007-04-06  Gerald Van... libfdt: Make fdt_check_header() public
2007-04-05  Aubrey Li[Blackfin][PATCH] Kill off a bunch of common local...
2007-04-05  Aubrey Li[Blackfin][PATCH] Fix dynamic CPLB generation issue
2007-04-05  Aubrey Li[Blackfin][PATCH] minior cleanup
2007-04-05  Aubrey Li[Blackfin][PATCH] Fix copyright and update license
2007-04-05  Aubrey Li[Blackfin][PATCH] Add BF537 EMAC driver initialization
2007-04-05  Aubrey Li[Blackfin][PATCH] call real the system synchronize...
2007-04-05  Aubrey Li[Blackfin][PATCH] remove asm/page.h as we do not actual...
2007-04-05  Aubrey Li[Blackfin][PATCH]: fix flash unaligned copy issue
2007-04-04  Igor MarnatUpdate usage of 'nc' in README.NetConsole
2007-04-04  Wolfgang DenkMerge with /home/wd/git/u-boot/custodian/u-boot-ppc4xx
2007-04-04  Wolfgang DenkMinor coding style cleanup.
2007-04-04  Wolfgang DenkMerge with /home/wd/git/u-boot/custodian/u-boot-microblaze
2007-04-03  Wolfgang DenkMinor cleanup.
2007-04-02  Stefan Roeseppc4xx: Change SysACE address on Katmai
2007-03-31  Gerald Van... Fix some minor whitespace violations.
2007-03-31  Gerald Van... Add a flattened device tree (fdt) command (2 of 2)
2007-03-31  Gerald Van... Add a flattened device tree (fdt) command (1 of 2)
2007-03-31  Gerald Van... libfdt: Enhanced and published fdt_next_tag()
2007-03-31  Gerald Van... libfdt: Customizations for use by u-boot.
2007-03-31  Gerald Van... libfdt: Import libfdt source (2 of 2)
2007-03-31  Gerald Van... libfdt: Import libfdt source (1 of 2)
2007-03-31  Stefan RoeseMerge with git://www.denx.de/git/u-boot.git
2007-03-31  Stefan Roeseppc4xx: Update Katmai bootstrap command
2007-03-31  Stefan Roeseppc4xx: Update 44x_spd_ddr2 code (440SP/440SPe)
2007-03-31  Stefan Roeseppc4xx: Change Yucca config file to support ECC
2007-03-31  Stefan Roeseppc4xx: Fix "bootstrap" command for Katmai board
2007-03-31  Stefan Roeseppc4xx: Update 44x_spd_ddr2 code (440SP/440SPe)
2007-03-30  Michal Simek[PATCH] Clean include dependence
2007-03-30  Michal Simek[CLEAN] Remove inefficient Suzaku code
2007-03-29  Wolfgang DenkMerge with /home/wd/git/u-boot/custodian/u-boot-mpc86xx
2007-03-28  Stefan RoeseMerge some AMCC make targets to keep the top-level...
2007-03-28  Stefan Roesei2c: Enable "old" i2c commands even when CONFIG_I2C_CMD...
2007-03-26  Michal SimekPATCH: Resolve GPL license problem
2007-03-25  Michal SimekSupport for XUPV2P board
2007-03-24  Stefan RoeseMerge with /home/stefan/git/u-boot/acadia
2007-03-24  Stefan Roese[PATCH] Add 4xx GPIO functions
2007-03-24  Stefan Roese[PATCH] Small Sequoia cleanup
2007-03-24  Stefan Roese[PATCH] Clean up 40EZ/Acadia support
2007-03-22  Jon LoeligerFix 8641HPCN problem with ld version 2.16
2007-03-22  Haiying WangSet Rev 2.x 86xx PIC in mixed mode.
2007-03-22  Jason JinAdd flash cmd function to 8641HPCN ramboot
2007-03-22  Ed SwarthoutAdd support for 8641 Rev 2 silicon.
2007-03-21  Wolfgang DenkCode cleanup / re-insert previous Copyright entries.
2007-03-21  Wolfgang DenkMerge with /home/wd/git/u-boot/custodian/u-boot-blackfin
2007-03-21  Wolfgang DenkCode cleanup. Update CHANGELOG
2007-03-21  Wolfgang DenkMerge with /home/wd/git/u-boot/custodian/u-boot-ppc4xx
2007-03-21  Stefan Roeseppc4xx: Fix file mode of include/configs/acadia.h
2007-03-21  Markus KlotzbuecherSPC1920: fix small clock routing bug
next