kernel/u-boot.git
2009-07-22 Kyungmin Parks5pc100: universal: Read data offset instead of con...
2009-07-22 Kyungmin Parks5pc110: universal: Fix wrong offset calc at UART_SEL
2009-07-22 Kyungmin Parks5pc110: universal: Add UART_SEL
2009-07-22 Kyungmin Parks5pc1xx: Update GPIO definition
2009-07-21 Kyungmin Parks5pc100: Rename s5pc100_smdkc100 to smdkc100
2009-07-21 Kyungmin Parkuniversal: Fix compier error
2009-07-21 Kyungmin Parkuniversal: Remove dead code
2009-07-21 Kyungmin Parks5pc100: universal: DMA support
2009-07-21 Kyungmin Parks5pc100: SMDKC100: DMA init
2009-07-21 Joonyoung ShimMerge branch 'master' of ssh://dofmind@party/pub/git...
2009-07-21 Joonyoung Shims5pc100: SMDKC100: Fix OneNAND probe
2009-07-21 Kyungmin Parks5pc100: Remove unused ELF & FAT define
2009-07-21 Minkyu Kangs5pc100: usb: fix warnings
2009-07-21 Minkyu Kangs5pc100: smdkc100: fix build error
2009-07-21 Minkyu Kangs5pc100: delete tickertape onenand ipl
2009-07-21 Minkyu Kangupdate build.sh
2009-07-21 Byungho Mins5pc100: universal ipl-onenand
2009-07-21 Kyungmin Parks5pc100: OneNAND code cleanup
2009-07-21 Kyungmin Parks5pc100: OneNAND: Remove previous onenand file
2009-07-21 Kyungmin Parks5pc100: Rename s3c_onenand to Samsung
2009-07-21 Kyungmin Parks5pc100: OneNAND: Remove useless MEM_ADDR mask
2009-07-21 Kyungmin Parks5pc100: OneNAND IPL: Use macro to read cmd
2009-07-21 Kyungmin ParkMerge branch 'master' of kmpark@party:/pub/git/u-boot...
2009-07-21 Kyungmin ParkMerge branch 'master' of git://git.denx.de/u-boot
2009-07-21 Kyungmin Parks5pc100: OneNAND: Use generic OneNAND
2009-07-20 Kyungmin Parks5pc100: Universal: Add correct board name & comments
2009-07-20 Kyungmin Parks5pc100: Add Revision tag to distinquish board revision
2009-07-20 Kyungmin Parks5pc100: Use only universal board & configurations
2009-07-20 Minkyu Kangs5pc100: move reset function
2009-07-20 Minkyu Kangs5pc100: i2c: fix copyright and config
2009-07-19 Ilya Yanokmmc: set bus width to 1 and clock to minimum early...
2009-07-19 Shinya Kuribayashiconfig.mk: Remove unused HPATH
2009-07-19 Grzegorz Bernackidigsy mtc: Enable command line history.
2009-07-19 Mike Frysingercompiler.h: unify system ifdef cruft here
2009-07-19 Kim Phillipscommon: fix 'dummy' is used uninitialized in this funct...
2009-07-19 Mike Frysingerpush CROSS_COMPILE out to $(ARCH)_config.mk
2009-07-19 Jean-Christophe... malloc.h: protect it against multiple include
2009-07-19 Wolfgang DenkFix boards broken after removal of legacy NAND and...
2009-07-19 Wolfgang Denkcmd_flash.c: fix fix compile error for boards with...
2009-07-19 Wolfgang Denkpcm030: fix out-of-tree building
2009-07-19 Kazuaki IchinoheCanyonlands SATA harddisk driver
2009-07-19 Reinhard ArltAdd support for the Tundra TSI148 VME-bridge
2009-07-18 Wolfgang DenkPATI board: fix compiler warnings
2009-07-18 Jean-Christophe... mpl: printing current stdio devices cleanup
2009-07-18 Jean-Christophe... console: unify printing current devices
2009-07-18 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-nand...
2009-07-18 Wolfgang Denkcmd_flash.c: fix warning: unused variable 'addr_first...
2009-07-18 Tom RixOMAP3 Fix compiler warning for v7_flush_dcache_all
2009-07-18 Wolfgang DenkARM: make split_by_variant.sh output more useful
2009-07-18 Wolfgang DenkNAND: Part 2: Fix warning Please define CONFIG_SYS_64BI...
2009-07-18 Wolfgang Denkat91cap9adk: fix #ifdef/#endif pairing
2009-07-18 Wolfgang Denkpcm030: fix out-of-tree building
2009-07-18 Wolfgang DenkMPC837XERDB: fix warning: "CONFIG_SYS_MONITOR_LEN"...
2009-07-18 Wolfgang Denk8xxx: fix warning: implicit declaration of function...
2009-07-18 Wolfgang DenkMIP405T: fix compile problem
2009-07-18 Wolfgang DenkNAND: Fix warning Please define CONFIG_SYS_64BIT_VSPRIN...
2009-07-18 Wolfgang DenkCPCI750: fix compile problem
2009-07-18 Wolfgang DenkMerge branch 'master' of /home/wd/git/u-boot/custodians
2009-07-18 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-i2c
2009-07-18 Alessandro... cmd_i2c: bugfix: add missing brace
2009-07-17 Jean-Christophe... stdio/device: rework function naming convention
2009-07-17 Peter Tyserppc: Fix compile error for boards with CONFIG_DDR_ECC
2009-07-17 Prafulla Wadaskarinclude/config_cmd_default.h cleanup
2009-07-17 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-video
2009-07-17 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-micro...
2009-07-17 Mike Frysingersata: namespace curr_device variable
2009-07-17 Mike Frysingercmd_mmc: make curr_device static
2009-07-17 Mike Frysingerenvcrc: add missing dependencies on env storage
2009-07-17 Scott WoodRemove legacy NAND and disk on chip references from...
2009-07-17 Shinya Kuribayashiconfig.mk: Remove $(PCI_CLOCK) reference
2009-07-17 Jean-Christophe... fix: missing autoconfig.mk from general Makefile
2009-07-17 Matthias WeisserAdded support for splash screen positioning
2009-07-17 Anatolij Gustschinvideo: mb862xx: replace printf with puts
2009-07-17 Anatolij Gustschinvideo: mb862xx: use macros instead of magic numbers
2009-07-17 Anatolij Gustschinvideo: mb862xx: fix coding style and remove dead code
2009-07-17 Michal Simekmicroblaze: Remove ignored return type for __arch__swab...
2009-07-17 Michal Simekmicroblaze: Removed unused variables
2009-07-17 Minkyu Kangs5pc100: usb: use weak function for usb_board_init
2009-07-17 Scott WoodRemove legacy NAND and disk on chip code.
2009-07-16 Stefan Roesenand: Change NAND_MAX_OOBSIZE to 218 as needed for...
2009-07-16 Stefan Roesenand: ndfc: Remove unnecessary #ifdef's
2009-07-16 Stefan Roesenand/ppc4xx: Move PPC4xx NAND driver to common NAND...
2009-07-16 Valeriy Glushkovnand: fixed failed reads on corrected ECC errors in...
2009-07-16 David BrownellTypo fix: use CONFIG_SOC_DM644X, not CONFIG_SOC_DM646.
2009-07-16 Kyungmin ParkMTD: OneNAND: Increase the environment size to 4KiB
2009-07-16 Anton Vorontsovmpc83xx: MPC837xEMDS: Use hwconfig instead of pci_exter...
2009-07-16 Anton Vorontsovmpc83xx: MPC8315ERDB: Use hwconfig for board type selection
2009-07-16 Anton Vorontsovmpc83xx: MPC837XEMDS: Fixup eSDHC nodes in device tree
2009-07-16 Anton Vorontsovmpc83xx: MPC837XERDB: Add support for FSL eSDHC
2009-07-16 Anton Vorontsovfsl_esdhc: Add device tree fixups
2009-07-16 Anton VorontsovAdd simple hwconfig infrastructure
2009-07-16 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-cfi...
2009-07-16 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-mpc83xx
2009-07-16 Wolfgang DenkMerge branch 'asm-generic' of git://git.denx.de/u-boot...
2009-07-16 Jerry Van BarenImprove U-Boot Porting Guide in the README
2009-07-16 Kim Phillipsmtd: cfi - if defined, use MAX_FLASH_BANKS_DETECT for...
2009-07-16 Kyungmin Parks5pc100: universal: Add KEY_LED_ON flickering at boot
2009-07-15 Kyungmin Parks5pc100: tickertape: Configure GPIOs to All UARTs
2009-07-15 Kyungmin Parks5pc100: OneNAND: code cleanup
2009-07-15 Kyungmin Parks5pc100: Place the SROMC as address order
next