2014-11-21 |
Simon Glass | x86: ivybridge: Implement SDRAM init |
commit | commitdiff | tree | snapshot |
2014-11-21 |
Simon Glass | x86: ivybridge: Add LAPIC support |
commit | commitdiff | tree | snapshot |
2014-11-21 |
Simon Glass | x86: Make show_boot_progress() common |
commit | commitdiff | tree | snapshot |
2014-11-21 |
Simon Glass | x86: chromebook_link: Enable GPIO support |
commit | commitdiff | tree | snapshot |
2014-11-21 |
Simon Glass | x86: ivybridge: Add support for early GPIO init |
commit | commitdiff | tree | snapshot |
2014-11-21 |
Simon Glass | x86: ivybridge: Add early init for PCH devices |
commit | commitdiff | tree | snapshot |
2014-11-21 |
Simon Glass | x86: dts: Add microcode updates for ivybridge CPU |
commit | commitdiff | tree | snapshot |
2014-11-21 |
Simon Glass | x86: ivybridge: Perform Intel microcode update on boot |
commit | commitdiff | tree | snapshot |
2014-11-21 |
Simon Glass | x86: ivybridge: Check BIST value on boot |
commit | commitdiff | tree | snapshot |
2014-11-21 |
Simon Glass | x86: ivybridge: Perform initial CPU setup |
commit | commitdiff | tree | snapshot |
2014-11-21 |
Simon Glass | x86: Add msr read/write functions that use a structure |
commit | commitdiff | tree | snapshot |
2014-11-21 |
Simon Glass | x86: Add clr/setbits functions |
commit | commitdiff | tree | snapshot |
2014-11-21 |
Simon Glass | x86: Tidy up coreboot header usage |
commit | commitdiff | tree | snapshot |
2014-11-21 |
Simon Glass | x86: ivybridge: Add early LPC init so that serial works |
commit | commitdiff | tree | snapshot |
2014-11-21 |
Simon Glass | x86: pci: Allow configuration before relocation |
commit | commitdiff | tree | snapshot |
2014-11-21 |
Simon Glass | x86: ivybridge: Enable PCI in early init |
commit | commitdiff | tree | snapshot |
2014-11-21 |
Simon Glass | x86: Support use of PCI before relocation |
commit | commitdiff | tree | snapshot |
2014-11-21 |
Simon Glass | x86: Refactor PCI to permit alternate init |
commit | commitdiff | tree | snapshot |
2014-11-21 |
Simon Glass | x86: chromebook_link: Implement CAR support (cache... |
commit | commitdiff | tree | snapshot |
2014-11-21 |
Simon Glass | x86: Emit post codes in startup code for Chromebooks |
commit | commitdiff | tree | snapshot |
2014-11-21 |
Simon Glass | x86: Build a .rom file which can be flashed to an x86... |
commit | commitdiff | tree | snapshot |
2014-11-21 |
Simon Glass | x86: Add chromebook_link board |
commit | commitdiff | tree | snapshot |
2014-11-21 |
Simon Glass | x86: ifdtool: Allow creation of an empty ROM |
commit | commitdiff | tree | snapshot |
2014-11-21 |
Simon Glass | x86: Allow timer calibration to work on ivybridge |
commit | commitdiff | tree | snapshot |
2014-11-21 |
Masahiro Yamada | x86: use CONFIG_SYS_COREBOOT to descend into coreboot... |
commit | commitdiff | tree | snapshot |
2014-11-21 |
Simon Glass | x86: Replace fill_processor_name() with cpu_get_name() |
commit | commitdiff | tree | snapshot |
2014-11-21 |
Simon Glass | x86: Remove unnecessary find_fdt(), prepare_fdt() functions |
commit | commitdiff | tree | snapshot |
2014-11-21 |
Simon Glass | x86: Add processor functions to halt and get stack... |
commit | commitdiff | tree | snapshot |
2014-11-21 |
Simon Glass | x86: config: Move common x86 configs to a common file |
commit | commitdiff | tree | snapshot |
2014-11-21 |
Simon Glass | x86: Add ifdtool for working with Intel Flash Descripto... |
commit | commitdiff | tree | snapshot |
2014-11-21 |
Simon Glass | dm: gpio: Add a function to read an ID from a list... |
commit | commitdiff | tree | snapshot |
2014-11-21 |
Simon Glass | dm: serial: Move current serial port pointer to global_data |
commit | commitdiff | tree | snapshot |
2014-11-21 |
Simon Glass | fdt: Add a function to decode a variable-sized u32... |
commit | commitdiff | tree | snapshot |
2014-11-21 |
Simon Glass | Move early malloc() to before arch_cpu_init() |
commit | commitdiff | tree | snapshot |
2014-11-21 |
Simon Glass | x86: Fix a warning with gcc 4.4.4 |
commit | commitdiff | tree | snapshot |
2014-11-21 |
Bin Meng | x86: Save TSC frequency in the global data |
commit | commitdiff | tree | snapshot |
2014-11-21 |
Bin Meng | x86: Add quick TSC calibration via PIT |
commit | commitdiff | tree | snapshot |
2014-11-21 |
Bin Meng | x86: Do TSC MSR calibration only for known/supported... |
commit | commitdiff | tree | snapshot |
2014-11-21 |
Bin Meng | x86: Do CPU identification in the early phase |
commit | commitdiff | tree | snapshot |
2014-11-21 |
Simon Glass | x86: Save the BIST value on reset |
commit | commitdiff | tree | snapshot |
2014-11-21 |
Simon Glass | x86: Fix up some missing prototypes |
commit | commitdiff | tree | snapshot |
2014-11-21 |
Simon Glass | x86: Use the standard arch_cpu_init() function |
commit | commitdiff | tree | snapshot |
2014-11-21 |
Simon Glass | x86: Use the standard dram_init() function |
commit | commitdiff | tree | snapshot |
2014-11-21 |
Simon Glass | x86: Tidy up global descriptor table setup |
commit | commitdiff | tree | snapshot |
2014-11-21 |
Simon Glass | x86: Invalidate TLB as early as possible |
commit | commitdiff | tree | snapshot |
2014-11-21 |
Simon Glass | x86: Remove board_init16() call which is not used |
commit | commitdiff | tree | snapshot |
2014-11-21 |
Simon Glass | x86: Remove REALMODE_BASE which is no longer used |
commit | commitdiff | tree | snapshot |
2014-11-20 |
Tom Rini | Merge branch 'master' of git://git.denx.de/u-boot-ubi |
commit | commitdiff | tree | snapshot |
2014-11-20 |
Tom Rini | Merge branch 'master' of git://git.denx.de/u-boot-i2c |
commit | commitdiff | tree | snapshot |
2014-11-20 |
Tom Rini | Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxx |
commit | commitdiff | tree | snapshot |
2014-11-19 |
Stefan Roese | powerpc: mpc52xx: Clear GD in the main U-Boot stage... |
commit | commitdiff | tree | snapshot |
2014-11-19 |
Stefan Roese | powerpc: mpc52xx: a3m071/a4m2k: Convert to generic... |
commit | commitdiff | tree | snapshot |
2014-11-19 |
Stefan Roese | powerpc: mpc52xx: a4m072: Convert to generic board |
commit | commitdiff | tree | snapshot |
2014-11-19 |
Dirk Eibach | mpc83xx: Add gdsys hrcon board |
commit | commitdiff | tree | snapshot |
2014-11-19 |
Dirk Eibach | board: iocon: Fix uninitialized access |
commit | commitdiff | tree | snapshot |
2014-11-19 |
Dirk Eibach | board: iocon: Fix fpga index in print_fpga_info() |
commit | commitdiff | tree | snapshot |
2014-11-19 |
Dirk Eibach | board: dlvision-10g: Compile fix |
commit | commitdiff | tree | snapshot |
2014-11-19 |
Dirk Eibach | common: Fix cmd_fpgad addressing |
commit | commitdiff | tree | snapshot |
2014-11-19 |
Dirk Eibach | mtd: Handle 29LV800BT |
commit | commitdiff | tree | snapshot |
2014-11-19 |
Dirk Eibach | board: dlvision: Reduce memory footprint |
commit | commitdiff | tree | snapshot |
2014-11-19 |
Andrew Ruder | ubi: enable error reporting in initialization |
commit | commitdiff | tree | snapshot |
2014-11-19 |
Heiko Schocher | mtd, cfi, ubi: add missing writebufsize initialization |
commit | commitdiff | tree | snapshot |
2014-11-17 |
Bo Shen | ARM: atmel: add sama5d4 xplained ultra board support |
commit | commitdiff | tree | snapshot |
2014-11-17 |
Bo Shen | ARM: atmel: add sama5d4ek board support |
commit | commitdiff | tree | snapshot |
2014-11-17 |
Bo Shen | net: macb: enable GMAC IP without GE feature support |
commit | commitdiff | tree | snapshot |
2014-11-17 |
Josh Wu | mtd: atmel_nand: runtime to build gf table for pmecc |
commit | commitdiff | tree | snapshot |
2014-11-17 |
Heiko Schocher | arm, spl, at91: add spl support for the corvus board |
commit | commitdiff | tree | snapshot |
2014-11-17 |
Heiko Schocher | arm, at91, spl: add spl support for the taurus board |
commit | commitdiff | tree | snapshot |
2014-11-17 |
Heiko Schocher | arm, spl, at91: add at91sam9260 and at91sam9g45 spl... |
commit | commitdiff | tree | snapshot |
2014-11-17 |
Heiko Schocher | spl, mtd, nand, atmel_nand: invert device ready pin... |
commit | commitdiff | tree | snapshot |
2014-11-17 |
Heiko Schocher | spl, nand, atmel_nand: add erase one block function |
commit | commitdiff | tree | snapshot |
2014-11-17 |
Heiko Schocher | mtd: atmel_nand: add missing include |
commit | commitdiff | tree | snapshot |
2014-11-17 |
Heiko Schocher | spl, nand: add option to boot raw u-boot.bin image... |
commit | commitdiff | tree | snapshot |
2014-11-17 |
Heiko Schocher | arm, at91: add missing ddr2 cr register MPDDRC_CR_EBISH... |
commit | commitdiff | tree | snapshot |
2014-11-17 |
Heiko Schocher | arm, at91: compile mpddrc ram init code also for AT91SA... |
commit | commitdiff | tree | snapshot |
2014-11-17 |
Heiko Schocher | arm, at91, mpddrc: fix typo in ddr2_init() |
commit | commitdiff | tree | snapshot |
2014-11-17 |
Heiko Schocher | arm, at91: add spi dataflash support for the taurus... |
commit | commitdiff | tree | snapshot |
2014-11-17 |
Heiko Schocher | spi, atmel: move CONFIG_SYS_SPI_WRITE_TOUT into common... |
commit | commitdiff | tree | snapshot |
2014-11-17 |
Heiko Schocher | arm, at91: generate boot.bin file for all atmel SoC |
commit | commitdiff | tree | snapshot |
2014-11-17 |
Bo Shen | ARM: atmel: spl: make css field configurable |
commit | commitdiff | tree | snapshot |
2014-11-17 |
Bo Shen | ARM: atmel: spl: make initialization more stable |
commit | commitdiff | tree | snapshot |
2014-11-17 |
Bo Shen | ARM: at91 series: convert to generic board |
commit | commitdiff | tree | snapshot |
2014-11-17 |
Bo Shen | net: macb: write mac address when initialization |
commit | commitdiff | tree | snapshot |
2014-11-17 |
Tom Rini | Merge branch 'master' of git://git.denx.de/u-boot-sh |
commit | commitdiff | tree | snapshot |
2014-11-17 |
Tom Rini | Merge branch 'rmobile' of git://git.denx.de/u-boot-sh |
commit | commitdiff | tree | snapshot |
2014-11-17 |
Scott Jiang | blackfin: convert to use CONFIG_SYS_I2C framework |
commit | commitdiff | tree | snapshot |
2014-11-17 |
Scott Jiang | adi_i2c: convert to use general io accessors. |
commit | commitdiff | tree | snapshot |
2014-11-17 |
Scott Jiang | blackfin: rename bfin-twi_i2c driver to adi_i2c |
commit | commitdiff | tree | snapshot |
2014-11-17 |
Nobuhiro Iwamatsu | arm: rmobile: replacement of common parts of config... |
commit | commitdiff | tree | snapshot |
2014-11-17 |
Nobuhiro Iwamatsu | arm: rmobile: configs: Collect up common part of config... |
commit | commitdiff | tree | snapshot |
2014-11-17 |
Nobuhiro Iwamatsu | arm: rmobile: gose: Remove dram_init_banksize function |
commit | commitdiff | tree | snapshot |
2014-11-17 |
Nobuhiro Iwamatsu | arm: rmobile: lager: Remove dram_init_banksize function |
commit | commitdiff | tree | snapshot |
2014-11-17 |
Nobuhiro Iwamatsu | arm: rmobile: koelsch: Remove dram_init_banksize function |
commit | commitdiff | tree | snapshot |
2014-11-17 |
Nobuhiro Iwamatsu | arm: rmobile: alt: Remove dram_init_banksize function |
commit | commitdiff | tree | snapshot |
2014-11-17 |
Nobuhiro Iwamatsu | sh: Move SH_32BIT to Kconfig |
commit | commitdiff | tree | snapshot |
2014-11-14 |
Tom Rini | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx |
commit | commitdiff | tree | snapshot |
2014-11-14 |
Tom Rini | Merge branch 'master' of git://git.denx.de/u-boot-video |
commit | commitdiff | tree | snapshot |
2014-11-14 |
Yangbo Lu | powerpc/85xx: enable some P1/P2 boards mtdparts for... |
commit | commitdiff | tree | snapshot |
2014-11-14 |
Valentin Longchamp | keymile/powerpc: move to the architecture-generic board... |
commit | commitdiff | tree | snapshot |
2014-11-14 |
Valentin Longchamp | powerpc/mpc83xx: Zero boot_flags arg for calling board_... |
commit | commitdiff | tree | snapshot |
next |