| Commit message (Expand) | Author | Age | Files | Lines |
* | board/BuR/common: add br resetcontoller implementation | Hannes Schmelzer | 2019-04-26 | 2 | -0/+260 |
* | board/BuR/common: add 'brdefaulip_setup' function | Hannes Schmelzer | 2019-04-26 | 2 | -0/+36 |
* | board/BuR/common: cosmetic: move 'overwrite_console' up to more related stuff | Hannes Schmelzer | 2019-04-26 | 1 | -4/+5 |
* | board/BuR/common: prepare for compiling common into non AM33XX boards | Hannes Schmelzer | 2019-04-26 | 1 | -16/+14 |
* | Merge git://git.denx.de/u-boot-marvell | Tom Rini | 2019-04-26 | 45 | -345/+743 |
|\ |
|
| * | arm: kirkwood: openrd: Mark openrd boards as maintained again | Stefan Roese | 2019-04-26 | 2 | -4/+4 |
| * | watchdog: at91sam9_wdt: Remove now superfluous wdt start and reset | Stefan Roese | 2019-04-26 | 4 | -57/+0 |
| * | watchdog: mpc8xx_wdt: Watchdog driver and macros cleanup | Stefan Roese | 2019-04-26 | 5 | -9/+6 |
| * | watchdog: cadence: Remove driver specific "timeout-sec" handling | Stefan Roese | 2019-04-26 | 1 | -9/+6 |
| * | watchdog: Implement generic watchdog_reset() version | Stefan Roese | 2019-04-26 | 14 | -259/+82 |
| * | arm: mvebu: turris_omnia: Use thumb instructions in SPL to save space | Stefan Roese | 2019-04-26 | 1 | -2/+3 |
| * | ARM: kirkwood: enable CONFIG_DM_USB on db-88f6281-bp | Chris Packham | 2019-04-26 | 2 | -0/+2 |
| * | ARM: kirkwood: add db-88f6281-bp board | Chris Packham | 2019-04-26 | 14 | -0/+555 |
| * | arm: kirkwood: lsxl: add note about sata in README | Michael Walle | 2019-04-26 | 1 | -0/+10 |
| * | arm: kirkwood: openrd: Increase U-Boot size in flash to make it fit | Stefan Roese | 2019-04-26 | 1 | -1/+1 |
| * | arm: kirkwood: openrd: Remove superfluous CONFIG_ENV_ADDR | Stefan Roese | 2019-04-26 | 1 | -1/+0 |
| * | arm: kirkwood: dts: Add openrd-* dtb makefile build targets | Stefan Roese | 2019-04-26 | 1 | -0/+3 |
| * | arm: mvebu: turris_omnia: use MMC driver model | Pierre Bourdon | 2019-04-26 | 1 | -0/+1 |
| * | mmc: mv_sdhci: add driver model support | Pierre Bourdon | 2019-04-26 | 3 | -2/+69 |
| * | arm: mvebu: turris_omnia: fix eeprom/mcu device names | Pierre Bourdon | 2019-04-26 | 1 | -2/+2 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-socfpga | Tom Rini | 2019-04-26 | 36 | -288/+104 |
|\ \
| |/
|/| |
|
| * | arm: socfpga: mailbox: Fix off-by-one error on command length checking | Ley Foon Tan | 2019-04-25 | 1 | -2/+2 |
| * | arm: socfpga: clean up board config files | Simon Goldschmidt | 2019-04-25 | 11 | -42/+0 |
| * | arm: socfpga: remove CONFIG_SYS_BOOTMAPSZ | Simon Goldschmidt | 2019-04-25 | 1 | -2/+0 |
| * | arm: socfpga: clean up socfpga_common.h | Simon Goldschmidt | 2019-04-25 | 1 | -40/+0 |
| * | arm: socfpga: move vining_fpga to DM_I2C | Simon Goldschmidt | 2019-04-25 | 4 | -44/+8 |
| * | arm: socfpga: gen5: reduce SPL pre-reloc malloc | Simon Goldschmidt | 2019-04-25 | 1 | -0/+3 |
| * | arm: socfpga: imply/default common config options | Simon Goldschmidt | 2019-04-25 | 15 | -116/+22 |
| * | arm: socfpga: put initial U-Boot stack into DDR | Simon Goldschmidt | 2019-04-25 | 1 | -22/+20 |
| * | arm: socfpga: fix comment about SPL memory layout | Simon Goldschmidt | 2019-04-25 | 1 | -3/+3 |
| * | configs: socfpga: socrates: enable rtc support | Simon Goldschmidt | 2019-04-25 | 1 | -0/+2 |
| * | arm: socfpga: socrates: make rtc work | Simon Goldschmidt | 2019-04-25 | 1 | -1/+1 |
| * | rtc: m41t62: add compatible for m41t82 | Simon Goldschmidt | 2019-04-25 | 1 | -0/+11 |
| * | i2c: designware: fix reset handling on socfpga gen5 | Simon Goldschmidt | 2019-04-25 | 1 | -6/+14 |
| * | Revert "cmd: Kconfig: Do not include EEPROM if DM_I2C is used without DM_I2C_... | Simon Goldschmidt | 2019-04-25 | 1 | -1/+0 |
| * | eeprom: fix DM_I2C support without CONFIG_SYS_I2C_EEPROM_BUS | Simon Goldschmidt | 2019-04-25 | 1 | -8/+15 |
| * | socfpga: add Simon Goldschmidt as co-custodian | Simon Goldschmidt | 2019-04-24 | 2 | -1/+3 |
* | | Merge tag 'pull-24apr19' of git://git.denx.de/u-boot-dm | Tom Rini | 2019-04-24 | 29 | -152/+335 |
|\ \ |
|
| * | | pci: pci.h: add missing maskbit | Ramon Fried | 2019-04-23 | 1 | -0/+1 |
| * | | fdtdec: Use fdt_setprop_u32() for fdtdec_set_phandle() | Thierry Reding | 2019-04-23 | 2 | -8/+4 |
| * | | dm: core: Change platform specific translation-offset handling | Stefan Roese | 2019-04-23 | 7 | -48/+29 |
| * | | simple-bus: add DM_FLAG_PRE_RELOC flag to simple-bus driver | Lukas Auer | 2019-04-23 | 1 | -0/+1 |
| * | | sandbox: Enable the 'trace' command when tracing is used | Simon Glass | 2019-04-23 | 1 | -1/+1 |
| * | | Convert CONFIG_TRACE_BUFFER_SIZE et al to Kconfig | Simon Glass | 2019-04-23 | 3 | -5/+50 |
| * | | Convert CONFIG_TRACE to Kconfig | Simon Glass | 2019-04-23 | 3 | -2/+10 |
| * | | trace: Tidy up error returns | Simon Glass | 2019-04-23 | 1 | -5/+9 |
| * | | div64: Don't instrument the division function | Simon Glass | 2019-04-23 | 1 | -1/+7 |
| * | | div64: Use kernel types | Simon Glass | 2019-04-23 | 2 | -42/+42 |
| * | | initcall: Drop use of header files | Simon Glass | 2019-04-23 | 1 | -6/+5 |
| * | | sandbox: Increase the early-trace-buffer size | Simon Glass | 2019-04-23 | 1 | -1/+1 |