Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | USB OHCI support for at91sam9g45 SoC | Sergey Matyukevich | 2010-06-30 | -2/+39 |
* | Merge branch 'master' of ssh://gemini/home/wd/git/u-boot/master | Wolfgang Denk | 2010-06-30 | -10714/+1600 |
|\ | ||||
| * | Merge branch 'master' into next | Wolfgang Denk | 2010-06-30 | -21/+201 |
| |\ | ||||
| * | | powerpc/bootcount: Add bootcount support for MPC512x | Michael Weiss | 2010-06-29 | -0/+5 |
| * | | Tools: set multiple variable with fw_setenv utility | Stefano Babic | 2010-06-29 | -52/+288 |
| * | | avr32: add unaligned.h | Andreas Bießmann | 2010-06-29 | -0/+1 |
| * | | avr32: fix linking of atstk100x and favr32 boards | Andreas Bießmann | 2010-06-29 | -2/+2 |
| * | | avr32: disable branch folding | Andreas Bießmann | 2010-06-29 | -3/+4 |
| * | | Fix #if chain and added AVR32 case in cmd_bdinfo.c | Reinhard Meyer | 2010-06-29 | -9/+35 |
| * | | Fix (null) problem for AVR32 boards | Reinhard Meyer (-VC) | 2010-06-29 | -2/+3 |
| * | | examples/standalone: Remove relocation compile flags for PowerPC | Peter Tyser | 2010-06-29 | -0/+10 |
| * | | hwconfig: Add some unit tests | Anton Vorontsov | 2010-06-29 | -0/+55 |
| * | | hwconfig: Fix stop characters parsing for subkeys | Anton Vorontsov | 2010-06-29 | -9/+10 |
| * | | Merge branch 'next' of git://git.denx.de/u-boot-ti into next | Wolfgang Denk | 2010-06-29 | -68/+135 |
| |\ \ | ||||
| | * | | Davinci: SPI performance enhancements | Nick Thompson | 2010-06-22 | -67/+128 |
| | * | | DaVinci: EMAC: Get EMAC_MDIO_PHY_NUM from config files | Prakash PM | 2010-06-22 | -1/+7 |
| * | | | image.h: remove bogus ';' after function declarations | Wolfgang Denk | 2010-06-29 | -22/+22 |
| * | | | Merge branch 'master' of git://git.denx.de/u-boot-sh into next | Wolfgang Denk | 2010-06-29 | -6/+48 |
| |\ \ \ | ||||
| | * | | | sh: Add trigger_address_error and support cpu reset | Nobuhiro Iwamatsu | 2010-06-28 | -2/+27 |
| | * | | | sh: Fix path of irqflags.h | Nobuhiro Iwamatsu | 2010-06-28 | -1/+1 |
| | * | | | sh: Fix overflow problem in get_ticks | Nobuhiro Iwamatsu | 2010-06-28 | -2/+18 |
| | * | | | sh: Fix build on the target | Nobuhiro Iwamatsu | 2010-06-28 | -1/+2 |
| * | | | | Remove AmigaOneG3SE board | Wolfgang Denk | 2010-06-23 | -8868/+15 |
| * | | | | Get rid of bogus CONFIG_SYS_BUS_HZ and CONFIG_SYS_CONFIG_BUS_CLK definitions | Wolfgang Denk | 2010-06-23 | -52/+35 |
| * | | | | Merge branch 'master' into next | Wolfgang Denk | 2010-06-23 | -147/+950 |
| |\ \ \ \ | | |_|/ / | |/| | | | ||||
| * | | | | Merge branch 'master' into next | Wolfgang Denk | 2010-06-18 | -267/+7365 |
| |\ \ \ \ | ||||
| * | | | | | ppc4xx: icon: add support for SM502 chip | Anatolij Gustschin | 2010-06-17 | -0/+92 |
| * | | | | | Merge branch 'next' of git://git.denx.de/u-boot-video into next | Wolfgang Denk | 2010-06-17 | -41/+125 |
| |\ \ \ \ \ | ||||
| | * | | | | | video: sm501.c: add weak default functions | Anatolij Gustschin | 2010-06-14 | -0/+28 |
| | * | | | | | video: sm501: add support for SM501 chips on PCI bus | Anatolij Gustschin | 2010-06-14 | -5/+85 |
| | * | | | | | video: cfb_console: add weak default video_set_lut() | Anatolij Gustschin | 2010-06-14 | -36/+12 |
| * | | | | | | Merge branch 'next' of git://git.denx.de/u-boot-pxa into next | Wolfgang Denk | 2010-06-17 | -15/+27 |
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||
| | * | | | | | PXA: Add missing MDREFR bits | Marek Vasut | 2010-06-13 | -0/+3 |
| | * | | | | | PXA: Add UP2OCR register bit definitions | Marek Vasut | 2010-06-13 | -4/+18 |
| | * | | | | | PXA: PXAMMC: Add Monahans support | Marek Vasut | 2010-06-13 | -3/+6 |
| | * | | | | | PXA: PXAMMC: Drop different delays for PXA27X | Marek Vasut | 2010-06-13 | -8/+0 |
| * | | | | | | Makefile/mkconfig: read simple board configurations from boards.cfg | Wolfgang Denk | 2010-06-13 | -820/+431 |
| * | | | | | | Makefile: simplify handling of common board configurations | Wolfgang Denk | 2010-06-13 | -829/+607 |
| * | | | | | | Makefile: simplify handling of build target names | Wolfgang Denk | 2010-06-13 | -400/+380 |
| * | | | | | | Fix printing of make targets, simplify Makefile | Wolfgang Denk | 2010-06-13 | -464/+230 |
* | | | | | | | Merge branch 'master' of ssh://gemini/home/wd/git/u-boot/master | Wolfgang Denk | 2010-06-30 | -21/+201 |
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | / | | |_|_|_|/ | |/| | | | | ||||
| * | | | | | Merge branch 'master' of /home/wd/git/u-boot/work | Wolfgang Denk | 2010-06-30 | -1/+155 |
| |\ \ \ \ \ | ||||
| | * | | | | | Prepare 2010.06v2010.06 | Wolfgang Denk | 2010-06-29 | -1/+155 |
| * | | | | | | Merge branch 'master' of /home/wd/git/u-boot/work | Wolfgang Denk | 2010-06-29 | -4/+5 |
| |\ \ \ \ \ \ | | |/ / / / / | ||||
| | * | | | | | powerpc: fix wrong comment at GOT definitions | Heiko Schocher | 2010-06-29 | -1/+1 |
| | * | | | | | MAKEALL: Add missing powerpc 36-bit targets | Becky Bruce | 2010-06-29 | -0/+2 |
| | * | | | | | Fix compiler warnings for EVB64260, P3G4 and ZUMA | Anatolij Gustschin | 2010-06-29 | -1/+1 |
| | * | | | | | EHCI: zero out QH transfer overlay in ehci_submit_async() | Sergei Shtylyov | 2010-06-29 | -2/+1 |
| | * | | | | | Fix console_buffer size conflict error. | Remy Bohmer | 2010-06-29 | -1/+1 |
| | * | | | | | 85xx/p1_p2_rdb: Added RevD board version support | Poonam Aggrwal | 2010-06-29 | -3/+13 |