summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge tag 'pull-30nov18' of git://git.denx.de/u-boot-dmTom Rini2018-11-3071-679/+1284
|\ \
| * | core: ofnode: Fix ofnode_get_addr_index functionKeerthy2018-11-291-7/+10
| * | tpm: Convert to use a device parameterSimon Glass2018-11-2917-431/+731
| * | tpm: Export the open/close functionsSimon Glass2018-11-293-38/+45
| * | tpm: Add a constant for the minimum supported digest sizeSimon Glass2018-11-291-0/+2
| * | ofnode: fix comment typoBaruch Siach2018-11-291-1/+1
| * | cmd, fdt: add subcommand "get" to fdt headerHeiko Schocher2018-11-291-1/+39
| * | sandbox: Use memmove() to move overlapping regionsSimon Glass2018-11-291-2/+3
| * | sandbox: Enable soundSimon Glass2018-11-291-19/+0
| * | sound: sandbox: Use the correct frequencySimon Glass2018-11-291-2/+9
| * | sound: Add sample rate as a parameter for square waveSimon Glass2018-11-294-6/+9
| * | sound: Correct data output in sound_create_square_wave()Simon Glass2018-11-291-2/+0
| * | rtc: Allow child driversSimon Glass2018-11-291-0/+1
| * | dm: sandbox: i2c: Use new emulator parent uclassSimon Glass2018-11-298-85/+93
| * | dm: sandbox: i2c: Add a new 'emulation parent' uclassSimon Glass2018-11-293-0/+99
| * | dm: core: Put UCLASS_SIMPLE_BUS in orderSimon Glass2018-11-291-1/+1
| * | dm: core: Add a few more specific child-finding functionsSimon Glass2018-11-293-0/+86
| * | dm: core: Export uclass_find_device_by_phandle()Simon Glass2018-11-293-4/+39
| * | test: Add a 'make qcheck' target for quicker testingSimon Glass2018-11-297-4/+22
| * | power: pmic: Correct debug/error outputSimon Glass2018-11-2918-55/+56
| * | malloc_simple: Add logging of allocationsSimon Glass2018-11-293-22/+39
* | | Merge tag 'mips-pull-2018-11-30' of git://git.denx.de/u-boot-mipsTom Rini2018-11-304-5/+278
|\ \ \
| * | | mips: mt76xx: gardena-smart-gateway: Add factory data variable handlingStefan Roese2018-11-301-0/+269
| * | | mips: mt76xx: gardena-smart-gateway: Misc updates to defconfigStefan Roese2018-11-302-4/+8
| * | | mips: mt7628: Change compatible property of the ethernet DT nodeStefan Roese2018-11-301-1/+1
| | |/ | |/|
* | | Merge git://git.denx.de/u-boot-marvellTom Rini2018-11-3013-8/+35
|\ \ \ | |/ / |/| |
| * | ARM: mvebu: add revision id for Armada-385 B0Chris Packham2018-11-303-0/+5
| * | arm: mvebu: mcbin: configs: enable network driverBaruch Siach2018-11-301-3/+3
| * | arm: mvebu: mcbin: dts: enable 1G network interfaceBaruch Siach2018-11-301-0/+16
| * | arm: kirkwood: configs: dreamplug: Convert to DM_SPIChris Packham2018-11-302-1/+2
| * | arm: kirkwood: configs: ds109: Convert to DM_SPIChris Packham2018-11-302-1/+2
| * | arm: kirkwood: configs: Convert Allied Telesis boards to DM_SPIChris Packham2018-11-302-0/+4
| * | arm: mvebu: configs: armada8k: use 2 DRAM banksBaruch Siach2018-11-303-3/+3
* | | Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini2018-11-2931-341/+1264
|\ \ \ | |/ / |/| |
| * | arm: socfpga: fix SPL booting from fpga OnChip RAMSimon Goldschmidt2018-11-294-4/+25
| * | arm: socfpga: make socfpga_socrates_defconfig boot from QSPISimon Goldschmidt2018-11-291-0/+2
| * | dts: arm: socfpga: merge gen5 devicetrees from linuxSimon Goldschmidt2018-11-2920-329/+1222
| * | spi: cadence_qspi: use "cdns,qspi-nor" as compatibleSimon Goldschmidt2018-11-296-6/+6
| * | gpio: dwapb_gpio: fix binding without bank-name propertySimon Goldschmidt2018-11-291-0/+7
| * | arm: socfpga: make config structs constSimon Goldschmidt2018-11-291-2/+2
* | | Merge tag 'u-boot-amlogic-20181126' of git://git.denx.de/u-boot-amlogicTom Rini2018-11-2986-754/+5172
|\ \ \ | |_|/ |/| |
| * | ARM: meson: Add boot device discoveryNeil Armstrong2018-11-268-0/+93
| * | ARM: meson: factorize common code out amlogic's boardsJerome Brunet2018-11-265-48/+17
| * | board: amlogic: add support for S400 boardNeil Armstrong2018-11-266-0/+194
| * | clk: Add clock driver for AXGNeil Armstrong2018-11-263-1/+421
| * | ARM: dts: Sync Amlogic Meson AXG DT from Linux 4.20-rc1Neil Armstrong2018-11-2610-1/+2618
| * | ARM: meson: Add support for AXG familyNeil Armstrong2018-11-265-0/+177
| * | ARM: meson: rework soc arch file to prepare for new SoCJerome Brunet2018-11-2613-125/+134
| * | clk: meson: silence debug printJerome Brunet2018-11-261-1/+1
| * | clk: meson: add static to meson_gates tableNeil Armstrong2018-11-261-1/+1