summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* dm: spi: Move slave details to child platdataSimon Glass2015-01-291-10/+32
* dm: core: Allow uclass to set up a device's child before it is probedSimon Glass2015-01-293-0/+15
* dm: core: Allow the uclass to set up a device's child after bindingSimon Glass2015-01-291-0/+2
* dm: core: Allow uclasses to specify private data for a device's childrenSimon Glass2015-01-291-0/+4
* dm: core: Add a flag to control sequence numberingSimon Glass2015-01-291-0/+5
* dm: core: Add a function to get a device's uclass IDSimon Glass2015-01-291-0/+8
* dm: core: Add a post_bind method for parentsSimon Glass2015-01-291-0/+2
* dm: core: Allow uclasses to specify platdata for a device's childrenSimon Glass2015-01-291-0/+5
* dm: core: Allow parents to have platform data for their childrenSimon Glass2015-01-291-0/+19
* dm: core: Improve comments for uclass_first/next_device()Simon Glass2015-01-291-0/+4
* dm: i2c: Provide an offset length parameter where neededSimon Glass2015-01-291-2/+6
* dm: i2c: Add a compatbility layerSimon Glass2015-01-291-0/+59
* dm: i2c: Rename driver model I2C functions to permit compatibilitySimon Glass2015-01-291-10/+9
* dm: fdt: Remove the old GPIO functionsSimon Glass2015-01-291-77/+0
* dm: mmc: Remove use of fdtdec GPIO supportSimon Glass2015-01-291-3/+3
* dm: cros_ec: Remove use of fdtdec GPIO supportSimon Glass2015-01-291-1/+2
* dm: demo: Add a simple GPIO demonstrationSimon Glass2015-01-291-0/+4
* dm: gpio: Mark the old GPIO API deprecatedSimon Glass2015-01-291-0/+21
* dm: gpio: Add better functions to request GPIOsSimon Glass2015-01-291-0/+199
* dm: gpio: Add a driver GPIO translation methodSimon Glass2015-01-291-0/+29
* dm: gpio: Add a native driver model APISimon Glass2015-01-291-0/+16
* dm: fdt: Add a function to decode phandles with argumentsSimon Glass2015-01-291-0/+53
* generic-board: show model name in board_init_f() tooMasahiro Yamada2015-01-291-6/+7
* ARM: UniPhier: enable CONFIG_I2C_EEPROMMasahiro Yamada2015-01-291-0/+3
* Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini2015-01-268-3/+89
|\
| * x86: config: chromebook_link: Enable environmentSimon Glass2015-01-241-0/+7
| * x86: config: Enable hook for saving MRC configurationSimon Glass2015-01-241-0/+1
| * x86: spi: Add device tree supportSimon Glass2015-01-241-0/+1
| * x86: rtc: mc146818: Add helpers to read/write CMOS RAMSimon Glass2015-01-241-0/+32
| * net: Add a separate file for IP checksummingSimon Glass2015-01-231-0/+30
| * x86: dts: Add compatible string for Intel ICH9 SPI controllerSimon Glass2015-01-231-0/+1
| * x86: config: Always scroll the display by 5 lines, for speedSimon Glass2015-01-231-0/+1
| * x86: Access the VGA ROM when neededSimon Glass2015-01-231-0/+9
| * bios_emulator: Add some VESA interface debuggingSimon Glass2015-01-231-2/+7
| * x86: Support ROMs on other archsSimon Glass2015-01-231-1/+0
* | Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini2015-01-266-4/+41
|\ \
| * | ARM: atmel: sama5d4_xplained: enable usb ethernet gadgetBo Shen2015-01-191-0/+8
| * | ARM: atmel: sama5d4ek: enable usb ethernet gadgetBo Shen2015-01-191-0/+8
| * | arm: at91: snapper9260: Drop invalid CONFIG_SKIP_RELOCATE_UBOOTSimon Glass2015-01-191-1/+0
| * | ARM: at91: sama5d3_xplained: spl: enable PMECC header generationWu, Josh2015-01-191-0/+1
| * | arm, at91: corvus board updatesHeiko Schocher2015-01-191-2/+2
| * | taurus, spl: erase also spi flash if recovery button is pressedHeiko Schocher2015-01-191-1/+17
| * | arm, at91: enable thumb mode for taurus board in SPLHeiko Schocher2015-01-191-0/+5
* | | Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblazeTom Rini2015-01-261-10/+67
|\ \ \
| * | | ARM: zynq: Add USB lthor download protocol supportSiva Durga Prasad Paladugu2015-01-261-2/+7
| * | | ARM: zynq: Enable DFU functionality in zynqSiva Durga Prasad Paladugu2015-01-261-2/+47
| * | | ARM: zynq: provide config option to select emioSiva Durga Prasad Paladugu2015-01-261-0/+6
| * | | ARM: zynq: Group ethernet configuration options togetherMichal Simek2015-01-261-6/+5
| * | | ARM: zynq: Use CMD_FS_GENERICMichal Simek2015-01-261-2/+3
| * | | ARM: zynq: Show board information by defaultMichal Simek2015-01-261-0/+1
OpenPOWER on IntegriCloud