summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * smartweb: use SPL_TINY_MEMSETPhilipp Tomsich2018-07-211-0/+1
| * rockchip: rk3188: add rk_board_late_init() hookAlexander Kochetkov2018-07-211-1/+6
| * rockchip: i2c: enable i2c controller for rk3066 and rk3188Alexander Kochetkov2018-07-211-5/+89
* | Merge git://git.denx.de/u-boot-x86Tom Rini2018-07-2046-210/+351
|\ \ | |/ |/|
| * x86: acpi: Prevent acpi_table.h from being included more than onceBin Meng2018-07-201-0/+5
| * x86: acpi: Don't touch ACPI hardware in write_acpi_tables()Bin Meng2018-07-202-14/+18
| * x86: acpi: Move APIs unrelated to ACPI tables generation to a separate libraryBin Meng2018-07-207-128/+153
| * x86: Switch to use DM sysreset driverBin Meng2018-07-2031-66/+41
| * x86: fsp: Eliminate the reset_cpu() callBin Meng2018-07-201-1/+1
| * dm: sysreset: Add a standard message when doing resetBin Meng2018-07-201-0/+2
| * x86: tangier: Add a sysreset driverBin Meng2018-07-202-1/+49
| * efi: app: Add a sysreset driverBin Meng2018-07-201-1/+27
| * dm: sysreset: x86: Add a sysreset driverBin Meng2018-07-203-0/+56
| * x86: quark: acpi: Add full reset bit to the reset register value in FADTBin Meng2018-07-201-1/+1
* | board/imgtec/boston: Add new defconfigs to the MAINTAINERS listTom Rini2018-07-201-0/+4
* | Fix README for Khadas VIM boardLoic Devulder2018-07-201-1/+1
* | configs: Update Meson GX configsLoic Devulder2018-07-201-0/+3
* | ARM64: meson: Sync DT with Linux 4.17.5Loic Devulder2018-07-201-0/+7
* | test/py: add test for whitelist of variables while importing environmentQuentin Schulz2018-07-201-0/+97
* | cmd: nvedit: env import can now import only variables passed as parametersQuentin Schulz2018-07-201-7/+19
* | hashtable: do not recreate whole hash table if vars are passed to himport_rQuentin Schulz2018-07-201-3/+10
* | test/py: remove hacks for non-zero RAM base address in testsQuentin Schulz2018-07-203-5/+5
* | test/py: return a RAM address different from 0 as it can be interpreted as NULLQuentin Schulz2018-07-201-0/+6
* | env: add the same prefix to error messages to make it detectable by testsQuentin Schulz2018-07-202-5/+10
* | stm32mp1: clk: support digital bypassPatrick Delaunay2018-07-202-10/+21
* | stm32mp1: clk: add ADC clock gatingPatrick Delaunay2018-07-201-0/+7
* | stm32mp1: clk: update Ethernet clock gatingPatrick Delaunay2018-07-201-2/+1
* | stm32mp1: clk: add LDTC and DSI clock supportPatrick Delaunay2018-07-201-3/+93
* | stm32mp1: clk: add common function pll_get_fvcoPatrick Delaunay2018-07-201-30/+61
* | stm32mp1: clk: define RCC_PLLNCFGR2_SHIFT macroPatrick Delaunay2018-07-201-9/+6
* | stm32mp1: clock tree updatePatrick Delaunay2018-07-201-11/+35
* | stm32mp1: activate FIXED regulatorPatrick Delaunay2018-07-201-0/+1
* | stm32mp1: add support for stm32mp157c-ev1 boardPatrick Delaunay2018-07-205-7/+215
* | stm32mp1: activate MISC support in SPLPatrick Delaunay2018-07-201-0/+1
* | misc: stm32: Add STM32MP1 supportPatrick Delaunay2018-07-206-24/+21
* | dts: import stm32mp1 device tree from linux kernelPatrick Delaunay2018-07-2011-844/+1676
* | sysreset: syscon: update regmap access to sysconPatrick Delaunay2018-07-201-7/+9
* | drivers: rtc: correct week day for mc146818Heinrich Schuchardt2018-07-201-2/+6
* | bootmenu: Extend BOOTDELAY help textAlex Kiernan2018-07-201-0/+4
* | env: Include bootdelay in environment if negativeAlex Kiernan2018-07-201-1/+1
* | fs: btrfs: Fix wrong comparison in logical to physical mappingMarek BehĂșn2018-07-201-1/+1
* | spl: Make the spl_nand_load_image staticMichael Trimarchi2018-07-201-1/+1
* | spl: mmc: Skip RAW mode ARGS sectors if not definedYork Sun2018-07-201-1/+4
* | drivers: rtc: resolve year 2038 problem in rtc_to_tmHeinrich Schuchardt2018-07-195-47/+90
* | board/BuR/brppt1: add makerule for generating production filesHannes Schmelzer2018-07-191-0/+36
* | board/BuR/brppt1: convert brppt1 boards to driver modelHannes Schmelzer2018-07-1910-154/+1248
* | dts: am33xx: add u-boot, dm-spl to ocp busHannes Schmelzer2018-07-191-0/+1
* | board/BuR/brppt1: implement more flexible boot processHannes Schmelzer2018-07-195-85/+102
* | board/BuR/common: refactor ft_board_setup(...)Hannes Schmelzer2018-07-191-5/+10
* | board/BuR/brppt1: drop dead code (CONFIG_SPL_OS_BOOT)Hannes Schmelzer2018-07-192-30/+0