summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* omap5: Exclude more environment from SPL buildsTom Rini2015-06-153-0/+6
* board: add support for Vision System's Baltos Industrial PCYegor Yefremov2015-06-1510-0/+1280
* ARM: DRA7: emif: Fix DDR init sequence during warm resetLokesh Vutla2015-06-151-2/+2
* avr32: move CONFIG_SYS_GENERIC_BOARD to KconfigMasahiro Yamada2015-06-155-4/+1
* ARM: AM43x: Fix MAX_RAM_BANK_SIZELokesh Vutla2015-06-151-1/+1
* am33xx: Re-enable SW levelling for DDR2Tom Rini2015-06-157-40/+124
* ARM: BeagleBoard-x15: Enable i2c5 clocksLokesh Vutla2015-06-153-0/+15
* am43xx_evm: Enable NAND bootTom Rini2015-06-151-2/+22
* am335x_evm: nand: Fix boot from NANDRoger Quadros2015-06-151-3/+3
* am335x_evm: am44xx_evm: dra7xx_evm: nand: Fix file-system partition nameRoger Quadros2015-06-153-3/+3
* configs: am43xx_evm: Enable NANDRoger Quadros2015-06-151-1/+1
* highbank: add custom ahci_link_up functionMark Langsdorf2015-06-153-1/+231
* ahci: extend data io wait to 10sMark Langsdorf2015-06-121-1/+1
* ahci: support LBA48 data reads for 2+TB drivesMark Langsdorf2015-06-123-11/+77
* cmd_scsi: use lbaint_t for LBA values instead of u32Mark Langsdorf2015-06-121-7/+7
* ARM: highbank: add reset support for Calxeda Midway machineMark Langsdorf2015-06-121-1/+14
* ARM: highbank: add missing SCU register setup for resetRob Herring2015-06-121-0/+6
* ARM: BeagleBoard-x15: Add mux dataLokesh Vutla2015-06-121-38/+313
* ARM: BeagleBoard-x15: Enable IO delay recalibration sequenceLokesh Vutla2015-06-122-3/+15
* ARM: DRA7: CPSW: Remove IO delay hackLokesh Vutla2015-06-122-91/+0
* ARM: DRA7-evm: Add mux dataNishanth Menon2015-06-122-27/+326
* ARM: DRA7-evm: Enable IO delay recalibration sequenceLokesh Vutla2015-06-122-3/+15
* ARM: DRA7: Add support for manual mode configurationLokesh Vutla2015-06-124-2/+140
* ARM: DRA7: Add support for IO delay configurationLokesh Vutla2015-06-126-0/+231
* ARM: DRA7: Add support for virtual mode configurationLokesh Vutla2015-06-121-0/+20
* ARM: DRA7: Add pinctrl register definitionsLokesh Vutla2015-06-121-0/+15
* ARM: DRA7: Make do_set_mux32() genericLokesh Vutla2015-06-124-20/+10
* ARM: DRA7xx: EMIF: Fix DLL_CALIB_CTRL registerLokesh Vutla2015-06-122-4/+4
* ARM: DRA7: Update DDR IO registersLokesh Vutla2015-06-121-8/+8
* ARM: DRA7: Update DDR IO configurationLokesh Vutla2015-06-121-4/+8
* ARM: DRA7: Add is_dra72x cpu check definitionLokesh Vutla2015-06-121-0/+7
* ARM: DRA72-evm: Enable HW levelingLokesh Vutla2015-06-121-6/+11
* ARM: DRA7-evm: Enable HW levelingLokesh Vutla2015-06-121-6/+16
* ARM: BeagleBoard-X15: Enable HW levelingLokesh Vutla2015-06-121-8/+18
* ARM: DRA7: DDR3: Add support for HW levelingLokesh Vutla2015-06-124-26/+220
* kconfiglib: sync with the latest in Kconfiglib projectMasahiro Yamada2015-06-121-7/+35
* Nokia RX-51: Fix calculating return address in save_boot_paramsPali Rohár2015-06-121-4/+0
* Merge git://git.denx.de/u-boot-dmTom Rini2015-06-1150-243/+309
|\
| * dm: usb: tegra: Drop legacy USB codeSimon Glass2015-06-104-159/+0
| * sandbox: Move CONFIG_SANDBOX_SERIAL to KconfigSimon Glass2015-06-105-3/+30
| * Remove SPL undefine of CONFIG_OF_CONTROLSimon Glass2015-06-103-0/+6
| * Add a simple version of memalign()Simon Glass2015-06-101-0/+14
| * dm: serial: Don't support CONFIG_CONS_INDEX with device treeSimon Glass2015-06-101-32/+37
| * dts: Disable device tree for SPL on all boardsSimon Glass2015-06-1022-0/+33
| * fdt: arm: Drop device tree paddingSimon Glass2015-06-101-1/+2
| * dm: ns16550: Support CONFIG_SYS_NS16550_MEM32 with driver modelSimon Glass2015-06-102-1/+5
| * lcd: Support colour lookup table on 16bpp display in BMP imagesSimon Glass2015-06-101-3/+20
| * Remove typedefs from bmp_layout.hSimon Glass2015-06-106-31/+30
| * sandbox: Add an implementation for cleanup_before_linux_select()Simon Glass2015-06-101-0/+5
| * arm: Allow cleanup_before_linux() without disabling cachesSimon Glass2015-06-102-18/+44
OpenPOWER on IntegriCloud