Commit message (Expand) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
| | * | | | AT91: reset.c: fix comments, add option | Reinhard Meyer | 2010-09-03 | -10/+11 | |
| | * | | | AT91: fix at91sam9260.h for AT91SAM9XE | Reinhard Meyer | 2010-09-03 | -4/+14 | |
| | * | | | AT91SAM9XE: add embedded flash support | Reinhard Meyer | 2010-09-03 | -0/+364 | |
| | * | | | AT91: add RTT and GPBR based RTC | Reinhard Meyer | 2010-09-03 | -0/+81 | |
| | * | | | AT91: MCI: add SD/MMC driver using mmc framework | Reinhard Meyer | 2010-09-03 | -0/+28 | |
| | * | | | AT91 Fix: return value of get_tbclk | Jens Scharsig | 2010-08-31 | -4/+1 | |
| | |/ / | |||||
| * | | | Merge branch 'master' of git://git.denx.de/u-boot-samsung | Wolfgang Denk | 2010-09-08 | -144/+229 | |
| |\ \ \ | |||||
| | * | | | ARMV7: S5P: rename the member of gpio structure | Minkyu Kang | 2010-08-30 | -86/+86 | |
| | * | | | ARMV7: S5P: separate the peripheral clocks | Minkyu Kang | 2010-08-30 | -6/+26 | |
| | * | | | ARMV7: S5P: fix the macro at samsung_get_base function | Minkyu Kang | 2010-08-26 | -1/+1 | |
| | * | | | S5P: mmc: fix the mmc offset | Minkyu Kang | 2010-08-23 | -1/+1 | |
| | * | | | ARMV7: S5P: rename from s5pc1xx to s5p | Minkyu Kang | 2010-08-23 | -22/+28 | |
| | * | | | ARMV7: S5P: make s5p-common for sharing the code between s5pc1xx and s5pc2xx | Minkyu Kang | 2010-08-23 | -2/+46 | |
| | * | | | S5P: Use accessor functions instead of SoC specific defines to access the bas... | Minkyu Kang | 2010-08-17 | -29/+44 | |
| * | | | | Merge branch 'master' of git://git.denx.de/u-boot-marvell | Wolfgang Denk | 2010-09-07 | -3/+3 | |
| |\ \ \ \ | |||||
| | * | | | | orion5x: fix comment-in-comment typo in cpu.h | Albert Aribaud | 2010-08-27 | -1/+1 | |
| | * | | | | Kirkwood: bugfix: window size (mis)calculation | Prafulla Wadaskar | 2010-08-26 | -1/+1 | |
| | * | | | | Orion5x: bugfix: window size (mis)calculation | Albert Aribaud | 2010-08-26 | -1/+1 | |
| * | | | | | Merge branch 'master' of /home/wd/git/u-boot/master | Wolfgang Denk | 2010-09-07 | -157/+76 | |
| |\ \ \ \ \ | | |/ / / / | |/| | | / | | | |_|/ | | |/| | | |||||
| * | | | | Merge branch 'master' of /home/wd/git/u-boot/master | Wolfgang Denk | 2010-08-18 | -25/+1179 | |
| |\ \ \ \ | | | |_|/ | | |/| | | |||||
| * | | | | Merge branch 'master' of git://git.denx.de/u-boot-ti | Wolfgang Denk | 2010-08-12 | -27/+27 | |
| |\ \ \ \ | |||||
| * | | | | | ARM: Add support for MB86R0x SoCs | Matthias Weisser | 2010-08-10 | -0/+950 | |
* | | | | | | bedbug_860.c, bedbug_603e.c: Fix return type to silence compile warnings. | Wolfgang Denk | 2010-09-08 | -8/+16 | |
| |_|_|/ / |/| | | | | |||||
* | | | | | Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx | Wolfgang Denk | 2010-09-07 | -9/+23 | |
|\ \ \ \ \ | |||||
| * | | | | | ppc4xx: Invalidate d-cache when used as init-ram | Stefan Roese | 2010-09-03 | -0/+5 | |
| * | | | | | ppc4xx: Fix 440EPx bug in reconfigure_pll() | Stefan Roese | 2010-09-03 | -9/+18 | |
| | |_|/ / | |/| | | | |||||
* | | | | | Merge branch 'next' of git://git.denx.de/u-boot-nios | Wolfgang Denk | 2010-09-07 | -7/+11 | |
|\ \ \ \ \ | |||||
| * | | | | | nios2: fix out of reach case for do_reset | Thomas Chou | 2010-08-19 | -6/+10 | |
| * | | | | | nios2: fix bootm error on fdt args | Thomas Chou | 2010-08-19 | -1/+1 | |
| |/ / / / | |||||
* | | | | | Merge branch 'master' of git://git.denx.de/u-boot-i2c | Wolfgang Denk | 2010-09-07 | -107/+3 | |
|\ \ \ \ \ | |||||
| * | | | | | omap2: i2c: remove redundant header definitions | Nishanth Menon | 2010-08-23 | -106/+0 | |
| * | | | | | omap2: i2c: add syss offset | Nishanth Menon | 2010-08-23 | -1/+3 | |
| |/ / / / | |||||
* | | | | | Fix parameters to support RDIMM for P2020DS | York Sun | 2010-08-31 | -0/+1 | |
* | | | | | mpx85xx/fdt: Add cpu-release-addr for all cores | Matthew McClintock | 2010-08-19 | -7/+8 | |
* | | | | | powerpc/85xx: Rename Security Engine Job Queue to Job Ring to match docs | Kumar Gala | 2010-08-19 | -11/+11 | |
* | | | | | powerpc/8xxx: share PIC defines among 85xx and 86xx | Kim Phillips | 2010-08-19 | -16/+19 | |
|/ / / / | |||||
* | | | | ARM: Update ARM mach-types | Sandeep Paulraj | 2010-08-18 | -24/+1116 | |
* | | | | Merge branch 'master' of git://git.denx.de/u-boot-usb | Wolfgang Denk | 2010-08-12 | -0/+52 | |
|\ \ \ \ | |||||
| * | | | | AM35x: Adding SCM general register definitions | Ajay Kumar Gupta | 2010-08-12 | -0/+52 | |
| | |/ / | |/| | | |||||
* | | | | Blackfin: re-use board data in cpu banner | Mike Frysinger | 2010-08-11 | -1/+2 | |
* | | | | Blackfin: shutdown video DMA when booting Linux | Michael Hennerich | 2010-08-11 | -0/+9 | |
|/ / / | |||||
* | | | Merge branch 'master' of git://git.denx.de/u-boot-arm | Wolfgang Denk | 2010-08-10 | -59/+685 | |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'master' of git://git.denx.de/u-boot-imx | Wolfgang Denk | 2010-08-10 | -1/+1 | |
| |\ \ | |||||
| | * | | MX51EVK: fix return value of get_timer_masked | Li Haibo | 2010-08-10 | -1/+1 | |
| * | | | orion5x: allow overriding default mappings windows | Albert Aribaud | 2010-08-10 | -41/+97 | |
| * | | | Merge branch 'master' of git://git.denx.de/u-boot-marvell | Wolfgang Denk | 2010-08-10 | -0/+11 | |
| |\ \ \ | |||||
| | * | | | cmd_ide: add support for Kirkwood | Prafulla Wadaskar | 2010-08-08 | -0/+5 | |
| | * | | | cmd_ide: add support for orion5x | Albert Aribaud | 2010-08-08 | -0/+3 | |
| | * | | | ide: add configuration | Albert Aribaud | 2010-08-08 | -0/+3 | |
| | | |/ | | |/| | |||||
| * | | | Merge branch 'master' of git://git.denx.de/u-boot-ti | Wolfgang Denk | 2010-08-10 | -10/+367 | |
| |\ \ \ |