- f41118e x86: Add msr read/write functions that use a structure by Simon Glass · 10 years ago
- d57ad48 x86: Add clr/setbits functions by Simon Glass · 10 years ago
- 59762bc x86: Tidy up coreboot header usage by Simon Glass · 10 years ago
- dcfac35 x86: ivybridge: Add early LPC init so that serial works by Simon Glass · 10 years ago
- a205b1d x86: pci: Allow configuration before relocation by Simon Glass · 10 years ago
- 3274ae0 x86: ivybridge: Enable PCI in early init by Simon Glass · 10 years ago
- a54d981 x86: Support use of PCI before relocation by Simon Glass · 10 years ago
- 7680550 x86: Refactor PCI to permit alternate init by Simon Glass · 10 years ago
- 98f139b x86: chromebook_link: Implement CAR support (cache as RAM) by Simon Glass · 10 years ago
- 245561d x86: Emit post codes in startup code for Chromebooks by Simon Glass · 10 years ago
- 6622b34 x86: Build a .rom file which can be flashed to an x86 machine by Simon Glass · 10 years ago
- 0b36ecd x86: Add chromebook_link board by Simon Glass · 10 years ago
- bfc4382 x86: ifdtool: Allow creation of an empty ROM by Simon Glass · 10 years ago
- 40a8c35 x86: Allow timer calibration to work on ivybridge by Simon Glass · 10 years ago
- 588751a x86: use CONFIG_SYS_COREBOOT to descend into coreboot/ directory by Masahiro Yamada · 10 years ago
- 543bb14 x86: Replace fill_processor_name() with cpu_get_name() by Simon Glass · 10 years ago
- 2e733b1 x86: Remove unnecessary find_fdt(), prepare_fdt() functions by Simon Glass · 10 years ago
- be36df6 x86: Add processor functions to halt and get stack pointer by Simon Glass · 10 years ago
- ff7636c x86: config: Move common x86 configs to a common file by Simon Glass · 10 years ago
- 0c1af33 x86: Add ifdtool for working with Intel Flash Descriptor ROM images by Simon Glass · 10 years ago
- 2c97a8f dm: gpio: Add a function to read an ID from a list of GPIOs by Simon Glass · 10 years ago
- a4c2e13 dm: serial: Move current serial port pointer to global_data by Simon Glass · 10 years ago
- eda0c3f fdt: Add a function to decode a variable-sized u32 array by Simon Glass · 10 years ago
- cfcb886 Move early malloc() to before arch_cpu_init() by Simon Glass · 10 years ago
- 14a89a9 x86: Fix a warning with gcc 4.4.4 by Simon Glass · 10 years ago
- aed37bf x86: Save TSC frequency in the global data by Bin Meng · 10 years ago
- bba9705 x86: Add quick TSC calibration via PIT by Bin Meng · 10 years ago
- 49f7099 x86: Do TSC MSR calibration only for known/supported CPUs by Bin Meng · 10 years ago
- 035c1d2 x86: Do CPU identification in the early phase by Bin Meng · 10 years ago
- 1f4476c x86: Save the BIST value on reset by Simon Glass · 10 years ago
- 8337433 x86: Fix up some missing prototypes by Simon Glass · 10 years ago
- 19a8b12 x86: Use the standard arch_cpu_init() function by Simon Glass · 10 years ago
- 8aa7873 x86: Use the standard dram_init() function by Simon Glass · 10 years ago
- a4fd0db x86: Tidy up global descriptor table setup by Simon Glass · 10 years ago
- 727c414 x86: Invalidate TLB as early as possible by Simon Glass · 10 years ago
- cbfd7ff x86: Remove board_init16() call which is not used by Simon Glass · 10 years ago
- 0a50d3b x86: Remove REALMODE_BASE which is no longer used by Simon Glass · 10 years ago
- de45a1a Merge branch 'master' of git://git.denx.de/u-boot-ubi by Tom Rini · 10 years ago
- ddf191a Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 10 years ago
- aec8ca6 Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxx by Tom Rini · 10 years ago
- 70a96f9 powerpc: mpc52xx: Clear GD in the main U-Boot stage for SPL usage by Stefan Roese · 10 years ago
- f22d296 powerpc: mpc52xx: a3m071/a4m2k: Convert to generic board by Stefan Roese · 10 years ago
- a09d72c powerpc: mpc52xx: a4m072: Convert to generic board by Stefan Roese · 10 years ago
- f74a027 mpc83xx: Add gdsys hrcon board by Dirk Eibach · 10 years ago
- eb7dc7f board: iocon: Fix uninitialized access by Dirk Eibach · 10 years ago
- 7623db9 board: iocon: Fix fpga index in print_fpga_info() by Dirk Eibach · 10 years ago
- fffbb2f board: dlvision-10g: Compile fix by Dirk Eibach · 10 years ago
- 407ec01 common: Fix cmd_fpgad addressing by Dirk Eibach · 10 years ago
- 892de18 mtd: Handle 29LV800BT by Dirk Eibach · 10 years ago
- 5f673f9 board: dlvision: Reduce memory footprint by Dirk Eibach · 10 years ago
- 42597b9 ubi: enable error reporting in initialization by Andrew Ruder · 10 years ago
- d7f1fa4 mtd, cfi, ubi: add missing writebufsize initialization by Heiko Schocher · 10 years ago
- 58258bd ARM: atmel: add sama5d4 xplained ultra board support by Bo Shen · 10 years ago
- 5864590 ARM: atmel: add sama5d4ek board support by Bo Shen · 10 years ago
- 4660b33 net: macb: enable GMAC IP without GE feature support by Bo Shen · 10 years ago
- f259ad2 mtd: atmel_nand: runtime to build gf table for pmecc by Josh Wu · 10 years ago
- 25d74a3 arm, spl, at91: add spl support for the corvus board by Heiko Schocher · 10 years ago
- 5453c6c arm, at91, spl: add spl support for the taurus board by Heiko Schocher · 10 years ago
- f1e3a8c arm, spl, at91: add at91sam9260 and at91sam9g45 spl support by Heiko Schocher · 10 years ago
- ae2af0a spl, mtd, nand, atmel_nand: invert device ready pin logic by Heiko Schocher · 10 years ago
- 4ff0c37 spl, nand, atmel_nand: add erase one block function by Heiko Schocher · 10 years ago
- fd68338 mtd: atmel_nand: add missing include by Heiko Schocher · 10 years ago
- cf00027 spl, nand: add option to boot raw u-boot.bin image only by Heiko Schocher · 10 years ago
- 5834283 arm, at91: add missing ddr2 cr register MPDDRC_CR_EBISHARE define by Heiko Schocher · 10 years ago
- 4e3976b arm, at91: compile mpddrc ram init code also for AT91SAM9M10G45 by Heiko Schocher · 10 years ago
- a7f517a arm, at91, mpddrc: fix typo in ddr2_init() by Heiko Schocher · 10 years ago
- 398b45b arm, at91: add spi dataflash support for the taurus board by Heiko Schocher · 10 years ago
- 0b5e6c2 spi, atmel: move CONFIG_SYS_SPI_WRITE_TOUT into common header by Heiko Schocher · 10 years ago
- f676826 arm, at91: generate boot.bin file for all atmel SoC by Heiko Schocher · 10 years ago
- 7dc5c48 ARM: atmel: spl: make css field configurable by Bo Shen · 10 years ago
- bff6cc3 ARM: atmel: spl: make initialization more stable by Bo Shen · 10 years ago
- cfa5e44 ARM: at91 series: convert to generic board by Bo Shen · 10 years ago
- 26562fe net: macb: write mac address when initialization by Bo Shen · 10 years ago
- 9773e70 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 10 years ago
- db74d8a Merge branch 'rmobile' of git://git.denx.de/u-boot-sh by Tom Rini · 10 years ago
- 80d27fa blackfin: convert to use CONFIG_SYS_I2C framework by Scott Jiang · 10 years ago
- 0030ed7 adi_i2c: convert to use general io accessors. by Scott Jiang · 10 years ago
- 655761e blackfin: rename bfin-twi_i2c driver to adi_i2c by Scott Jiang · 10 years ago
- b6169ac arm: rmobile: replacement of common parts of config by rcar-gen2-common.h by Nobuhiro Iwamatsu · 10 years ago
- ae87012 arm: rmobile: configs: Collect up common part of config for R-Car SoCs by Nobuhiro Iwamatsu · 10 years ago
- 66fc458 arm: rmobile: gose: Remove dram_init_banksize function by Nobuhiro Iwamatsu · 10 years ago
- 9c87f99 arm: rmobile: lager: Remove dram_init_banksize function by Nobuhiro Iwamatsu · 10 years ago
- 692912b arm: rmobile: koelsch: Remove dram_init_banksize function by Nobuhiro Iwamatsu · 10 years ago
- 18f0c6c arm: rmobile: alt: Remove dram_init_banksize function by Nobuhiro Iwamatsu · 10 years ago
- 3c01f36 sh: Move SH_32BIT to Kconfig by Nobuhiro Iwamatsu · 10 years ago
- c75f97d Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 10 years ago
- ede2150 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 10 years ago
- 140b2bb powerpc/85xx: enable some P1/P2 boards mtdparts for nor flash by Yangbo Lu · 10 years ago
- cde73e6 keymile/powerpc: move to the architecture-generic board system by Valentin Longchamp · 10 years ago
- e91e10a powerpc/mpc83xx: Zero boot_flags arg for calling board_init_f() by Valentin Longchamp · 10 years ago
- c457020 powerpc/BSC9131RDB: Enable creation of dynamic partitions for NAND by Ashish Kumar · 10 years ago
- 4fbbfaa powerpc/BSC9132QDS: Enable creation of dynamic partition for NAND and NOR by Ashish Kumar · 10 years ago
- f3e12ed powerpc/mpc85xx: Use IFC accessor function by Prabhakar Kushwaha · 10 years ago
- 21f0105 t104xrdb: Add Errata A_007662, A_008007 workaround in pbi.cfg by Priyanka Jain · 10 years ago
- c3eb88d powerpc/t4rdb: Add support of CPLD by Chunhe Lan · 10 years ago
- 160b35b 85xx/b4:Correct USB DR controller liodn entry by ramneek mehresh · 10 years ago
- 2b23c40 sbc8548: enable and test CONFIG_SYS_GENERIC_BOARD by Paul Gortmaker · 10 years ago
- b583b4c driver/net/fm/memac_phy: set NEG bit for external MDIOs by Shaohui Xie · 10 years ago
- 182fea2 Fman/mEMAC: mEMAC fix for 10G MAC and PHY by Shaohui Xie · 10 years ago
- d90c8d6 mpc85xx/kmp204x: raise u-boot size to 768KB by Valentin Longchamp · 10 years ago