| Commit message (Expand) | Author | Age | Lines |
* | mkimage: Add OMAP boot image support | John Rigby | 2011-08-03 | -1/+321 |
* | omap: add MMC and FAT support to SPL | Aneesh V | 2011-08-03 | -2/+287 |
* | omap: add basic SPL support | Aneesh V | 2011-08-03 | -64/+257 |
* | armv7: start.S: fixes and enhancements for SPL | Aneesh V | 2011-08-03 | -12/+39 |
* | omap4: automatic sdram detection | Aneesh V | 2011-08-03 | -0/+240 |
* | omap4: calculate EMIF register values | Aneesh V | 2011-08-03 | -10/+977 |
* | omap4: add sdram init support | Aneesh V | 2011-08-03 | -7/+1500 |
* | omap4: add clock support | Aneesh V | 2011-08-03 | -0/+1683 |
* | omap4: add OMAP4430 revision check | Aneesh V | 2011-08-03 | -8/+97 |
* | omap4: cleanup pin mux data | Aneesh V | 2011-08-03 | -178/+209 |
* | omap4: utility function to identify the context of hw init | Aneesh V | 2011-08-03 | -1/+82 |
* | DA8xx: fix LPSC constants | Laurence Withers | 2011-08-03 | -12/+31 |
* | DA8xx: switch an enum to defines for consistency | Laurence Withers | 2011-08-03 | -41/+40 |
* | DA8xx: add MMC/SD controller addresses | Laurence Withers | 2011-08-03 | -0/+2 |
* | DaVinci EMAC: declare function for all DA8xx CPUs | Laurence Withers | 2011-08-03 | -1/+1 |
* | DA8xx: add generic GPIO driver | Laurence Withers | 2011-08-03 | -0/+290 |
* | DaVinci: rename gpio_defs.h to gpio.h | Laurence Withers | 2011-08-03 | -3/+3 |
* | omap3evm: eth: Include functions only when necessary | Sanjeev Premi | 2011-08-03 | -0/+2 |
* | omap3evm: Update ethernet reset sequence for Rev.G board | Sriramakrishnan | 2011-08-03 | -9/+26 |
* | omap3evm: eth: split function setup_net_chip | Sanjeev Premi | 2011-08-03 | -1/+12 |
* | omap3: Include array definition only when it is used | Sanjeev Premi | 2011-08-03 | -0/+3 |
* | Merge branch 'master' of git://git.denx.de/u-boot-mmc | Wolfgang Denk | 2011-08-02 | -12/+1 |
|\ |
|
| * | Revert "AT91:mmc:fix multiple read/write error" | Andy Fleming | 2011-07-28 | -12/+1 |
* | | sf: macronix: disable write protection when initializing | Simon Guinot | 2011-08-02 | -0/+42 |
* | | sf: spansion: add support for S25FL129P_64K | Shaohui Xie | 2011-08-02 | -0/+9 |
* | | mtd/spi/macronix.c: add MX25L4005 and MX25L8005 | Macpaul Lin | 2011-08-02 | -0/+16 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx | Wolfgang Denk | 2011-08-02 | -7/+7 |
|\ \ |
|
| * | | net/4xx: Install interrupt handler after driver registration | Stefan Roese | 2011-07-28 | -7/+7 |
* | | | Merge branch 'master' of git://git.denx.de/u-boot-blackfin | Wolfgang Denk | 2011-08-02 | -462/+904 |
|\ \ \ |
|
| * | | | Blackfin: jtag-console: fix timer usage | Mike Frysinger | 2011-07-12 | -2/+2 |
| * | | | Blackfin: switch to common display_options() | Mike Frysinger | 2011-07-12 | -1/+1 |
| * | | | Blackfin: serial: move early debug strings into .rodata section | Mike Frysinger | 2011-07-12 | -5/+5 |
| * | | | Blackfin: adi boards: also set stderr to nc with helper | Mike Frysinger | 2011-07-12 | -1/+2 |
| * | | | Blackfin: update anomaly lists to latest public info | Mike Frysinger | 2011-07-12 | -221/+335 |
| * | | | Blackfin: serial: convert to bfin_{read,write} helpers | Mike Frysinger | 2011-07-12 | -17/+19 |
| * | | | Blackfin: split out async setup | Mike Frysinger | 2011-07-12 | -50/+84 |
| * | | | Blackfin: adi boards: enable pretty flash progress output | Mike Frysinger | 2011-07-12 | -0/+5 |
| * | | | Blackfin: drop unused dma.h header from start code | Mike Frysinger | 2011-07-12 | -1/+0 |
| * | | | Blackfin: portmux: allow header to be included in assembly files | Mike Frysinger | 2011-07-12 | -0/+4 |
| * | | | Blackfin: cm-bf537e/cm-bf537u/tcm-bf537: enable mmc_spi support | Harald Krapfenbauer | 2011-07-12 | -3/+46 |
| * | | | Blackfin: cm-bf537e/cm-bf537u/tcm-bf537: update network settings | Harald Krapfenbauer | 2011-07-12 | -47/+75 |
| * | | | Blackfin: sync MMR read/write helpers with Linux | Mike Frysinger | 2011-07-12 | -46/+42 |
| * | | | Blackfin: gpio: optimize free path a little | Mike Frysinger | 2011-07-12 | -1/+4 |
| * | | | Blackfin: post: setup default CONFIG_SYS_POST_WORD_ADDR | Mike Frysinger | 2011-07-12 | -1/+3 |
| * | | | Blackfin: uart: fix printf warning | Mike Frysinger | 2011-07-12 | -1/+1 |
| * | | | Blackfin: add init.elf helper code | Mike Frysinger | 2011-07-12 | -2/+45 |
| * | | | Blackfin: dont reset SWRST on newer bf526 parts | Mike Frysinger | 2011-07-12 | -1/+3 |
| * | | | Blackfin: adi boards: enable multi serial support by default | Mike Frysinger | 2011-07-12 | -0/+4 |
| * | | | Blackfin: uart: add multiple serial support | Mike Frysinger | 2011-07-12 | -55/+222 |
| * | | | Blackfin: uart: move debug buffers into local bss | Mike Frysinger | 2011-07-12 | -8/+3 |