Commit Graph

27179 Commits (77d267502295ffc4d83e80fa175583f8b6460615)
 

Author SHA1 Message Date
Daniel Schwierzeck bdb53cf080 MIPS: qemu_mips: switch to generic board 11 years ago
Daniel Schwierzeck e8bb0c2b86 MIPS: pb1x00: switch to generic board 11 years ago
Daniel Schwierzeck 743686930c MIPS: dbau1x00: switch to generic board 11 years ago
Daniel Schwierzeck 6d08e22aca MIPS: fix setup of initial stack frame 11 years ago
Marek Vasut b19157bf3f mtd: nand: s3c: Unify the register definition and naming 11 years ago
Simon Glass 1d8104fe88 buildman: Don't default to -e when building current source 11 years ago
Simon Glass f66153be19 buildman: Fix repeating board list with -l 11 years ago
Simon Glass 0b5b409acc patman: Use the full commit hash for 'git checkout' 11 years ago
Tom Rini ce267335c3 buildman: Save *.img files too 11 years ago
Simon Glass f80a8bbee8 sandbox: Fix warnings in cpu.c and os.c 11 years ago
Simon Glass e48f3741c3 sandbox: Fix warnings due to 64-bit printf() strings 11 years ago
Sanchayan Maity 2260457341 mtd/nand/vf610_nfc: Disable subpage writes 11 years ago
Masahiro Yamada f09eb52b3f mtd: denali: set some registers after nand_scan_ident() 11 years ago
Masahiro Yamada 65e4145a20 mtd: denali: use CONFIG_SYS_NAND_SELF_INIT 11 years ago
Rostislav Lisovy 35c204d8a9 nand: reinstate lazy bad block scanning 11 years ago
Tom Rini 85bafb6da4 Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq 11 years ago
Tom Rini 21008ad638 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx 11 years ago
Guillaume GARDET d3e488eaf4 spl: Fix SPL EXT support 11 years ago
Tom Rini 878cd63e02 Merge branch 'master' of http://git.denx.de/u-boot-samsung 11 years ago
Tom Rini f2ffe7da7f Merge branch 'master' of http://git.denx.de/u-boot-sunxi 11 years ago
Tom Rini 1fc4e6f486 Merge git://git.denx.de/u-boot-fdt 11 years ago
Bin Meng 908ec6e4d1 tools: Add ifdtool to .gitignore 11 years ago
Simon Glass 22e131ca00 x86: chromebook_link: Enable the Chrome OS EC 11 years ago
Simon Glass a6fa83f0e7 x86: chromebook_link: Enable the x86 emulator 11 years ago
Simon Glass 8c6ec412b4 bios_emulator: Always print errors when opcode decode fails 11 years ago
Simon Glass b3521f2e49 bios_emulator: Add an option to enable debugging 11 years ago
Simon Glass a3c700ec76 bios_emulator: Allow a custom interrupt handler to be installed 11 years ago
Simon Glass 4c59f95327 bios_emulator: Add vesa support and allow ROMs to be passed in as data 11 years ago
Simon Glass ad6edca379 bios_emulator: Allow x86 to use the emulator 11 years ago
Simon Glass 62d0c5e153 x86: config: Enable video support for chromebook_link 11 years ago
Simon Glass f3e56fe369 x86: dts: Add video information to the device tree 11 years ago
Simon Glass effcf067df x86: Add initial video device init for Intel GMA 11 years ago
Simon Glass d040ac0a89 x86: Allow an option ROM to be built into U-Boot 11 years ago
Simon Glass 998110241b x86: video: Add video driver for bare x86 boards 11 years ago
Simon Glass 6854f87cbc pci: Add general support for execution of video ROMs 11 years ago
Simon Glass 0ca2426bea x86: Add support for running option ROMs natively 11 years ago
Simon Glass 647f56e74e Add support for Vesa BIOS extensions 11 years ago
Simon Glass 22465fc46c x86: Add vesa mode configuration options 11 years ago
Simon Glass e34aef1de3 x86: Add GDT descriptors for option ROMs 11 years ago
Simon Glass 176bf4ce0c Introduce a header file for the BIOS emulator 11 years ago
Simon Glass ed0a2fbf14 x86: Add a definition of asmlinkage 11 years ago
Simon Glass 1ccd452b07 x86: config: Enable SPI for chromebook_link 11 years ago
Simon Glass 24774278c9 x86: ivybridge: Add northbridge init functions 11 years ago
Simon Glass d1ef1132bb x86: Drop some msr functions that we don't support 11 years ago
Simon Glass bb80be3916 x86: Add init for model 206AX CPU 11 years ago
Simon Glass 0c9075e9ad x86: Add LAPIC setup code 11 years ago
Simon Glass b636dd1079 x86: Drop old CONFIG_INTEL_CORE_ARCH code 11 years ago
Bin Meng d51457583f x86: Remove unnecessary call to initr_enable_interrupts() 11 years ago
Bin Meng 1dae2e0eb6 x86: Refactor interrupt_init() 11 years ago
Bin Meng a549f7497b x86: Remove cpu_init_r() for x86 11 years ago