- 9e34185 AM3517 CraneBoard: Add SPL support by Tom Rini · 13 years ago
- 5e0771c AM3517: Add SPL support by Tom Rini · 13 years ago
- 988a235 OMAP3: Add SPL support to omap3_evm by Tom Rini · 13 years ago
- 06c32fb OMAP3: Add SPL support to Beagleboard by Tom Rini · 13 years ago
- 037e2e3 OMAP3 SPL: Add identify_nand_chip function by Tom Rini · 13 years ago
- 05800b9 OMAP3 SPL: Rework memory initalization and devkit8000 support by Tom Rini · 13 years ago
- 3cc8b55 OMAP3: Suffix all Micron memory timing parts with their speed by Tom Rini · 13 years ago
- 0e860dd OMAP3: Add optimal SDRC autorefresh control values by Tom Rini · 13 years ago
- 5b5e576 omap3: mem: Add MCFG helper macro by Tom Rini · 13 years ago
- 64c4950 OMAP3: Remove get_mem_type prototype by Tom Rini · 13 years ago
- c8a003a OMAP3: Change mem_ok to clear again after reading back by Tom Rini · 13 years ago
- 4633d8e OMAP3: Add a helper function to set timings in SDRC by Tom Rini · 13 years ago
- 858df78 OMAP3: Update SDRC dram_init to always call make_cs1_contiguous() by Tom Rini · 13 years ago
- 51b2be5 omap3: mem: Comment enable_gpmc_cs_config more by Tom Rini · 13 years ago
- 60289fe ARM: davici_emac: Fix condition for number of phy detects by Prabhakar Lad · 13 years ago
- 86657d4 arm: printf() is not available in some SPL configurations by Christian Riesch · 13 years ago
- 27df408 arm, davinci: add support for am1808 based enbw_cmc board by Heiko Schocher · 13 years ago
- a5ba05a arm, davinci: move misc function in arch tree by Heiko Schocher · 13 years ago
- 9b71251 arm, board/davinci/common/misc.c: Codingstyle cleanup by Heiko Schocher · 13 years ago
- 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