Age | Commit message (Expand) | Author | Files | Lines |
2011-10-05 | image: push default arch values to arch headers | Mike Frysinger | 11 | -0/+33 |
2011-10-05 | POST: add post_log_res field for post results in global data | Valentin Longchamp | 5 | -0/+5 |
2011-10-05 | POST/arm: adaptations needed for POST on ARM to work | Valentin Longchamp | 2 | -0/+6 |
2011-10-05 | console: Implement pre-console buffer | Graeme Russ | 11 | -0/+33 |
2011-10-04 | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx | Wolfgang Denk | 43 | -168/+2283 |
2011-10-03 | powerpc/p3060: Add SoC related support for P3060 platform | Shengzhou Liu | 8 | -1/+293 |
2011-10-03 | powerpc/85xx: Add support for setting up RAID engine liodns on P5020 | Kumar Gala | 5 | -2/+69 |
2011-10-03 | powerpc/mpc8548: Add workaround for erratum NMG_LBC103 | Kumar Gala | 3 | -0/+7 |
2011-10-03 | powerpc/mpc8548: Add workaround for erratum NMG_DDR120 | Kumar Gala | 3 | -0/+25 |
2011-10-03 | powerpc/p4080: Add support for secure boot flow | Ruchika Gupta | 5 | -3/+118 |
2011-10-03 | microblaze: Clean up reset asm code | Michal Simek | 1 | -20/+5 |
2011-10-03 | microblaze: Save and restore first unused vector | Michal Simek | 1 | -2/+4 |
2011-10-03 | microblaze: Setup MB vectors if feature is enable for u-boot | Michal Simek | 1 | -12/+22 |
2011-10-03 | microblaze: Remove debug saving value | Michal Simek | 1 | -2/+0 |
2011-10-01 | sbc82xx: delete support for obsolete SBC8240/SBC8260 | Paul Gortmaker | 1 | -1/+1 |
2011-10-01 | console: Squelch pre-console output in console functions | Graeme Russ | 2 | -32/+16 |
2011-10-01 | Merge branch 'post' of git://git.denx.de/u-boot-blackfin | Wolfgang Denk | 5 | -251/+144 |
2011-09-30 | zmx25: Fix build warning due to 'get_reset_cause' defined but not used | Fabio Estevam | 1 | -23/+23 |
2011-09-30 | MX5: Clean up the output of "clocks" command | Marek Vasut | 1 | -7/+9 |
2011-09-30 | MX5: Add AHB clock reporting and fix IPG clock reporting | Marek Vasut | 1 | -9/+27 |
2011-09-30 | MX5: Modify the PLL decoding algorithm | Marek Vasut | 3 | -10/+70 |
2011-09-30 | FEC: Move imx_get_mac_from_fuse() definition to fec_mxc.h | Marek Vasut | 4 | -6/+0 |
2011-09-30 | MX31: Disable watchdog during low-power modes | Fabio Estevam | 2 | -2/+4 |
2011-09-30 | MX25: tx25: Avoid the usage of extern in C file | Fabio Estevam | 1 | -0/+29 |
2011-09-30 | MX31: Improve readability for reset cause | Fabio Estevam | 1 | -1/+1 |
2011-09-30 | ARM: mx25: Print the source of reset | Fabio Estevam | 1 | -1/+24 |
2011-09-30 | ARM: mx25: Print the silicon revison | Fabio Estevam | 2 | -1/+32 |
2011-09-30 | arm, davinci, da8xx: add cpuinfo | Heiko Schocher | 1 | -2/+14 |
2011-09-30 | arm, davinci, am1808: add lowlevel functions for booting from NOR | Heiko Schocher | 3 | -0/+473 |
2011-09-30 | arm, davinci: add NOR Boot Configuration Word | Heiko Schocher | 1 | -0/+9 |
2011-09-30 | arm, davinci: add ddr2 definition | Heiko Schocher | 1 | -0/+96 |
2011-09-30 | arm, davinci, am1808, gpio: add missing defines for bank 8 | Heiko Schocher | 1 | -0/+2 |
2011-09-30 | arm, davinci: add some missing defines in hardware.h | Heiko Schocher | 1 | -0/+11 |
2011-09-30 | arm, davinci: add SYSCFG1 base and register struct | Heiko Schocher | 1 | -0/+16 |
2011-09-30 | arm, davinci: add RTC base addr | Heiko Schocher | 1 | -0/+1 |
2011-09-30 | arm, davinci: add internal WDT support for AM1808 cpus | Heiko Schocher | 2 | -0/+35 |
2011-09-30 | arm, davinci: add missing timer baseaddresses for !DA8xx cpu | Heiko Schocher | 1 | -0/+2 |
2011-09-30 | arm, davinci: move davinci_timer in header file | Heiko Schocher | 2 | -14/+41 |
2011-09-30 | net, davinci_emac: add KSZ8864 switch | Heiko Schocher | 3 | -1/+75 |
2011-09-30 | omap3: Fix compile warning | Sanjeev Premi | 1 | -1/+1 |
2011-09-30 | mmc: omap: config VMMC, MMC1_PBIAS | Balaji T K | 1 | -1/+7 |
2011-09-30 | devkit8000: Fix build break | Sandeep Paulraj | 1 | -1/+1 |
2011-09-30 | omap-common: reorganize spl.c | Simon Schwarz | 4 | -177/+247 |
2011-09-30 | omap3: implement boot parameter saving | Simon Schwarz | 2 | -3/+12 |
2011-09-30 | omap3: new SPL structure support | Simon Schwarz | 3 | -0/+36 |
2011-09-30 | omap-common: add nand spl support | Simon Schwarz | 3 | -3/+124 |
2011-09-30 | omap3: Configure RAM bank 0 if in SPL | Simon Schwarz | 2 | -1/+67 |
2011-09-30 | omap-common/omap4: relocate early UART clock setup | Simon Schwarz | 2 | -1/+2 |
2011-09-30 | OMAP3: Overo: Update GPMC timing for ethernet chip | Philip Balister | 1 | -0/+9 |
2011-09-30 | Armada100: Enable Ethernet support for GplugD | Ajay Bhargav | 2 | -0/+76 |