summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
| | * mtd: nand: supress 'unknown NAND' warning if no nand is foundSteve Sakoman2010-09-08-3/+6
| | * ARMV7: OMAP3: Remove erroneous hard coded sdram setup for 128MB/bankSteve Sakoman2010-09-08-22/+21
| | * ARMV7: OMAP3: Fix broken reset command on OMAP36XX/37XX and OMAP4Steve Sakoman2010-09-08-1/+5
| | * ARMV7: OMAP3: Apply Cortex-A8 errata workarounds only on affected revisionsMans Rullgard2010-09-08-3/+10
| | * ARMV7: OMAP3: Convert setup_auxcr() to pure asmMans Rullgard2010-09-08-35/+19
| | * ARMV7: OMAP3: Fix and clean up L2 cache enable/disable functionsMans Rullgard2010-09-08-54/+21
| | * ARMV7: OMAP3: Add clock setup for OMAP36XX/37XXSteve Sakoman2010-09-08-147/+515
| | * ARMV7: OMAP3: Update CPU type detection for AM35XX/OMAP36XX/37XXSteve Sakoman2010-09-08-34/+161
| | * ARMV7: OMAP: Configure Overo's second network chipSteve Sakoman2010-09-08-9/+19
| | * ARMV7: OMAP: Add detection and support for Beagle C4 revisionSteve Sakoman2010-09-08-39/+58
| | * ARMV7: OMAP: Add board revision detection for OveroSteve Sakoman2010-09-08-3/+35
| | * ARMV7: OMAP: Add mpurate boot arg for Overo and BeagleSteve Sakoman2010-09-08-0/+6
| | * ARMV7: OMAP: Enable input driver on Overo's MMC1_CLK and MMC3_CLK pinmux setupSteve Sakoman2010-09-08-2/+2
| | * ARMV7: OMAP: add convenience function to set TWL4030 regulator voltagesSteve Sakoman2010-09-08-39/+44
| | * ARMV7: OMAP: Move syslib.c to omap-common since it can be shared by OMAP3 and...Steve Sakoman2010-09-08-3/+5
| * | Merge branch 'avr32' of git://git.denx.de/u-boot-atmelWolfgang Denk2010-09-08-27/+274
| |\ \
| | * | avr32: Add simple paging supportHaavard Skinnemoen2010-09-03-11/+267
| | * | avr32: Use uncached() macro to get an address for SDRAM initHaavard Skinnemoen2010-09-03-15/+5
| | * | avr32: Print unrelocated PC on exceptionHaavard Skinnemoen2010-09-03-1/+2
| * | | Merge branch 'at91' of git://git.denx.de/u-boot-atmelWolfgang Denk2010-09-08-148/+1278
| |\ \ \
| | * | | at91_pit: Fix AT91_PIT_MR_PIV_MASK macroAlexander Stein2010-09-03-1/+1
| | * | | AT91: add option to enable pullups in at91sam9260_devices.cReinhard Meyer2010-09-03-10/+25
| | * | | AT91/AVR32: atmel_spi.c: flush RDR before next SPI transactionReinhard Meyer2010-09-03-2/+11
| | * | | AT91: reset.c: fix comments, add optionReinhard Meyer2010-09-03-10/+11
| | * | | AT91: fix at91sam9260.h for AT91SAM9XEReinhard Meyer2010-09-03-4/+14
| | * | | AT91SAM9XE: add embedded flash supportReinhard Meyer2010-09-03-0/+364
| | * | | AT91: add RTT and GPBR based RTCReinhard Meyer2010-09-03-0/+182
| | * | | AT91: MCI: add SD/MMC driver using mmc frameworkReinhard Meyer2010-09-03-5/+530
| | * | | AT91 Fix: return value of get_tbclkJens Scharsig2010-08-31-4/+1
| | * | | cpuat91: update defaut environementEric Bénard2010-08-20-4/+4
| | * | | cpuat91: convert to new at91 soc architectureEric Bénard2010-08-20-46/+54
| | * | | at91: Enabeling USB host on meesc boardDaniel Gorsulowski2010-08-20-2/+17
| | * | | at91: Update meesc board to new SoC accessDaniel Gorsulowski2010-08-20-60/+62
| | * | | at91: Defined main clock frequency on esd at91 boardsDaniel Gorsulowski2010-08-20-1/+3
| | |/ /
| * | | Merge branch 'master' of git://git.denx.de/u-boot-samsungWolfgang Denk2010-09-08-195/+274
| |\ \ \
| | * | | ARMV7: S5P: rename the member of gpio structureMinkyu Kang2010-08-30-91/+91
| | * | | ARMV7: S5P: separate the peripheral clocksMinkyu Kang2010-08-30-8/+28
| | * | | ARMV7: S5P: fix the macro at samsung_get_base functionMinkyu Kang2010-08-26-1/+1
| | * | | ARMV7: S5P: rename from CONFIG_S5PC1XX to CONFIG_S5PMinkyu Kang2010-08-26-10/+10
| | * | | S5P: mmc: fix the mmc offsetMinkyu Kang2010-08-23-1/+1
| | * | | ARMV7: S5P: rename from s5pc1xx to s5pMinkyu Kang2010-08-23-22/+28
| | * | | ARMV7: S5P: make s5p-common for sharing the code between s5pc1xx and s5pc2xxMinkyu Kang2010-08-23-2/+53
| | * | | S5P: Use accessor functions instead of SoC specific defines to access the bas...Minkyu Kang2010-08-17-45/+53
| | * | | S5P: mmc: use the standard debug macroMinkyu Kang2010-08-10-18/+12
| * | | | Merge branch 'master' of git://git.denx.de/u-boot-marvellWolfgang Denk2010-09-07-3/+3
| |\ \ \ \
| | * | | | orion5x: fix comment-in-comment typo in cpu.hAlbert Aribaud2010-08-27-1/+1
| | * | | | Kirkwood: bugfix: window size (mis)calculationPrafulla Wadaskar2010-08-26-1/+1
| | * | | | Orion5x: bugfix: window size (mis)calculationAlbert Aribaud2010-08-26-1/+1
| * | | | | Merge branch 'master' of /home/wd/git/u-boot/masterWolfgang Denk2010-09-07-878/+795
| |\ \ \ \ \ | | |/ / / / | |/| | | / | | | |_|/ | | |/| |
| * | | | Merge branch 'master' of /home/wd/git/u-boot/masterWolfgang Denk2010-08-18-55/+1539
| |\ \ \ \