]> git.ipfire.org Git - people/ms/u-boot.git/history - arch
net: eepro100: Fix build warnings
[people/ms/u-boot.git] / arch /
2016-01-25  Masahiro Yamadabug.h: move BUILD_BUG_* defines to include/linux/bug.h
2016-01-25  Tom Riniserial: Remove serial_putc_raw_dev
2016-01-25  Tom Riniarm, powerpc: Update cc-version tests to check for...
2016-01-24  Simon Glassx86: ivybridge: Use syscon for the GMA device
2016-01-24  Simon Glassx86: Set up a shared syscon numbering schema
2016-01-24  Simon Glassx86: ivybridge: Drop the SMM-locking code
2016-01-24  Simon Glassx86: ivybridge: Drop XHCI support
2016-01-24  Simon Glassx86: ivybridge: Drop special EHCI init
2016-01-24  Simon Glassx86: ivybridge: Sort out the calls to bridge_silicon_re...
2016-01-24  Simon Glassx86: ivybridge: Move code from pch.c to bd82x6x.c
2016-01-24  Simon Glassx86: ivybridge: Convert pch.c to use DM PCI API
2016-01-24  Simon Glassx86: ivybridge: Convert report_platform to DM PCI API
2016-01-24  Simon Glassx86: ivybridge: Convert SDRAM init to use driver model
2016-01-24  Simon Glassx86: ivybridge: Convert sdram_initialise() to use DM...
2016-01-24  Simon Glassx86: ivybridge: Convert dram_init() to use DM PCI API
2016-01-24  Simon Glassx86: ivybridge: Convert enable_usb_bar() to use DM...
2016-01-24  Simon Glassx86: ivybridge: Use the I2C driver to perform SMbus...
2016-01-24  Simon Glassx86: ivybridge: Convert lpc init code to DM PCI API
2016-01-24  Simon Glassx86: ivybridge: Drop the special PCI driver
2016-01-24  Simon Glassx86: ivybridge: Move LPC init into the LPC probe()...
2016-01-24  Simon Glassx86: ivybridge: Move lpc_enable() into gma.c
2016-01-24  Simon Glassx86: ivybridge: Use driver model PCI API in sata.c
2016-01-24  Simon Glassx86: ivybridge: Use the SATA driver to do the init
2016-01-24  Simon Glassx86: ivybridge: Drop the unused bd82x6x_init_extra()
2016-01-24  Simon Glassx86: ivybridge: Do the SATA init before relocation
2016-01-24  Simon Glassx86: ivybridge: Drop unnecessary northbridge setup
2016-01-24  Simon Glassx86: ivybridge: Use driver model PCI API in bd82x6x.c
2016-01-24  Simon Glassx86: ivybridge: Move northbridge and PCH init into...
2016-01-24  Simon Glassx86: Bring up northbridge, pch and lpc after the CPUs
2016-01-24  Simon Glassx86: Don't show an error when the MRC cache is up to...
2016-01-24  Simon Glassx86: Make x86_init_cpus() static
2016-01-24  Simon Glassx86: ivybridge: Move early init code into northbridge.c
2016-01-24  Simon Glassx86: ivybridge: Drop the dead MTRR code
2016-01-24  Simon Glassx86: ivybridge: Set up the thermal target correctly
2016-01-24  Simon Glassx86: ivybridge: Move CPU init code into the driver
2016-01-24  Simon Glassx86: ivybridge: Use common CPU init code
2016-01-24  Simon Glassx86: ivybridge: Move GPIO init to the LPC init() method
2016-01-24  Simon Glassx86: ivybridge: Move sandybridge init to the lpc probe...
2016-01-24  Simon Glassx86: ivybridge: Move graphics init much later
2016-01-24  Simon Glassx86: ivybridge: Probe the LPC in CPU init
2016-01-24  Simon Glassx86: ivybridge: Rename lpc_init() to lpc_init_extra()
2016-01-24  Simon Glassx86: ivybridge: Move LPC and PCH init into northbridge...
2016-01-24  Simon Glassx86: ivybridge: Move northbridge init into the probe...
2016-01-24  Simon Glassx86: ivybridge: Add a driver for the bd82x6x northbridge
2016-01-24  Simon Glassdm: x86: Add a northbridge uclass
2016-01-24  Simon Glassx86: ivybridge: Rename bd82x6x_init()
2016-01-24  Simon Glassx86: ivybridge: Move more init to the probe() function
2016-01-24  Simon Glassx86: ivybridge: Move lpc_early_init() to probe()
2016-01-24  Simon Glassx86: ivybridge: Set up the LPC device using driver...
2016-01-24  Simon Glassdm: x86: Drop the weak cpu_irq_init() function
2016-01-24  Simon Glassdm: x86: queensbay: Add an interrupt driver
2016-01-24  Simon Glassdm: x86: quark: Add an interrupt driver
2016-01-24  Simon Glassx86: Use the IRQ device when setting up the mptable
2016-01-24  Simon Glassdm: x86: Add a common PIRQ init function
2016-01-24  Simon Glassdm: x86: Set up interrupt routing from interrupt_init()
2016-01-24  Simon Glassdm: x86: Create a driver for x86 interrupts
2016-01-24  Simon Glassdm: x86: spi: Convert ICH SPI driver to driver model...
2016-01-24  Simon Glassdm: Expand the uclass for Platform Controller Hubs...
2016-01-22  Tom RiniMerge git://git.denx.de/u-boot-fdt
2016-01-22  Simon Glassrockchip: Add support for Raxda Rock 2
2016-01-22  Simon Glassrockchip: rock2: dts: Make changes for U-Boot
2016-01-22  Simon Glassrockchip: rock2: Bring in device tree files from Linux
2016-01-22  Simon Glassrockchip: dts: Sync up SPDIF node with Linux
2016-01-22  Simon Glassrockchip: jerry: Enable EDP and HDMI video output
2016-01-22  Simon Glassrockchip: spl: Support full-speed CPU in SPL
2016-01-22  Simon Glassrockchip: jerry: Fix the SDRAM timing
2016-01-22  Simon Glassrockchip: spl: Drop MMC support code when not needed
2016-01-22  Simon Glassrockchip: Tidy up the register-access macros
2016-01-22  Simon Glassrockchip: sdram: Use syscon_get_first_range() where...
2016-01-22  Simon Glassrockchip: sdram: Tidy up a few comments
2016-01-22  Simon Glassrockchip: Add a simple 'clock' command
2016-01-22  Simon Glassrockchip: Don't skip low-level init
2016-01-22  Simon Glassrockchip: video: Add a video-output driver
2016-01-22  Simon Glassrockchip: video: Add a display driver for rockchip eDP
2016-01-22  Simon Glassrockchip: video: Add a display driver for rockchip...
2016-01-22  Simon Glassrockchip: Rename the CRU_MODE_CON fields
2016-01-22  Simon Glasspwm: rockchip: Add a PWM driver for Rockchip SoCs
2016-01-22  Simon Glassrockchip: jerry: Enable the Chrome OS EC
2016-01-22  Simon Glassrockchip: clk: Make rkclk_get_clk() SoC-specific
2016-01-22  Simon Glassrockchip: reset: Use the rk_clr/setreg() interface
2016-01-22  Simon Glassrockchip: sdram: Use the rk_clr/setreg() interface
2016-01-22  Simon Glassrockchip: clock: Add a function to find a clock by ID
2016-01-22  Simon Glassrockchip: jerry: Disable pmic-int-1 setup to avoid...
2016-01-22  Simon Glassrockchip: Use pwrseq for MMC start-up on jerry
2016-01-22  Simon Glassrockchip: Convert the PMU IOMUX registers into an array
2016-01-22  Simon Glassrockchip: Avoid using MMC code when not booting from MMC
2016-01-22  Jeffy ChenARM: bootm: Try to use relocated ramdisk
2016-01-21  Tom RiniMerge git://git.denx.de/u-boot-dm
2016-01-21  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-i2c...
2016-01-21  Jelle van der Waasunxi: Add support for the I2C controller which is...
2016-01-21  ricknds32: Fix compile error.
2016-01-21  Simon Glassdm: video: test: Add tests for the video uclass
2016-01-21  Simon Glassdm: video: sandbox: Convert sandbox to use driver model...
2016-01-21  Bin Mengarm: ls1021atwr: Enable driver model lpuart serial...
2016-01-21  Bin Mengarm: ls1021atwr: Split off board device tree
2016-01-21  Bin Mengarm: ls1021atwr: Convert to driver model and enable...
2016-01-21  Mugunthan V Narm: dts: dra7-evm: add tick-timer to chosen node
2016-01-21  Mugunthan V Narm: dts: dra72-evm: add tick-timer to chosen node
2016-01-21  Mugunthan V Narm: dts: am335x-evm: add tick-timer to chosen node
2016-01-21  Mugunthan V Narm: dts: am335x-boneblack: add tick-timer to chosen...
next