summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-08-16x86: Add theadorable-x86-dfi-bt700 board supportStefan Roese
2016-08-16x86: Add DFI BT700 BayTrail board supportStefan Roese
2016-08-16x86: conga-qeval20-qa3: Add SMBus support and SMSC2513 config codeStefan Roese
2016-08-16i2c: intel_i2c: SMBus driver PCI addition (e.g. BayTrail)Stefan Roese
2016-08-16cbfs: Fix incorrect CBFS file header size being usedYaroslav K
2016-08-16x86: bdinfo: Drop meaningless valuesSimon Glass
2016-08-16bdinfo: Don't print out empty DRAM banksSimon Glass
2016-08-16x86: bayleybay: Add PS/2 keyboard and mouse to ASL fileBin Meng
2016-08-16x86: som-db5800-som-6867: fix SERIRQ on resetGeorge McCollister
2016-08-16misc: Add simple driver for some Nuvoton NCT6102D devicesStefan Roese
2016-08-16x86: baytrail: Add SIO HS-UART clock setupStefan Roese
2016-08-16x86: cache.h: Add default for CONFIG_SYS_CACHELINE_SIZEStefan Roese
2016-08-16x86: Mention running U-Boot in 64-bit mode in the READMESimon Glass
2016-08-16x86: Add a reference to README.efiSimon Glass
2016-08-16x86: Mention how to boot a 64-bit kernel from U-BootSimon Glass
2016-08-16x86: doc: Add note about the debug FSP usage on BayTrailStefan Roese
2016-08-16x86: conga-qeval20-qa3: Add missing MAINTERNERS entryStefan Roese
2016-08-15common: env_nand: Ensure that we have nand_info[0] prior to useTom Rini
2016-08-15tools/env: ensure environment starts at erase block boundaryAndreas Fenkart
2016-08-15xtensa: add support for the 'xtfpga' evaluation boardChris Zankel
2016-08-15xtensa: add core information for the de212 processorMax Filippov
2016-08-15xtensa: add core information for the dc233c processorMax Filippov
2016-08-15xtensa: add core information for the dc232b processorChris Zankel
2016-08-15xtensa: add support for the xtensa processor architecture [2/2]Chris Zankel
2016-08-15xtensa: add support for the xtensa processor architecture [1/2]Chris Zankel
2016-08-15vexpress: Check TC2 firmware support before defaulting to nonsec bootingJon Medhurst \(Tixy\)
2016-08-15Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini
2016-08-15mmc: atmel_sdhci: Convert to the driver model supportWenyou Yang
2016-08-15dm: atmel: Add driver model support for the ehci driverWenyou Yang
2016-08-15ARM: at91/dt: Add device tree for SAMA5D2 XplainedWenyou Yang
2016-08-15atmel: Bring in at91 pio4 device tree file and bindingsWenyou Yang
2016-08-15pinctrl: at91-pio4: Add pinctrl driverWenyou Yang
2016-08-15gpio: atmel_pio4: Rework to support DM & DTWenyou Yang
2016-08-15gpio: atmel_pio4: Move PIO4 definitions to head fileWenyou Yang
2016-08-15clk.h: inline clk_get_by_name()Andreas Bießmann
2016-08-15Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini
2016-08-15net: mii: Clean up legacy glue that is not usedJoe Hershberger
2016-08-15net: mii: Changes not made by spatchJoe Hershberger
2016-08-15net: mii: Fix changes made by spatchJoe Hershberger
2016-08-15net: mii: Use spatch to update miiphy_registerJoe Hershberger
2016-08-15scripts: Add a cocci patch for miiphy_registerJoe Hershberger
2016-08-15clk: at91: Add clock driverWenyou Yang
2016-08-15tpm: atmel_twi: Make compatible with DM I2C bussesmario.six@gdsys.cc
2016-08-15i2c: atmel: DT binding for i2c driverSongjun Wu
2016-08-15i2c: atmel: add i2c driverSongjun Wu
2016-08-15net/ethoc: implement MDIO bus and support phylibMax Filippov
2016-08-15net/ethoc: support private memory configurationsMax Filippov
2016-08-15net/ethoc: don't mix virtual and physical addressesMax Filippov
2016-08-15net/ethoc: support device treeMax Filippov
2016-08-15net/ethoc: add CONFIG_DM_ETH supportMax Filippov