]> git.kernelconcepts.de Git - karo-tx-uboot.git/shortlog
karo-tx-uboot.git
2007-12-27 Larry JohnsonAdd driver for National Semiconductor LM73 temperature...
2007-12-27 Larry JohnsonAdd driver for STMicroelectronics M41T60 RTC
2007-12-27 Larry JohnsonUse out_be32() and friends to access memory-mapped...
2007-12-27 Larry JohnsonUse definitions from "asm-ppc/mmu.h" in init.S for...
2007-12-27 Larry JohnsonCosmetic changes to ECC POST for AMCC Denali core
2007-12-27 Stefan Roeseppc4xx: Fix compilation problem in 405 cache POST test
2007-12-27 Stefan Roeseppc4xx: Move virtual address of POST cache test to...
2007-12-27 Stefan Roeseppc4xx: Fix problem in 44x cache POST routine
2007-12-27 Stefan Roeseppc4xx: Update Makalu fdt support
2007-12-27 Stefan Roeseppc4xx: Add fdt support to AMCC Katmai eval board
2007-12-27 Stefan Roeseppc4xx: fdt: Cleanup setup of cpu node setup
2007-12-27 Stefan Roeseppc4xx: Fix lwmon5 compilation problem
2007-12-27 Anatolij GustschinFix ppc4xx clear_bss() code
2007-12-27 Niklaus GigerPPC4xx: Minimal changes to add vxWorks support
2007-12-27 Markus Klotzbücherppc4xx: Add CONFIG_BOOTP_SUBNETMASK to Sequoia board...
2007-12-27 Larry JohnsonFix/enhance ECC POST for 440EPx/GRx
2007-12-27 Larry JohnsonPPC4xx: Move/rename ECC POST for 440EPx/GRx
2007-12-27 Matthias Fuchsppc4xx: use correct io accessors for 4xx ethernet POST
2007-12-27 Matthias Fuchsppc4xx: fix flush + invalidate_dcache_range arguments
2007-12-27 Stefan Roeseppc4xx: fdt: use fdt_fixup_ethernet()
2007-12-27 Stefan Roeseppc4xx: Bring 4xx fdt support up-to-date
2007-12-11 Stefan Roeseppc4xx: Correct GPIO offset in gpio_config()
2007-12-11 Stefan Roesertc: Fix merging problem
2007-12-11 Stefan RoeseMerge commit 'u-boot/master' into for-1.3.1
2007-12-08 Stefan Roeseppc4xx: 405EX: Correctly enable USB pins
2007-12-06 Wolfgang DenkRelease v1.3.1 v1.3.1
2007-12-06 Wolfgang DenkADS5121 Board: fix compile problem.
2007-12-06 Stefan Roeseppc4xx: Enable hardware-fix for PCI/DMA errata on AMCC...
2007-12-04 Stefan Roeseppc4xx: Yosemite/Yellowstone: Add DTT AD7414 support
2007-12-02 Wolfgang DenkPrepare for 1.3.1-rc1 v1.3.1-rc1
2007-11-30 Stefan Roeseppc4xx: Kilauea: Add PCIe reset assertion upon power-up
2007-11-27 Stefan Roeseppc4xx: Kilauea & Makalu: Fix ext IRQ pin multiplexing
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-26 Stefan Roeseppc4xx: Makalu: Change EBC setup for CS0 to enable...
2007-11-26 Stefan Roeseppc4xx: Kilauea: Configure pin mux to use ext IRQ2...
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 Stefan Roeseppc4xx: Correct 405EX PCIe UTL register mapping
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://www.denx.de/git/u-boot...
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 Stefan Roeseppc4xx: Update AMCC Kilauea config file
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}
2007-11-17 Grant LikelyMerge branch 'origin' into kconfig-for-1.3.1
2007-11-17 Wolfgang DenkUpdate CHANGELOIG, prepare for -rc4 v1.3.0-rc4
2007-11-17 Wolfgang DenkMerge branch 'master' of git://www.denx.de/git/u-boot...
2007-11-17 Wolfgang DenkMerge branch 'master' of git://www.denx.de/git/u-boot...
2007-11-17 Luotao FuFix the i2c frequency and default address in rsdproto...
2007-11-17 Wolfgang Denkpowerpc: Backout relocation changes for MPC5121, too.
2007-11-17 Grant Likelypowerpc: Backout relocation changes.
2007-11-17 Jean-Christophe... Fixed mips_io_port_base build errors.
2007-11-17 Wolfgang DenkMerge branch 'master' of git://www.denx.de/git/u-boot...
2007-11-17 Wolfgang DenkFix a bug in the slave serial programming mode for...
next