Age | Commit message (Expand) | Author |
2014-11-21 | x86: Support use of PCI before relocation | Simon Glass |
2014-11-21 | x86: Refactor PCI to permit alternate init | Simon Glass |
2014-11-21 | x86: chromebook_link: Implement CAR support (cache as RAM) | Simon Glass |
2014-11-21 | x86: Emit post codes in startup code for Chromebooks | Simon Glass |
2014-11-21 | x86: Build a .rom file which can be flashed to an x86 machine | Simon Glass |
2014-11-21 | x86: Add chromebook_link board | Simon Glass |
2014-11-21 | x86: Allow timer calibration to work on ivybridge | Simon Glass |
2014-11-21 | x86: use CONFIG_SYS_COREBOOT to descend into coreboot/ directory | Masahiro Yamada |
2014-11-21 | x86: Replace fill_processor_name() with cpu_get_name() | Simon Glass |
2014-11-21 | x86: Remove unnecessary find_fdt(), prepare_fdt() functions | Simon Glass |
2014-11-21 | x86: Add processor functions to halt and get stack pointer | Simon Glass |
2014-11-21 | x86: Fix a warning with gcc 4.4.4 | Simon Glass |
2014-11-21 | x86: Save TSC frequency in the global data | Bin Meng |
2014-11-21 | x86: Add quick TSC calibration via PIT | Bin Meng |
2014-11-21 | x86: Do TSC MSR calibration only for known/supported CPUs | Bin Meng |
2014-11-21 | x86: Do CPU identification in the early phase | Bin Meng |
2014-11-21 | x86: Save the BIST value on reset | Simon Glass |
2014-11-21 | x86: Fix up some missing prototypes | Simon Glass |
2014-11-21 | x86: Use the standard arch_cpu_init() function | Simon Glass |
2014-11-21 | x86: Use the standard dram_init() function | Simon Glass |
2014-11-21 | x86: Tidy up global descriptor table setup | Simon Glass |
2014-11-21 | x86: Invalidate TLB as early as possible | Simon Glass |
2014-11-21 | x86: Remove board_init16() call which is not used | Simon Glass |
2014-11-21 | x86: Remove REALMODE_BASE which is no longer used | Simon Glass |
2014-11-19 | Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxx | Tom Rini |
2014-11-19 | powerpc: mpc52xx: Clear GD in the main U-Boot stage for SPL usage | Stefan Roese |
2014-11-19 | mpc83xx: Add gdsys hrcon board | Dirk Eibach |
2014-11-17 | ARM: atmel: add sama5d4 xplained ultra board support | Bo Shen |
2014-11-17 | ARM: atmel: add sama5d4ek board support | Bo Shen |
2014-11-17 | arm, spl, at91: add spl support for the corvus board | Heiko Schocher |
2014-11-17 | arm, at91, spl: add spl support for the taurus board | Heiko Schocher |
2014-11-17 | arm, spl, at91: add at91sam9260 and at91sam9g45 spl support | Heiko Schocher |
2014-11-17 | arm, at91: add missing ddr2 cr register MPDDRC_CR_EBISHARE define | Heiko Schocher |
2014-11-17 | arm, at91: compile mpddrc ram init code also for AT91SAM9M10G45 | Heiko Schocher |
2014-11-17 | arm, at91, mpddrc: fix typo in ddr2_init() | Heiko Schocher |
2014-11-17 | arm, at91: generate boot.bin file for all atmel SoC | Heiko Schocher |
2014-11-17 | ARM: atmel: spl: make css field configurable | Bo Shen |
2014-11-17 | ARM: atmel: spl: make initialization more stable | Bo Shen |
2014-11-17 | Merge branch 'master' of git://git.denx.de/u-boot-sh | Tom Rini |
2014-11-17 | Merge branch 'rmobile' of git://git.denx.de/u-boot-sh | Tom Rini |
2014-11-17 | sh: Move SH_32BIT to Kconfig | Nobuhiro Iwamatsu |
2014-11-14 | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx | Tom Rini |
2014-11-14 | powerpc/mpc83xx: Zero boot_flags arg for calling board_init_f() | Valentin Longchamp |
2014-11-14 | powerpc/mpc85xx: Use IFC accessor function | Prabhakar Kushwaha |
2014-11-14 | 85xx/b4:Correct USB DR controller liodn entry | ramneek mehresh |
2014-11-14 | driver/net/fm/memac_phy: set NEG bit for external MDIOs | Shaohui Xie |
2014-11-14 | Fman/mEMAC: mEMAC fix for 10G MAC and PHY | Shaohui Xie |
2014-11-14 | Merge branch 'master' of git://www.denx.de/git/u-boot-imx | Tom Rini |
2014-11-13 | arm: mx6: add support for TBS2910 Matrix ARM miniPC | Soeren Moch |
2014-11-13 | mx6: video_skip: Fix crash on NULL pointer | Nikolay Dimitrov |