- 8e0df06 x86: ivybridge: Add early init for PCH devices by Simon Glass · 10 years ago
- 9c678e1 x86: dts: Add microcode updates for ivybridge CPU by Simon Glass · 10 years ago
- 77f9b1f x86: ivybridge: Perform Intel microcode update on boot by Simon Glass · 10 years ago
- 94060ff x86: ivybridge: Check BIST value on boot by Simon Glass · 10 years ago
- f5fbbe9 x86: ivybridge: Perform initial CPU setup by Simon Glass · 10 years ago
- eddbad2 x86: Add msr read/write functions that use a structure by Simon Glass · 10 years ago
- 3f70a6f x86: Add clr/setbits functions by Simon Glass · 10 years ago
- 378a863 x86: Tidy up coreboot header usage by Simon Glass · 10 years ago
- 2b60515 x86: ivybridge: Add early LPC init so that serial works by Simon Glass · 10 years ago
- 6fb3b72 x86: pci: Allow configuration before relocation by Simon Glass · 10 years ago
- 6e5b12b x86: ivybridge: Enable PCI in early init by Simon Glass · 10 years ago
- 7430f10 x86: Support use of PCI before relocation by Simon Glass · 10 years ago
- d188b18 x86: Refactor PCI to permit alternate init by Simon Glass · 10 years ago
- 70a09c6 x86: chromebook_link: Implement CAR support (cache as RAM) by Simon Glass · 10 years ago
- d1cd045 x86: Emit post codes in startup code for Chromebooks by Simon Glass · 10 years ago
- fce7b27 x86: Build a .rom file which can be flashed to an x86 machine by Simon Glass · 10 years ago
- 8ef0757 x86: Add chromebook_link board by Simon Glass · 10 years ago
- 5c1b685 x86: Allow timer calibration to work on ivybridge by Simon Glass · 10 years ago
- a5eb04d x86: use CONFIG_SYS_COREBOOT to descend into coreboot/ directory by Masahiro Yamada · 10 years ago
- 727c1a9 x86: Replace fill_processor_name() with cpu_get_name() by Simon Glass · 10 years ago
- 003504b x86: Remove unnecessary find_fdt(), prepare_fdt() functions by Simon Glass · 10 years ago
- 21b9b14 x86: Add processor functions to halt and get stack pointer by Simon Glass · 10 years ago
- 6cba6b9 x86: Fix a warning with gcc 4.4.4 by Simon Glass · 10 years ago
- 258b135 x86: Save TSC frequency in the global data by Bin Meng · 10 years ago
- 80de049 x86: Add quick TSC calibration via PIT by Bin Meng · 10 years ago
- 076bb44 x86: Do TSC MSR calibration only for known/supported CPUs by Bin Meng · 10 years ago
- 52f952b x86: Do CPU identification in the early phase by Bin Meng · 10 years ago
- f67cd51 x86: Save the BIST value on reset by Simon Glass · 10 years ago
- e1ffd81 x86: Fix up some missing prototypes by Simon Glass · 10 years ago
- 8b37c76 x86: Use the standard arch_cpu_init() function by Simon Glass · 10 years ago
- 07387d1 x86: Use the standard dram_init() function by Simon Glass · 10 years ago
- 76f90f3 x86: Tidy up global descriptor table setup by Simon Glass · 10 years ago
- 3c00695 x86: Invalidate TLB as early as possible by Simon Glass · 10 years ago
- 85d8732 x86: Remove board_init16() call which is not used by Simon Glass · 10 years ago
- bc48806 x86: Remove REALMODE_BASE which is no longer used by Simon Glass · 10 years ago
- e895a4b fdt: Allow ft_board_setup() to report failure by Simon Glass · 10 years ago
- cba1da4 include: move various macros to include/linux/kernel.h by Masahiro Yamada · 10 years ago
- 4515992 replace DIV_ROUND with DIV_ROUND_CLOSEST by Masahiro Yamada · 10 years ago
- 3fd968e ARM: remove CONFIG_ARM1136 defines by Masahiro Yamada · 10 years ago
- 5d7b131 ARM: remove CONFIG_ARM926EJS defines by Masahiro Yamada · 10 years ago
- f216844 ARM: remove CONFIG_ARM920T defines by Masahiro Yamada · 10 years ago
- 3fcfe80 ARM: remove CONFIG_ARMV7 defines by Masahiro Yamada · 10 years ago
- 573960a mx6: add weim registers by Fabio Estevam · 10 years ago
- 32c81ea imx: consolidate set_chipselect_size function by Fabio Estevam · 10 years ago
- 53b7f18 mx6: Use a common SPL configuration file by Fabio Estevam · 10 years ago
- db544b9 imx: fix exception vectors relocation in imx27 by Albert ARIBAUD · 10 years ago
- 28970ef cosmetic: arm: fix whitespace in arch/arm/lib/relocate.S by Albert ARIBAUD · 10 years ago
- 7a13995 ARM: mxs: tools: Add support for boot progress display flag by Alexey Ignatov · 10 years ago
- f10834e Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxx by Tom Rini · 10 years ago
- c35f869 net/fm: add 2.5G SGMII support by Shengzhou Liu · 10 years ago
- d8222db arm: ls102xa: Fixed a register definition error by Tang Yuantian · 10 years ago
- 93d3320 qe: add u-qe support to arm board by Zhao Qiang · 10 years ago
- 5fc3494 powerpc: mpc52xx: Clear GD in the main U-Boot stage for SPL usage by Stefan Roese · 10 years ago
- 50dcf89 mpc83xx: Add gdsys hrcon board by Dirk Eibach · 10 years ago
- f196044 ARM: atmel: add sama5d4 xplained ultra board support by Bo Shen · 10 years ago
- 927b901 ARM: atmel: add sama5d4ek board support by Bo Shen · 10 years ago
- 5b15fd9 arm, spl, at91: add spl support for the corvus board by Heiko Schocher · 10 years ago
- 237e379 arm, at91, spl: add spl support for the taurus board by Heiko Schocher · 10 years ago
- 5abc00d arm, spl, at91: add at91sam9260 and at91sam9g45 spl support by Heiko Schocher · 10 years ago
- bd1bb3c arm, at91: add missing ddr2 cr register MPDDRC_CR_EBISHARE define by Heiko Schocher · 10 years ago
- 7dd5891 arm, at91: compile mpddrc ram init code also for AT91SAM9M10G45 by Heiko Schocher · 10 years ago
- 341f548 arm, at91, mpddrc: fix typo in ddr2_init() by Heiko Schocher · 10 years ago
- c001486 arm, at91: generate boot.bin file for all atmel SoC by Heiko Schocher · 10 years ago
- da79fa4 ARM: atmel: spl: make css field configurable by Bo Shen · 10 years ago
- a5f35d6 ARM: atmel: spl: make initialization more stable by Bo Shen · 10 years ago
- bdf790f Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 10 years ago
- 256d83c Merge branch 'rmobile' of git://git.denx.de/u-boot-sh by Tom Rini · 10 years ago
- 6a23c65 arm: odroid: usb: add support for usb host including ethernet by Suriyan Ramasami · 10 years ago
- bdba132 arm: odroid: enable/disable usb host phy for exynos4412 by Suriyan Ramasami · 10 years ago
- c205615 exynos: dts: Correct USB vbus-gpio numbering for Snow by Sjoerd Simons · 10 years ago
- 4f29862 Peach-Pi: Use the enhanced usb_copy() prototype by Vadim Bendebury · 10 years ago
- 0e03e82 Exynos5: ddr3: Choose between single or double channel config by Akshay Saraswat · 10 years ago
- 0610910 DMC: Exynos5: Enable update mode for DREX controller by Alim Akhtar · 10 years ago
- 79043d8 Config: Exynos5800: Enable build for Peach-Pi by Akshay Saraswat · 10 years ago
- e6b723f Exynos5800: Add DTS for new board Peach-Pi by Akshay Saraswat · 10 years ago
- aa14b42 Exynos5800: Introduce new proid for Exynos5800 by Akshay Saraswat · 10 years ago
- 570dd7f sh: Move SH_32BIT to Kconfig by Nobuhiro Iwamatsu · 10 years ago
- 2086e38 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 10 years ago
- 3b9c1a5 imx:mx6slevk add board level support for usb by Peng Fan · 10 years ago
- e83a7e9 powerpc/mpc83xx: Zero boot_flags arg for calling board_init_f() by Valentin Longchamp · 10 years ago
- aa5a3d8 powerpc/mpc85xx: Use IFC accessor function by Prabhakar Kushwaha · 10 years ago
- a53dd53 85xx/b4:Correct USB DR controller liodn entry by ramneek mehresh · 10 years ago
- ae6b458 driver/net/fm/memac_phy: set NEG bit for external MDIOs by Shaohui Xie · 10 years ago
- ff5fb2a Fman/mEMAC: mEMAC fix for 10G MAC and PHY by Shaohui Xie · 10 years ago
- 45043cf Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 10 years ago
- 05d492a arm: mx6: add support for TBS2910 Matrix ARM miniPC by Soeren Moch · 10 years ago
- 11076f0 mx6: video_skip: Fix crash on NULL pointer by Nikolay Dimitrov · 10 years ago
- 0d485b9 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 10 years ago
- e451e9b kconfig: imx6: add SUPPORT_SPL by John Tobias · 10 years ago
- 3ad207a Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 10 years ago
- bdf1638 arm: mx6: Fix missing Kconfig option for Novena by Marek Vasut · 10 years ago
- 76946df sun6i: ehci: Add sun6i ehci support by Hans de Goede · 10 years ago
- 6dbfda8 sun6i: Poke magic sram controller register to avoid cache issues by Hans de Goede · 10 years ago
- 9a07eb0 sun6i: Add dram initialization code by Hans de Goede · 10 years ago
- bec72c7 sun4i: Rename dram files to dram_sun4i.x by Hans de Goede · 10 years ago
- 9d8a533 sun6i: Add cpucfg register definitions by Hans de Goede · 10 years ago
- 62c87ef sun6i: Add clock functions needed for SPL / DRAM init by Hans de Goede · 10 years ago
- 3b10e6e sun6i: Add new p2wi controller driver by Oliver Schinagl · 11 years ago
- 3deb013 Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 10 years ago
- 01541ee kconfig: arm: move "armv8" define to arch/arm/Kconfig by Masahiro Yamada · 10 years ago