| Commit message (Expand) | Author | Age | Lines |
* | ARM: Add arch/arm/cpu/armv7/Kconfig with non-secure and virt options | Hans de Goede | 2014-11-24 | -6/+31 |
* | Kconfig: Add EXPERT option | Tom Rini | 2014-11-24 | -0/+8 |
* | Merge branch 'master' of git://git.denx.de/u-boot-sunxi | Tom Rini | 2014-11-13 | -226/+1883 |
|\ |
|
| * | sunxi: gmac: Update bananapi fixup to the new CONFIG_TARGET_<BOARD> structure | Zoltan HERPAI | 2014-11-13 | -1/+1 |
| * | sun6i: ehci: Add sun6i ehci support | Hans de Goede | 2014-11-13 | -16/+61 |
| * | sunxi: ehci: Add proper Kconfig options to select the usb Vbus gpio-s | Hans de Goede | 2014-11-13 | -30/+51 |
| * | sun6i: Add Mele M9 board | Hans de Goede | 2014-11-13 | -0/+20 |
| * | sun6i: Enable SPL | Hans de Goede | 2014-11-13 | -4/+6 |
| * | sun6i: Poke magic sram controller register to avoid cache issues | Hans de Goede | 2014-11-13 | -0/+5 |
| * | sun6i: Add dram initialization code | Hans de Goede | 2014-11-13 | -3/+804 |
| * | sun4i: Rename dram files to dram_sun4i.x | Hans de Goede | 2014-11-13 | -168/+187 |
| * | sun6i: Add cpucfg register definitions | Hans de Goede | 2014-11-13 | -3/+71 |
| * | sun6i: Add clock functions needed for SPL / DRAM init | Hans de Goede | 2014-11-13 | -1/+106 |
| * | sun6i: Add basic axp221 driver | Oliver Schinagl | 2014-11-13 | -0/+310 |
| * | sun6i: Add new p2wi controller driver | Oliver Schinagl | 2014-11-13 | -0/+261 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini | 2014-11-13 | -143/+16 |
|\ \ |
|
| * | | ARM: remove unused CPU directory | Masahiro Yamada | 2014-11-13 | -132/+0 |
| * | | km_arm: convert the km_arm boards to the generic board support | Valentin Longchamp | 2014-11-12 | -0/+2 |
| * | | malloc: Output region when debugging | Thierry Reding | 2014-11-12 | -0/+3 |
| * | | ARM: cache-cp15: Use more accurate types | Thierry Reding | 2014-11-12 | -4/+4 |
| * | | ARM: cache_v7: Various minor cleanups | Thierry Reding | 2014-11-12 | -7/+7 |
| |/ |
|
* | | arm: mx6: Fix missing Kconfig option for Novena | Marek Vasut | 2014-11-13 | -1/+2 |
* | | zynq: zybo: Move CONFIG_DEFAULT_DEVICE_TREE to defconfig | Michal Simek | 2014-11-13 | -1/+2 |
* | | Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblaze | Tom Rini | 2014-11-13 | -3/+71 |
|\ \ |
|
| * | | kconfig: zynq: Add ZYBO board | Peter Crosthwaite | 2014-11-11 | -0/+8 |
| * | | configs: zynq: Add config support for ZYBO | Tinghui Wang | 2014-11-11 | -0/+31 |
| * | | arm: dts: zynq: Add digilent ZYBO board dts | Peter Crosthwaite | 2014-11-11 | -0/+24 |
| * | | zynq: Use GPLed files for SPL | Soren Brinkmann | 2014-11-11 | -3/+8 |
* | | | kconfig: arm: move "armv8" define to arch/arm/Kconfig | Masahiro Yamada | 2014-11-13 | -8/+1 |
* | | | kconfig: arm: select CPU_V7 for some new boards | Masahiro Yamada | 2014-11-13 | -25/+3 |
* | | | kbuild: Make scripts executable | Masahiro Yamada | 2014-11-12 | -0/+0 |
* | | | powerpc: remove orphaned boards mcc200 and prs200 | Nikita Kiryanov | 2014-11-12 | -1600/+7 |
* | | | Merge branch 'master' of git://git.denx.de/u-boot-socfpga | Tom Rini | 2014-11-11 | -1/+1042 |
|\ \ \ |
|
| * | | | arm: socfpga: Add socfpga_spim_enable() to reset_manager.c | Stefan Roese | 2014-11-07 | -0/+18 |
| * | | | arm: socfpga: Add DW master SPI clock to clock_manager.c | Stefan Roese | 2014-11-07 | -0/+14 |
| * | | | arm: socfpga: Add DT support for SoCFPGA and add socfpga_socrates target | Stefan Roese | 2014-11-07 | -0/+963 |
| * | | | socfpga_cyclone5.h: fix kernel console argument in default environment | Anatolij Gustschin | 2014-11-07 | -1/+1 |
| * | | | arm: socfpga: Add example config entry for EPCS/EPCQ SPI | Marek Vasut | 2014-10-31 | -0/+19 |
| * | | | arm: socfpga: Add I2C support to SoCFPGA | Stefan Roese | 2014-10-30 | -0/+27 |
* | | | | Merge branch 'master' of git://git.denx.de/u-boot-usb | Tom Rini | 2014-11-11 | -78/+186 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | usb_storage: blacklist Enclosure Service Devices | Soeren Moch | 2014-11-08 | -2/+5 |
| * | | | usb: eth: fix Makefile | Rene Griessl | 2014-11-07 | -3/+1 |
| * | | | usb: include <asm/cache.h> and <part.h> from include/usb.h | Masahiro Yamada | 2014-11-07 | -0/+2 |
| * | | | usb: rmobile: Use ARRAY_SIZE(usb_base_address) instead of CONFIG_USB_MAX_CONT... | Nobuhiro Iwamatsu | 2014-11-07 | -4/+4 |
| * | | | usb: ehci: fix Interrupt on Doorbell flag of USBCMD | Masahiro Yamada | 2014-11-07 | -2/+2 |
| * | | | arm: socfpga: Add example UDC config | Marek Vasut | 2014-11-07 | -1/+50 |
| * | | | usb: s3c-otg: Allow custom gusbcfg | Marek Vasut | 2014-11-07 | -7/+14 |
| * | | | usb: s3c-otg: Split out PHY control | Marek Vasut | 2014-11-07 | -62/+108 |
| * | | | usb: s3c-otg: Encapsulate PHY control | Marek Vasut | 2014-11-06 | -4/+8 |
| * | | | usb: s3c-otg: Remove useless include | Marek Vasut | 2014-11-06 | -1/+0 |
| | |/
| |/| |
|