summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-11-21x86: Emit post codes in startup code for ChromebooksSimon Glass
2014-11-21x86: Build a .rom file which can be flashed to an x86 machineSimon Glass
2014-11-21x86: Add chromebook_link boardSimon Glass
2014-11-21x86: ifdtool: Allow creation of an empty ROMSimon Glass
2014-11-21x86: Allow timer calibration to work on ivybridgeSimon Glass
2014-11-21x86: use CONFIG_SYS_COREBOOT to descend into coreboot/ directoryMasahiro Yamada
2014-11-21x86: Replace fill_processor_name() with cpu_get_name()Simon Glass
2014-11-21x86: Remove unnecessary find_fdt(), prepare_fdt() functionsSimon Glass
2014-11-21x86: Add processor functions to halt and get stack pointerSimon Glass
2014-11-21x86: config: Move common x86 configs to a common fileSimon Glass
2014-11-21x86: Add ifdtool for working with Intel Flash Descriptor ROM imagesSimon Glass
2014-11-21dm: gpio: Add a function to read an ID from a list of GPIOsSimon Glass
2014-11-21dm: serial: Move current serial port pointer to global_dataSimon Glass
2014-11-21fdt: Add a function to decode a variable-sized u32 arraySimon Glass
2014-11-21Move early malloc() to before arch_cpu_init()Simon Glass
2014-11-21x86: Fix a warning with gcc 4.4.4Simon Glass
2014-11-21x86: Save TSC frequency in the global dataBin Meng
2014-11-21x86: Add quick TSC calibration via PITBin Meng
2014-11-21x86: Do TSC MSR calibration only for known/supported CPUsBin Meng
2014-11-21x86: Do CPU identification in the early phaseBin Meng
2014-11-21x86: Save the BIST value on resetSimon Glass
2014-11-21x86: Fix up some missing prototypesSimon Glass
2014-11-21x86: Use the standard arch_cpu_init() functionSimon Glass
2014-11-21x86: Use the standard dram_init() functionSimon Glass
2014-11-21x86: Tidy up global descriptor table setupSimon Glass
2014-11-21x86: Invalidate TLB as early as possibleSimon Glass
2014-11-21x86: Remove board_init16() call which is not usedSimon Glass
2014-11-21x86: Remove REALMODE_BASE which is no longer usedSimon Glass
2014-11-19Merge branch 'master' of git://git.denx.de/u-boot-ubiTom Rini
2014-11-19Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini
2014-11-19Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxxTom Rini
2014-11-19powerpc: mpc52xx: Clear GD in the main U-Boot stage for SPL usageStefan Roese
2014-11-19powerpc: mpc52xx: a3m071/a4m2k: Convert to generic boardStefan Roese
2014-11-19powerpc: mpc52xx: a4m072: Convert to generic boardStefan Roese
2014-11-19mpc83xx: Add gdsys hrcon boardDirk Eibach
2014-11-19board: iocon: Fix uninitialized accessDirk Eibach
2014-11-19board: iocon: Fix fpga index in print_fpga_info()Dirk Eibach
2014-11-19board: dlvision-10g: Compile fixDirk Eibach
2014-11-19common: Fix cmd_fpgad addressingDirk Eibach
2014-11-19mtd: Handle 29LV800BTDirk Eibach
2014-11-19board: dlvision: Reduce memory footprintDirk Eibach
2014-11-19ubi: enable error reporting in initializationAndrew Ruder
2014-11-19mtd, cfi, ubi: add missing writebufsize initializationHeiko Schocher
2014-11-17ARM: atmel: add sama5d4 xplained ultra board supportBo Shen
2014-11-17ARM: atmel: add sama5d4ek board supportBo Shen
2014-11-17net: macb: enable GMAC IP without GE feature supportBo Shen
2014-11-17mtd: atmel_nand: runtime to build gf table for pmeccJosh Wu
2014-11-17arm, spl, at91: add spl support for the corvus boardHeiko Schocher
2014-11-17arm, at91, spl: add spl support for the taurus boardHeiko Schocher
2014-11-17arm, spl, at91: add at91sam9260 and at91sam9g45 spl supportHeiko Schocher