]> git.sur5r.net Git - u-boot/shortlog
u-boot
2016-01-24 Peng Fanimx: apbh_dma: Update APBH-DMA for MX7D
2016-01-24 Peng Fanimx: mx6ulevk: add CONFIG_SPI_FLASH_STMICRO
2016-01-24 Fabio Estevammx25pdk: Remove lowlevel_init.S file
2016-01-24 Peng Fanimx: mx6/7 enlarge CONFIG_SYS_BOOTM_LEN to 16M
2016-01-24 Peng Fanimx: mx6ulevk: change mtest memory size to 128M
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: chromebook_link: Enable the syscon uclass
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: i2c: Add a stub driver for Intel I2C/SMbus
2016-01-24 Simon Glassx86: Enable DM_USB for link and panther
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 Glassahci: Add a disk-controller uclass
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: pci: Convert bios_emu to use the driver model PCI API
2016-01-24 Simon Glassdm: syscon: Allow finding devices by driver data
2016-01-24 Simon Glassdm: usb: Add a compatible string for PCI EHCI controller
2016-01-24 Simon Glassdm: core: Display the error number when driver binding...
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: Drop the irq router compatible string
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 Glassspi: ich: Separate out the read/write trace from normal...
2016-01-24 Simon Glassdm: x86: Add a driver for Intel PCH9
2016-01-24 Simon Glassdm: x86: Add a driver for Intel PCH7
2016-01-24 Simon Glassdm: Expand the uclass for Platform Controller Hubs...
2016-01-24 Simon Glassdm: pci: Avoid using pci_bus_to_hose() in the uclass
2016-01-24 Simon Glassdm: pci: Add a function to write a BAR
2016-01-24 Simon Glassdm: pci: Move pci_bus_to_hose() to compatibility
2016-01-23 Andreas Neubacherlcd: fix the color testpattern in 16bit mode
2016-01-23 Stefan Roesevideo: Add support for Armada XP LCD controller
2016-01-23 Ted Chenusb: eth: add Realtek RTL8152B/RTL8153 DRIVER
2016-01-23 Stephen WarrenARM: rpi: enable USB keyboard
2016-01-23 Stefan Brünsusb: dwc2: Do not mix data toggle for IN and OUT endpoi...
2016-01-23 Stefan Brünsusb: dwc2: Add SPLIT INTERRUPT transaction support
2016-01-23 Stefan Brünsusb: dwc2: Implement SPLIT transaction support
2016-01-23 Stefan Brünsusb: dwc2: add helper function for setting SPLIT HC...
2016-01-23 Stefan Brünsusb: dwc2: split transfer core from outer loop
2016-01-23 Stefan Brünsusb: dwc2: Simplify wait_for_chhltd(), remove ignore_ack
2016-01-23 Stefan Brünsusb: dwc2: Fix out-of-bounds access, fix chunk size
2016-01-22 Tom RiniMerge git://git.denx.de/u-boot-fdt
2016-01-22 Thomas Choudevicetree: use wildcard to clean arch subdir
2016-01-22 Simon Glassrockchip: Update the README
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: firefly-rk3288: Enable HDMI output
2016-01-22 Simon Glassrockchip: jerry: Enable EDP and HDMI video output
2016-01-22 Simon Glassrockchip: jerry: Add support for timing SPI flash speed
2016-01-22 Simon Glassrockchip: spl: Support full-speed CPU in SPL
2016-01-22 Simon Glassrockchip: rk3288: pinctrl: Fix HDMI pinctrl
2016-01-22 Simon Glassrockchip: rk3288: clock: Fix various minor errors
2016-01-22 Simon Glassrockchip: jerry: Fix the SDRAM timing
next