| Commit message (Expand) | Author | Age | Lines |
* | fdt: Add a function to decode a variable-sized u32 array | Simon Glass | 2014-11-21 | -0/+36 |
* | Move early malloc() to before arch_cpu_init() | Simon Glass | 2014-11-21 | -1/+1 |
* | x86: Fix a warning with gcc 4.4.4 | Simon Glass | 2014-11-21 | -0/+1 |
* | x86: Save TSC frequency in the global data | Bin Meng | 2014-11-21 | -0/+5 |
* | x86: Add quick TSC calibration via PIT | Bin Meng | 2014-11-21 | -0/+159 |
* | x86: Do TSC MSR calibration only for known/supported CPUs | Bin Meng | 2014-11-21 | -7/+108 |
* | x86: Do CPU identification in the early phase | Bin Meng | 2014-11-21 | -47/+398 |
* | x86: Save the BIST value on reset | Simon Glass | 2014-11-21 | -4/+16 |
* | x86: Fix up some missing prototypes | Simon Glass | 2014-11-21 | -8/+14 |
* | x86: Use the standard arch_cpu_init() function | Simon Glass | 2014-11-21 | -8/+6 |
* | x86: Use the standard dram_init() function | Simon Glass | 2014-11-21 | -14/+7 |
* | x86: Tidy up global descriptor table setup | Simon Glass | 2014-11-21 | -3/+16 |
* | x86: Invalidate TLB as early as possible | Simon Glass | 2014-11-21 | -0/+3 |
* | x86: Remove board_init16() call which is not used | Simon Glass | 2014-11-21 | -9/+1 |
* | x86: Remove REALMODE_BASE which is no longer used | Simon Glass | 2014-11-21 | -1/+0 |
* | Merge branch 'master' of git://git.denx.de/u-boot-ubi | Tom Rini | 2014-11-19 | -0/+9 |
|\ |
|
| * | ubi: enable error reporting in initialization | Andrew Ruder | 2014-11-19 | -0/+8 |
| * | mtd, cfi, ubi: add missing writebufsize initialization | Heiko Schocher | 2014-11-19 | -0/+1 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-i2c | Tom Rini | 2014-11-19 | -424/+350 |
|\ \ |
|
| * | | blackfin: convert to use CONFIG_SYS_I2C framework | Scott Jiang | 2014-11-17 | -165/+83 |
| * | | adi_i2c: convert to use general io accessors. | Scott Jiang | 2014-11-17 | -68/+77 |
| * | | blackfin: rename bfin-twi_i2c driver to adi_i2c | Scott Jiang | 2014-11-17 | -26/+25 |
* | | | Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxx | Tom Rini | 2014-11-19 | -0/+19 |
|\ \ \ |
|
| * | | | powerpc: mpc52xx: Clear GD in the main U-Boot stage for SPL usage | Stefan Roese | 2014-11-19 | -0/+15 |
| * | | | powerpc: mpc52xx: a3m071/a4m2k: Convert to generic board | Stefan Roese | 2014-11-19 | -0/+2 |
| * | | | powerpc: mpc52xx: a4m072: Convert to generic board | Stefan Roese | 2014-11-19 | -0/+2 |
| | |/
| |/| |
|
* | | | mpc83xx: Add gdsys hrcon board | Dirk Eibach | 2014-11-19 | -195/+2282 |
* | | | board: iocon: Fix uninitialized access | Dirk Eibach | 2014-11-19 | -1/+2 |
* | | | board: iocon: Fix fpga index in print_fpga_info() | Dirk Eibach | 2014-11-19 | -4/+4 |
* | | | board: dlvision-10g: Compile fix | Dirk Eibach | 2014-11-19 | -4/+3 |
* | | | common: Fix cmd_fpgad addressing | Dirk Eibach | 2014-11-19 | -8/+24 |
* | | | mtd: Handle 29LV800BT | Dirk Eibach | 2014-11-19 | -0/+52 |
* | | | board: dlvision: Reduce memory footprint | Dirk Eibach | 2014-11-19 | -1/+8 |
|/ / |
|
* | | ARM: atmel: add sama5d4 xplained ultra board support | Bo Shen | 2014-11-17 | -0/+583 |
* | | ARM: atmel: add sama5d4ek board support | Bo Shen | 2014-11-17 | -9/+868 |
* | | net: macb: enable GMAC IP without GE feature support | Bo Shen | 2014-11-17 | -1/+7 |
* | | mtd: atmel_nand: runtime to build gf table for pmecc | Josh Wu | 2014-11-17 | -1/+78 |
* | | arm, spl, at91: add spl support for the corvus board | Heiko Schocher | 2014-11-17 | -18/+151 |
* | | arm, at91, spl: add spl support for the taurus board | Heiko Schocher | 2014-11-17 | -13/+127 |
* | | arm, spl, at91: add at91sam9260 and at91sam9g45 spl support | Heiko Schocher | 2014-11-17 | -97/+430 |
* | | spl, mtd, nand, atmel_nand: invert device ready pin logic | Heiko Schocher | 2014-11-17 | -3/+3 |
* | | spl, nand, atmel_nand: add erase one block function | Heiko Schocher | 2014-11-17 | -0/+34 |
* | | mtd: atmel_nand: add missing include | Heiko Schocher | 2014-11-17 | -0/+1 |
* | | spl, nand: add option to boot raw u-boot.bin image only | Heiko Schocher | 2014-11-17 | -5/+28 |
* | | arm, at91: add missing ddr2 cr register MPDDRC_CR_EBISHARE define | Heiko Schocher | 2014-11-17 | -0/+1 |
* | | arm, at91: compile mpddrc ram init code also for AT91SAM9M10G45 | Heiko Schocher | 2014-11-17 | -2/+15 |
* | | arm, at91, mpddrc: fix typo in ddr2_init() | Heiko Schocher | 2014-11-17 | -1/+1 |
* | | arm, at91: add spi dataflash support for the taurus board | Heiko Schocher | 2014-11-17 | -0/+28 |
* | | spi, atmel: move CONFIG_SYS_SPI_WRITE_TOUT into common header | Heiko Schocher | 2014-11-17 | -13/+4 |
* | | arm, at91: generate boot.bin file for all atmel SoC | Heiko Schocher | 2014-11-17 | -3/+5 |