]> git.ipfire.org Git - thirdparty/u-boot.git/shortlog
thirdparty/u-boot.git
2018-12-04  Tom RiniPrepare v2019.01-rc1 v2019.01-rc1
2018-12-04  Jorge Ramirez... MAINTAINERS: board: qcom: db820c: update email.
2018-12-04  Simon GoldschmidtRevert "serial: ns16550: fix debug uart putc called...
2018-12-04  Tom Rinidm: MIGRATION: Update migration plan for BLK
2018-12-04  Tom Rinidm: MIGRATION: Add migration plan for CONFIG_SATA
2018-12-04  Tom Rinidm: MIGRATION: Add migration plan for DM_USB
2018-12-04  Tom Rinidm: MIGRATION: Add migration plan for DM_MMC
2018-12-04  Tom RiniMerge tag 'xilinx-for-v2019.01' of git://git.denx.de...
2018-12-03  Tom RiniMerge tag 'signed-rpi-next' of git://github.com/agraf...
2018-12-03  Tom RiniMerge tag 'signed-efi-next' of git://github.com/agraf...
2018-12-03  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sh
2018-12-03  Tom RiniMerge branch '2018-12-03-master-imports'
2018-12-03  Jonathan Grayrpi: add 3 Model A+
2018-12-03  Jonathan Grayrpi: add URL of official revision code list
2018-12-03  Christophe... spi, mpc8xx: migrate to DM_SPI
2018-12-03  Christophe... board_r: fix build with DM_SPI
2018-12-03  Christophe... drivers: serial: get rid of non DM mpc8xx driver
2018-12-03  Christophe... board: MCR3000: migrate to DM_SERIAL
2018-12-03  Christophe... drivers: serial: migrate mpc8xx to DM
2018-12-03  Christophe... board: MCR3000: use new DM watchdog
2018-12-03  Christophe... drivers: watchdog: add a DM driver for the MPC8xx watchdog
2018-12-03  Christophe... board: MCR3000: Activate CONFIG_DM and CONFIG_OF_CONTROL
2018-12-03  Christophe... powerpc, mpc8xx: clear top of stack
2018-12-03  Philippe Reynestest: vboot: clean its file
2018-12-03  Philippe Reynestest: vboot: add padding pss for rsa signature
2018-12-03  Philippe Reynesconfigs: sandbox: enable padding pss for rsa signature
2018-12-03  Philippe Reynesdoc: uImage.FIT: signature.txt: add option padding
2018-12-03  Philippe Reynesrsa: add support of padding pss
2018-12-03  Philippe Reynesrsa: add a structure for the padding
2018-12-03  Philippe Reynesrsa: use new openssl API to create signature
2018-12-03  Lukasz Majewskirtc: m41t62: Convert the RTC driver to support the...
2018-12-03  Lukasz Majewskirtc: m41t62: Extract common RTC handling code to facili...
2018-12-03  Lukasz Majewskirtc: m41t62: Break i2c_write() arguments to fix checkpa...
2018-12-03  Lukasz MajewskiKconfig: Migrate CONFIG_RTC_M41T62 define to Kconfig
2018-12-03  Lukasz Majewskieeprom: Add device model based I2C support to eeprom...
2018-12-03  Yegor Yefremovarm: baltos: migrate Ethernet PHYs configuration to...
2018-12-03  Yegor Yefremovarm: baltos: move CONFIG_SYS_NAND_U_BOOT_OFFS to defconfig
2018-12-03  Yegor Yefremovarm: baltos: remove unused header
2018-12-03  Yegor Yefremovarm: baltos: move the board to CONFIG_BLK
2018-12-03  Siva Durga... net: zynq_gem: Add check for 64-bit dma support by...
2018-12-03  Vipul Kumarnet: zynq_gem: Added 64-bit addressing support
2018-12-03  T Karthik Reddyarm64: zynqmp: Add new header file for zcu104 RevC
2018-12-03  Tom RiniMerge tag 'u-boot-amlogic-20181203' of git://git.denx...
2018-12-03  Loic DevulderARM: meson: Add regmap support for clock driver
2018-12-03  Tom RiniMerge tag 'arc-updates-for-2019.01-rc1' of git://git...
2018-12-03  Marek VasutARM: rmobile: Enable MMC HS400 on Salvator-X, ULCB...
2018-12-03  Marek VasutARM: dts: rmobile: Enable HS400 on Salvator-X, ULCB...
2018-12-03  Marek VasutARM: dts: rmobile: Enable SDR modes on E3 Ebisu
2018-12-03  Marek VasutARM: dts: rmobile: Enable SDR104 on Salvator-X and...
2018-12-03  Marek VasutARM: dts: rmobile: Add eMMC DS pinmux
2018-12-03  Marek Vasutmmc: tmio: sdhi: Add HS400 support
2018-12-03  Marek Vasutmmc: tmio: sdhi: Move tap_pos to private data
2018-12-03  Marek Vasutmmc: tmio: sdhi: Filter out HS400 on certain SoCs
2018-12-03  Marek Vasutmmc: tmio: Reorder TMIO clock handling
2018-12-03  Marek Vasutmmc: tmio: Keep generating clock when clock are enabled
2018-12-03  Marek Vasutmmc: tmio: Do not set divider to 1 in DDR mode
2018-12-03  Marek Vasutmmc: tmio: Switch to clock framework
2018-12-03  Marek Vasutmmc: Parse HS400 DT properties
2018-12-03  Marek Vasutclk: renesas: Allow reconfiguring SDHI clock on Gen3
2018-12-03  Alexey Brodkinarc: devboards: Implement checkboard()
2018-12-03  Alexey Brodkinarc: emsdp: Refactor register and bit accesses
2018-12-03  Alexey Brodkinarc: emsdp: Read real CPU clock value from hardware
2018-12-03  Alexey Brodkinarc: Get rid of board-specific print_cpuinfo()
2018-12-03  Alexey BrodkinARC: Improve identification of ARC cores
2018-12-03  Alexey Brodkinarc: emsdp: Bump RAM size to 16 Mb
2018-12-02  AKASHI Takahiroefi_loader: bootmgr: add load option helper functions
2018-12-02  AKASHI Takahiroefi_loader: allow device == NULL in efi_dp_from_name()
2018-12-02  Otavio SalvadorARM: rpi_*_defconfig: Add support to find UUID for...
2018-12-02  Emmanuel Vadotrpi: Add mmc 1 as a boot target
2018-12-02  Heinrich Schuchardtdoc: README.iscsi: Open-iSCSI configuration
2018-12-02  Alexander Grafefi_loader: Align runtime section to 64kb
2018-12-02  Heinrich Schuchardtefi_selftest: rename setup_ok
2018-12-02  Heinrich Schuchardtefi_loader: fix simple network protocol
2018-12-02  Heinrich Schuchardtefi_loader: correctly aligned transmit buffer
2018-12-02  Heinrich Schuchardtefi_selftest: fix simple network protocol test
2018-12-02  Heinrich SchuchardtMAINTAINERS: add EFI PAYLOAD reviewer
2018-12-02  Heinrich Schuchardtefi_selftest: check fdt is marked as runtime data
2018-12-02  Heinrich Schuchardtefi_loader: create fdt reservation before copy
2018-12-02  Heinrich Schuchardtefi_loader: fix memory mapping for sandbox
2018-12-02  Heinrich Schuchardtfdt_support: fdt reservations on the sandbox
2018-12-02  Heinrich Schuchardtfdt: sandbox: correct use of ${fdtcontroladdr}
2018-12-02  Heinrich Schuchardtefi_loader: macro efi_size_in_pages()
2018-12-02  Heinrich Schuchardtefi_selftest: building sandbox with EFI_SELFTEST
2018-12-02  Heinrich Schuchardtefi_selftest: add test for memory allocation
2018-12-02  Heinrich Schuchardtefi_loader: eliminate sandbox addresses
2018-12-02  Simon Glassefi: Rename bootefi_test_finish() to bootefi_run_finish()
2018-12-02  Simon Glassefi: Create a function to set up for running EFI code
2018-12-02  Simon Glassefi: Split out test init/uninit into functions
2018-12-02  Simon Glassefi: Check for failure to create objects in selftest
2018-12-02  Alexander Grafefi_loader: Reserve unaccessible memory
2018-12-02  Heinrich Schuchardtefi_selftest: incorrect use of bitwise or
2018-12-02  Simon Glasssandbox: smbios: Update to support sandbox
2018-12-02  Alexander GrafRevert "efi_loader: remove efi_exit_caches()"
2018-12-02  Heinrich Schuchardtefi_loader: use u16* for UTF16 strings
2018-12-02  AKASHI Takahiroefi_loader: SetVirtualAddressMap() should return EFI_UN...
2018-12-02  AKASHI Takahiroefi_loader: correct a function prototype of QueryCapsul...
2018-12-02  Heinrich Schuchardtefi_loader: correct efi_add_known_memory()
2018-12-02  Heinrich Schuchardtefi_loader: carving out memory reservations
2018-12-02  Heinrich Schuchardtefi_loader: memory reservation for fdt
2018-12-02  Heinrich Schuchardtefi_loader: do not use unsupported printf code
next