Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
32e398391e351311424b90a0bb4bf197e89a66cd
32e3983
rockchip: elgin-rv1108: Use syscon API to get grf base
by Kever Yang
· Wed Feb 19 09:46:05 2020 +0800
23529df
Merge tag 'efi-2020-04-rc4-5' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi
by Tom Rini
· Mon Mar 23 10:14:31 2020 -0400
82cd6c4
efi_loader: definition of GetNextVariableName()
by Heinrich Schuchardt
· Sun Mar 22 18:28:20 2020 +0100
56a1a14
efi_selftest: test CalculateCrc32, CopyMem, SetMem
by Heinrich Schuchardt
· Sun Mar 22 09:32:55 2020 +0100
f9dab3a
efi_loader: fix freestanding memmove()
by Heinrich Schuchardt
· Sun Mar 22 09:52:48 2020 +0100
582f857
efi_loader: description efi_convert_pointer()
by Heinrich Schuchardt
· Sun Mar 22 08:28:15 2020 +0100
af8c5b6
efi_loader: simplify logical expression in efi_disk_add_dev()
by Heinrich Schuchardt
· Thu Mar 19 15:45:52 2020 +0100
c169187
efi_selftest: check length reported by GetNextVariableName()
by Heinrich Schuchardt
· Fri Mar 20 19:20:17 2020 +0100
31d9b3a
efi_loader: correct reported length in GetNextVariable()
by Heinrich Schuchardt
· Fri Mar 20 19:04:34 2020 +0100
6203606
efi_loader: fix function descriptions in efi_disk.c
by Heinrich Schuchardt
· Thu Mar 19 13:49:34 2020 +0100
c69addd
efi_loader: description of efi_variable.c
by Heinrich Schuchardt
· Thu Mar 19 17:15:18 2020 +0000
2b1e477
Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi
by Tom Rini
· Wed Mar 18 07:48:53 2020 -0400
09bac5c
Merge tag 'efi-2020-04-rc4-4' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi
by Tom Rini
· Wed Mar 18 07:48:39 2020 -0400
646fe56
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv
by Tom Rini
· Wed Mar 18 07:48:11 2020 -0400
0520fdc
Revert "sunxi: psci: avoid error address-of-packed-member"
by Tomasz Duszynski
· Sun Feb 16 13:17:16 2020 +0100
32b5a58
efi_loader: correct a definition of struct efi_capsule_header
by AKASHI Takahiro
· Tue Mar 17 11:12:37 2020 +0900
d99b1b3
efi_loader: export a couple of protocol related functions
by AKASHI Takahiro
· Tue Mar 17 11:12:36 2020 +0900
641e4df
efi_loader: define System Resource Table macros
by AKASHI Takahiro
· Tue Mar 17 11:12:35 2020 +0900
ee98c28
efi_loader: define OsIndicationsSupported flags
by AKASHI Takahiro
· Tue Mar 17 11:12:34 2020 +0900
8e286f6
cmd: bootefi: Parse reserved-memory node from DT
by Atish Patra
· Fri Mar 13 17:11:30 2020 -0700
fec10a4
cmd: map addresses to sysmem in efidebug memmap
by Heinrich Schuchardt
· Sat Mar 14 08:44:07 2020 +0100
74811c8
efi_loader: create reservations after ft_board_setup
by Heinrich Schuchardt
· Sat Mar 14 10:59:34 2020 +0100
f7e6d33
riscv: Implement new SBI v0.2 extensions
by Bin Meng
· Mon Mar 09 19:35:31 2020 -0700
887d809
riscv: Introduce a new config for SBI v0.1
by Bin Meng
· Mon Mar 09 19:35:30 2020 -0700
c20421b
riscv: Add SBI v0.2 extension definitions
by Bin Meng
· Mon Mar 09 19:35:29 2020 -0700
ee3bcd0
riscv: Add basic support for SBI v0.2
by Bin Meng
· Mon Mar 09 19:35:28 2020 -0700
9da11d1
riscv: Mark existing SBI as v0.1 SBI
by Bin Meng
· Mon Mar 09 19:35:27 2020 -0700
fb5eabc
riscv: Avoid calling sbi_clear_ipi()
by Bin Meng
· Fri Mar 06 00:44:17 2020 -0800
ad76cd4
riscv: Fix sbi_remote_sfence_vma{,_asid}
by Bin Meng
· Fri Mar 06 00:44:16 2020 -0800
6827dad
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell
by Tom Rini
· Mon Mar 16 12:33:24 2020 -0400
32a234f
watchdog: Handle timer wrap around
by Chris Packham
· Mon Feb 24 13:20:33 2020 +1300
eb382db
watchdog: Use dev_read only if OF_PLATDATA is not enabled
by Walter Lozano
· Thu Jan 23 16:05:05 2020 -0300
620ce6e
Merge branch '2020-03-13-master-imports'
by Tom Rini
· Fri Mar 13 13:21:17 2020 -0400
e9b80d7
MAINTAINERS: update entry for ARM STI
by Patrice Chotard
· Thu Mar 12 11:11:18 2020 +0100
0be986f
fit: check return value of fit_image_get_data_size()
by Heinrich Schuchardt
· Wed Mar 11 21:51:08 2020 +0100
5288b9b
watchdog: Align Kconfig properties
by Michal Simek
· Wed Mar 11 12:26:53 2020 +0100
1073c23
cmd: gpio: Make `gpio input` return pin value again
by Alex Kiernan
· Wed Mar 11 08:46:29 2020 +0000
5f135d9
Makefile: doesn't need check stack size when dtb is not built
by AKASHI Takahiro
· Tue Mar 10 09:20:43 2020 +0900
dbc0c3a
serial: mcfuart: renaming to a more appropriate name
by Angelo Durgehello
· Sat Feb 29 01:09:35 2020 +0100
11b0d34
serial: mcfuart: fix uart port index
by Angelo Durgehello
· Sat Feb 29 01:01:32 2020 +0100
bbc6d9d
Merge tag 'efi-2020-04-rc4-3' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi
by Tom Rini
· Thu Mar 12 12:51:44 2020 -0400
d09b2a1
Merge tag 'u-boot-stm32-20200310' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm
by Tom Rini
· Thu Mar 12 12:50:09 2020 -0400
009d4a7
drivers/rng: add Amlogic hardware RNG driver
by Heinrich Schuchardt
· Sun Feb 02 19:52:04 2020 +0100
cb02866
drivers/rng: simplify Kconfig
by Heinrich Schuchardt
· Sun Feb 02 19:45:35 2020 +0100
ec94690
efi_loader: unnecessary assignment in efi_queue_event
by Heinrich Schuchardt
· Fri Mar 06 21:56:10 2020 +0100
3be0bda
cmd: efidebug: correct error message
by Heinrich Schuchardt
· Mon Mar 02 20:13:10 2020 +0100
cfdccd2
cmd: efidebug: fix a failure of "boot rm" sub-command
by AKASHI Takahiro
· Fri Feb 28 09:05:04 2020 +0900
3ee138d
efi_loader: get_memory_map: return parameters whenever possible
by AKASHI Takahiro
· Wed Mar 11 15:18:18 2020 +0900
7bc73ff
Merge tag 'mmc-2020-3-9' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc
by Tom Rini
· Tue Mar 10 21:13:26 2020 -0400
9dbde6e
arm: mediatek: remove unused binman config
by developer
· Wed Mar 04 20:03:48 2020 +0800
0e3ce20
power-domain: fix hang in endless loop on i.MX8
by Anatolij Gustschin
· Mon Feb 17 09:42:11 2020 +0100
332da44
Merge tag 'u-boot-imx-20200310' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx
by Tom Rini
· Tue Mar 10 13:13:08 2020 -0400
9ef790b
Merge tag 'u-boot-atmel-fixes-2020.04-a' of https://gitlab.denx.de/u-boot/custodians/u-boot-atmel
by Tom Rini
· Tue Mar 10 13:12:21 2020 -0400
3a6e387
stm32mp: update dependency for STM32_ETZPC
by Patrick Delaunay
· Tue Mar 10 16:05:43 2020 +0100
020fffd
Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-net
by Tom Rini
· Tue Mar 10 07:51:56 2020 -0400
58ae3c2
mx6slevk: Convert to DM_ETH
by Pedro Jardim
· Thu Feb 13 09:25:32 2020 -0300
104e512
mx6sabreauto: Convert to DM_ETH
by Pedro Jardim
· Thu Feb 13 14:59:43 2020 -0300
0ad8a3e
mx7dsabresd: Boot in non secure by default
by Fabio Estevam
· Tue Feb 18 16:09:59 2020 -0300
d5c36ec
imx: imx8qm: enable relocation of fdt and initrd
by Oliver Graute
· Wed Feb 12 12:01:17 2020 +0000
c3dc3d2
arm: dts: imx8mq-evk: add phy-reset-gpios for fec1
by Alifer Moraes
· Fri Feb 14 16:18:50 2020 -0300
828c458
mx6sabresd: Convert ethernet to driver model
by Alifer Moraes
· Mon Feb 10 11:28:01 2020 -0300
04df71a
board: sama5d3_xplained: Fix uboot size when loaded from NAND by SPL
by Fabien Lehoussel
· Mon Feb 24 16:45:31 2020 +0100
c8aaaa1
board: sama5d3_xplained: Fix SPL DTB read from NAND
by Fabien Lehoussel
· Mon Feb 24 16:28:32 2020 +0100
4eb793e
net: phy: marvell: Unify 88E151x series phy_driver
by Clemens Gruber
· Mon Feb 24 20:52:20 2020 +0100
c81ab83
net: tftp: use correct printf codes
by Heinrich Schuchardt
· Sat Feb 22 08:43:40 2020 +0100
a3a3470
net: phy: dp83867: Add SGMII mode type switching
by Michal Simek
· Tue Feb 18 13:51:02 2020 +0100
2086d8e
dt-bindings: net: dp83867: Remove binding doc from U-Boot tree
by Michal Simek
· Mon Feb 17 10:38:57 2020 +0100
e438674
net: phy: add XFI, USXGMII types to is_10g_interface() helper
by Alex Marginean
· Thu Jan 09 10:50:05 2020 +0200
71a6a60
net: phy: Fix overlong PHY timeout
by Andre Przywara
· Fri Jan 03 22:08:47 2020 +0000
168ebe0
doc: net: Rewrite network driver documentation
by Andre Przywara
· Mon Nov 25 01:32:15 2019 +0000
fd101e1
drivers: net: phy: aquantia: make it less verbose
by Alex Marginean
· Wed Dec 04 15:32:16 2019 +0200
3fb44cf
drivers: net: phy: aquantia: drop XGMII as a valid system interface proto
by Alex Marginean
· Wed Dec 04 15:32:15 2019 +0200
c2342f6
env: Update env_addr for mmc environment driver
by Pankit Garg
· Tue Nov 19 09:49:31 2019 +0000
b069c4a
phy: Include NC-SI in phy setup
by Samuel Mendoza-Jonas
· Tue Jun 18 11:37:18 2019 +1000
2325c44
phy: Add support for the NC-SI protocol
by Samuel Mendoza-Jonas
· Tue Jun 18 11:37:17 2019 +1000
e289a16
Azure/Travis: Re-sync jobs and clarify exclusions
by Tom Rini
· Mon Mar 09 13:01:57 2020 -0400
2fe5a34
imx: imx8qm_rom7720: added missing USDHC Base address defines
by Oliver Graute
· Thu Dec 19 14:25:53 2019 +0000
b6813a1
ARM: dts: imx8mm-verdin: drop rgmii_rxc_dly/txc_dly
by Max Krummenacher
· Fri Feb 14 14:36:44 2020 +0200
8d45939
ARM: dts: imx8mm-verdin: dm-spl for pinctrl_usdhc1 node
by Igor Opaniuk
· Fri Feb 14 14:36:43 2020 +0200
8bb8dcf
serial_lpuart: make clock failure less verbose
by Giulio Benetti
· Fri Jan 31 14:39:47 2020 +0100
4698164
imx8mm/mn: Add missing root clock entry for ARM core clock
by Frieder Schrempf
· Wed Feb 05 11:45:28 2020 +0000
3ef88f3
mx6cuboxi: don't disable fdt relocation
by Baruch Siach
· Tue Feb 04 18:57:08 2020 +0200
da3fc93
imx: Makefile: added missing ahab.o
by Oliver Graute
· Wed Feb 26 12:15:24 2020 +0000
ef42e77
mx6sxsabresd: Enable DM_PCI
by Fabio Estevam
· Wed Feb 19 09:56:28 2020 -0300
692176d
configs: imxrt1050-evk: enable D/I cache
by Giulio Benetti
· Sat Feb 01 15:29:45 2020 +0100
beea8fe
imx: mx6ul_14x14_evk: configure for 24bpp display
by Anatolij Gustschin
· Wed Feb 05 17:49:59 2020 +0100
e688205
ARM: dts: imx6sx-sdb: Sync with kernel 5.4.16
by Fabio Estevam
· Wed Feb 19 09:56:27 2020 -0300
fdebdb5
ARM: dts: imx6sx: Sync with kernel 5.4.16
by Fabio Estevam
· Wed Feb 19 09:56:26 2020 -0300
371ad5f
imx8qxp_mek: Add myself as maintainer
by Fabio Estevam
· Thu Feb 27 14:58:55 2020 -0300
0433ec0
mx7dsabresd: Add myself as maintainer
by Fabio Estevam
· Thu Feb 27 14:58:54 2020 -0300
1f9ce1d
imx8qxp_mek: Fix the console command line string
by Fabio Estevam
· Mon Feb 17 15:17:01 2020 -0300
9cc4512
imx: remove woodburn board
by Stefano Babic
· Wed Feb 19 14:36:25 2020 +0100
f5210a9
imx6, aristainetos2c: add da9063 pmic setup
by Heiko Schocher
· Mon Mar 02 09:44:03 2020 +0100
782ddec
configs: j721e_evm: Add Support for eMMC boot
by Faiz Abbas
· Wed Feb 26 13:44:39 2020 +0530
259412b
configs: am65x_evm: Add CONFIG_SUPPORT_EMMC_BOOT
by Faiz Abbas
· Wed Feb 26 13:44:38 2020 +0530
6f08b48
arm: dts: k3-j721e-r5-common-proc-board: Use unique names for dummy clocks
by Faiz Abbas
· Wed Feb 26 13:44:37 2020 +0530
6839321
arm: K3: sysfw-loader: Add a config_pm_pre_callback()
by Faiz Abbas
· Wed Feb 26 13:44:36 2020 +0530
0bdf563
spl: mmc: Fix spl_mmc_get_uboot_raw_sector() implementation
by Faiz Abbas
· Wed Feb 26 13:44:35 2020 +0530
e4425cb
mmc: am654_sdhci: Implement workaround for card detect
by Faiz Abbas
· Wed Feb 26 13:44:34 2020 +0530
c6eb9e7
mmc: am654_sdhci: Update output tap delay writes
by Faiz Abbas
· Wed Feb 26 13:44:33 2020 +0530
Next »