| Commit message (Expand) | Author | Age | Lines |
... | |
| * | powerpc/85xx: Add networking support to P1023RDS | Roy Zang | 2011-09-29 | -0/+4 |
| * | powerpc/85xx: Add support for FMan ethernet in Independent mode | Kumar Gala | 2011-09-29 | -12/+741 |
| * | powerpc/mp: add support for discontiguous cores | Timur Tabi | 2011-09-29 | -26/+61 |
| * | fdt: Rename fdt_create_phandle to fdt_set_phandle | Kumar Gala | 2011-09-29 | -1/+1 |
| * | powerpc/85xx: Fix compile warnings/errors if CONFIG_SYS_DPAA_FMAN isn't set | Kumar Gala | 2011-09-29 | -1/+8 |
| * | fsl_ifc: Add the workaround for erratum IFC A-003399(enabled on P1010) | Poonam Aggrwal | 2011-09-29 | -0/+95 |
| * | powerpc/P1010: Add workaround for erratum P1010-A003549 (related to IFC) | Poonam Aggrwal | 2011-09-29 | -0/+17 |
| * | fsl_ifc: Add the workaround for erratum IFC-A002769 (enable on P1010) | Poonam Aggrwal | 2011-09-29 | -0/+10 |
| * | powerpc/85xx: Expanding the window of CCSRBAR in AS=1 from 4k to 1M | Poonam Aggrwal | 2011-09-29 | -3/+4 |
| * | nand: Freescale Integrated Flash Controller NAND support | Dipen Dudhat | 2011-09-29 | -7/+27 |
| * | powerpc/85xx: relocate CCSR before creating the initial RAM area | Timur Tabi | 2011-09-29 | -58/+234 |
| * | powerpc/85xx: introduce and document CONFIG_SYS_CCSRBAR macros | Timur Tabi | 2011-09-29 | -0/+39 |
| * | powerpc/85xx: Enable internal USB UTMI PHY on p204x/p3041/p50x0 | Kumar Gala | 2011-09-29 | -0/+5 |
| * | powerpc/85xx: Add ULPI and UTMI USB Phy support for P1010/P1014 | Ramneek Mehresh | 2011-09-29 | -0/+2 |
* | | microblaze: Clean up reset asm code | Michal Simek | 2011-10-03 | -20/+5 |
* | | microblaze: Save and restore first unused vector | Michal Simek | 2011-10-03 | -2/+4 |
* | | microblaze: Setup MB vectors if feature is enable for u-boot | Michal Simek | 2011-10-03 | -12/+22 |
* | | microblaze: Remove debug saving value | Michal Simek | 2011-10-03 | -2/+0 |
* | | sbc82xx: delete support for obsolete SBC8240/SBC8260 | Paul Gortmaker | 2011-10-01 | -1/+1 |
* | | console: Squelch pre-console output in console functions | Graeme Russ | 2011-10-01 | -32/+16 |
* | | Merge branch 'post' of git://git.denx.de/u-boot-blackfin | Wolfgang Denk | 2011-10-01 | -251/+144 |
|\ \ |
|
| * | | Blackfin: uart: implement loop callback for post | Mike Frysinger | 2011-09-29 | -0/+40 |
| * | | Blackfin: post: generalize led/button tests with GPIOs | Mike Frysinger | 2011-09-29 | -0/+104 |
| * | | Blackfin: post: drop custom test list | Mike Frysinger | 2011-09-29 | -251/+0 |
| |/ |
|
* | | zmx25: Fix build warning due to 'get_reset_cause' defined but not used | Fabio Estevam | 2011-09-30 | -23/+23 |
* | | MX5: Clean up the output of "clocks" command | Marek Vasut | 2011-09-30 | -7/+9 |
* | | MX5: Add AHB clock reporting and fix IPG clock reporting | Marek Vasut | 2011-09-30 | -9/+27 |
* | | MX5: Modify the PLL decoding algorithm | Marek Vasut | 2011-09-30 | -10/+70 |
* | | FEC: Move imx_get_mac_from_fuse() definition to fec_mxc.h | Marek Vasut | 2011-09-30 | -6/+0 |
* | | MX31: Disable watchdog during low-power modes | Fabio Estevam | 2011-09-30 | -2/+4 |
* | | MX25: tx25: Avoid the usage of extern in C file | Fabio Estevam | 2011-09-30 | -0/+29 |
* | | MX31: Improve readability for reset cause | Fabio Estevam | 2011-09-30 | -1/+1 |
* | | ARM: mx25: Print the source of reset | Fabio Estevam | 2011-09-30 | -1/+24 |
* | | ARM: mx25: Print the silicon revison | Fabio Estevam | 2011-09-30 | -1/+32 |
* | | arm, davinci, da8xx: add cpuinfo | Heiko Schocher | 2011-09-30 | -2/+14 |
* | | arm, davinci, am1808: add lowlevel functions for booting from NOR | Heiko Schocher | 2011-09-30 | -0/+473 |
* | | arm, davinci: add NOR Boot Configuration Word | Heiko Schocher | 2011-09-30 | -0/+9 |
* | | arm, davinci: add ddr2 definition | Heiko Schocher | 2011-09-30 | -0/+96 |
* | | arm, davinci, am1808, gpio: add missing defines for bank 8 | Heiko Schocher | 2011-09-30 | -0/+2 |
* | | arm, davinci: add some missing defines in hardware.h | Heiko Schocher | 2011-09-30 | -0/+11 |
* | | arm, davinci: add SYSCFG1 base and register struct | Heiko Schocher | 2011-09-30 | -0/+16 |
* | | arm, davinci: add RTC base addr | Heiko Schocher | 2011-09-30 | -0/+1 |
* | | arm, davinci: add internal WDT support for AM1808 cpus | Heiko Schocher | 2011-09-30 | -0/+35 |
* | | arm, davinci: add missing timer baseaddresses for !DA8xx cpu | Heiko Schocher | 2011-09-30 | -0/+2 |
* | | arm, davinci: move davinci_timer in header file | Heiko Schocher | 2011-09-30 | -14/+41 |
* | | net, davinci_emac: add KSZ8864 switch | Heiko Schocher | 2011-09-30 | -1/+75 |
* | | omap3: Fix compile warning | Sanjeev Premi | 2011-09-30 | -1/+1 |
* | | mmc: omap: config VMMC, MMC1_PBIAS | Balaji T K | 2011-09-30 | -1/+7 |
* | | devkit8000: Fix build break | Sandeep Paulraj | 2011-09-30 | -1/+1 |
* | | omap-common: reorganize spl.c | Simon Schwarz | 2011-09-30 | -177/+247 |