- 564964b GCC4.6: Squash warnings in ipu_disp.c by Marek Vasut · 13 years ago
- be547c6 GCC4.6: Squash warnings in lcd.c by Marek Vasut · 13 years ago
- 7fcd9bb GCC4.6: Squash warning in cmd_nvedit.c by Marek Vasut · 13 years ago
- 5b3901d GCC4.6: Squash warning in cmd_flash.c by Marek Vasut · 13 years ago
- 60ce53c GCC4.6: Convert various empty macros to inline functions by Marek Vasut · 13 years ago
- b30d41c sbc82xx: delete support for obsolete SBC8240/SBC8260 by Paul Gortmaker · 13 years ago
- 2c32003 MAINTAINERS: delete stale entry for EOL Wind River boards by Paul Gortmaker · 13 years ago
- 15f5798 Add missing header for gcc3 by Scott McNutt · 13 years ago
- a9a730e net: Add \n before warning message so it prints on a new line. by Philip Balister · 13 years ago
- e3e454c console: Squelch pre-console output in console functions by Graeme Russ · 13 years ago
- 79df120 ns16550: change to allow 32 bit access to registers by Dave Aldridge · 13 years ago
- b18eabf IDE: Fix complaints about strict aliasing in cmd_ide.c by Marek Vasut · 13 years ago
- 857c283 Small refactor to remove duplicate serial code by Simon Glass · 13 years ago
- 025421e fat: replace LINEAR_PREFETCH_SIZE with PREFETCH_BLOCKS by Sergei Shtylyov · 13 years ago
- 40e2191 fat: root directory cluster only makes sense for FAT32 by Sergei Shtylyov · 13 years ago
- 60b36f0 fat: cannot compare bytes and sectors by Sergei Shtylyov · 13 years ago
- ac49777 fat: fix crash with big sector size by Sergei Shtylyov · 13 years ago
- 1e02c20 Merge branch 'sf' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · 13 years ago
- 97d7ab8 Merge branch 'post' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · 13 years ago
- af708cb EfikaSB: Add preliminary EfikaSB support by Marek Vasut · 13 years ago
- 0ef4fc5 EfikaMX: Add imximage config for Efika SB by Marek Vasut · 13 years ago
- e063342 ATA: Squash warnings in mxc_ata. by Marek Vasut · 13 years ago
- db545e4 vision2: Place machine ID into board config by Fabio Estevam · 13 years ago
- e6ec176 zmx25: Fix build warning due to 'get_reset_cause' defined but not used by Fabio Estevam · 13 years ago
- 9ba24f1 zmx25: Place machine ID into board config by Fabio Estevam · 13 years ago
- 5a9361c zmx25: Remove dram_init_banksize() by Fabio Estevam · 13 years ago
- db84140 I2C: mxc_i2c rework by Marek Vasut · 13 years ago
- 37a6d20 MX5: Clean up the output of "clocks" command by Marek Vasut · 13 years ago
- 95c0eb1 MX5: Add AHB clock reporting and fix IPG clock reporting by Marek Vasut · 13 years ago
- bf2eaf5 MX5: Modify the PLL decoding algorithm by Marek Vasut · 13 years ago
- 00e11a4 mx53evk: Place machine ID into board config by Fabio Estevam · 13 years ago
- 7c2eaba mx53ard: Place machine ID into board config by Fabio Estevam · 13 years ago
- c4c596f mx53smd: Place machine ID into board config by Fabio Estevam · 13 years ago
- 9df8289 mx53loco: Place machine ID into board config by Fabio Estevam · 13 years ago
- 4cd300e mx51evk: Place machine ID into board config by Fabio Estevam · 13 years ago
- 4c41438 imx31_litekit: Place machine ID into board config by Fabio Estevam · 13 years ago
- da3598a mx31ads: Place machine ID into board config by Fabio Estevam · 13 years ago
- f39c008 mx25pdk: Place machine ID into board config by Fabio Estevam · 13 years ago
- 9aa3c6a mx31pdk: Place machine ID into board config by Fabio Estevam · 13 years ago
- 7a5faf0 imx31_litekit: Remove dram_init_banksize() by Fabio Estevam · 13 years ago
- 14c7817 mx31ads: Remove dram_init_banksize() by Fabio Estevam · 13 years ago
- c3f4f31 mx25pdk: Remove dram_init_banksize() by Fabio Estevam · 13 years ago
- 9bd72eb mx31pdk: Remove dram_init_banksize() by Fabio Estevam · 13 years ago
- 8edcc6f FEC: Move imx_get_mac_from_fuse() definition to fec_mxc.h by Marek Vasut · 13 years ago
- 17fb268 FEC: Squish "got MAC from fuse" message, make it debug() by Marek Vasut · 13 years ago
- e382fb4 FEC: Add timeout for chip reset by Marek Vasut · 13 years ago
- 2e5f442 FEC: Allow registering MII postconfiguration callback by Marek Vasut · 13 years ago
- 9e27e9d FEC: Allow multiple FECes by Marek Vasut · 13 years ago
- d133b88 FEC: Abstract access to fec->eth in MII operations by Marek Vasut · 13 years ago
- 392b850 FEC: Allow selection of MII mode via CONFIG_FEC_XCV_TYPE by Marek Vasut · 13 years ago
- a50a90c FEC: Add RMII mode support by Marek Vasut · 13 years ago
- 9eb3770 FEC: Kill mode select FIXME's by Marek Vasut · 13 years ago
- 77dbd6a FEC: Use defined constant instead of magic number by Marek Vasut · 13 years ago
- 879cf26 FEC: Use proper accessor to read register in debug call by Marek Vasut · 13 years ago
- 50cf807 cosmetic: fsl_pmic: cosmetic for the help message by Jason Liu · 13 years ago
- b7171d9 EfikaMX: Adjust undocumented magic constant in config file by Marek Vasut · 13 years ago
- 610b53e MX31: Disable watchdog during low-power modes by Fabio Estevam · 13 years ago
- 419adbf MX25: Add initial support for MX25PDK by Fabio Estevam · 13 years ago
- e6d9b97 MX25: tx25: Avoid the usage of extern in C file by Fabio Estevam · 13 years ago
- b6e6ebb mx31pdk: Change the prompt as per other i.MX boards by Fabio Estevam · 13 years ago
- b6ce479 MX31: Improve readability for reset cause by Fabio Estevam · 13 years ago
- 29b62c0 MX31: mx31pdk: Remove nand_spl config.mk file by Fabio Estevam · 13 years ago
- 957dc02 ARM: mx25: Print the source of reset by Fabio Estevam · 13 years ago
- 986d0d1 ARM: mx25: Print the silicon revison by Fabio Estevam · 13 years ago
- 0a0522c arm, davinci, da8xx: add cpuinfo by Heiko Schocher · 13 years ago
- 310ae55 arm, davinci, am1808: add lowlevel functions for booting from NOR by Heiko Schocher · 13 years ago
- 337c433 arm, davinci: add NOR Boot Configuration Word by Heiko Schocher · 13 years ago
- a293181 arm, davinci: add ddr2 definition by Heiko Schocher · 13 years ago
- 198a7fc arm, davinci, am1808, gpio: add missing defines for bank 8 by Heiko Schocher · 13 years ago
- e686299 arm, davinci: add some missing defines in hardware.h by Heiko Schocher · 13 years ago
- b841c01 arm, davinci: add SYSCFG1 base and register struct by Heiko Schocher · 13 years ago
- 41d272d rtc, davinci: add support for davinci internal RTC by Heiko Schocher · 13 years ago
- 725c293 arm, davinci: add RTC base addr by Heiko Schocher · 13 years ago
- bf569ac arm, davinci: add internal WDT support for AM1808 cpus by Heiko Schocher · 13 years ago
- fbabac7 arm, davinci: add missing timer baseaddresses for !DA8xx cpu by Heiko Schocher · 13 years ago
- de23e72 arm, davinci: move davinci_timer in header file by Heiko Schocher · 13 years ago
- 19fdf9a net, davinci_emac: let the EMAC detect the PHYs by Heiko Schocher · 13 years ago
- c3b4a47 net, davinci_emac: make less verbose - turn printf() into debug() by Heiko Schocher · 13 years ago
- 4f3c42a net, davinci_emac: add KSZ8864 switch by Heiko Schocher · 13 years ago
- 49d6da6 i2c, davinci: add i2c set speed by Heiko Schocher · 13 years ago
- 2d76da2 Devkit8000: Change console from ttyS2 to ttyO2 by Thomas Weber · 13 years ago
- e1149a6 omap4: update maintainer for omap4 boards by Aneesh V · 13 years ago
- effeda5 omap3evm: env: Fix default console by Sanjeev Premi · 13 years ago
- 939e722 omap3: Fix compile warning by Sanjeev Premi · 13 years ago
- 14fa2dd mmc: omap: config VMMC, MMC1_PBIAS by Balaji T K · 13 years ago
- ecd9af8 mmc: omap: enable high capacity by Balaji T K · 13 years ago
- d6cac9c devkit8000: Fix build break by Sandeep Paulraj · 13 years ago
- 9ea5c6e omap-common: reorganize spl.c by Simon Schwarz · 13 years ago
- 409ef1b omap3: implement boot parameter saving by Simon Schwarz · 13 years ago
- 3f6a492 devkit8000: Add nand-spl support for new SPL by Simon Schwarz · 13 years ago
- 78ce977 omap3: new SPL structure support by Simon Schwarz · 13 years ago
- 682b3a8 spl: Add POWER library to new spl by Simon Schwarz · 13 years ago
- 12c2f1e spl: add NAND Library to new SPL by Simon Schwarz · 13 years ago
- bb085b8 omap-common: add nand spl support by Simon Schwarz · 13 years ago
- b88e425 omap3: Configure RAM bank 0 if in SPL by Simon Schwarz · 13 years ago
- 63ffcfc omap-common/omap4: relocate early UART clock setup by Simon Schwarz · 13 years ago
- cdbc277 overo: Set IEN on GPMC_CLK to support synchronous clocking. by Philip Balister · 13 years ago
- 5213d24 OMAP3: Overo: Update GPMC timing for ethernet chip by Philip Balister · 13 years ago
- 47e75d7 Armada100: Enable 88E3015 PHY support for GplugD by Ajay Bhargav · 13 years ago
- aa0ecfe Armada100: Enable Ethernet support for GplugD by Ajay Bhargav · 13 years ago