]> git.sur5r.net Git - u-boot/shortlog
u-boot
2007-12-26 Wolfgang DenkMerge branch 'master' of /home/wd/git/u-boot/custodians
2007-12-26 Wolfgang DenkMerge branch 'master' of git://www.denx.de/git/u-boot...
2007-12-26 Wolfgang DenkMerge branch 'master' of git://www.denx.de/git/u-boot...
2007-12-26 Wolfgang DenkMerge branch 'testing' of git://www.denx.de/git/u-boot-fdt
2007-12-17 Haavard Skinnemoencfi_flash: Add manufacturer-specific fixups
2007-12-17 Haavard Skinnemoencfi_flash: Add cmdset-specific init functions
2007-12-17 Haavard Skinnemoencfi_flash: Read whole QRY structure in one go
2007-12-17 Haavard SkinnemoenAVR32: Fix logic inversion in disable_interrupts()
2007-12-17 Haavard SkinnemoenAVR32: Enable interrupts at bootup
2007-12-17 Haavard SkinnemoenAVR32: Fix wrong pin setup for USART3
2007-12-17 Haavard SkinnemoenREADME: Remove ATSTK1000 daughterboard list
2007-12-17 Haavard SkinnemoenAdd ATSTK100[234] to MAINTAINERS
2007-12-17 Haavard SkinnemoenAVR32: Add support for the ATSTK1004 board
2007-12-17 Haavard SkinnemoenAVR32: Add support for the ATSTK1003 board
2007-12-17 Haavard SkinnemoenAVR32: Make some AT32AP700x peripherals optional
2007-12-17 Haavard SkinnemoenAVR32: Rename at32ap7000 -> at32ap700x
2007-12-17 Haavard Skinnemoenatmel_mci: Show SR when block read fails
2007-12-13 Haavard Skinnemoencfi_flash: Use map_physmem() and unmap_physmem()
2007-12-13 Haavard SkinnemoenIntroduce map_physmem() and unmap_physmem()
2007-12-13 Haavard Skinnemoencfi_flash: Introduce read and write accessors
2007-12-13 Haavard SkinnemoenImplement __raw_{read,write}[bwl] on all architectures
2007-12-13 Haavard Skinnemoencfi_flash: Reorder functions and eliminate extra prototypes
2007-12-13 Haavard Skinnemoencfi_flash: Make some needlessly global functions static
2007-12-13 Haavard Skinnemoencfi_flash: Break long lines
2007-12-13 Bartlomiej... CFI: synchronize command offsets with Linux CFI driver
2007-12-12 Kumar GalaHandle MPC85xx PCIe reset errata (PCI-Ex 38)
2007-12-12 Kumar GalaUpdate Freescale MPC85xx ADS/CDS/MDS board config
2007-12-12 Kumar GalaHandle Asynchronous DDR clock on 85xx
2007-12-12 Kumar GalaUpdate Freescale MPC85xx ADS/CDS/MDS board config
2007-12-12 Kumar GalaMove the MPC8541/MPC8555/MPC8548 CDS board under board...
2007-12-12 Kumar GalaMove the MPC8540 ADS board under board/freescale.
2007-12-12 Kumar GalaMove the MPC8560 ADS board under board/freescale.
2007-12-12 Kumar GalaMove the MPC8568 MDS board under board/freescale.
2007-12-12 Kumar GalaUse standard LAWAR_TRGT_IF_* defines for LAW setup...
2007-12-12 Kumar GalaStop using immap_t on 85xx
2007-12-12 Kumar GalaRemove CONFIG_OF_FLAT_TREE related code from mpc85xx...
2007-12-12 Kumar GalaUpdate MPC8568 MDS to use libfdt
2007-12-12 Haiying WangAdd PCI Express support on MPC8568MDS
2007-12-12 Kumar GalaUpdate MPC85xx CDS to use libfdt
2007-12-12 Kumar GalaUpdate MPC8540 ADS to use libfdt
2007-12-12 Kumar GalaUpdate MPC8560 ADS to use libfdt
2007-12-12 Kumar GalaStop using immap_t for cpm offset on 85xx
2007-12-12 Kumar GalaStop using immap_t for guts offset on 85xx
2007-12-12 Kumar GalaUpdate MPC8544 DS config
2007-12-12 Kumar GalaUpdate MPC8544DS to use libfdt
2007-12-12 Kumar GalaAdd libfdt based ft_cpu_setup for mpc85xx
2007-12-08 Stefan RoeseCFI: Coding style cleanup
2007-12-08 Michael SchwingenCFI: support JEDEC flash roms in CFI-flash framework
2007-12-08 Gerald Van... Conditionally compile fdt_fixup_ethernet()
2007-12-08 Kumar GalaConvert boards that set memory node to use fdt_fixup_me...
2007-12-08 Kumar GalaAdded fdt_fixup_stdout that uses aliases to set linux...
2007-12-08 Kumar GalaAdd common memory fixup function
2007-12-08 Kumar GalaConditionally compile fdt_support.c
2007-12-08 Kumar GalaFix build breakage due to libfdt import
2007-12-08 Gerald Van... Add spaces around the = in the fdt print format.
2007-12-06 Wolfgang DenkRelease v1.3.1 v1.3.1
2007-12-06 Wolfgang DenkADS5121 Board: fix compile problem.
2007-12-02 Wolfgang DenkPrepare for 1.3.1-rc1 v1.3.1-rc1
2007-11-26 Wolfgang DenkMerge commit '3deca9d'
2007-11-26 Wolfgang DenkCleanup coding style; update CHANGELOG
2007-11-26 Wolfgang DenkMerge commit '87ddedd'
2007-11-26 Jean-Christophe... MAKEALL: add missing 512x boards in ppc
2007-11-26 Jean-Christophe... Makefile : fix tags ctags etags with new drivers organi...
2007-11-25 Jean-Christophe... Makefile : fix tags ctags etags with new drivers organi...
2007-11-25 Jean-Christophe... drivers/mtd : move mtd drivers to drivers/mtd
2007-11-25 Jean-Christophe... drivers/misc : move misc drivers to drivers/misc
2007-11-25 Jean-Christophe... drivers/block : move block drivers to drivers/block
2007-11-25 Jean-Christophe... drivers/rtc : move rtc drivers to drivers/rtc
2007-11-25 Jean-Christophe... drivers/hwmon : move hardware monitor drviers to driver...
2007-11-25 Jean-Christophe... drivers/input : move input drivers to drivers/input
2007-11-25 Jean-Christophe... drivers/usb : move usb drivers to drivers/usb
2007-11-25 Jean-Christophe... drivers/serial : move serial drivers to drivers/serial
2007-11-25 Jean-Christophe... drivers/net : move net drivers to drivers/net
2007-11-25 Jean-Christophe... drivers/video : move video drivers to drivers/video
2007-11-24 Jean-Christophe... drivers/pcmcia : move pcmcia drivers to drivers/pcmcia
2007-11-24 Jean-Christophe... drivers/pci : move pci drivers to drivers/pci
2007-11-22 Wolfgang DenkMerge branch 'testing' of git://www.denx.de/git/u-boot-fdt
2007-11-22 Gerald Van... Fix fdt printing for updated libfdt
2007-11-21 Kumar GalaAdd additional fdt fixup helper functions
2007-11-21 Kumar GalaAdd fdt_fixup_ethernet helper to set mac addresses
2007-11-21 Kumar GalaFix warnings from import of libfdt
2007-11-21 Kumar GalaUpdate libfdt from device tree compiler (dtc)
2007-11-21 Kumar GalaMove do_fixup* for libfdt into common code
2007-11-21 Kumar GalaMake no options to fdt print default to '/'
2007-11-21 Kumar GalaRemoved some nonused fdt functions and moved fdt_find_a...
2007-11-21 Grant Likely[BUILD] Remove libraries when updating autoconf.mk
2007-11-21 Kumar Gala[BUILD] conditionally compile libfdt/*.c in libfdt...
2007-11-21 Grant Likely[BUILD] conditionally compile common/cmd_*.c in common...
2007-11-21 Grant Likely[BUILD] Generate include/autoconf.mk from board config...
2007-11-20 Jean-Christophe... drivers/i2c : move i2c drivers to drivers/i2c
2007-11-20 Grant LikelyMerge branch 'origin' into kconfig-for-1.3.1
2007-11-19 Wolfgang DenkPrepare for 1.3.0 release. v1.3.0
2007-11-19 Haiying WangMove CONFIG_QE out of CONFIG_PCI wrap for MPC8568MDS
2007-11-19 Shinya Kuribayashi[MIPS] board/gth2/lowlevel_init.S: Fix a build warning
2007-11-19 Wolfgang DenkFix build problems with mp2usb board
2007-11-18 Jean-Christophe... s3c24x0: Fix usb_ohci.c missing in Makefile
2007-11-18 Jean-Christophe... pb1x00 board: Fix u16 status declaration when PCMCIA...
2007-11-18 Wolfgang DenkFix compiler warnings for ARM systems.
2007-11-18 Wolfgang DenkFix compiler warnings for PPC systems. Update CHANGELOG.
2007-11-18 Jean-Christophe... Fix warning differ in signedness in net/net.c and net...
next