summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
* | dm: opencores: Drop opencores_yanu serial driverSimon Glass2016-02-08-243/+0
* | dm: freescale: Drop mxs_auart serial driverSimon Glass2016-02-08-154/+0
* | OMAP3_LOGIC: Setup defconfig to enable SPL and NAND bootingAdam Ford2016-02-08-0/+4
* | OMAP3: Enable SPL on omap3_logicAdam Ford2016-02-08-124/+185
* | rpi: fix up Model B entriesLubomir Rintel2016-02-08-10/+10
* | rpi: link to another model number info sourceStephen Warren2016-02-08-0/+5
* | hush: Add rudimentary support for PS1 and PS2Marek Vasut2016-02-08-0/+18
* | hush: Pull out U-Boot prompt display and read functionalityMarek Vasut2016-02-08-5/+16
* | serial: serial_stm32: move clock config from driver to boardVikas Manocha2016-02-08-40/+65
* | test, tools: introduce tbot READMEHeiko Schocher2016-02-08-0/+734
* | ARM: omap3_logic: Fix pin muxingAdam Ford2016-02-08-65/+313
* | tools: env: update usage stringsAndreas Fenkart2016-02-08-42/+75
* | tools: env: factor out parse_common_argsAndreas Fenkart2016-02-08-25/+37
* | tools: env: shift optind arguments and fix argument indicesAndreas Fenkart2016-02-08-43/+15
* | tools: env: parse aes key / suppress flag into argument structAndreas Fenkart2016-02-08-57/+53
* | tools: env: introduce setenv/printenv argument structsAndreas Fenkart2016-02-08-38/+84
* | tools: env: make parse_aes_key statelessAndreas Fenkart2016-02-08-6/+6
* | tools: env validate: pass values as 0-based arrayAndreas Fenkart2016-02-08-12/+15
* | Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-stagingTom Rini2016-02-08-621/+640
|\ \
| * | net: davinci_emac: fix NULL check after pointer dereferenceVishwas Srivastava2016-02-06-1/+3
| * | ppc: xilinx-ppc405-genericRicardo Ribalda2016-02-06-1/+1
| * | net: fix wrong initialization in davinci-emac driverVishwas Srivastava2016-02-06-2/+2
| * | fdt: introduce fdtdec_get_child_countPeng Fan2016-02-06-0/+20
| * | rockchip: Drop old CONFIG_VIDEO_ROTATION optionSimon Glass2016-02-06-3/+0
| * | bzlib: Try another way to fix an unused variableSimon Glass2016-02-06-4/+3
| * | video: test: Adjust order of file closureSimon Glass2016-02-06-1/+1
| * | video: Use 'int' for loop variables instead of shortSimon Glass2016-02-06-1/+1
| * | cmd: Fix control bmp_display()Simon Glass2016-02-06-2/+1
| * | microblaze: Correct build error in eth-uclass.cSimon Glass2016-02-06-0/+2
| * | Use correct spelling of "U-Boot"Bin Meng2016-02-06-606/+606
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-niosTom Rini2016-02-08-0/+7
|\ \
| * | nios2: set up the debug UART earlyThomas Chou2016-02-06-0/+7
| |/
* | x86: Drop pci_type1.c and DEFINE_PCI_DEVICE_TABLEBin Meng2016-02-05-60/+0
* | x86: Disable DM_PCI_COMPATBin Meng2016-02-05-3/+0
* | dm: pci: Add missing forward declarationsBin Meng2016-02-05-11/+5
* | x86: chromebox_panther: Convert to use driver model ethernetBin Meng2016-02-05-0/+1
* | x86: chromebox_panther: Drop the cache line size hackBin Meng2016-02-05-2/+0
* | efi: app: Disable CONFIG_USB_EHCI_PCIBin Meng2016-02-05-0/+1
* | efi: app: Clean up defconfigBin Meng2016-02-05-4/+1
* | x86: quark: Use Quark's own PCI config APIsBin Meng2016-02-05-2/+3
* | net: e1000: Convert to use DM PCI APIBin Meng2016-02-05-1/+78
* | net: designware: Use dm_pci_mem_to_phys() in the probe routineBin Meng2016-02-05-3/+1
* | net: pch_gbe: Convert to use DM PCI APIBin Meng2016-02-05-16/+13
* | x86: pci: Drop legacy PCI APIsBin Meng2016-02-05-65/+0
* | x86: pci: Use DM PCI APIs in pci_assign_irqs()Bin Meng2016-02-05-3/+3
* | x86: qemu: Convert to use DM PCI APIBin Meng2016-02-05-17/+17
* | x86: tnc: Remove IGD and SDVO devices from driver modelBin Meng2016-02-05-0/+36
* | x86: tnc: Use DM PCI API in disable_igd()Bin Meng2016-02-05-3/+19
* | x86: tnc: Change disable_igd() to have a return valueBin Meng2016-02-05-3/+7
* | x86: irq: Convert to use DM PCI APIBin Meng2016-02-05-4/+4