summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* arm: am335x-pdu001: Enable CONFIG_BLK and CONFIG_DM_MMCFelix Brack2018-12-072-0/+13
* dts: am335x-pdu001: Fix polarity of card detection inputFelix Brack2018-12-071-1/+1
* test: dma: add dma-uclass testGrygorii Strashko2018-12-077-0/+425
* dma: add channels supportÁlvaro Fernández Rojas2018-12-074-7/+532
* dma: move dma_ops to dma-uclass.hÁlvaro Fernández Rojas2018-12-074-24/+41
* configs: am335x_hs_evm_uart: Add YMODEM SPL support for UART bootAndrew F. Davis2018-12-071-1/+0
* ARM: at91: lds: add test for SPL binary size and bss sizeEugen.Hristev@microchip.com2018-12-071-0/+10
* pinctrl: stm32: make pinctrl use hwspinlockBenjamin Gaignard2018-12-062-4/+27
* hwspinlock: add stm32 hardware spinlock supportBenjamin Gaignard2018-12-066-0/+116
* clk: stm32: add hardware spinlock clockBenjamin Gaignard2018-12-061-0/+3
* dm: Add Hardware Spinlock classBenjamin Gaignard2018-12-0613-0/+414
* board: ti: ks2_evm: Over ride spl_get_load_buffer functionKeerthy2018-12-061-0/+5
* clk: Allow clock defaults to be set during re-reloc state for SPL onlyPhilipp Tomsich2018-12-061-0/+4
* fs: fix FAT name extractionPatrick Wildt2018-12-061-0/+3
* fs: check FAT cluster sizePatrick Wildt2018-12-061-0/+11
* configs: stm32f746-disco: Fix stm32f746-disco bootPatrice Chotard2018-12-061-1/+1
* main: Drop more #ifdefsSimon Glass2018-12-061-12/+10
* w1: fix occasional enumeration failureMartin Fuzzey2018-12-061-4/+0
* rockchip: rk3399: Add MAINTAINERS entryTom Rini2018-12-061-0/+5
* Merge tag 'for-master-20181206' of git://git.denx.de/u-boot-rockchipTom Rini2018-12-0616-7/+2627
|\
| * rockchip: rk3399: Add Ficus EE board supportManivannan Sadhasivam2018-12-063-0/+150
| * rockchip: rk3399: Add Rock960 CE board supportManivannan Sadhasivam2018-12-064-0/+1651
| * rockchip: rk3399: Add common Rock960 family from VamrsManivannan Sadhasivam2018-12-068-0/+776
| * arm: dts: rockchip: add some common pin-settings to rk3399Randy Li2018-12-061-6/+49
| * usb: dwc2-otg: make regs_phy (in platdata) a uintptr_tPhilipp Tomsich2018-12-061-1/+1
|/
* Merge tag 'dm-pull-5dec18' of git://git.denx.de/u-boot-dmTom Rini2018-12-0543-79/+935
|\
| * x86: acpi: Generate SPCR tableAndy Shevchenko2018-12-052-0/+120
| * x86: acpi: Add SPCR table descriptionAndy Shevchenko2018-12-051-0/+49
| * serial: ns16550: Provide ->getinfo() implementationAndy Shevchenko2018-12-051-1/+21
| * serial: ns16550: Read reg-io-width from device treeAndy Shevchenko2018-12-052-0/+3
| * serial: ns16550: Group reg_* members of ns16550_platdataAndy Shevchenko2018-12-051-1/+1
| * dm: serial: Introduce ->getinfo() callbackAndy Shevchenko2018-12-055-0/+90
| * dm: serial: Add ->getconfig() callbackAndy Shevchenko2018-12-055-3/+60
| * power: regulator: denied disable on always-on regulatorPatrick Delaunay2018-12-051-0/+5
| * dm: core: add functions to get/remap I/O addresses by nameÁlvaro Fernández Rojas2018-12-056-2/+160
| * binman: Add myself as maintainerSimon Glass2018-12-051-0/+5
| * dm: (re)sort uclass ids alphabeticallyPhilipp Tomsich2018-12-051-4/+4
| * dm: rtc: Fix function name in commentPhilipp Tomsich2018-12-051-1/+1
| * buildman/toolchain.py: handle inconsistent tarball namesTrevor Woerner2018-12-051-2/+3
| * buildman/toolchain.py: fix toolchain directoryTrevor Woerner2018-12-051-1/+2
| * Add inttypes.hSimon Glass2018-12-051-0/+271
| * Add UINT32_MAX and UINT64_MAXSimon Glass2018-12-051-0/+4
| * time: Update mdelay() to delay in one large chunkSimon Glass2018-12-051-2/+1
| * video: backlight: Fix log message in enable_sequence()Simon Glass2018-12-051-1/+1
| * input: i8042: Use remove() instead of exported functionsSimon Glass2018-12-052-30/+20
| * cros_ec: Adjust to use v1 vboot context onlySimon Glass2018-12-051-4/+6
| * cros: Correct a printf() string and commentSimon Glass2018-12-051-2/+2
| * tpm: Fix a logging warning in unpack_byte_string()Simon Glass2018-12-051-1/+1
| * tpm: Add non-volatile index attributes needed for v2Simon Glass2018-12-051-0/+33
| * tpm: Export tpm_clear_and_reenable()Simon Glass2018-12-051-0/+8