Commit Graph

26834 Commits (8ef07571a0300e6ae84931c63d5eb3b2310c8aba)
 

Author SHA1 Message Date
Simon Glass 8ef07571a0 x86: Add chromebook_link board 10 years ago
Simon Glass c03c951b06 x86: ifdtool: Allow creation of an empty ROM 10 years ago
Simon Glass 5c1b685e46 x86: Allow timer calibration to work on ivybridge 10 years ago
Masahiro Yamada a5eb04db1a x86: use CONFIG_SYS_COREBOOT to descend into coreboot/ directory 10 years ago
Simon Glass 727c1a9871 x86: Replace fill_processor_name() with cpu_get_name() 10 years ago
Simon Glass 003504b6fe x86: Remove unnecessary find_fdt(), prepare_fdt() functions 10 years ago
Simon Glass 21b9b14b49 x86: Add processor functions to halt and get stack pointer 10 years ago
Simon Glass 880a3cc438 x86: config: Move common x86 configs to a common file 10 years ago
Simon Glass cd392fe8a0 x86: Add ifdtool for working with Intel Flash Descriptor ROM images 10 years ago
Simon Glass e5901c94e3 dm: gpio: Add a function to read an ID from a list of GPIOs 10 years ago
Simon Glass 469a579df2 dm: serial: Move current serial port pointer to global_data 10 years ago
Simon Glass a9f04d49e5 fdt: Add a function to decode a variable-sized u32 array 10 years ago
Simon Glass 768e0f52f2 Move early malloc() to before arch_cpu_init() 10 years ago
Simon Glass 6cba6b9209 x86: Fix a warning with gcc 4.4.4 10 years ago
Bin Meng 258b1357c6 x86: Save TSC frequency in the global data 10 years ago
Bin Meng 80de049561 x86: Add quick TSC calibration via PIT 10 years ago
Bin Meng 076bb44b0e x86: Do TSC MSR calibration only for known/supported CPUs 10 years ago
Bin Meng 52f952bf5e x86: Do CPU identification in the early phase 10 years ago
Simon Glass f67cd51e65 x86: Save the BIST value on reset 10 years ago
Simon Glass e1ffd81797 x86: Fix up some missing prototypes 10 years ago
Simon Glass 8b37c7694f x86: Use the standard arch_cpu_init() function 10 years ago
Simon Glass 07387d1769 x86: Use the standard dram_init() function 10 years ago
Simon Glass 76f90f3020 x86: Tidy up global descriptor table setup 10 years ago
Simon Glass 3c00695ee1 x86: Invalidate TLB as early as possible 10 years ago
Simon Glass 85d87328ea x86: Remove board_init16() call which is not used 10 years ago
Simon Glass bc48806161 x86: Remove REALMODE_BASE which is no longer used 10 years ago
Tom Rini 4d70b34d7f Merge branch 'master' of git://git.denx.de/u-boot-ubi 10 years ago
Tom Rini c44d3cd1c4 Merge branch 'master' of git://git.denx.de/u-boot-i2c 10 years ago
Tom Rini f10834e166 Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxx 10 years ago
Stefan Roese 5fc3494fdb powerpc: mpc52xx: Clear GD in the main U-Boot stage for SPL usage 10 years ago
Stefan Roese c07e8da1a4 powerpc: mpc52xx: a3m071/a4m2k: Convert to generic board 10 years ago
Stefan Roese 746a36a107 powerpc: mpc52xx: a4m072: Convert to generic board 10 years ago
Dirk Eibach 50dcf89d90 mpc83xx: Add gdsys hrcon board 10 years ago
Dirk Eibach a8cb9d0b17 board: iocon: Fix uninitialized access 10 years ago
Dirk Eibach 8272baa964 board: iocon: Fix fpga index in print_fpga_info() 10 years ago
Dirk Eibach a61762d294 board: dlvision-10g: Compile fix 10 years ago
Dirk Eibach f1cdde2833 common: Fix cmd_fpgad addressing 10 years ago
Dirk Eibach f3c89d9228 mtd: Handle 29LV800BT 10 years ago
Dirk Eibach f9af10dda8 board: dlvision: Reduce memory footprint 10 years ago
Andrew Ruder d1cfeee916 ubi: enable error reporting in initialization 10 years ago
Heiko Schocher 65e5cb54d0 mtd, cfi, ubi: add missing writebufsize initialization 10 years ago
Bo Shen f196044dfd ARM: atmel: add sama5d4 xplained ultra board support 10 years ago
Bo Shen 927b901b47 ARM: atmel: add sama5d4ek board support 10 years ago
Bo Shen cabf61ce4b net: macb: enable GMAC IP without GE feature support 10 years ago
Josh Wu 7df4486d04 mtd: atmel_nand: runtime to build gf table for pmecc 10 years ago
Heiko Schocher 5b15fd980b arm, spl, at91: add spl support for the corvus board 10 years ago
Heiko Schocher 237e3793fb arm, at91, spl: add spl support for the taurus board 10 years ago
Heiko Schocher 5abc00d020 arm, spl, at91: add at91sam9260 and at91sam9g45 spl support 10 years ago
Heiko Schocher 667af36905 spl, mtd, nand, atmel_nand: invert device ready pin logic 10 years ago
Heiko Schocher 4dfd360589 spl, nand, atmel_nand: add erase one block function 10 years ago