oweals/u-boot.git
2007-12-27 Wolfgang DenkMerge branch 'master' of git://denx.de/git/u-boot-sh
2007-12-26 Wolfgang DenkMerge branch 'master' of git://denx.de/git/u-boot-avr32
2007-12-26 Wolfgang DenkMerge branch 'testing' of git://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-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 Nobuhiro Iwamatsush: Moved driver of the SuperH dependence
2007-12-06 Nobuhiro IwamatsuMerge git://www.denx.de/git/u-boot
2007-12-06 Nobuhiro IwamatsuMerge git://www.denx.de/git/u-boot
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-28 Nobuhiro Iwamatsush: Add SuperH boards maintainer to MAINTAINERS file
2007-11-28 Nobuhiro Iwamatsush: Add ms7750se support in MAKEALL
2007-11-28 Jean-Christophe... sh: Add sh3 and sh4 support in MAKEALL
2007-11-28 Nobuhiro Iwamatsush: Add document for SuperH.
2007-11-28 Nobuhiro Iwamatsush: Add marubun's pcmcia driver
2007-11-28 Nobuhiro Iwamatsush: Update SuperH SCIF driver
2007-11-28 Nobuhiro IwamatsuMerge git://www.denx.de/git/u-boot
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://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...
2007-11-18 Wolfgang DenkMerge branch 'master' of git://denx.de/git/u-boot-mips
2007-11-18 Shinya Kuribayashigth2.c: Fix a warning on gth2 build.
2007-11-18 Stefan RoeseFix warning differ in signedness in common/cmd_scsi.c
2007-11-17 Shinya Kuribayashi[MIPS] cpu/mips/config.mk: Fix GNU assembler minor...
2007-11-17 Shinya Kuribayashi[MIPS] Remove useless instructions for initializing...
2007-11-17 Shinya Kuribayashi[MIPS] MIPS 4K core: Coding style cleanups
2007-11-17 Shinya Kuribayashi[MIPS] gth2.c: Fix a warning on gth2 build.
2007-11-17 Shinya Kuribayashi[MIPS] au1x00_eth.c: Fixed a warning on pb1000 build.
2007-11-17 Shinya Kuribayashi[MIPS] au1x00_eth.c: Fix au1x00_miiphy_{read,write...
2007-11-17 Shinya KuribayashiMAKEALL: Added missing pb1000 board
2007-11-17 Shinya Kuribayashi[MIPS] pb1000: Replace obsolete memsetup.S with lowleve...
2007-11-17 Shinya Kuribayashi[MIPS] u-boot.lds: Cleanup __u_boot_cmd_{start,end}
next