- c8f2b6b arm, davinci, da850: add uart1 tx rx pinmux config by Heiko Schocher · 13 years ago
- a3e1550 arm, davinci: move davinci_rtc struct to hardware.h by Heiko Schocher · 13 years ago
- 2eb6050 arm, davinci: Remove duplication of pinmux configuration code by Christian Riesch · 13 years ago
- f49896d arm, hawkboard: Use the pinmux configurations defined in the arch tree by Christian Riesch · 13 years ago
- b10592f arm, da850evm: Use the pinmux configurations defined in the arch tree by Christian Riesch · 13 years ago
- 588c678 arm, da850: Add pinmux configurations to the arch tree by Christian Riesch · 13 years ago
- 0db1ffd arm, da850evm: Do pinmux configuration for EMAC together with other pinmuxes by Christian Riesch · 13 years ago
- 3092311 arm, hawkboard: Remove obsolete struct pinmux_config i2c_pins by Christian Riesch · 13 years ago
- 0d2cabe arm, davinci: Move pinmux functions from board to arch tree by Christian Riesch · 13 years ago
- c8a6d75 arm, arm926ejs: always do cpu critical inits by Heiko Schocher · 13 years ago
- d7bca05 omap_gpmc: use SOFTECC in SPL if it's enabled by Ilya Yanok · 13 years ago
- 4e69962 nand_spl_simple: add support for software ECC by Ilya Yanok · 13 years ago
- f5a19c1 AM3517: move AM3517 specific mux defines to generic header by Ilya Yanok · 13 years ago
- d2452ea AM35xx: add EMAC support by Ilya Yanok · 13 years ago
- e23d181 davinci_emac: hardcode 100Mbps for AM35xx and RMII by Ilya Yanok · 13 years ago
- ff67276 davinci_emac: fix for running with dcache enabled by Ilya Yanok · 13 years ago
- c850069 arm926ejs: add noop implementation for dcache ops by Ilya Yanok · 13 years ago
- 4c0f69d davinci_emac: conditionally compile specific PHY support by Ilya Yanok · 13 years ago
- 518036e davinci_emac: use internal addresses in buffer descriptors by Ilya Yanok · 13 years ago
- 5f732f7 davinci_emac: move arch-independent defines to separate header by Ilya Yanok · 13 years ago
- 3c1c315 BeagleBoard: config: Really switch to ttyO2 by Koen Kooi · 13 years ago
- 6f6cd8b ARM: davinci_dm6467Tevm: Fix build breakage by Anatolij Gustschin · 13 years ago
- fb13c65 ARM: OMAP: Remove STACKSIZE for IRQ and FIQ if unused by Thomas Weber · 13 years ago
- a2146f5 ARM: OMAP3: Remove unused define SDRC_R_C_B by Thomas Weber · 13 years ago
- 07eec8e ARM: OMAP3: Remove unused define CONFIG_OMAP3430 by Thomas Weber · 13 years ago
- 8ed98d8 omap4: fix IO setting by Aneesh V · 13 years ago
- 83cc607 omap4+: streamline CONFIG_SYS_TEXT_BASE and other SDRAM addresses by Aneesh V · 13 years ago
- a04c304 omap4460: add ES1.1 identification by Aneesh V · 13 years ago
- 7d9fa57 omap4: emif: fix error in driver by Aneesh V · 13 years ago
- 10a8140 omap: remove I2C from SPL by Aneesh V · 13 years ago
- fb4368d omap4460: fix TPS initialization by Aneesh V · 13 years ago
- fa5c07a omap: fix cache line size for omap3/omap4 boards by Aneesh V · 13 years ago
- 69a4779 omap4: ttyO2 instead of ttyS2 in default bootargs by Aneesh V · 13 years ago
- 902b92c omap: Improve PLL parameter calculation tool by Aneesh V · 13 years ago
- 49a2e55 start.S: remove omap3 specific code from start.S by Aneesh V · 13 years ago
- 688ee13 armv7: setup vector by Aneesh V · 13 years ago
- 210f331 armv7: include armv7/cpu.c in SPL build by Aneesh V · 13 years ago
- 98a5dc7 armv7: disable L2 cache in cleanup_before_linux() by Aneesh V · 13 years ago
- 962712b arm, arm926ejs: Fix clear bss loop for zero length bss by Christian Riesch · 13 years ago
- c614cc8 PXA: Move colibri_pxa270 to board/toradex/ by Marek Vasut · 13 years ago
- cb4d337 PXA: Flip colibri_pxa27x to pxa-common.h by Marek Vasut · 13 years ago
- d64ff0d PXA: Introduce common configuration header for PXA by Marek Vasut · 13 years ago
- 08341be PXA: Rename pxa_dram_init to pxa2xx_dram_init by Marek Vasut · 13 years ago
- 71d058b PXA: Squash extern pxa_dram_init() by Marek Vasut · 13 years ago
- f7d4f36 PXA: Export cpu_is_ and pxa_dram_init functions by Marek Vasut · 13 years ago
- e326a23 PXA: Cleanup Colibri PXA270 by Marek Vasut · 13 years ago
- ba2d9be PXA: Replace timer driver by Marek Vasut · 13 years ago
- 78aca0e PXA: Add cpuinfo display for PXA2xx by Marek Vasut · 13 years ago
- 9da6fe5 PXA: Separate PXA2xx CPU init by Marek Vasut · 13 years ago
- 85cc88a PXA: Rename CONFIG_PXA2[57]X to CONFIG_CPU_PXA2[57]X by Marek Vasut · 13 years ago
- 902c9d2 PXA: Unify vpac270 environment size by Marek Vasut · 13 years ago
- 5e063e1 PXA: Enable command line editing for vpac270 by Marek Vasut · 13 years ago
- d7a3545 PXA: Adapt Voipac PXA270 to OneNAND SPL by Marek Vasut · 13 years ago
- 6e31651 PXA: Drop Voipac PXA270 OneNAND IPL by Marek Vasut · 13 years ago
- 8a85f7d PXA: Fixup PXA25x boards after start.S update by Marek Vasut · 13 years ago
- f1ac784 PXA: Re-add the Dcache locking as RAM for pxa250 by Marek Vasut · 13 years ago
- b909162 PXA: Rework start.S to be closer to other ARMs by Marek Vasut · 13 years ago
- 583cbb4 PXA: Drop XM250 board by Marek Vasut · 13 years ago
- f2a7e4d PXA: Drop PLEB2 board by Marek Vasut · 13 years ago
- 72830a5 PXA: Drop CRADLE board by Marek Vasut · 13 years ago
- 2493bd5 PXA: Drop CERF250 board by Marek Vasut · 13 years ago
- b672cbf Fix regression in SMDK6400 by Simon Schwarz · 13 years ago
- 5a9fc19 nand: Add common functions to linux/mtd/nand.h by Simon Schwarz · 13 years ago
- 024b61c Ethernut 5 board support by Tim Schendekehl · 13 years ago
- a6ac5f3 net: Armada100: Fix compilation warnings by Ajay Bhargav · 13 years ago
- a35cb4c ARM: remove duplicated code for LaCie boards by Simon Guinot · 13 years ago
- 72198a3 ARM: add support for LaCie 2Big Network v2 by Simon Guinot · 13 years ago
- 5559fb8 mvsata: fix ide_preinit for missing disks by Simon Guinot · 13 years ago
- 6e23891 netspace_v2: Read Ethernet MAC address from EEPROM by Simon Guinot · 13 years ago
- fb270e6 omap3evm: Add support for EFI partitions by Sanjeev Premi · 13 years ago
- f54988b part_efi: Fix compile errors by Sanjeev Premi · 13 years ago
- 6cc6326 net: Make sure IPaddr_t is 32 bits in size by Matthias Weisser · 13 years ago
- cc3e1cb MAKEALL: Add -l option to only list build targets by Marek Vasut · 13 years ago
- 96ae6dc OMAP3: Change devkit8000 maintainer by Thomas Weber · 13 years ago
- afd1b82 tools/envcrc: fix compile breakage by Igor Grinberg · 13 years ago
- def963d Add a "tidy" build option by Andy Fleming · 13 years ago
- 9e28f6c add a git mailrc file for maintainers by Mike Frysinger · 13 years ago
- 7acba0b Add a cli command to test the TPM device. by Vadim Bendebury · 13 years ago
- 083b7a6 pxe: make the first label the implicit default by Jason Hobbs · 13 years ago
- 1a8d658 cmd_bdinfo: simplify local static funcs a bit by Mike Frysinger · 13 years ago
- e31edc5 mii: miiphy register address width change by Chandan Nath · 13 years ago
- 46f387d Standalone Apps: Standalone apps should need only exports.h. by Mike Partington · 14 years ago
- 1cd368d env_nand: Remove DEBUG definition by Thomas Weber · 13 years ago
- 8488d1b Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging by Wolfgang Denk · 13 years ago
- b50e1e0 common/menu.c: Fix build warning by Anatolij Gustschin · 13 years ago
- d751279 board/amcc/taihu/flash.c: Fix GCC 4.6 build warnings by Wolfgang Denk · 13 years ago
- e18ce06 board/amcc/yucca/flash.c: Fix GCC 4.6 build warnings by Wolfgang Denk · 13 years ago
- 00da08e board/amcc/common/flash.c: Fix GCC 4.6 build warning by Wolfgang Denk · 13 years ago
- b009b02 pci_ftpci100: Implementation FTPCI100 PCI driver by Gavin Guo · 13 years ago
- 61134dc phy: Add support for SMSC LAN87xx PHYs by Nobuhiro Iwamatsu · 13 years ago
- 4c9b59f Fix tsize warning in tools/aisimage.c by Simon Glass · 13 years ago
- da42f24 drivers/net/mvgbe.c: Fix GCC 4.6 warnings by Anatolij Gustschin · 13 years ago
- 9299958 serial: constify serial_assign() by Gerlando Falauto · 13 years ago
- 34148d6 serial: cosmetic checkpatch compliance by Gerlando Falauto · 13 years ago
- 30f39de disk: part_efi: fix regression due to incorrect buffer usage by Stephen Warren · 13 years ago
- 896a717 miiphy: Note that miiphy_* API is deprecated by Andy Fleming · 13 years ago
- 20ffbf3 Phy/Marvell: Rewrite the MV88E1111 phy config function based on kernel code by Zang Roy-R61911 · 13 years ago
- 60a0a3b Makefile: add tools/mkenvimage to target 'clean' by Horst Kronstorfer · 13 years ago
- d61c507 mv_common.c: get rid of 'defined but not used' warning by Michael Jones · 13 years ago
- 9b72828 m68k: fix ambiguous bit testing by Mike Frysinger · 13 years ago