summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
| * x86: Add a default implementation for cleanup_before_linux()Gabe Black2012-11-30-0/+6
| * x86: Add a minimal device tree for alex x86Gabe Black2012-11-30-0/+30
| * x86: Add an fdt pointer to the global data structureGabe Black2012-11-30-0/+1
| * x86: video: Add coreboot framebuffer supportStefan Reinauer2012-11-30-0/+102
| * x86: Remove coreboot start16 codeSimon Glass2012-11-30-34/+0
| * x86: Allow compiling out realmode/bios codeGabe Black2012-11-30-5/+16
| * x86: Select stdio devices for corebootSimon Glass2012-11-30-0/+12
| * x86: Add console command to display CBMEM console bufferVadim Bendebury2012-11-30-0/+67
| * x86: Add CBMEM console driver for corebootVadim Bendebury2012-11-30-1/+7
| * x86: coreboot: Decode additional coreboot sysinfo tagsSimon Glass2012-11-30-29/+188
| * x86: coreboot: Drop sysinfo.cStefan Reinauer2012-11-30-40/+8
* | Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini2012-11-30-8/+14
|\ \
| * | serial: serial_sh: bugfix: autoboot fails if serial console is not connectedTetsuyuki Kobayashi2012-11-30-7/+13
| * | sh: fix trigger_address_error()Yoshihiro Shimoda2012-11-30-1/+1
| |/
* | include/linux/byteorder: Always defines __fswab64, __swab64p and __swab64sNobuhiro Iwamatsu2012-11-30-2/+0
|/
* Merge branch 'master' of git://git.denx.de/u-boot-fdtTom Rini2012-11-29-2/+0
|\
| * fdt: Correct global_data condition in mainSimon Glass2012-11-28-2/+0
* | Merge branch 'master' of git://www.denx.de/git/u-boot-x86Tom Rini2012-11-28-89/+181
|\ \
| * | x86: coreboot: Enable LPC TPMSimon Glass2012-11-28-0/+4
| * | x86: Remove coreboot start16 codeSimon Glass2012-11-28-14/+1
| * | x86: coreboot: Implement recursively scanning PCI bussesGabe Black2012-11-28-3/+23
| * | x86: coreboot: Modify u-boot code to allow building coreboot payloadVadim Bendebury2012-11-28-0/+37
| * | x86: coreboot: Tell u-boot about PCI bus 0 when initializingGabe Black2012-11-28-1/+16
| * | x86: coreboot: Move non-board specific files to coreboot arch directoryStefan Reinauer2012-11-28-2/+2
| * | x86: Add some missing includesGabe Black2012-11-28-0/+5
| * | x86: Allow excluding reset vector code from u-bootGabe Black2012-11-28-5/+13
| * | x86: Add initial memory barrier macrosSimon Glass2012-11-28-0/+8
| * | x86: Add ilog2 to bitopsGraeme Russ2012-11-28-0/+5
| * | x86: Remove duplicate PCI initGraeme Russ2012-11-28-3/+0
| * | x86: Put global data on the stackGraeme Russ2012-11-28-61/+65
| * | x86: Forward declare gd_tGraeme Russ2012-11-28-5/+7
| |/
* | Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xxTom Rini2012-11-28-109/+1207
|\ \ | |/ |/|
| * powerpc/mpc85xx: Fix a bug introduced by CONFIG_PPC_SPINTABLE_COMPATIBLEYork Sun2012-11-27-2/+2
| * powerpc/85xx: update the work-around for P4080 erratum SERDES-9Timur Tabi2012-11-27-7/+16
| * powerpc/p4080ds: fix PCI-e x8 link training down failureYuanquan Chen2012-11-27-0/+26
| * powerpc/corenet_ds: move SATA config to board configurationZang Roy-R619112012-11-27-8/+7
| * powerpc/85xx: implement check for erratum A-004580 work-aroundTimur Tabi2012-11-27-1/+50
| * powerpc/mpc8xxx: take fdt_fixup_crypto_node() off the checkstack listKim Phillips2012-11-27-3/+3
| * powerpc/mpc85xx: Temporary fix for spin table backward compatibilityYork Sun2012-11-27-1/+52
| * powerpc/P2041RDB: Fix Flash address LAW addressYork Sun2012-11-27-4/+10
| * powerpc/corenet_ds: Update DDR timing for single-rank DIMMsYork Sun2012-11-27-2/+2
| * powerpc/85xx: implement check for erratum A-004849 work-aroundTimur Tabi2012-11-27-0/+66
| * powerpc/85xx: add support for the Freescale P5040DS Superhydra reference boardTimur Tabi2012-11-27-7/+916
| * powerpc/85xx/p5040: add CONFIG_SYS_PPC64, del CONFIG_SYS_FSL_ELBC_MULTIBIT_ECCTimur Tabi2012-11-27-1/+1
| * powerpc/qoriq: Move FMAN microcode locationYork Sun2012-11-27-3/+3
| * 8xxx: Change all 8*xx_DDR addresses to 8xxxAndy Fleming2012-11-27-72/+55
* | Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini2012-11-27-2/+0
|\ \
| * | MIPS: do not initialize timestamp variable before relocate_codeZhi-zhou Zhang2012-11-25-2/+0
* | | mmc: Properly determine maximum supported bus widthAndy Fleming2012-11-27-12/+35
* | | mmc: Fix incorrect handling of 'read' & 'write' commandsTaylor Hutt2012-11-27-5/+4