summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-12-06x86: gpio: Add GPIO driver for Intel ICH6 and later.Bill Richardson
2012-12-064xx: Fix PCI memory mapping on CPCI405 boardsMatthias Fuchs
2012-12-05Makefile: Add target for combined spl/u-boot.bin & u-boot.imgStefan Roese
2012-12-05Makefile: Add possibility to set entry-point for u-boot.imgStefan Roese
2012-12-05mpc5200: Add a3m071 board supportStefan Roese
2012-12-05mpc5200: Add SPL supportStefan Roese
2012-12-05env: Enable getenv_f() for SPL_BUILDStefan Roese
2012-12-05SPL: Port SPL framework to powerpcStefan Roese
2012-12-05powerpc: Extract EPAPR_MAGIC constants into processor.hStefan Roese
2012-12-03Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini
2012-11-30x86: Don't spam POST80 codes with slow IO functionsStefan Reinauer
2012-11-30x86: Define CONFIG_SYS_VSNPRINTF for corebootSimon Glass
2012-11-30x86: Fix typo in pcat_timer.cStefan Reinauer
2012-11-30x86: Include types.h explicitly in the i386 version of io.hGabe Black
2012-11-30x86: Add a dummy implementation for timer_get_usGabe Black
2012-11-30x86: Add a default implementation for cleanup_before_linux()Gabe Black
2012-11-30x86: Add a minimal device tree for alex x86Gabe Black
2012-11-30x86: Add an fdt pointer to the global data structureGabe Black
2012-11-30x86: video: Add coreboot framebuffer supportStefan Reinauer
2012-11-30x86: Remove coreboot start16 codeSimon Glass
2012-11-30x86: Allow compiling out realmode/bios codeGabe Black
2012-11-30x86: Select stdio devices for corebootSimon Glass
2012-11-30x86: Add console command to display CBMEM console bufferVadim Bendebury
2012-11-30x86: Add CBMEM console driver for corebootVadim Bendebury
2012-11-30x86: coreboot: Decode additional coreboot sysinfo tagsSimon Glass
2012-11-30x86: coreboot: Drop sysinfo.cStefan Reinauer
2012-11-30Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini
2012-11-30include/linux/byteorder: Always defines __fswab64, __swab64p and __swab64sNobuhiro Iwamatsu
2012-11-30serial: serial_sh: bugfix: autoboot fails if serial console is not connectedTetsuyuki Kobayashi
2012-11-30sh: fix trigger_address_error()Yoshihiro Shimoda
2012-11-29Merge branch 'master' of git://git.denx.de/u-boot-fdtTom Rini
2012-11-28fdt: Correct global_data condition in mainSimon Glass
2012-11-28Merge branch 'master' of git://www.denx.de/git/u-boot-x86Tom Rini
2012-11-28x86: coreboot: Enable LPC TPMSimon Glass
2012-11-28x86: Remove coreboot start16 codeSimon Glass
2012-11-28x86: coreboot: Implement recursively scanning PCI bussesGabe Black
2012-11-28x86: coreboot: Modify u-boot code to allow building coreboot payloadVadim Bendebury
2012-11-28x86: coreboot: Tell u-boot about PCI bus 0 when initializingGabe Black
2012-11-28x86: coreboot: Move non-board specific files to coreboot arch directoryStefan Reinauer
2012-11-28x86: Add some missing includesGabe Black
2012-11-28x86: Allow excluding reset vector code from u-bootGabe Black
2012-11-28x86: Add initial memory barrier macrosSimon Glass
2012-11-28x86: Add ilog2 to bitopsGraeme Russ
2012-11-28x86: Remove duplicate PCI initGraeme Russ
2012-11-28x86: Put global data on the stackGraeme Russ
2012-11-28x86: Forward declare gd_tGraeme Russ
2012-11-28Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xxTom Rini
2012-11-27Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini
2012-11-27powerpc/mpc85xx: Fix a bug introduced by CONFIG_PPC_SPINTABLE_COMPATIBLEYork Sun
2012-11-27powerpc/85xx: update the work-around for P4080 erratum SERDES-9Timur Tabi