| Commit message (Expand) | Author | Age | Lines |
* | Coding Style cleanup; update CHANGELOG. | Wolfgang Denk | 2009-07-23 | -2/+0 |
* | unify HOST_CFLAGS and HOSTCFLAGS | Mike Frysinger | 2009-07-23 | -2/+2 |
* | ahci: Fix gcc 4.4 compiler warning | Kumar Gala | 2009-07-23 | -8/+6 |
* | drivers/bios_emulator: Fix gcc 4.4 compiler warning | Kumar Gala | 2009-07-23 | -1/+2 |
* | fec_mxc: driver for FEC ethernet controller on i.MX27 | Ilya Yanok | 2009-07-22 | -0/+1047 |
* | ppc4xx: Fixed compilation warning in 4xx_enet.c | Alessio Centazzo | 2009-07-22 | -2/+1 |
* | net: phy: bugfixes: mv88E61xx multichip addressing support | Prafulla Wadaskar | 2009-07-22 | -10/+10 |
* | arm: Kirkwood: Check the error summary bit for error detection | Simon Kagstrom | 2009-07-22 | -1/+4 |
* | arm: Kirkwood: Fix compiler optimization bug for kwgbe_send | Simon Kagstrom | 2009-07-22 | -12/+19 |
* | MIIPHYBB: Return 0xFFFF if the PHY is not asserting TA. | Richard Retanubun | 2009-07-22 | -0/+7 |
* | Convert SMC911X Ethernet driver to CONFIG_NET_MULTI API | Ben Warren | 2009-07-22 | -160/+187 |
* | P2020RDB Added support of Vitesse PHYs VSC8641(RGMII) and VSC8221(SGMII) | Poonam Aggrwal | 2009-07-22 | -1/+51 |
* | net: tsec - fix dereferencing type-punned pointer will break strict-aliasing ... | Kim Phillips | 2009-07-22 | -1/+4 |
* | sh: sh_eth: Remove garbage from printf | Nobuhiro Iwamatsu | 2009-07-22 | -1/+1 |
* | smc911x: add support for LAN9221 | Andreas Pretzsch | 2009-07-22 | -0/+2 |
* | Merge branch 'master' of git://git.denx.de/u-boot-arm | Wolfgang Denk | 2009-07-23 | -0/+152 |
|\ |
|
| * | Kirkwood: add Marvell Kirkwood gpio driver | Dieter Kiermaier | 2009-07-23 | -0/+152 |
* | | i2c, mpc83xx: add CONFIG_SYS_I2C_INIT_BOARD for fsl_i2c | Heiko Schocher | 2009-07-21 | -0/+6 |
* | | fsl_sata: Fix compiler warnings shown by gcc-4.4 | galak | 2009-07-20 | -81/+19 |
* | | mmc: set bus width to 1 and clock to minimum early during initialization | Ilya Yanok | 2009-07-19 | -0/+3 |
* | | Canyonlands SATA harddisk driver | Kazuaki Ichinohe | 2009-07-19 | -0/+2588 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-nand-flash | Wolfgang Denk | 2009-07-19 | -1669/+224 |
|\ \
| |/
|/| |
|
| * | Remove legacy NAND and disk on chip code. | Scott Wood | 2009-07-16 | -1663/+0 |
| * | nand: ndfc: Remove unnecessary #ifdef's | Stefan Roese | 2009-07-16 | -6/+0 |
| * | nand/ppc4xx: Move PPC4xx NAND driver to common NAND driver directory | Stefan Roese | 2009-07-16 | -0/+224 |
| * | nand: fixed failed reads on corrected ECC errors in nand_util.c | Valeriy Glushkov | 2009-07-16 | -5/+5 |
| * | Typo fix: use CONFIG_SOC_DM644X, not CONFIG_SOC_DM646. | David Brownell | 2009-07-16 | -1/+1 |
* | | stdio/device: rework function naming convention | Jean-Christophe PLAGNIOL-VILLARD | 2009-07-18 | -18/+18 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-video | Wolfgang Denk | 2009-07-17 | -129/+178 |
|\ \ |
|
| * | | Added support for splash screen positioning | Matthias Weisser | 2009-07-17 | -1/+35 |
| * | | video: mb862xx: replace printf with puts | Anatolij Gustschin | 2009-07-17 | -10/+10 |
| * | | video: mb862xx: use macros instead of magic numbers | Anatolij Gustschin | 2009-07-17 | -46/+50 |
| * | | video: mb862xx: fix coding style and remove dead code | Anatolij Gustschin | 2009-07-17 | -103/+114 |
| |/ |
|
* | | sata: namespace curr_device variable | Mike Frysinger | 2009-07-17 | -3/+3 |
|/ |
|
* | fsl_esdhc: Add device tree fixups | Anton Vorontsov | 2009-07-16 | -0/+19 |
* | mtd: cfi - if defined, use MAX_FLASH_BANKS_DETECT for static declarations | Kim Phillips | 2009-07-16 | -2/+9 |
* | Merge branch 'master' of git://git.denx.de/u-boot-arm | Wolfgang Denk | 2009-07-13 | -2/+87 |
|\ |
|
| * | at91: Introduction of at91sam9g45 SOC. | Sedji Gaouaou | 2009-07-12 | -2/+4 |
| * | nand: Add Marvell Kirkwood NAND driver | Prafulla Wadaskar | 2009-07-08 | -0/+83 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-cfi-flash | Wolfgang Denk | 2009-07-13 | -3/+8 |
|\ \ |
|
| * | | issue write command to base for JEDEC flash | Po-Yu Chuang | 2009-07-13 | -3/+8 |
* | | | usb: Fix compiler warning with gcc4.4 | Kumar Gala | 2009-07-11 | -2/+2 |
* | | | usb: add Marvell Kirkwood ehci host controller driver | Prafulla Wadaskar | 2009-07-09 | -0/+109 |
* | | | mpc8xxx: USB: fix: access of ehci struct elements | Vivek Mahajan | 2009-07-09 | -9/+9 |
* | | | usb: musb: add timeout via CONFIG_MUSB_TIMEOUT | Bryan Wu | 2009-07-09 | -0/+35 |
* | | | usb: musb: drop old musb read/write prototypes | Mike Frysinger | 2009-07-09 | -6/+0 |
|/ / |
|
* | | fsl_elbc_nand: redirect the pointer of bbt pattern to RAM | Mingkai Hu | 2009-07-07 | -0/+4 |
* | | Bug-fix in drivers mtd nand Makefile | kevin.morfitt@fearnside-systems.co.uk | 2009-07-07 | -1/+1 |
* | | mtd: nand: use loff_t for offset | Jean-Christophe PLAGNIOL-VILLARD | 2009-07-07 | -10/+10 |
* | | mtd: nand: new base driver for memory mapped nand devices | Mike Frysinger | 2009-07-07 | -0/+54 |