| Commit message (Expand) | Author | Age | Lines |
... | |
| * | | SPL: call cleanup_before_linux() before booting Linux | Stefano Babic | 2012-03-27 | -1/+1 |
| * | | OMAP3: SPL: do not call I2C init if no I2C is set. | Stefano Babic | 2012-03-27 | -0/+2 |
| * | | Add cache functions to SPL for armv7 | Stefano Babic | 2012-03-27 | -4/+5 |
| * | | omap/spl: change output of spl_parse_image_header | Simon Schwarz | 2012-03-27 | -1/+1 |
| * | | omap-common/spl: Add linux boot to SPL | Simon Schwarz | 2012-03-27 | -23/+75 |
| * | | devkit8000/spl: init GPMC for dm9000 in SPL | Simon Schwarz | 2012-03-27 | -0/+1 |
| * | | omap-common: Add NAND SPL linux booting | Simon Schwarz | 2012-03-27 | -16/+50 |
| * | | mx53: Make PLL2 to be the parent of UART clock | Fabio Estevam | 2012-03-27 | -3/+17 |
| * | | mx6: Read silicon revision from register | Fabio Estevam | 2012-03-27 | -3/+171 |
| * | | i.MX28: Drop __naked function from spl_mem_init | Marek Vasut | 2012-03-27 | -7/+3 |
| * | | i.MX28: Make the stabilization delays shorter | Marek Vasut | 2012-03-27 | -4/+4 |
| * | | mx6: Remove duplicate definition of ANATOP_BASE_ADDR | Fabio Estevam | 2012-03-27 | -1/+0 |
| * | | mx6: Fix reset cause for Power On Reset case | Fabio Estevam | 2012-03-27 | -0/+1 |
| * | | i.MX28: Enable additional DRAM address bits | Marek Vasut | 2012-03-27 | -1/+1 |
| * | | mx31: add "ARM11P power gating" to get_reset_cause | Helmut Raiger | 2012-03-27 | -0/+2 |
| * | | IXP: Fix GPIO_INT_ACT_LOW_SET() | Marek Vasut | 2012-03-26 | -2/+8 |
| * | | IXP: Squash warnings in IXP NPE | Marek Vasut | 2012-03-26 | -7/+1 |
| * | | IXP: Make IXP buildable with arm-linux- toolchains | Marek Vasut | 2012-03-26 | -0/+3 |
| * | | SPL: Add YMODEM over UART load support | Matt Porter | 2012-03-26 | -0/+87 |
| * | | spl.c: Use __noreturn decorator | Tom Rini | 2012-03-26 | -3/+2 |
| * | | Fix erroneous 32-bit access to hw_clkctrl_frac0 and hw_clkctrl_frac1 registers | Robert Delien | 2012-03-26 | -88/+52 |
| * | | Introducing 8-bit wide register, mx28_register_8 | Robert Delien | 2012-03-26 | -0/+16 |
| * | | Renamed mx28_register to mx28_register_32 to prepare for mx28_register_8 | Robert Delien | 2012-03-26 | -425/+429 |
| * | | i.MX28: Reformat the DRAM memory configuration data | Marek Vasut | 2012-03-26 | -38/+48 |
| * | | usb/ehci: Add USB support for the MX6Q | Wolfgang Grandegger | 2012-03-26 | -0/+17 |
| * | | i.mx28: Replaced magic numbers for scratch register addresses with register d... | Robert Delien | 2012-03-26 | -8/+8 |
| * | | i.mx28: Added register definitions for DIGCTL registers | Robert Delien | 2012-03-26 | -0/+156 |
| * | | PXA: Fix missing get_tbclk() breaking vpac boards | Marek Vasut | 2012-03-26 | -0/+5 |
* | | | sh: Add header file of MMC framework | Nobuhiro Iwamatsu | 2012-03-26 | -0/+1 |
* | | | sh: Add header file for interface of SH MMC | Nobuhiro Iwamatsu | 2012-03-26 | -0/+18 |
|/ / |
|
* | | nds32/n1213: correct vector table in start.S | Macpaul Lin | 2012-03-19 | -3/+19 |
* | | nds32: fix ptrace and interrupt register overflow | Macpaul Lin | 2012-03-19 | -1/+3 |
* | | USB: Armada100: EHCI Driver for Armada100 SOCs | Ajay Bhargav | 2012-03-19 | -0/+1 |
* | | USB: Armada100: Add UTMI PHY interface driver | Ajay Bhargav | 2012-03-19 | -0/+87 |
* | | usb: replace wait_ms() with mdelay() | Mike Frysinger | 2012-03-19 | -39/+39 |
* | | bootstage: arm: Add bootstage calls in board and bootm | Simon Glass | 2012-03-18 | -0/+7 |
* | | bootstage: Replace show_boot_progress/error() with bootstage_...() | Simon Glass | 2012-03-18 | -10/+10 |
* | | bootstage: Convert progress numbers 20-41 to enums | Simon Glass | 2012-03-18 | -2/+2 |
* | | bootstage: Use show_boot_error() for -ve progress numbers | Simon Glass | 2012-03-18 | -2/+2 |
* | | bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress() | Simon Glass | 2012-03-18 | -8/+8 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-avr32 | Wolfgang Denk | 2012-03-17 | -1/+16 |
|\ \ |
|
| * | | ATMEL: remove old atmel_mci driver | Sven Schnelle | 2012-03-13 | -2/+2 |
| * | | ATMEL: use generic mmc framework | Sven Schnelle | 2012-03-13 | -0/+15 |
* | | | Merge branch 'sandbox' of git://git.denx.de/u-boot-blackfin | Wolfgang Denk | 2012-03-17 | -14/+553 |
|\ \ \ |
|
| * | | | sandbox: add getopt support | Simon Glass | 2012-03-12 | -0/+290 |
| * | | | sandbox: allow processing before main loop | Simon Glass | 2012-03-12 | -0/+10 |
| * | | | sandbox: add concept of sandbox state | Simon Glass | 2012-03-12 | -2/+117 |
| * | | | sandbox: disable fortification | Mike Frysinger | 2012-03-12 | -1/+1 |
| * | | | sandbox: u-boot.lds: tweak style | Mike Frysinger | 2012-03-12 | -5/+5 |
| * | | | sandbox: gpio: add basic driver for simulating GPIOs | Simon Glass | 2012-03-12 | -0/+81 |