oweals/u-boot.git
2016-01-26 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-video
2016-01-26 Anatolij Gustschinvideo: add CONFIG_I2C_EDID and disable CONFIG_DISPLAY...
2016-01-25 Tom Rinimips: asm/io.h: Add in <linux/bug.h>
2016-01-25 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2016-01-25 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mpc85xx
2016-01-25 Marek Vasutusb: kbd: Prevent out of bound access
2016-01-25 Masahiro Yamadausb: add clock support for generic EHCI
2016-01-25 Ying Zhangpowerpc/board/t4240rdb: Enable VID support
2016-01-25 Ying Zhangboard/freescale/common: Check IR chip mode for VID...
2016-01-25 Ashish kumararch/powperpc: Fix start_align due to use of __ffs64...
2016-01-25 Prabhakar Kushwahapowerpc: mpc85xx: Move set_liodns, setup_portals to...
2016-01-25 Stephen Warrencheckpatch: ignore request to use ether_addr_copy()
2016-01-25 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-imx
2016-01-25 Thomas Chouns16550: zap the rockchip serial compatible string
2016-01-25 Thomas Chouns16550: replace with binding files from Linux kernel
2016-01-25 Adam FordOMAP: Define CONFIG_OMAP3_GPIO_6 on omap3_logic
2016-01-25 Ladislav Michligep00x0: remove #undef CONFIG_BOOTDELAY
2016-01-25 Bin Mengopenrisc: Fix build errors
2016-01-25 Bin Mengnet: eepro100: Fix build warnings
2016-01-25 Bin Mengpowerpc: tqm834x: Fix build warnings in initdram()
2016-01-25 Bin Mengsh: sh7753evb: Fix build error
2016-01-25 Masahiro Yamadabug.h: move BUILD_BUG_* defines to include/linux/bug.h
2016-01-25 Masahiro YamadaRevert "devicetree: use wildcard to clean arch subdir"
2016-01-25 Mateusz Kulikowskinet: zynq_gem: Use shared wait_for_bit
2016-01-25 Mateusz Kulikowskiusb: ehci-mx6: Use shared wait_for_bit
2016-01-25 Mateusz Kulikowskiusb: ohci-lpc32xx: Use shared wait_for_bit
2016-01-25 Mateusz Kulikowskiusb: dwc2: Use shared wait_for_bit
2016-01-25 Mateusz Kulikowskilib: Add wait_for_bit
2016-01-25 Tom Rinicommon/console.c: Remove unused inline functions
2016-01-25 Simon Glasspart: Drop duplication declaration of block_dev_desc_t
2016-01-25 Clemens Gruberenv_mmc: support overriding mmc dev from board code
2016-01-25 Tom Riniserial: Remove serial_putc_raw_dev
2016-01-25 Purna Chandra... bootm: fix size arg of flush_cache() in bootm_load_os().
2016-01-25 Tom Riniarm, powerpc: Update cc-version tests to check for...
2016-01-25 Tom Rinikbuild: Add clang detection
2016-01-25 Simon GlassRemove the cmd_ prefix from command files
2016-01-25 Simon GlassMove all command code into its own directory
2016-01-25 Peng Fanimx: spl: enable CONFIG_SPL_WATCHDOG_SUPPORT
2016-01-24 Peng Fanimx: mx7: default enable MDIO open drain
2016-01-24 Peng Fanimx: mx6ul/sx: fix mmdc_ch0 clk calculation
2016-01-24 Peng Fanimx: mx6: add more entry for mxc_ccm_reg
2016-01-24 Peng Fanimx: mx7dsabresd: support nand
2016-01-24 Peng Fanimx: nand: update GPMI NAND driver to support MX7
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
next