2012-03-18 |
Mike Frysinger | usb: replace wait_ms() with mdelay() |
tree | commitdiff |
2012-03-18 |
Simon Glass | bootstage: arm: Add bootstage calls in board and bootm |
tree | commitdiff |
2012-03-18 |
Simon Glass | bootstage: Replace show_boot_progress/error() with... |
tree | commitdiff |
2012-03-18 |
Simon Glass | bootstage: Convert progress numbers 20-41 to enums |
tree | commitdiff |
2012-03-18 |
Simon Glass | bootstage: Use show_boot_error() for -ve progress numbers |
tree | commitdiff |
2012-03-18 |
Simon Glass | bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot... |
tree | commitdiff |
2012-03-17 |
Wolfgang Denk | Merge branch 'master' of git://git.denx.de/u-boot-avr32 |
tree | commitdiff |
2012-03-17 |
Wolfgang Denk | Merge branch 'sandbox' of git://git.denx.de/u-boot... |
tree | commitdiff |
2012-03-17 |
Wolfgang Denk | Merge branch 'master' of git://git.denx.de/u-boot-sh |
tree | commitdiff |
2012-03-13 |
Sven Schnelle | ATMEL: remove old atmel_mci driver |
tree | commitdiff |
2012-03-13 |
Sven Schnelle | ATMEL: use generic mmc framework |
tree | commitdiff |
2012-03-12 |
Simon Glass | sandbox: add getopt support |
tree | commitdiff |
2012-03-12 |
Simon Glass | sandbox: allow processing before main loop |
tree | commitdiff |
2012-03-12 |
Simon Glass | sandbox: add concept of sandbox state |
tree | commitdiff |
2012-03-12 |
Mike Frysinger | sandbox: disable fortification |
tree | commitdiff |
2012-03-12 |
Mike Frysinger | sandbox: u-boot.lds: tweak style |
tree | commitdiff |
2012-03-12 |
Simon Glass | sandbox: gpio: add basic driver for simulating GPIOs |
tree | commitdiff |
2012-03-12 |
Simon Glass | sandbox: add flags for open() call |
tree | commitdiff |
2012-03-12 |
Simon Glass | sandbox: fdt: add support for CONFIG_OF_CONTROL |
tree | commitdiff |
2012-03-12 |
Mike Frysinger | sandbox: add lseek helper |
tree | commitdiff |
2012-03-12 |
Simon Glass | sandbox: add required header to os.c |
tree | commitdiff |
2012-03-12 |
Simon Glass | sandbox: sort header files in os.c |
tree | commitdiff |
2012-03-08 |
Nobuhiro Iwamatsu | sh: timer: Remove unnecessary variable 'ticks' |
tree | commitdiff |
2012-03-06 |
Wolfgang Denk | Merge branch 'master' of git://git.denx.de/u-boot-x86 |
tree | commitdiff |
2012-03-06 |
Simon Glass | Stop using builtin_run_command() |
tree | commitdiff |
2012-03-06 |
Simon Glass | Rename run_command() to builtin_run_command() |
tree | commitdiff |
2012-03-06 |
Mike Frysinger | sc520: fix build warning about unused temp var |
tree | commitdiff |
2012-03-04 |
Thomas Weber | Remove execute permissions from source files |
tree | commitdiff |
2012-03-03 |
Simon Glass | ppc: Change memsz variable to signed char |
tree | commitdiff |
2012-03-03 |
Simon Glass | m68k: Change memsz to a signed char to avoid warning |
tree | commitdiff |
2012-03-03 |
Wolfgang Denk | Merge branch 'master' of git://git.denx.de/u-boot-nand... |
tree | commitdiff |
2012-03-03 |
Wolfgang Denk | Merge branch 'master' of git://git.denx.de/u-boot-nds32 |
tree | commitdiff |
2012-02-28 |
Macpaul Lin | nds32/board.c: add PCI prompt at boot up |
tree | commitdiff |
2012-02-28 |
Macpaul Lin | nds32/ag101/watchdog.S: add linkage support |
tree | commitdiff |
2012-02-28 |
Macpaul Lin | nds32: add linkage support |
tree | commitdiff |
2012-02-27 |
Aneesh V | armv7: omap3: leave outer cache enabled |
tree | commitdiff |
2012-02-27 |
Helmut Raiger | tt01: add video support |
tree | commitdiff |
2012-02-27 |
Troy Kisky | net: fec_mxc: add 1000 Mbps selection |
tree | commitdiff |
2012-02-27 |
prabhakar.csengg... | dm6467Tevm: Use a common configuration file for davinci... |
tree | commitdiff |
2012-02-27 |
Chase Maupin | am33xx: ddr_defs.h: Change DDR timings |
tree | commitdiff |
2012-02-27 |
Hadli, Manjunath | davinci: cleanup davinci_sync_env_enetaddr() fucntion |
tree | commitdiff |
2012-02-27 |
Fabio Estevam | mx35: generic: Let get_reset_cause be defined only... |
tree | commitdiff |
2012-02-27 |
Eric Nelson | mx6q: Add support for ECSPI through mxc_spi driver |
tree | commitdiff |
2012-02-27 |
Eric Nelson | mxc_spi: move machine specifics into CPU headers |
tree | commitdiff |
2012-02-27 |
Eric Nelson | mx6q: define GPIO macros for translating between ordina... |
tree | commitdiff |
2012-02-27 |
Stefano Babic | MX27: add missing get_tbclk() |
tree | commitdiff |
2012-02-27 |
Marek Vasut | MX28: Fix get_timer() / get_tbclk() issue |
tree | commitdiff |
2012-02-27 |
Matthias Fuchs | mx28: fix SPL code to make USB booting work |
tree | commitdiff |
2012-02-27 |
Marek Vasut | i.MX28: Fix VDDIO and VDDA setup |
tree | commitdiff |
2012-02-27 |
Stefano Babic | MX5/MX6: add missing get_ticks() and get_tbclk() |
tree | commitdiff |
2012-02-27 |
Stefano Babic | MX31: add missing get_tbclk() |
tree | commitdiff |
2012-02-27 |
Stefano Babic | MX35: add missing get_ticks() and get_tbclk() |
tree | commitdiff |
2012-02-26 |
Wolfgang Denk | Merge branch 'master' of git://git.denx.de/u-boot-micro... |
tree | commitdiff |
2012-02-23 |
Stephan Linz | microblaze: avoid interrupt race conditions |
tree | commitdiff |
2012-02-23 |
Stephan Linz | microblaze: fix build failure due to undefined referenc... |
tree | commitdiff |
2012-02-17 |
Wolfgang Denk | Merge branch 'master' of git://git.denx.de/u-boot-mmc |
tree | commitdiff |
2012-02-17 |
Wolfgang Denk | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx |
tree | commitdiff |
2012-02-17 |
Wolfgang Denk | Merge branch 'trini@ti.com' of git://git.denx.de/u... |
tree | commitdiff |
2012-02-17 |
Wolfgang Denk | Merge branch 'master' of git://git.denx.de/u-boot-x86 |
tree | commitdiff |
2012-02-15 |
Tom Rini | omap_hsmmc: Wait for CMDI to be clear |
tree | commitdiff |
2012-02-15 |
ramneek mehresh | powerpc/8xxx:Add MPH controller support in USB device... |
tree | commitdiff |
2012-02-15 |
ramneek mehresh | powerpc/8xxx: Cleanup USB device-tree fixup |
tree | commitdiff |
2012-02-13 |
Wolfgang Denk | Merge branch 'sf' of git://git.denx.de/u-boot-blackfin |
tree | commitdiff |
2012-02-13 |
Wolfgang Denk | Merge branch 'master' of git://git.denx.de/u-boot-blackfin |
tree | commitdiff |
2012-02-12 |
Macpaul Lin | linkage.h: move from blackfin to common includes |
tree | commitdiff |
2012-02-12 |
Mike Frysinger | Blackfin: add in/out le32 variants |
tree | commitdiff |
2012-02-12 |
Sughosh Ganu | Changes to move hawkboard to the new spl infrastructure |
tree | commitdiff |
2012-02-12 |
Christian Riesch | arm, arm926ejs: Enable icache only if CONFIG_SYS_ICACHE... |
tree | commitdiff |
2012-02-12 |
Christian Riesch | arm, arm926ejs: Add option CONFIG_SYS_EXCEPTION_VECTORS... |
tree | commitdiff |
2012-02-12 |
Sughosh Ganu | arm, arm926ejs: Flush the data cache before disabling it |
tree | commitdiff |
2012-02-12 |
Christian Riesch | arm, arm926ejs: Do cpu critical inits only for boards... |
tree | commitdiff |
2012-02-12 |
Christian Riesch | arm, davinci: Add lowlevel_init for SoCs other than... |
tree | commitdiff |
2012-02-12 |
Peter Barada | ARMV7: Fix duplicate use of "b" parameter in ACTIM_CTRL... |
tree | commitdiff |
2012-02-12 |
Aneesh V | OMAP4460: Reduce MPU clock speed from 920 to 700 |
tree | commitdiff |
2012-02-12 |
Hadli, Manjunath | davinci: add support for printing clock frequency |
tree | commitdiff |
2012-02-12 |
Hadli, Manjunath | davinci: remove macro CONFIG_DISPLAY_CPUINFO |
tree | commitdiff |
2012-02-12 |
Peter Meerwald | omap3: fix comment typos |
tree | commitdiff |
2012-02-12 |
Schuyler Patton | AM3517: Changed default clock rate for AM3517 |
tree | commitdiff |
2012-02-12 |
Govindraj.R | OMAP4: clock-common: Move the usb dppl configuration... |
tree | commitdiff |
2012-02-12 |
Govindraj.R | OMAP3+: Clock: Adding ehci clock enabling |
tree | commitdiff |
2012-02-12 |
Govindraj.R | ehci-omap: Clean up added ehci-omap.c |
tree | commitdiff |
2012-02-12 |
Chander Kashyap | ARM: EXYNOS: Add support for Exynos5 based SoCs |
tree | commitdiff |
2012-02-12 |
Chander Kashyap | Exynos: Clock.c: Use CONFIG_SYS_CLK_FREQ macro |
tree | commitdiff |
2012-02-12 |
Minkyu Kang | S5P: support generic watchdog timer |
tree | commitdiff |
2012-02-12 |
HeungJun, Kim | ARMV7: Exynos4: Add supoort power for Exynos4 |
tree | commitdiff |
2012-02-12 |
HeungJun, Kim | ARMV7: Exynos4: Add watchdog.h for Exynos4 |
tree | commitdiff |
2012-02-12 |
Chander Kashyap | Exynos: Fix ARM Clock frequency calculation |
tree | commitdiff |
2012-02-12 |
Chander Kashyap | Exynos: PWM: Add TCMPB3 field in pwm structure |
tree | commitdiff |
2012-02-12 |
Prafulla Wadaskar | bugfix: all Marvell specific build fails due to undefin... |
tree | commitdiff |
2012-02-12 |
Michael Walle | arm, arm-kirkwood: disable l2c before linux boot |
tree | commitdiff |
2012-02-12 |
Albert ARIBAUD | orion5x: add USB host ehci-marvell support |
tree | commitdiff |
2012-02-12 |
Albert ARIBAUD | Remove kirkwood-specifics from marvell EHCI driver |
tree | commitdiff |
2012-02-12 |
Albert ARIBAUD | Rename ehci-kirkwood as ehci-marvell |
tree | commitdiff |
2012-02-12 |
Jason Liu | i.mx: i.mx5: update imx_get_mac_from_fuse function |
tree | commitdiff |
2012-02-12 |
Fabio Estevam | mx28: Show CPU frequency |
tree | commitdiff |
2012-02-12 |
Helmut Raiger | mmc: access mxcmmc from mx31 boards |
tree | commitdiff |
2012-02-12 |
Troy Kisky | i.mx6: mx6x_pins: Fix uart txd definitions |
tree | commitdiff |
2012-02-12 |
Heiko Schocher | arm, davinci: add timer defines for tcr field |
tree | commitdiff |
2012-02-12 |
Heiko Schocher | arm, davinci: add workaround for not resetting DMA... |
tree | commitdiff |
2012-02-12 |
Dechesne, Nicolas | OMAP SPL: Fix missing timer_init() call in OMAP4 s_init() |
tree | commitdiff |
next |