Commit message (Expand) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
| | | * | | | | Merge branch 'mpc86xx' | Jon Loeliger | 2008-01-30 | -610/+311 | |
| | | |\ \ \ \ | |||||
| | | | * | | | | 86xx: Add reginfo command | Becky Bruce | 2008-01-24 | -3/+34 | |
| | | | * | | | | 86xx: Add print_laws function to fsl_law.c | Becky Bruce | 2008-01-24 | -0/+20 | |
| | | | * | | | | 86xx: Remove old-style law setup code | Becky Bruce | 2008-01-24 | -558/+0 | |
| | | | * | | | | 86xx: Convert sbc8641d to use new law setup code. | Becky Bruce | 2008-01-24 | -1/+60 | |
| | | | * | | | | 86xx: Convert mpc8610hpcd to new law setup method. | Becky Bruce | 2008-01-24 | -1/+46 | |
| | | | * | | | | 86xx: Support new law setup method and convert mpc8641 | Becky Bruce | 2008-01-24 | -2/+90 | |
| | | | * | | | | 86xx: Rearrange the sequence in start.S | Becky Bruce | 2008-01-24 | -53/+69 | |
| * | | | | | | | Merge ../custodians | Wolfgang Denk | 2008-02-15 | -22/+22 | |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |||||
| | * | | | | | | Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx | Wolfgang Denk | 2008-02-15 | -22/+22 | |
| | |\ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ | Merge branch 'for-1.3.2' | Stefan Roese | 2008-02-14 | -22/+22 | |
| | | |\ \ \ \ \ \ | | | | |_|_|_|/ / | | | |/| | | | | | |||||
| | | | * | | | | | ppc4xx: HCU4/5. Fix make O=../xx | Niklaus Giger | 2008-02-14 | -14/+10 | |
| | | | * | | | | | ppc4xx: Add CONFIG_4xx_DCACHE compile switch to Denali-core SPD code | Larry Johnson | 2008-02-14 | -3/+3 | |
| | | | * | | | | | ppc4xx: Fix ndfc HW ECC byte order | Stefan Roese | 2008-02-04 | -2/+2 | |
| | | | * | | | | | ppc4xx: Fix GPIO configuration for pcs440ep | Stefan Roese | 2008-02-04 | -1/+1 | |
| | | | * | | | | | ppc4xx: Fix problem with init-ram bigger than 4k on 440 platforms | Stefan Roese | 2008-02-04 | -2/+6 | |
| * | | | | | | | | Merge ../custodians | Wolfgang Denk | 2008-02-15 | -0/+0 | |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |||||
| | * | | | | | | | Merge branch 'master' of git://www.denx.de/git/u-boot-sh | Wolfgang Denk | 2008-02-15 | -0/+0 | |
| | |\ \ \ \ \ \ \ | |||||
| | | * | | | | | | | sh: Fix register address of SH7722. | Nobuhiro Iwamatsu | 2008-02-05 | -6/+6 | |
| | | | |/ / / / / | | | |/| | | | | | |||||
| * | | | | | | | | Merge ../custodians | Wolfgang Denk | 2008-02-15 | -20/+45 | |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |||||
| | * | | | | | | | Merge branch 'master' of git://www.denx.de/git/u-boot-avr32 | Wolfgang Denk | 2008-02-15 | -20/+45 | |
| | |\ \ \ \ \ \ \ | |||||
| | | * | | | | | | | AVR32: Make SDRAM refresh rate configurable | Haavard Skinnemoen | 2008-02-05 | -1/+17 | |
| | | * | | | | | | | ATSTK1000: Fix potential flash programming bug | Haavard Skinnemoen | 2008-02-05 | -9/+22 | |
| | | * | | | | | | | ATSTK1004: Fix comment about default load address | Haavard Skinnemoen | 2008-02-05 | -1/+1 | |
| | | * | | | | | | | ATSTK1002: Use SDRAM + 4MB as default load address | Haavard Skinnemoen | 2008-02-05 | -2/+2 | |
| | | * | | | | | | | ATNGW100: Fix default mtest range | Haavard Skinnemoen | 2008-02-05 | -7/+3 | |
| | | | |_|_|_|_|/ | | | |/| | | | | | |||||
| * | | | | | | | | Merge ../custodians | Wolfgang Denk | 2008-02-15 | -0/+0 | |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |||||
| | * | | | | | | | Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx | Wolfgang Denk | 2008-02-15 | -0/+0 | |
| | |\ \ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ \ | Merge branch 'denx' | Andy Fleming | 2008-02-14 | -56/+52 | |
| | | |\ \ \ \ \ \ \ | | | | | |_|/ / / / | | | | |/| | | | | | |||||
| | | * | | | | | | | Merge branch 'denx' | Andy Fleming | 2008-02-13 | -267/+531 | |
| | | |\ \ \ \ \ \ \ | | | | | |_|_|_|_|/ | | | | |/| | | | | | |||||
| | | * | | | | | | | QE: Move FDT support into a common file | Kumar Gala | 2008-02-05 | -64/+99 | |
| | | * | | | | | | | 85xx,86xx: Determine I2C clock frequencies and store in global_data | Timur Tabi | 2008-02-04 | -2/+9 | |
| | | | |_|_|/ / / | | | |/| | | | | | |||||
| * | | | | | | | | Coding STyle cleanup. | Wolfgang Denk | 2008-02-15 | -34/+34 | |
| |/ / / / / / / | |||||
| * | | | | | | | Merge branch 'master' of git://www.denx.de/git/u-boot-blackfin | Wolfgang Denk | 2008-02-15 | -13133/+61692 | |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | new command for displaying strings at specified memory locations | Mike Frysinger | 2008-02-04 | -0/+50 | |
| | * | | | | | | | rewrite/cleanup Blackfin RTC driver | Mike Frysinger | 2008-02-04 | -158/+118 | |
| | * | | | | | | | generate u-boot.ldr for Blackfin targets | Mike Frysinger | 2008-02-04 | -0/+22 | |
| | * | | | | | | | scrub unused symbols | Mike Frysinger | 2008-02-04 | -19/+0 | |
| | * | | | | | | | move Blackfin cpu object list to respective cpu directories | Mike Frysinger | 2008-02-04 | -18/+6 | |
| | * | | | | | | | interface to Blackfin on-chip One-Time-Programmable memory | Mike Frysinger | 2008-02-04 | -0/+164 | |
| | * | | | | | | | add support for memory commands with Blackfin L1 instruction memory | Mike Frysinger | 2008-02-04 | -3/+48 | |
| | * | | | | | | | use C code rather than inline assembly | Mike Frysinger | 2008-02-04 | -11/+8 | |
| | * | | | | | | | add Blackfin-specific reginfo command | Mike Frysinger | 2008-02-04 | -4/+41 | |
| | * | | | | | | | add support for Blackfin symbol prefixes to examples | Mike Frysinger | 2008-02-04 | -2/+4 | |
| | * | | | | | | | add Blackfin-specific bdinfo command | Mike Frysinger | 2008-02-04 | -0/+31 | |
| | * | | | | | | | move -ffixed-P5 to blackfin_config.mk and drop unused -D__BLACKFIN__ | Mike Frysinger | 2008-02-04 | -4/+5 | |
| | * | | | | | | | unify the Blackfin board targets | Mike Frysinger | 2008-02-04 | -11/+10 | |
| | * | | | | | | | punt Blackfin VDSP headers and import sanitized/auto-generated ones | Mike Frysinger | 2008-02-04 | -12905/+58729 | |
| | * | | | | | | | always pull in asm/blackfin.h for Blackfin ports | Mike Frysinger | 2008-02-04 | -0/+3 | |
| | * | | | | | | | add missing __raw versions of Blackfin read/write io functions | Mike Frysinger | 2008-02-04 | -0/+6 |