Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
c15e096cd6d5a1ec91ef984ef55692e87836c885
c15e096
ARM: rmobile: Drop unused macros from Gen3 boards
by Marek Vasut
· 6 years ago
b90dc69
ARM: rmobile: Set environment variable containing CPU type
by Marek Vasut
· 6 years ago
d5ccf46
ARM: rmobile: Enable MMC extensions
by Marek Vasut
· 6 years ago
ab9fbe9
ARM: dts: rmobile: Sync Gen3 DTs with Linux 4.19.6
by Marek Vasut
· 6 years ago
cac4635
ARM: dts: rmobile: Sync Gen2 DTs with Linux 4.19.6
by Marek Vasut
· 6 years ago
96e502d
ARM: dts: rmobile: Extract i2c6 on M2W Porter
by Marek Vasut
· 6 years ago
5b16ba9
ARM: dts: rmobile: Extract SCIF2 node on E3 Ebisu
by Marek Vasut
· 6 years ago
ee5b69f
ARM: dts: rmobile: Extract SDHI nodes on E3 Ebisu
by Marek Vasut
· 6 years ago
2af23a8
ARM: dts: rmobile: Extract SDHI extras on H3, M3W, M3N Salvator-X
by Marek Vasut
· 6 years ago
d34dfe1
ARM: dts: rmobile: Extract SDHI extras on H3 and M3W ULCB
by Marek Vasut
· 6 years ago
3e6cb07
ARM: dts: rmobile: Extract CPLD node on H3 and M3W ULCB
by Marek Vasut
· 6 years ago
d490d43
ARM: dts: rmobile: Extract AVB node extras on V3M Eagle
by Marek Vasut
· 6 years ago
3b7dffe
ARM: dts: rmobile: Extract SDHI nodes on M3N
by Marek Vasut
· 6 years ago
b2e2fe3
ARM: dts: rmobile: Extract USB nodes on M3N
by Marek Vasut
· 6 years ago
3e7ae7e3
ARM: dts: rmobile: Extract RPC node to u-boot specific DT
by Marek Vasut
· 6 years ago
6582a21
ARM: dts: rmobile: Add soc label to Gen3
by Marek Vasut
· 6 years ago
4f34a4b
ARM: rmobile: Convert to bootm_size
by Marek Vasut
· 6 years ago
4105e97
mmc: Do not issue CMD 6 on SD 1.00 and SD 1.01
by Marek Vasut
· 6 years ago
cece68d
Prepare v2019.01-rc1
by Tom Rini
· 6 years ago
b9f44cc
MAINTAINERS: board: qcom: db820c: update email.
by Jorge Ramirez-Ortiz
· 6 years ago
4cfcde0
Revert "serial: ns16550: fix debug uart putc called before init"
by Simon Goldschmidt
· 6 years ago
efacd9f
dm: MIGRATION: Update migration plan for BLK
by Tom Rini
· 6 years ago
a1fdb05
dm: MIGRATION: Add migration plan for CONFIG_SATA
by Tom Rini
· 6 years ago
64e6acb
dm: MIGRATION: Add migration plan for DM_USB
by Tom Rini
· 6 years ago
47c583c
dm: MIGRATION: Add migration plan for DM_MMC
by Tom Rini
· 6 years ago
8222e45
Merge tag 'xilinx-for-v2019.01' of git://git.denx.de/u-boot-microblaze
by Tom Rini
· 6 years ago
a27b3fb
Merge tag 'signed-rpi-next' of git://github.com/agraf/u-boot
by Tom Rini
· 6 years ago
de320b8
Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot
by Tom Rini
· 6 years ago
7b56617
Merge branch 'master' of git://git.denx.de/u-boot-sh
by Tom Rini
· 6 years ago
113066a
Merge branch '2018-12-03-master-imports'
by Tom Rini
· 6 years ago
ed10255
rpi: add 3 Model A+
by Jonathan Gray
· 6 years ago
f3fb554
rpi: add URL of official revision code list
by Jonathan Gray
· 6 years ago
996f235
spi, mpc8xx: migrate to DM_SPI
by Christophe Leroy
· 6 years ago
ee6f542
board_r: fix build with DM_SPI
by Christophe Leroy
· 6 years ago
e8800e1
drivers: serial: get rid of non DM mpc8xx driver
by Christophe Leroy
· 6 years ago
c5d7108
board: MCR3000: migrate to DM_SERIAL
by Christophe Leroy
· 6 years ago
12bbc0f
drivers: serial: migrate mpc8xx to DM
by Christophe Leroy
· 6 years ago
5d5675a
board: MCR3000: use new DM watchdog
by Christophe Leroy
· 6 years ago
4015930
drivers: watchdog: add a DM driver for the MPC8xx watchdog
by Christophe Leroy
· 6 years ago
daf328a
board: MCR3000: Activate CONFIG_DM and CONFIG_OF_CONTROL
by Christophe Leroy
· 6 years ago
8dff3e9
powerpc, mpc8xx: clear top of stack
by Christophe Leroy
· 6 years ago
a28e922
test: vboot: clean its file
by Philippe Reynes
· 6 years ago
afdbcdb
test: vboot: add padding pss for rsa signature
by Philippe Reynes
· 6 years ago
e2292d9
configs: sandbox: enable padding pss for rsa signature
by Philippe Reynes
· 6 years ago
a89345e
doc: uImage.FIT: signature.txt: add option padding
by Philippe Reynes
· 6 years ago
47d73f0
rsa: add support of padding pss
by Philippe Reynes
· 6 years ago
1246835
rsa: add a structure for the padding
by Philippe Reynes
· 6 years ago
8161ff8
rsa: use new openssl API to create signature
by Philippe Reynes
· 6 years ago
5d43d0f
rtc: m41t62: Convert the RTC driver to support the driver model (DM)
by Lukasz Majewski
· 6 years ago
7f633d0
rtc: m41t62: Extract common RTC handling code to facilitate DM conversion
by Lukasz Majewski
· 6 years ago
1715e8a
rtc: m41t62: Break i2c_write() arguments to fix checkpatch warning
by Lukasz Majewski
· 6 years ago
c17ec48
Kconfig: Migrate CONFIG_RTC_M41T62 define to Kconfig
by Lukasz Majewski
· 6 years ago
c71c269
eeprom: Add device model based I2C support to eeprom command
by Lukasz Majewski
· 6 years ago
9f34e12
arm: baltos: migrate Ethernet PHYs configuration to Kconfig
by Yegor Yefremov
· 6 years ago
319293a
arm: baltos: move CONFIG_SYS_NAND_U_BOOT_OFFS to defconfig
by Yegor Yefremov
· 6 years ago
7c5b9c8
arm: baltos: remove unused header
by Yegor Yefremov
· 6 years ago
18668a4
arm: baltos: move the board to CONFIG_BLK
by Yegor Yefremov
· 6 years ago
b7b3637
net: zynq_gem: Add check for 64-bit dma support by hardware
by Siva Durga Prasad Paladugu
· 6 years ago
cbc2ed6
net: zynq_gem: Added 64-bit addressing support
by Vipul Kumar
· 6 years ago
5e434fa
arm64: zynqmp: Add new header file for zcu104 RevC
by T Karthik Reddy
· 6 years ago
c265eae
Merge tag 'u-boot-amlogic-20181203' of git://git.denx.de/u-boot-amlogic
by Tom Rini
· 6 years ago
c037903
ARM: meson: Add regmap support for clock driver
by Loic Devulder
· 6 years ago
7818f6b
Merge tag 'arc-updates-for-2019.01-rc1' of git://git.denx.de/u-boot-arc
by Tom Rini
· 6 years ago
d5c2dbc
ARM: rmobile: Enable MMC HS400 on Salvator-X, ULCB, Ebisu
by Marek Vasut
· 6 years ago
156a665
ARM: dts: rmobile: Enable HS400 on Salvator-X, ULCB, Ebisu
by Marek Vasut
· 6 years ago
12c6313
ARM: dts: rmobile: Enable SDR modes on E3 Ebisu
by Marek Vasut
· 6 years ago
226009a
ARM: dts: rmobile: Enable SDR104 on Salvator-X and ULCB
by Marek Vasut
· 6 years ago
d778cf1
ARM: dts: rmobile: Add eMMC DS pinmux
by Marek Vasut
· 6 years ago
10d77ed
mmc: tmio: sdhi: Add HS400 support
by Marek Vasut
· 6 years ago
1ebb9d6
mmc: tmio: sdhi: Move tap_pos to private data
by Marek Vasut
· 6 years ago
b59180a
mmc: tmio: sdhi: Filter out HS400 on certain SoCs
by Marek Vasut
· 6 years ago
9763b18
mmc: tmio: Reorder TMIO clock handling
by Marek Vasut
· 6 years ago
5abfb13
mmc: tmio: Keep generating clock when clock are enabled
by Marek Vasut
· 6 years ago
45c74e9
mmc: tmio: Do not set divider to 1 in DDR mode
by Marek Vasut
· 6 years ago
da90a1b
mmc: tmio: Switch to clock framework
by Marek Vasut
· 6 years ago
b22a11a
mmc: Parse HS400 DT properties
by Marek Vasut
· 6 years ago
c26bf89
clk: renesas: Allow reconfiguring SDHI clock on Gen3
by Marek Vasut
· 6 years ago
dbf9fa2
arc: devboards: Implement checkboard()
by Alexey Brodkin
· 6 years ago
3cadcbd
arc: emsdp: Refactor register and bit accesses
by Alexey Brodkin
· 6 years ago
d4472c8
arc: emsdp: Read real CPU clock value from hardware
by Alexey Brodkin
· 6 years ago
1addfe5
arc: Get rid of board-specific print_cpuinfo()
by Alexey Brodkin
· 6 years ago
166fb93
ARC: Improve identification of ARC cores
by Alexey Brodkin
· 6 years ago
0e5c943
arc: emsdp: Bump RAM size to 16 Mb
by Alexey Brodkin
· 6 years ago
bd23774
efi_loader: bootmgr: add load option helper functions
by AKASHI Takahiro
· 6 years ago
3984441
efi_loader: allow device == NULL in efi_dp_from_name()
by AKASHI Takahiro
· 6 years ago
5b1de83
ARM: rpi_*_defconfig: Add support to find UUID for filesystem
by Otavio Salvador
· 6 years ago
44eef8c
rpi: Add mmc 1 as a boot target
by Emmanuel Vadot
· 6 years ago
af9a8c8
doc: README.iscsi: Open-iSCSI configuration
by Heinrich Schuchardt
· 6 years ago
15937a2
efi_loader: Align runtime section to 64kb
by Alexander Graf
· 6 years ago
7281933
efi_selftest: rename setup_ok
by Heinrich Schuchardt
· 6 years ago
b6f2036
efi_loader: fix simple network protocol
by Heinrich Schuchardt
· 6 years ago
eb07c28
efi_loader: correctly aligned transmit buffer
by Heinrich Schuchardt
· 6 years ago
39f757d
efi_selftest: fix simple network protocol test
by Heinrich Schuchardt
· 6 years ago
c235df4
MAINTAINERS: add EFI PAYLOAD reviewer
by Heinrich Schuchardt
· 6 years ago
48161e1
efi_selftest: check fdt is marked as runtime data
by Heinrich Schuchardt
· 6 years ago
68a0d5b
efi_loader: create fdt reservation before copy
by Heinrich Schuchardt
· 6 years ago
b23f9b7
efi_loader: fix memory mapping for sandbox
by Heinrich Schuchardt
· 6 years ago
668cabc
fdt_support: fdt reservations on the sandbox
by Heinrich Schuchardt
· 6 years ago
370a176
fdt: sandbox: correct use of ${fdtcontroladdr}
by Heinrich Schuchardt
· 6 years ago
dcdca29
efi_loader: macro efi_size_in_pages()
by Heinrich Schuchardt
· 6 years ago
Next »