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