Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
10238eff74f3a2283f688e1934fdaf14a0b476ea
10238ef
Migrate CONFIG_SPL_AM33XX_ENABLE_RTC32K_OSC
by Alex Kiernan
· 7 years ago
8906764
powerpc: mpc8xx: move watchdog into drivers/watchdog
by Christophe Leroy
· 7 years ago
2082ae1
powerpc: mpc8xx: cleaning up watchdog
by Christophe Leroy
· 7 years ago
b4ebefa
powerpc: mpc8xx: refactorise reginfo
by Christophe Leroy
· 7 years ago
92b792b
board: MCR3000: Use smaller flash sector for environment
by Christophe Leroy
· 7 years ago
29524f2
common: env_embedded: allow fine placement of environment object
by Christophe Leroy
· 7 years ago
c085795
board: MCR3000: cleanup config
by Christophe Leroy
· 7 years ago
a1868ae
board: MCR3000: replace mtd->priv by mtd_to_nand()
by Christophe Leroy
· 7 years ago
d7009f7
powerpc: mpc8xx: initialisation of initial RAM
by Christophe Leroy
· 7 years ago
2fde1d3
powerpc: mpc8xx: redistribute data in CPM dpram
by Christophe Leroy
· 7 years ago
10ff63a
powercp: mpc8xx: move commproc.h
by Christophe Leroy
· 7 years ago
b3510fb
powerpc: mpc8xx: Change CONFIG_8xx to CONFIG_MPC8xx
by Christophe Leroy
· 7 years ago
bda8947
powerpc: mpc8xx: remove get_immr() argument
by Christophe Leroy
· 7 years ago
edd4ebe
powerpc: mpc8xx: make get_immr() independent of CONFIG_8xx
by Christophe Leroy
· 7 years ago
0a121f7
powerpc: mpc8xx: get rid of the multiple PVR_ values
by Christophe Leroy
· 7 years ago
5c59bdf
powerpc: mpc8xx: harmonise initialisation of the immap local pointer
by Christophe Leroy
· 7 years ago
24743c3
soft_i2c: cleanup - no mpc8xx support
by Christophe Leroy
· 7 years ago
1d831b6
spi: atmel: default y if DM_SPI && ARCH_AT91
by Jagan Teki
· 7 years ago
c5364d7
spi: atmel: Drop atmel_spi.h
by Jagan Teki
· 7 years ago
a42dbfe
spi: atmel: Drop non-dm code
by Jagan Teki
· 7 years ago
296af51
at91: ma5d4evk: Enable SPL_DM and SPL_OF_CONTROL
by Jagan Teki
· 7 years ago
9392b8f
at91: ma5d4evk: Enable DM_SPI
by Jagan Teki
· 7 years ago
6e78dd7
at91: ma5d4evk: Add FDT support
by Jagan Teki
· 7 years ago
8ff7966
at91: ma5d4evk: Enable DM
by Jagan Teki
· 7 years ago
c022b3c
at91: vinco: Enable DM_SPI
by Jagan Teki
· 7 years ago
0158441
at91: vinco: Add FDT support
by Jagan Teki
· 7 years ago
b5ba07c
at91: vinco: Enable DM
by Jagan Teki
· 7 years ago
d8ee7e6
at91: taurus: Enable DM_SPI
by Jagan Teki
· 7 years ago
19dc5f6
configs: gurnard: Move CONFIG_ATMEL_SPI to defconfigs
by Jagan Teki
· 7 years ago
b1c262d
at91: gurnard: Enable DM_SPI
by Jagan Teki
· 7 years ago
5403653
spi: atmel: Add ifdef for DM_GPIO code
by Jagan Teki
· 7 years ago
1694e83
Merge tag 'signed-rpi-next' of git://github.com/agraf/u-boot
by Tom Rini
· 7 years ago
de4524b
rpi: Complete table of models with new revision code scheme
by Jonathan Gray
· 7 years ago
f98c485
mmc: use core clock frequency in bcm2835 sdhost
by Jonathan Gray
· 7 years ago
f026f95
rpi3_32b: Enable lan78xx driver
by Peter Robinson
· 7 years ago
d0043a0
rpi: Add identifier for the new RPi3 B+
by Alexander Graf
· 7 years ago
73efac2
rpi3: Enable lan78xx driver
by Alexander Graf
· 7 years ago
9ce7737
rpi: Allow to boot without serial
by Alexander Graf
· 7 years ago
8f5faaa
Merge git://git.denx.de/u-boot-sunxi
by Tom Rini
· 7 years ago
8136561
Revert "sunxi: Pine64: temporarily remove extra Pine64 non-plus DT"
by Andre Przywara
· 7 years ago
3125a3e
sunxi: revert disabling of features
by Andre Przywara
· 7 years ago
d66aa10
sunxi: disable direct MMC environment
by Andre Przywara
· 7 years ago
94f3bbd
net: sun8i-emac: remove support for old binding
by Andre Przywara
· 7 years ago
eb6b751
arm: dts: sunxi: update H5 to new EMAC binding
by Andre Przywara
· 7 years ago
b792323
arm: dts: sunxi: update H3 to new EMAC binding
by Andre Przywara
· 7 years ago
028447e
arm: dts: sunxi: update A64 to new EMAC binding
by Andre Przywara
· 7 years ago
ba3a96d
net: sun8i-emac: add support for new EMAC DT binding
by Andre Przywara
· 7 years ago
26e549b
net: sun8i-emac: support new pinctrl DT bindings
by Andre Przywara
· 7 years ago
4088d82
sunxi: gpio: add missing compatible strings
by Andre Przywara
· 7 years ago
1dfb7d4
sunxi: README.sunxi64: Add hint about non-debug of ARM Trusted Firmware
by Andre Przywara
· 7 years ago
b921561
Makefile: Disable stack-usage check for ARC
by Alexey Brodkin
· 7 years ago
52d74ac
Merge tag 'arc-for-2018.05' of git://git.denx.de/u-boot-arc
by Tom Rini
· 7 years ago
fb9dcf7
configs: add NAND support for NES Classic
by Miquel Raynal
· 7 years ago
639aa98
sunxi: move the NAND parameters to Kconfig
by Miquel Raynal
· 7 years ago
38b8a98
sunxi: make NAND_SUNXI use ARCH_SUNXI as default in Kconfig
by Miquel Raynal
· 7 years ago
9f23e00
sunxi: automatically select SPL_NAND_SUPPORT in Kconfig
by Miquel Raynal
· 7 years ago
e9bf977
sunxi: dts: enable NAND on NES classic
by Miquel Raynal
· 7 years ago
78f1099
sunxi: allow NAND support to be compiled for sun8i platforms
by Miquel Raynal
· 7 years ago
2534311
sunxi: spl: remove DMA related settings of the NAND controller
by Miquel Raynal
· 7 years ago
8eef8f3
spl: nand: sunxi: use PIO instead of DMA
by Miquel Raynal
· 7 years ago
298e7a6
spl: nand: sunxi: declare the ecc_bytes array globally
by Miquel Raynal
· 7 years ago
ebeeb80
sunxi: spl: deassert the NAND controller reset line
by Miquel Raynal
· 7 years ago
4f80004
spl: nand: sunxi: make the reset column helper more generic
by Miquel Raynal
· 7 years ago
010ea02
spl: nand: sunxi: ensure enough time has passed after changing the column
by Miquel Raynal
· 7 years ago
6852f48
spl: nand: sunxi: create an helper to handle command execution
by Miquel Raynal
· 7 years ago
aeb59c3
spl: nand: sunxi: add missing status clear
by Miquel Raynal
· 7 years ago
b242ee9
spl: nand: sunxi: introduce the nand_wait_cmd_fifo_empty() helper
by Miquel Raynal
· 7 years ago
b0b98ca
spl: nand: sunxi: introduce the nand_wait_int() helper
by Miquel Raynal
· 7 years ago
a450de7
spl: nand: sunxi: fix typo on register name
by Miquel Raynal
· 7 years ago
e859503
spl: nand: sunxi: fix second case of modulo by zero error
by Miquel Raynal
· 7 years ago
3cb5a81
mtd: nand: sunxi: fix ECC strength choice
by Miquel Raynal
· 7 years ago
31824ff
spl: fix binman_sym output check
by Miquel Raynal
· 7 years ago
a8b7dce
Prepare v2018.05-rc1
by Tom Rini
· 7 years ago
9033884
ARC: HSDK: Enable SPI flash support
by Eugeniy Paltsev
· 7 years ago
24e026e
ARC: HSDK: Add platform-specific commands
by Eugeniy Paltsev
· 7 years ago
ed37920
ARC: Bump ARC tools used in TravisCI to the most recent release arc-2017.09
by Alexey Brodkin
· 7 years ago
6ae0e7a
ARC: AXS10x: DTS: Remove unused interrupt properties
by Eugeniy Paltsev
· 7 years ago
11580bf
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 7 years ago
fe11aee
image.h: add forward declaration of struct fdt_region
by Masahiro Yamada
· 7 years ago
d97843a
fdt_region: remove unneeded fdt_internal.h inclusion
by Masahiro Yamada
· 7 years ago
95a686d
libfdt: move FDT_RAMDISK_OVERHEAD to image-fdt.c
by Masahiro Yamada
· 7 years ago
35616ef
core: ofnode: Fix translation for #size-cells == 0
by Mario Six
· 7 years ago
4e47583
dm: core: make fixed-clock dt scan live dt compatible
by Andy Yan
· 7 years ago
78acb33
fs: cbfs: fix locating the cbfs header
by Andre Heider
· 7 years ago
6491bb1
cmd: cbfs: fix reading the end_of_rom pointer for 64bit archs
by Andre Heider
· 7 years ago
a589762
pinctrl-uclass: convert to use live dt
by Kever Yang
· 7 years ago
66a0b5a
core: add uclass_get_device_by_phandle_id() api
by Kever Yang
· 7 years ago
dd4b670
Merge git://git.denx.de/u-boot-marvell
by Tom Rini
· 7 years ago
989edca
Merge git://git.denx.de/u-boot-x86
by Tom Rini
· 7 years ago
ff2b52b
Merge git://git.denx.de/u-boot-riscv
by Tom Rini
· 7 years ago
71c37bc
arm64: a37xx: defconfigs: enable PCI_CMD and E1000 driver
by Ken Ma
· 7 years ago
4655593
arm64: a37xx: dts: enable pcie port
by Wilson Ding
· 7 years ago
945f606
arm64: a37xx: defconfigs: enable aardvark pcie driver
by Wilson Ding
· 7 years ago
a6bdc86
arm64: a37xx: pci: add support for aardvark pcie driver
by Wilson Ding
· 7 years ago
80af2f9
arm64: a37xx: populate pcie memory region
by Wilson Ding
· 7 years ago
bb59662
arm64: a37xx: remove old pinctrl implementation
by Ken Ma
· 7 years ago
ce4b66c
Revert "arm64: a37xx: dts: Add pin control nodes to DT"
by Ken Ma
· 7 years ago
3e6c4c3
doc: a37xx: Introduce pinctrl device tree binding
by Ken Ma
· 7 years ago
3da0993
arm64: a37xx: dts: Correct mpp definitions
by Ken Ma
· 7 years ago
3cdd35b
arm64: a37xx: pinctrl: Correct mpp definitions
by Ken Ma
· 7 years ago
Next »