Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
8551d558c3d94747dd02151b939ebec69ecd42c3
/
arch
8551d55
env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr()
by Simon Glass
· 7 years ago
4d949a2
env: Rename common functions related to setenv()
by Simon Glass
· 7 years ago
6a38e41
env: Rename setenv() to env_set()
by Simon Glass
· 7 years ago
d49b889
env: Drop saveenv() in favour of env_save()
by Simon Glass
· 7 years ago
87551f1
env: Convert CONFIG_ENV_IS_IN... to a choice
by Simon Glass
· 7 years ago
547cb40
Move environment files from common/ to env/
by Simon Glass
· 7 years ago
cec35dc
Merge branch 'master' of git://git.denx.de/u-boot-rockchip
by Tom Rini
· 7 years ago
116ba6b
stm32f1: remove stm32f1 support
by Patrice Chotard
· 7 years ago
159a21f
ARM: OMAP5: Enable support for AVS0 for OMAP5 production devices
by Nishanth Menon
· 7 years ago
ea50e1a
ARM: OMAP5: Remove OPP_LOW Definitions for ES2.0
by Nishanth Menon
· 7 years ago
0f86c33
stm32: remove redundant 'else if'
by xypron.glpk@gmx.de
· 7 years ago
3a69c70
arm: mvebu: avoid possible NULL dereference
by xypron.glpk@gmx.de
· 7 years ago
29f6526
armv7m: mpu_config add missing break
by xypron.glpk@gmx.de
· 7 years ago
52ddee8
bcm281xx: clock: avoid possible NULL dereference
by xypron.glpk@gmx.de
· 7 years ago
f59c82e
arm: bcm235xx: clk_set_rate avoid possible NULL deref
by xypron.glpk@gmx.de
· 7 years ago
c2c76ba
arm: bcm235xx: avoid possible NULL dereference
by xypron.glpk@gmx.de
· 7 years ago
699c223
arm: spear: do not return random value from stack
by xypron.glpk@gmx.de
· 7 years ago
086a871
rockchip: rk322x: update max-frequency for mmc node
by Kever Yang
· 7 years ago
b0aafcc
rockchip: dts: rk322x: add sdmmc device node
by Kever Yang
· 7 years ago
a65d5fa
rockchip: rk322x: set the DDR region as non-secure in SPL
by Kever Yang
· 7 years ago
a10ece2
rockchip: rk3288: fix EMMC_DIV_MASK definition in header
by Kever Yang
· 7 years ago
37ffb85
rockchip: rk3368: spl: move SPL_LDSCRIPT to Kconfig
by Philipp Tomsich
· 7 years ago
2d6a0cc
spl: add hierarchical defaults for SPL_LDSCRIPT
by Philipp Tomsich
· 7 years ago
fefc4ec
rockchip: rk3188: rock: adjust for SPL/TPL split
by Philipp Tomsich
· 7 years ago
a1579a4
rockchip: add u-boot specific dts for rk3368 based boards
by Andy Yan
· 7 years ago
9d81faa
rockchip: rk3368: remove setup of secure timer from TPL/SPL
by Philipp Tomsich
· 7 years ago
0a4873f
dts: rk3368: make timer0 accessible for SPL and TPL
by Philipp Tomsich
· 7 years ago
4fac4ea
dm: timer: normalise SPL and TPL support
by Philipp Tomsich
· 7 years ago
7d1319b
moveconfig: migrate TPL_STACK, TPL_TEXT_BASE and TPL_MAX_SIZE
by Philipp Tomsich
· 7 years ago
01b219e
rockchip: rk3368: mark TPL as not inheriting its stack, text-base and size from SPL
by Philipp Tomsich
· 7 years ago
44aa830
armv8: TPL_STACK will always be defined, so test CONFIG_TPL_NEEDS_SEPARATE_STACK
by Philipp Tomsich
· 7 years ago
cbacb40
rockchip: Kconfig: preset TPL_LDSCRIPT via Kconfig for the RK3368
by Philipp Tomsich
· 7 years ago
1620d35
rockchip: board: lion-rk3368: add support for the RK3368-uQ7
by Philipp Tomsich
· 7 years ago
84af43e
rockchip: rk3368: spl: mark SPL and TPL as supported for ROCKCHIP_RK3368
by Philipp Tomsich
· 7 years ago
a900e7c
rockchip: rk3368: spl: add SPL support
by Philipp Tomsich
· 7 years ago
5c360af
rockchip: spl: make spl-boot-order code reusable (split from rk3399)
by Philipp Tomsich
· 7 years ago
866a9e7
rockchip: rk3368: spl: add TPL support
by Philipp Tomsich
· 7 years ago
622212e
rockchip: rk3368: dts: add DMC node in rk3368.dtsi
by Philipp Tomsich
· 7 years ago
d21a4d8
rockchip: rk3368: add DRAM controller driver with DRAM initialisation
by Philipp Tomsich
· 7 years ago
5e58afe
rockchip: Makefile: streamline SPL/TPL configuration
by Philipp Tomsich
· 7 years ago
821c4c4
net: gmac_rockchip: Add support for the RK3368 GMAC
by Philipp Tomsich
· 7 years ago
a249f10
rockchip: clk: rk3368: add support for GMAC (SLCK_MAC) clock
by Philipp Tomsich
· 7 years ago
fbf07a5
rockchip: clk: rk3368: implement MMC/SD clock reparenting
by Philipp Tomsich
· 7 years ago
d4d9c80
rockchip: clk: rk3368: define DMA1_SRST_REQ and DMA2_SRST_REQ
by Philipp Tomsich
· 7 years ago
4f1ad22
rockchip: pinctrl: rk3368: move IOMUX bit-definitions to pinctrl driver
by Philipp Tomsich
· 7 years ago
990c1a6
rockchip: rk3368: dts: add sgrf node
by Philipp Tomsich
· 7 years ago
9ac1d83
rockchip: rk3368: grf: use shifted-constants
by Philipp Tomsich
· 7 years ago
4d1fe26
rockchip: rk3368: syscon: SGRF support for OF_PLATDATA
by Philipp Tomsich
· 7 years ago
036a850
rockchip: rk3368: syscon: MSCH/PMUGRF/GRF support for OF_PLATDATA
by Philipp Tomsich
· 7 years ago
01c5bd2
rockchip: rk3368: pmugrf: add definitions for os_reg[0..3]
by Philipp Tomsich
· 7 years ago
9f3deaf
rockchip: rk3368: improve Kconfig text for the RK3368
by Philipp Tomsich
· 7 years ago
f225841
rockchip: Makefile: allow selective inclusion of sdram_common.o from TPL/SPL/U-Boot
by Philipp Tomsich
· 7 years ago
d71b901
armv8: spl: Support separate stack for TPL
by Philipp Tomsich
· 7 years ago
d15592f
armv8: move low-level assembly functions into function-sections
by Philipp Tomsich
· 7 years ago
9b5545d
rockchip: back-to-bootrom: simplify the #ifdef-check for LIBCOMMON in TPL/SPL
by Philipp Tomsich
· 7 years ago
798370f
rockchip: back-to-bootrom: split BACK_TO_BOOTROM for TPL/SPL
by Philipp Tomsich
· 7 years ago
29031a8
rockchip: back-to-bootrom: add 'back-to-bootrom' support for AArch64
by Philipp Tomsich
· 7 years ago
83ad702
spl: add a 'return to bootrom' boot method
by Philipp Tomsich
· 7 years ago
9b5f259
omap3: incorrect logical check in do_emif4_init
by xypron.glpk@gmx.de
· 8 years ago
dfe320c
arm: omap: Fix 'get_device_type()' for OMAP34XX
by Derald D. Woods
· 7 years ago
42efb61
Convert CONFIG_NAND to Kconfig
by Adam Ford
· 7 years ago
01d097d
Convert CONFIG_CMD_ZBOOT to Kconfig
by Simon Glass
· 7 years ago
c6567fa
Convert CONFIG_CMD_SPL to Kconfig
by Simon Glass
· 7 years ago
263df23
Convert CONFIG_CMD_SH_ZIMAGEBOOT to Kconfig
by Simon Glass
· 7 years ago
86b1b65
Convert CONFIG_CMD_SF_TEST to Kconfig
by Simon Glass
· 7 years ago
d09f377
Convert CONFIG_CMD_SAVES to Kconfig
by Simon Glass
· 7 years ago
e538bbc
Convert CONFIG_CMD_REGINFO to Kconfig
by Christophe Leroy
· 7 years ago
c88a09a
Convert CONFIG_CMD_PCI to Kconfig
by Simon Glass
· 7 years ago
a9e7f2c
Convert CONFIG_CMD_PCA953X to Kconfig
by Simon Glass
· 7 years ago
a21577c
Merge git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 7 years ago
8886719
Merge git://git.denx.de/u-boot-i2c
by Tom Rini
· 7 years ago
8590116
Convert CONFIG_SYS_I2C_OMAP24XX to Kconfig
by Adam Ford
· 7 years ago
cfdd045
config: ls1012aqds: Enable USB EHCI support for ls1012aqds
by Rajesh Bhagat
· 7 years ago
0c8fcb6
armv8/fsl-lsch2: correct the config description of DSPI clock divider
by Hou Zhiqiang
· 7 years ago
49e96f2
Configs: Migrate CONFIG_SYS_I2C_OMAP34XX to CONFIG_SYS_I2C_OMAP24XX
by Adam Ford
· 7 years ago
0030db9
Merge git://git.denx.de/u-boot-x86
by Tom Rini
· 7 years ago
ca22e96
configs: Finish migration of PHY_GIGE
by Tom Rini
· 7 years ago
e218c8d
x86: acpi: Fix build error with certain configuration
by Bin Meng
· 7 years ago
1f380a7
x86: Remove dead ISA related codes
by Bin Meng
· 7 years ago
d83e98c
Move PHYLIB to Kconfig
by Alexandru Gagniuc
· 7 years ago
d2f677a
net: move Broadcom SF2 driver to Kconfig
by Suji Velupillai
· 7 years ago
1cb9372
stmf32f4: soc: fix buildman compilation error
by Patrice Chotard
· 7 years ago
d5d2916
board: usb_a9263: Update to support DT and DM
by Wenyou.Yang@microchip.com
· 7 years ago
c99bfb4
board: ethernut5: Update to support DT and DM
by Wenyou.Yang@microchip.com
· 7 years ago
dabf855
board: pm9263: Update to support DT and DM
by Wenyou.Yang@microchip.com
· 7 years ago
e4ac71b
board: at91sam9260ek: Use SPI-flash-based AT45xxx DataFlash
by Wenyou.Yang@microchip.com
· 7 years ago
5d7fd3e
board: at91sam9rlek: Use SPI-flash-based AT45xxx DataFlash
by Wenyou.Yang@microchip.com
· 7 years ago
67d4cad
board: at91sam9263ek: Use SPI-flash-based AT45xxx DataFlash
by Wenyou.Yang@microchip.com
· 7 years ago
b59fe68
board: at91sam9261ek: Update to support DT and DM
by Wenyou.Yang@microchip.com
· 7 years ago
089eb6c
Merge tag 'xilinx-for-v2017.09' of git://www.denx.de/git/u-boot-microblaze
by Tom Rini
· 7 years ago
0fb3606
PowerPC: mpc85xx: Update ft_verify_fdt
by Tom Rini
· 7 years ago
78be280
Merge branch 'rmobile' of git://git.denx.de/u-boot-sh
by Tom Rini
· 7 years ago
b938f38
ARM: dts: rmobile: Import DTS from Linux 4.12
by Marek Vasut
· 7 years ago
ad43cd3
ARM: rmobile: ulcb: Add ULCB board support
by Marek Vasut
· 7 years ago
a66afd9
ARM: rmobile: Add PFC PUEN bank 5 address
by Marek Vasut
· 7 years ago
fef4cba
Merge git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 7 years ago
8d52653
arm64: zynqmp: Make chip_id routine to handle based on el.
by Siva Durga Prasad Paladugu
· 7 years ago
cd35d52
arm64: zynqmp: Make chip_id a global routine()
by Siva Durga Prasad Paladugu
· 7 years ago
9f0a8e9
arm64: zynqmp: Modify chip_id routine to get either idcode or version
by Siva Durga Prasad Paladugu
· 7 years ago
40d839a
arm64: zynqmp: Move dts zcu102 to zcu102-revA
by Michal Simek
· 7 years ago
Next »