Age | Commit message (Expand) | Author |
2019-04-26 | board/BuR/common: prepare for compiling common into non AM33XX boards | Hannes Schmelzer |
2019-04-26 | Merge git://git.denx.de/u-boot-marvell | Tom Rini |
2019-04-26 | Merge branch 'master' of git://git.denx.de/u-boot-socfpga | Tom Rini |
2019-04-26 | arm: kirkwood: openrd: Mark openrd boards as maintained again | Stefan Roese |
2019-04-26 | watchdog: at91sam9_wdt: Remove now superfluous wdt start and reset | Stefan Roese |
2019-04-26 | watchdog: mpc8xx_wdt: Watchdog driver and macros cleanup | Stefan Roese |
2019-04-26 | watchdog: cadence: Remove driver specific "timeout-sec" handling | Stefan Roese |
2019-04-26 | watchdog: Implement generic watchdog_reset() version | Stefan Roese |
2019-04-26 | arm: mvebu: turris_omnia: Use thumb instructions in SPL to save space | Stefan Roese |
2019-04-26 | ARM: kirkwood: enable CONFIG_DM_USB on db-88f6281-bp | Chris Packham |
2019-04-26 | ARM: kirkwood: add db-88f6281-bp board | Chris Packham |
2019-04-26 | arm: kirkwood: lsxl: add note about sata in README | Michael Walle |
2019-04-26 | arm: kirkwood: openrd: Increase U-Boot size in flash to make it fit | Stefan Roese |
2019-04-26 | arm: kirkwood: openrd: Remove superfluous CONFIG_ENV_ADDR | Stefan Roese |
2019-04-26 | arm: kirkwood: dts: Add openrd-* dtb makefile build targets | Stefan Roese |
2019-04-26 | arm: mvebu: turris_omnia: use MMC driver model | Pierre Bourdon |
2019-04-26 | mmc: mv_sdhci: add driver model support | Pierre Bourdon |
2019-04-26 | arm: mvebu: turris_omnia: fix eeprom/mcu device names | Pierre Bourdon |
2019-04-25 | arm: socfpga: mailbox: Fix off-by-one error on command length checking | Ley Foon Tan |
2019-04-25 | arm: socfpga: clean up board config files | Simon Goldschmidt |
2019-04-25 | arm: socfpga: remove CONFIG_SYS_BOOTMAPSZ | Simon Goldschmidt |
2019-04-25 | arm: socfpga: clean up socfpga_common.h | Simon Goldschmidt |
2019-04-25 | arm: socfpga: move vining_fpga to DM_I2C | Simon Goldschmidt |
2019-04-25 | arm: socfpga: gen5: reduce SPL pre-reloc malloc | Simon Goldschmidt |
2019-04-25 | arm: socfpga: imply/default common config options | Simon Goldschmidt |
2019-04-25 | arm: socfpga: put initial U-Boot stack into DDR | Simon Goldschmidt |
2019-04-25 | arm: socfpga: fix comment about SPL memory layout | Simon Goldschmidt |
2019-04-25 | configs: socfpga: socrates: enable rtc support | Simon Goldschmidt |
2019-04-25 | arm: socfpga: socrates: make rtc work | Simon Goldschmidt |
2019-04-25 | rtc: m41t62: add compatible for m41t82 | Simon Goldschmidt |
2019-04-25 | i2c: designware: fix reset handling on socfpga gen5 | Simon Goldschmidt |
2019-04-25 | Revert "cmd: Kconfig: Do not include EEPROM if DM_I2C is used without DM_I2C_... | Simon Goldschmidt |
2019-04-25 | eeprom: fix DM_I2C support without CONFIG_SYS_I2C_EEPROM_BUS | Simon Goldschmidt |
2019-04-24 | Merge tag 'pull-24apr19' of git://git.denx.de/u-boot-dm | Tom Rini |
2019-04-24 | Merge tag 'efi-2019-07-rc1-3' of git://git.denx.de/u-boot-efi | Tom Rini |
2019-04-24 | Merge tag 'u-boot-stm32-mcu-20190423' of https://github.com/pchotard/u-boot | Tom Rini |
2019-04-24 | Merge tag 'u-boot-amlogic-20190423' of git://git.denx.de/u-boot-amlogic | Tom Rini |
2019-04-24 | socfpga: add Simon Goldschmidt as co-custodian | Simon Goldschmidt |
2019-04-24 | Merge branch '2019-04-22-master-imports' | Tom Rini |
2019-04-24 | image: android: fix 'iminfo' typo | Eugeniu Rosca |
2019-04-24 | image: android: allow booting lz4-compressed kernels | Eugeniu Rosca |
2019-04-24 | test: env: Enable env unit tests by default | Heinrich Schuchardt |
2019-04-23 | pci: pci.h: add missing maskbit | Ramon Fried |
2019-04-23 | fdtdec: Use fdt_setprop_u32() for fdtdec_set_phandle() | Thierry Reding |
2019-04-23 | dm: core: Change platform specific translation-offset handling | Stefan Roese |
2019-04-23 | simple-bus: add DM_FLAG_PRE_RELOC flag to simple-bus driver | Lukas Auer |
2019-04-23 | sandbox: Enable the 'trace' command when tracing is used | Simon Glass |
2019-04-23 | Convert CONFIG_TRACE_BUFFER_SIZE et al to Kconfig | Simon Glass |
2019-04-23 | Convert CONFIG_TRACE to Kconfig | Simon Glass |
2019-04-23 | trace: Tidy up error returns | Simon Glass |