| Commit message (Expand) | Author | Age | Files | Lines |
* | cosmetic: arm: lib/board.c: Coding Style cleanup | Heiko Schocher | 2011-08-04 | 1 | -105/+111 |
* | AT91: Makes AT91SAM9263 SoC build correctly against u-boot-atmel/master | Xu, Hong | 2011-08-03 | 5 | -118/+83 |
* | AT91: SoC fix at91sam9261_matrix.h | Xu, Hong | 2011-08-03 | 1 | -41/+36 |
* | AT91: Makes AT91SAM9RL SoC build correctly against u-boot-atmel/master | Xu, Hong | 2011-08-03 | 3 | -209/+171 |
* | AT91: change common at91sam9261 files to compile with new scheme | Asen Dimov | 2011-08-03 | 2 | -41/+38 |
* | AT91: fix mistake in at91sam9260_devices.c(spi1_hw_init) | Reinhard Meyer | 2011-08-03 | 1 | -1/+1 |
* | a/a/c/arm920t/at91/reset.c: drop obsolete CONFIG_AT91RM9200_USART | Andreas Bießmann | 2011-08-03 | 1 | -4/+0 |
* | a/a/c/arm920t/cpu.c: remove CONFIG_AT91_LEGACY warning | Andreas Bießmann | 2011-08-03 | 1 | -4/+0 |
* | ARM: remove obsolete at91rm9200 | Andreas Bießmann | 2011-08-03 | 14 | -2936/+0 |
* | omap4: clock init support for omap4460 | Aneesh V | 2011-08-03 | 2 | -8/+65 |
* | omap4: support TPS programming | Aneesh V | 2011-08-03 | 4 | -7/+79 |
* | omap: reuse omap3 gpio support in omap4 | Aneesh V | 2011-08-03 | 10 | -51/+105 |
* | omap4: sdram init changes for omap4460 | Aneesh V | 2011-08-03 | 2 | -19/+30 |
* | omap4: add omap4460 revision detection | Aneesh V | 2011-08-03 | 3 | -0/+5 |
* | mkimage: Add OMAP boot image support | John Rigby | 2011-08-03 | 1 | -0/+30 |
* | omap: add MMC and FAT support to SPL | Aneesh V | 2011-08-03 | 7 | -2/+277 |
* | omap: add basic SPL support | Aneesh V | 2011-08-03 | 9 | -2/+201 |
* | armv7: start.S: fixes and enhancements for SPL | Aneesh V | 2011-08-03 | 2 | -12/+39 |
* | omap4: automatic sdram detection | Aneesh V | 2011-08-03 | 1 | -0/+238 |
* | omap4: calculate EMIF register values | Aneesh V | 2011-08-03 | 8 | -10/+967 |
* | omap4: add sdram init support | Aneesh V | 2011-08-03 | 8 | -7/+1500 |
* | omap4: add clock support | Aneesh V | 2011-08-03 | 6 | -0/+1486 |
* | omap4: add OMAP4430 revision check | Aneesh V | 2011-08-03 | 4 | -8/+97 |
* | omap4: cleanup pin mux data | Aneesh V | 2011-08-03 | 3 | -4/+129 |
* | omap4: utility function to identify the context of hw init | Aneesh V | 2011-08-03 | 2 | -1/+82 |
* | DA8xx: fix LPSC constants | Laurence Withers | 2011-08-03 | 1 | -12/+31 |
* | DA8xx: switch an enum to defines for consistency | Laurence Withers | 2011-08-03 | 1 | -41/+40 |
* | DA8xx: add MMC/SD controller addresses | Laurence Withers | 2011-08-03 | 1 | -0/+2 |
* | DaVinci EMAC: declare function for all DA8xx CPUs | Laurence Withers | 2011-08-03 | 1 | -1/+1 |
* | DA8xx: add generic GPIO driver | Laurence Withers | 2011-08-03 | 1 | -0/+8 |
* | DaVinci: rename gpio_defs.h to gpio.h | Laurence Withers | 2011-08-03 | 1 | -0/+0 |
* | omap3: Include array definition only when it is used | Sanjeev Premi | 2011-08-03 | 1 | -0/+3 |
* | Merge branch 'master' of git://git.denx.de/u-boot-blackfin | Wolfgang Denk | 2011-08-02 | 26 | -409/+758 |
|\ |
|
| * | Blackfin: jtag-console: fix timer usage | Mike Frysinger | 2011-07-12 | 1 | -2/+2 |
| * | Blackfin: switch to common display_options() | Mike Frysinger | 2011-07-12 | 1 | -1/+1 |
| * | Blackfin: serial: move early debug strings into .rodata section | Mike Frysinger | 2011-07-12 | 1 | -5/+5 |
| * | Blackfin: update anomaly lists to latest public info | Mike Frysinger | 2011-07-12 | 8 | -221/+335 |
| * | Blackfin: serial: convert to bfin_{read,write} helpers | Mike Frysinger | 2011-07-12 | 3 | -17/+19 |
| * | Blackfin: split out async setup | Mike Frysinger | 2011-07-12 | 3 | -50/+84 |
| * | Blackfin: drop unused dma.h header from start code | Mike Frysinger | 2011-07-12 | 1 | -1/+0 |
| * | Blackfin: portmux: allow header to be included in assembly files | Mike Frysinger | 2011-07-12 | 1 | -0/+4 |
| * | Blackfin: sync MMR read/write helpers with Linux | Mike Frysinger | 2011-07-12 | 1 | -46/+42 |
| * | Blackfin: gpio: optimize free path a little | Mike Frysinger | 2011-07-12 | 2 | -1/+4 |
| * | Blackfin: post: setup default CONFIG_SYS_POST_WORD_ADDR | Mike Frysinger | 2011-07-12 | 1 | -0/+3 |
| * | Blackfin: uart: fix printf warning | Mike Frysinger | 2011-07-12 | 1 | -1/+1 |
| * | Blackfin: add init.elf helper code | Mike Frysinger | 2011-07-12 | 4 | -1/+43 |
| * | Blackfin: dont reset SWRST on newer bf526 parts | Mike Frysinger | 2011-07-12 | 1 | -1/+3 |
| * | Blackfin: uart: add multiple serial support | Mike Frysinger | 2011-07-12 | 4 | -55/+210 |
| * | Blackfin: uart: move debug buffers into local bss | Mike Frysinger | 2011-07-12 | 1 | -8/+3 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-mips | Wolfgang Denk | 2011-08-02 | 1 | -4/+15 |
|\ \ |
|