platform/kernel/u-boot.git
2019-06-10 Tom RiniMerge tag 'u-boot-atmel-fixes-2019.07-a' of git://git...
2019-06-08 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-tegra
2019-06-08 Tom Rinispl: Correct SPL_SIZE_LIMIT Kconfig option
2019-06-07 Tom RiniMerge branch '2019-06-07-master-imports'
2019-06-07 Simon Goldschmidtspl: add overall SPL size check
2019-06-07 Heinrich Schuchardtconfigs: rk3288: Tinker Board SPL file must fit into...
2019-06-07 Heinrich Schuchardtconfigs: define CONFIG_SPL_SIZE_LIMIT
2019-06-07 Heinrich Schuchardtimx: move BOARD_SIZE_CHECK to main Makefile
2019-06-07 Heinrich SchuchardtMakefile: reusable function for BOARD_SIZE_CHECK
2019-06-07 Heinrich Schuchardtlib/vsprintf: allow printing upper case GUIDs
2019-06-06 Eugen Hristevconfigs: at91: sama5d2_icp: enable CONFIG_SPL_AT91_MCK_...
2019-06-06 Eugen Hristevspl: at91: add support for SPL_AT91_MCK_BYPASS
2019-06-05 Tom RiniMerge tag 'efi-2019-07-rc4-2' of git://git.denx.de...
2019-06-05 Tom RiniMerge branch '2019-06-05-master-imports'
2019-06-05 Thierry RedingARM: tegra: Mark built-in Ethernet as default on Jetson TX2
2019-06-05 Thierry RedingARM: tegra: Rename pcie-controller to pcie
2019-06-05 Thierry Redingp2771-0000: Add support for framebuffer carveouts
2019-06-05 Thierry Redingp2371-2180: Add support for framebuffer carveouts
2019-06-05 Thierry Redingp2771-0000: Pass Ethernet MAC to the kernel
2019-06-05 Thierry Redingp2371-2180: Pass Ethernet MAC to the kernel
2019-06-05 Thierry RedingARM: tegra: Enable position independent build for 64-bit
2019-06-05 Thierry RedingARM: tegra: Import cbootargs value from cboot DTB
2019-06-05 Thierry RedingARM: tegra: Implement cboot_get_ethaddr()
2019-06-05 Thierry RedingARM: tegra: Implement cboot_save_boot_params() in C
2019-06-05 Thierry RedingARM: tegra: Unify Tegra186 builds
2019-06-05 Thierry RedingARM: tegra: Restore DRAM bank count
2019-06-05 Thierry RedingARM: tegra: Workaround UDC boot issues only if necessary
2019-06-05 Thierry RedingARM: tegra: Support TZ-only access to PMC
2019-06-05 Thierry RedingARM: tegra: Allow boards to override boot target devices
2019-06-05 Thierry RedingARM: tegra: Fix save_boot_params() prototype
2019-06-05 Thierry RedingARM: tegra: Guard powergate code with a Kconfig symbol
2019-06-05 Thierry RedingARM: tegra: Guard pin controller code with a Kconfig...
2019-06-05 Thierry RedingARM: tegra: Guard memory controller code with a Kconfig...
2019-06-05 Thierry RedingARM: tegra: Guard GP pad control code with a Kconfig...
2019-06-05 Thierry RedingARM: tegra: Guard clock code with a Kconfig symbol
2019-06-05 Thierry RedingARM: tegra: Use common header for PMU declarations
2019-06-05 Thierry RedingARM: tegra: Remove disp1 clock initialization on Tegra210
2019-06-05 Thierry RedingARM: tegra: Fix mux type for disp1 and disp2 clocks...
2019-06-05 Thierry Redinglib: Implement strndup()
2019-06-05 Thierry Redingfdtdec: Add fdtdec_set_ethernet_mac_address()
2019-06-05 Heiko Schochercmd/led: check subcommand "list" instead "l"
2019-06-05 Jean-Jacques... board: am335x/mux: configure the pins for 8-bit data...
2019-06-05 Holger Brunckboard/km: update maintainer e-mail
2019-06-05 Bartosz Golaszewskiarm: davinci: remove leftover assembly
2019-06-05 David Lechnerconfigs/legoev3: define CONFIG_SKIP_LOWLEVEL_INIT
2019-06-05 Adam FordARM: da850evm: Fix reading MAC from SPI
2019-06-05 Adam Fordarm: omap3: Manually initialize GPIO if OF_CONTROL...
2019-06-05 Adam FordARM: DTS: imx6q-logicpd: Resync with Linux 5.1
2019-06-05 Adam FordARM: davinci: Remove ipam390 linker script from Kconfig
2019-06-05 Sekhar NoriARM: davinci: SPL: fix BSS initialization
2019-06-05 Sekhar NoriARM: davinci: omal138_lcdk: fix MMC boot breakage due...
2019-06-05 Hannes Schmelzerboard/BuR/common: fix detection for PSC/STM resetcontroller
2019-06-05 Tom RiniMerge git://git.denx.de/u-boot-riscv
2019-06-05 Padmarao Begaririscv: Add Microchip MPFS Icicle board support
2019-06-05 Bin Mengriscv: qemu: Enable e1000 and nvme support
2019-06-05 Bin Mengriscv: qemu: Enable PCI host ECAM generic driver
2019-06-05 Karsten Merkerriscv: increase the environment size for the qemu-riscv...
2019-06-04 AKASHI Takahirocmd: env: add -nv option for UEFI non-volatile variable
2019-06-04 AKASHI Takahirocmd: efidebug: make some boot variables non-volatile
2019-06-04 AKASHI Takahiroefi_loader: bootmgr: make BootNext non-volatile
2019-06-04 AKASHI Takahiroefi_loader: variable: support non-volatile attribute
2019-06-04 Heinrich Schuchardtefi_loader: notify memory map changes
2019-06-04 AKASHI Takahirocmd: env: print a message when setting UEFI variable...
2019-06-04 AKASHI Takahiroefi_loader: bootmgr: print a message when loading from...
2019-06-04 Heinrich Schuchardtefi_loader: close protocols in UnloadImage()
2019-06-04 Heinrich Schuchardtefi_loader: fix EnableCursor()
2019-06-04 Heinrich Schuchardtefi_loader: check timer events in Stall()
2019-06-04 Heinrich Schuchardtlib: time: export usec_to_tick()
2019-06-04 Heinrich Schuchardtefi_loader: DisconnectController() with no driver
2019-06-04 Tom RiniMerge git://git.denx.de/u-boot-marvell
2019-06-04 Dennis Gilmorearm: mvebu: helios4: add MMC to SPL DT
2019-06-02 Tom RiniMerge tag 'efi-2019-07-rc4' of git://git.denx.de/u...
2019-06-02 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-net
2019-06-01 Heinrich Schuchardtefi_selftest: unit test for OpenProtocolInformation()
2019-06-01 Heinrich Schuchardtefi_loader: CloseProtocol() fix open protocol information
2019-06-01 Heinrich Schuchardtefi_loader: open protocol information
2019-06-01 Heinrich Schuchardtefi_loader: correct HandleProtocol()
2019-06-01 Vladimir Olteancmd: mdio: Fix access to arbitrary PHY addresses
2019-06-01 Bin Mengriscv: sifive: fu540: Enable GEMGXL MGMT driver
2019-06-01 Bin Mengdm: net: macb: Implement link speed change callback
2019-06-01 Bin Mengdm: net: macb: Update macb_linkspd_cb() signature
2019-06-01 Bin Mengclk: sifive: Add clock driver for GEMGXL MGMT
2019-06-01 Thierry Redingnet: eth-uclass: Support device tree MAC addresses
2019-06-01 Thierry Redingnet: eth-uclass: Write MAC address to hardware after...
2019-06-01 Heinrich Schuchardtefi_loader: Kconfig entries for GetTime(), SetTime()
2019-05-31 Heinrich Schuchardtefi_loader: handling of daylight saving time
2019-05-31 Heinrich Schuchardtefi_loader: export efi_set_time()
2019-05-31 Heinrich Schuchardtefi_loader: check time in SetTime()
2019-05-31 Heinrich Schuchardtrtc: export rtc_month_days()
2019-05-31 Heinrich Schuchardtefi_loader: correct UninstallProtocolInterface()
2019-05-31 Heinrich Schuchardtefi_loader: avoid crash in OpenProtocol()
2019-05-31 Heinrich Schuchardtefi_loader: correct OpenProtocol()
2019-05-31 Heinrich Schuchardtefi_loader: registration key in LocateProtocol()
2019-05-31 Heinrich Schuchardtefi_loader: factor out efi_check_register_notify_event()
2019-05-31 AKASHI Takahiroefi_loader: bootmgr: print a message when loading from...
2019-05-31 AKASHI Takahirocmd: env: print a message when setting UEFI variable...
2019-05-31 Heinrich Schuchardtefi_loader: correct notification of protocol installation
2019-05-31 Tom RiniMerge tag 'rockchip-for-v2019.07-rc3' of git://git...
2019-05-31 Tom RiniMerge tag 'u-boot-amlogic-20190531' of git://git.denx...
2019-05-31 Neil Armstrongconfigs: u200: enable support for USB Host & Gadget
next