Age | Commit message (Expand) | Author |
2010-12-16 | Serial: Add UART support for Marvell ARMADA 100 SoCs. | Prafulla Wadaskar |
2010-12-16 | Serial: ns16550: Add support for CONFIG_SYS_NS16550_IER macro | Prafulla Wadaskar |
2010-12-16 | gpio: Add Multi-Function-Pin configuration driver for Marvell SoCs | Prafulla Wadaskar |
2010-12-16 | Merge branch 'master' of ../master into next | Wolfgang Denk |
2010-12-13 | fsl_esdhc: Set the eSHDC DMACTL[SNOOP] bit after resetting the controller | P.V.Suresh |
2010-12-13 | fsl_upm: Add MxMR/MDR synchronization | John Schmoller |
2010-12-13 | tsec: Revert to setting TBICR_ANEG_ENABLE by default for SGMII | Kumar Gala |
2010-12-11 | OMAP3: SPI driver | Dirk Behme |
2010-12-11 | ARMV7: OMAP4: twl6030 add battery charging support | Balaji T K |
2010-12-09 | Merge branch 'master' of git://git.denx.de/u-boot-imx | Wolfgang Denk |
2010-12-08 | Merge branch 'master' of git://git.denx.de/u-boot-arm | Wolfgang Denk |
2010-12-07 | AT91: gen_atmel_mci.c: fix bug when Slot B is used | Reinhard Meyer |
2010-12-06 | fix s3c2410_nand timing default values | David Müller (ELSOFT AG) |
2010-12-01 | video: move fsl_diu_fb driver to drivers/video | Anatolij Gustschin |
2010-11-30 | Merge branch 'next' of git://git.denx.de/u-boot-arm into next | Wolfgang Denk |
2010-11-30 | pl01x: use C structs and readl/writel | Rabin Vincent |
2010-11-30 | add Xilinx_abort_fn to Xilinx_Spartan3_Slave_Serial_fns | Wolfgang Wegner |
2010-11-30 | da850: Add RMII support for EMAC | Sudhakar Rajashekhara |
2010-11-28 | cfi_flash: fix bug introduced while recent change to flash_get_size() | Anatolij Gustschin |
2010-11-27 | 74xx_7xx: Cleanup for partial linking and --gc-sections | Wolfgang Denk |
2010-11-27 | 824x: Cleanup for partial linking and --gc-sections | Wolfgang Denk |
2010-11-27 | ppc4xx/NAND: Reduce size of NAND SPL image | Stefan Roese |
2010-11-26 | e1000: fix compile warning | Wolfgang Denk |
2010-11-26 | Merge branch 'master' of git://git.denx.de/u-boot-usb | Wolfgang Denk |
2010-11-26 | Merge branch 'master' of git://git.denx.de/u-boot-arm | Wolfgang Denk |
2010-11-26 | usb: Remove usb_dev_init() from ehci-ppc4xx.c | Stefan Roese |
2010-11-26 | usb: Clear CMD_RUN while issuing CMD_RESET in ehci_reset() | Stefan Roese |
2010-11-26 | usb: Add WATCHDOG_RESET call to polling loop | Stefan Roese |
2010-11-26 | usb: fix for USB_ST_STALLED status reporting in ehci_submit_async() | Anatolij Gustschin |
2010-11-21 | imx: Get fec mac address from fuse | Liu Hui-R64343 |
2010-11-19 | mmc: omap: timeout counter fix | Nishanth Menon |
2010-11-19 | Merge branch 'master' of /home/wd/git/u-boot/custodians | Wolfgang Denk |
2010-11-18 | Exclude drivers/qe/fdt.c without CONFIG_QE | Sebastien Carlier |
2010-11-18 | GRETH: removed space in network driver device name. | Daniel Hellstrom |
2010-11-18 | GRETH: fixed 2 decriptor table typos | Daniel Hellstrom |
2010-11-18 | GRETH: Added extra RESET, this is needed if GRETH was stopped during an ether... | Daniel Hellstrom |
2010-11-18 | GRETH: Added autodetection of PHY address, or let BSP hardcode it. | Daniel Hellstrom |
2010-11-18 | GRETH: made debug printouts use common debug() macro. | Daniel Hellstrom |
2010-11-18 | GRETH: removed unneccesary register write and one clean up. | Daniel Hellstrom |
2010-11-17 | net: e1000: typo using wrong argument to sizeof | Matthew McClintock |
2010-11-17 | Switch from archive libraries to partial linking | Sebastien Carlier |
2010-11-17 | Merge branch 'master' of git://git.denx.de/u-boot-arm | Wolfgang Denk |
2010-11-14 | pci: Use intelligent indentation for CONFIG_PCI_SCAN_SHOW | Peter Tyser |
2010-11-14 | pci: Fix ordering of devices when CONFIG_PCI_SCAN_SHOW | Peter Tyser |
2010-11-14 | pci: Clean up PCI info when CONFIG_PCI_SCAN_SHOW | Peter Tyser |
2010-11-14 | fsl_pci_init: Quiet scanning printf() | Peter Tyser |
2010-11-14 | fsl: Clean up printing of PCI boot info | Peter Tyser |
2010-11-14 | fsl_pci_init: Make fsl_pci_init_port() PCI/PCIe aware | Peter Tyser |
2010-11-14 | net: e1000: Add initialized eth_device & e1000_hw structure | Kumar Gala |
2010-11-14 | net: uli526x: Add initialized eth_device structure | Nobuhiro Iwamatsu |