| Commit message (Expand) | Author | Age | Files | Lines |
* | Kbuild: introduce Makefile in arch/$ARCH/ | Daniel Schwierzeck | 2014-12-08 | 15 | -0/+148 |
* | powerpc: mpc8xx: remove hermes board support | Masahiro Yamada | 2014-12-08 | 3 | -18/+1 |
* | ARM: rpi: rename rpi_b to rpi | Stephen Warren | 2014-12-08 | 1 | -3/+3 |
* | ARM: rpi_b: detect board revision | Stephen Warren | 2014-12-08 | 1 | -0/+33 |
* | Merge branch 'sandbox' of git://git.denx.de/u-boot-x86 | Tom Rini | 2014-12-04 | 2 | -1/+3 |
|\ |
|
| * | sandbox: Fix warnings in cpu.c and os.c | Simon Glass | 2014-11-26 | 2 | -1/+3 |
* | | Merge git://git.denx.de/u-boot-x86 | Tom Rini | 2014-12-01 | 47 | -116/+4623 |
|\ \ |
|
| * | | x86: dts: Add video information to the device tree | Simon Glass | 2014-11-25 | 1 | -0/+13 |
| * | | x86: Add initial video device init for Intel GMA | Simon Glass | 2014-11-25 | 5 | -1/+927 |
| * | | x86: Add support for running option ROMs natively | Simon Glass | 2014-11-25 | 5 | -0/+946 |
| * | | x86: Add vesa mode configuration options | Simon Glass | 2014-11-25 | 1 | -0/+149 |
| * | | x86: Add GDT descriptors for option ROMs | Simon Glass | 2014-11-25 | 2 | -22/+18 |
| * | | x86: ivybridge: Add northbridge init functions | Simon Glass | 2014-11-25 | 5 | -1/+207 |
| * | | x86: Drop some msr functions that we don't support | Simon Glass | 2014-11-25 | 1 | -11/+0 |
| * | | x86: Add init for model 206AX CPU | Simon Glass | 2014-11-25 | 5 | -0/+526 |
| * | | x86: Add LAPIC setup code | Simon Glass | 2014-11-25 | 4 | -2/+181 |
| * | | x86: Drop old CONFIG_INTEL_CORE_ARCH code | Simon Glass | 2014-11-25 | 1 | -28/+0 |
| * | | x86: Refactor interrupt_init() | Bin Meng | 2014-11-25 | 3 | -14/+23 |
| * | | x86: Remove cpu_init_r() for x86 | Bin Meng | 2014-11-25 | 2 | -8/+0 |
| * | | x86: Call cpu_init_interrupts() from interrupt_init() | Bin Meng | 2014-11-25 | 2 | -2/+3 |
| * | | x86: Add Intel speedstep and turbo mode code | Simon Glass | 2014-11-25 | 4 | -0/+219 |
| * | | x86: ivybridge: Set up XHCI USB | Simon Glass | 2014-11-25 | 3 | -0/+34 |
| * | | x86: ivybridge: Set up EHCI USB | Simon Glass | 2014-11-25 | 4 | -0/+33 |
| * | | x86: dts: Add SATA settings for link | Simon Glass | 2014-11-25 | 1 | -0/+7 |
| * | | x86: ivybridge: Add SATA init | Simon Glass | 2014-11-25 | 5 | -0/+306 |
| * | | x86: dts: Add LPC settings for link | Simon Glass | 2014-11-25 | 1 | -0/+8 |
| * | | x86: dts: Move PCI peripherals into a pci node | Simon Glass | 2014-11-25 | 1 | -13/+15 |
| * | | x86: ivybridge: Add additional LPC init | Simon Glass | 2014-11-25 | 2 | -1/+528 |
| * | | x86: ivybridge: Add PCH init | Simon Glass | 2014-11-25 | 3 | -0/+173 |
| * | | x86: Add a simple header file for ACPI | Simon Glass | 2014-11-25 | 1 | -0/+24 |
| * | | x86: ivybridge: Add support for BD82x6x PCH | Simon Glass | 2014-11-25 | 5 | -0/+167 |
| * | | x86: Set up edge triggering on interrupt 9 | Simon Glass | 2014-11-25 | 2 | -0/+49 |
| * | | x86: pci: Add handlers before and after a PCI hose scan | Simon Glass | 2014-11-25 | 2 | -0/+15 |
| * | | x86: Add ioapic.h header | Simon Glass | 2014-11-25 | 1 | -0/+38 |
| * | | x86: Factor out common values in the link script | Simon Glass | 2014-11-25 | 2 | -7/+12 |
| * | | x86: Ensure that all relocation data is included in the image | Simon Glass | 2014-11-25 | 1 | -1/+3 |
| * | | x86: Panic if there is no relocation data | Simon Glass | 2014-11-25 | 1 | -0/+3 |
| * | | x86: Remove board_early_init_r() | Simon Glass | 2014-11-25 | 1 | -11/+0 |
| * | | x86: Add ivybridge directory to Makefile | Simon Glass | 2014-11-25 | 1 | -0/+2 |
* | | | Merge branch 'master' of git://git.denx.de/u-boot-uniphier | Tom Rini | 2014-11-27 | 15 | -6/+374 |
|\ \ \ |
|
| * | | | ARM: UniPhier: enable Device Tree control | Masahiro Yamada | 2014-11-28 | 1 | -0/+1 |
| * | | | usb: UniPhier: support OF configuration | Masahiro Yamada | 2014-11-28 | 9 | -3/+72 |
| * | | | serial: UniPhier: support OF configuration | Masahiro Yamada | 2014-11-28 | 6 | -0/+111 |
| * | | | ARM: UniPhier: add device tree sources | Masahiro Yamada | 2014-11-28 | 7 | -0/+181 |
| * | | | ARM: UniPhier: add dummy gpio.h to enable CONFIG_OF_CONTROL | Masahiro Yamada | 2014-11-28 | 1 | -0/+6 |
| * | | | ARM: UniPhier: do not compile platform data when CONFIG_OF_CONTROL=y | Masahiro Yamada | 2014-11-28 | 3 | -3/+3 |
| | |/
| |/| |
|
* | | | Merge branch 'master' of git://git.denx.de/u-boot-mips | Tom Rini | 2014-11-27 | 5 | -330/+30 |
|\ \ \ |
|
| * | | | MIPS: bootm: remove unused or redundant header files | Daniel Schwierzeck | 2014-11-27 | 1 | -3/+0 |
| * | | | MIPS: bootm: add missing initramfs relocation | Daniel Schwierzeck | 2014-11-27 | 1 | -0/+20 |
| * | | | MIPS: remove board.c | Daniel Schwierzeck | 2014-11-27 | 2 | -323/+0 |