Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
26e038fb8acadd7488d4b8a65d35ac627d6e3e31
26e038f
test: env: Add test framework for env
by Joe Hershberger
· 10 years ago
ff78e96
test: dm: Recover the driver model tree after tests
by Joe Hershberger
· 10 years ago
436cfc7
test: Return values from the asserts compatible with cmds
by Joe Hershberger
· 10 years ago
fc755f9
test: dm: eth: Handle failed test env cleanup
by Joe Hershberger
· 10 years ago
9e5ce98
test: dm: Don't bail on all tests if one test fails
by Joe Hershberger
· 10 years ago
437176b
test: Move the unit tests to their own menu
by Joe Hershberger
· 10 years ago
ee20efe
test: dm: Move the time test over to the ut command
by Joe Hershberger
· 10 years ago
9dc1d71
test: dm: Move the dm tests over to the ut command
by Joe Hershberger
· 10 years ago
11dd7cc
test: Add a common unit test command
by Joe Hershberger
· 10 years ago
3a77be5
test: Generalize the unit test framework
by Joe Hershberger
· 10 years ago
7e0b015
net: Handle ethaddr changes as an env callback
by Joe Hershberger
· 10 years ago
7545c07
net: Remove duplicate bootfile syncing functionality
by Joe Hershberger
· 10 years ago
d26195e7
net: Add default flags for common net env vars
by Joe Hershberger
· 10 years ago
875b6bf
net: Use env callbacks for net variables
by Joe Hershberger
· 10 years ago
e84ca29
net: Apply default format rules to all ethaddr
by Joe Hershberger
· 10 years ago
dfc382a
env: Distinguish finer between source of env change
by Joe Hershberger
· 10 years ago
6db9fd4
env: Add regex support to env_attrs
by Joe Hershberger
· 10 years ago
d741f56
env: Allow env_attr_walk to pass a priv * to callback
by Joe Hershberger
· 10 years ago
e163e1c
env: Simplify the reverse_strstr() interface
by Joe Hershberger
· 10 years ago
253cf4d
env: Fix return values in env_attr_lookup()
by Joe Hershberger
· 10 years ago
49f3ba5
sandbox: Enable some ENV commands
by Joe Hershberger
· 10 years ago
3291d57
sandbox: Use defconfig to enable features
by Joe Hershberger
· 10 years ago
b8819ac
sandbox: Cleanup order and extra defines in defconfig
by Joe Hershberger
· 10 years ago
cd039e3
Merge git://git.denx.de/u-boot-net
by Tom Rini
· 10 years ago
b56bf5d
README.scrapyard: add entries for dead board, T4240EMU and sc3
by Masahiro Yamada
· 10 years ago
522aba3
net: Remove all calls to net_random_ethaddr()
by Joe Hershberger
· 10 years ago
76f353e
net: Remove all references to CONFIG_ETHADDR and friends
by Joe Hershberger
· 10 years ago
2dc2b5d
net: Implement random ethaddr fallback in eth.c
by Joe Hershberger
· 10 years ago
5f67631
net: phy: Add support for all targets which requires MANUAL_RELOC
by Michal Simek
· 10 years ago
6750089
net/phy: refactor RTL8211F initialization
by Shengzhou Liu
· 10 years ago
e84319a
net: Update hardware MAC address if it changes in env
by Joe Hershberger
· 10 years ago
210f17f
net/phy: Add support for realtek RTL8211F
by Shengzhou Liu
· 10 years ago
de05f94
sunxi: Cache line size definition
by Paul Kocialkowski
· 10 years ago
61c73ee
sunxi: VBUS detection function fixup in g_dnl_board_usb_cable_connected
by Paul Kocialkowski
· 10 years ago
e184748
sunxi: Add ga10h v1.1 defconfig
by Hans de Goede
· 10 years ago
5f67b86
sunxi: video: Fix lvds panel support for sun6i+
by Hans de Goede
· 10 years ago
ffdc05c
sunxi: Make DRAM_ODT_EN Kconfig setting a bool
by Hans de Goede
· 10 years ago
3d08652
sunxi: Fix dram initialization not working on some a33 devices
by Hans de Goede
· 10 years ago
20dfe00
sunxi: add support for UART2 on A23/A33
by Laurent Itti
· 10 years ago
e355da0
console: Fix pre-console flushing via cfb_console being very slow
by Hans de Goede
· 10 years ago
7976b28
sunxi: Set SYS_MALLOC_CLEAR_ON_INIT to n
by Hans de Goede
· 10 years ago
99ae0f6
sunxi: Pass serial number through ATAG
by Paul Kocialkowski
· 10 years ago
a392caa
Merge git://git.denx.de/u-boot-samsung
by Tom Rini
· 10 years ago
86253d4
exynos: clock: clean up checkpatch issues
by Minkyu Kang
· 10 years ago
8e4a270
arc: gitignore: ignore ARC DTBs
by Masahiro Yamada
· 10 years ago
90ba028
MAINTAINERS, git-mailrc: Update Jagan's name and e-mail
by Jagan Teki
· 10 years ago
7453e66
imx: ventana: use stack relocation
by Tim Harvey
· 10 years ago
ac64547
imx: ventana: add GSC boot watchdog disable to SPL
by Tim Harvey
· 10 years ago
a2c34bb
imx: ventana: add gpio setup to SPL
by Tim Harvey
· 10 years ago
ad1aa71
imx: ventana: use common uart and i2c setup functions in SPL
by Tim Harvey
· 10 years ago
195bc97
imx: ventana: detect pmic using i2c probe instead of board model
by Tim Harvey
· 10 years ago
40feabb
imx: ventana: move GSC boot watchdog disable function to gsc.c
by Tim Harvey
· 10 years ago
0cee224
imx: ventana: split out common functions between SPL and uboot
by Tim Harvey
· 10 years ago
b28f011
imx: ventana: default msata/pci mux to pci before PCI enumeration
by Tim Harvey
· 10 years ago
70cea79
imx: ventana: fix pcie reset for GW522x
by Tim Harvey
· 10 years ago
230c167
imx: ventana: config: enable Thermal support
by Tim Harvey
· 10 years ago
67ed792
imx: ventana: enable DM_SERIAL
by Tim Harvey
· 10 years ago
f1f41db
imx: ventana: register gpio's with gpio_request
by Tim Harvey
· 10 years ago
109df45
imx: ventana: config: enable driver model
by Tim Harvey
· 10 years ago
b3084f2
imx: ventana: config: enable gpio command
by Tim Harvey
· 10 years ago
b115f2d
imx: ventana: display SPL boot device
by Tim Harvey
· 10 years ago
2728058
imx: ventana: set dtype env var to boot media
by Tim Harvey
· 10 years ago
a2534ba
arm: mx6: ddr3: Remove dead code
by Nikolay Dimitrov
· 10 years ago
761da0f
mx6: Set shared override bit in PL310 AUX_CTRL register
by Fabio Estevam
· 10 years ago
afccf7a
tbs2910: add CONFIG_SUPPORT_EMMC_BOOT
by Soeren Moch
· 10 years ago
b1b695e
tbs2910: use default CONFIG_SYS_PBSIZE
by Soeren Moch
· 10 years ago
3bbe1c4
tbs2910: only enable vga output for stdout/stderr when hdmi detected
by Soeren Moch
· 10 years ago
78984d9
tbs2910: support for usb otg host mode
by Soeren Moch
· 10 years ago
0812e65
warp: README: Fix typo
by Fabio Estevam
· 10 years ago
3dc5ea7
mx6cuboxi: Mention Cubox-i in the README
by Fabio Estevam
· 10 years ago
4c0f65f
hummingboard: Remove mx6solo specific support
by Fabio Estevam
· 10 years ago
540273f
imx: ventana: fix boot to SD
by Tim Harvey
· 10 years ago
817ffc0
imx: dek_blob: Add explicit include for mapmem
by Ulises Cardenas
· 10 years ago
33d2d15
bugfix i.mx6 pwm: prevent overflow of period_c * duty_ns
by Brecht Neyrinck
· 10 years ago
0d404ce
mx6cuboxi: Skip usb initialization when booting without HDMI
by Fabio Estevam
· 10 years ago
d56cb17
arm: mx6: tqma6: Update to optionally configure an alternative SPI setup
by Stefan Roese
· 10 years ago
4cbf188
arm: mx6: tqma6: Fix USB and add other filesystems
by Stefan Roese
· 10 years ago
a6aac04
mx6cuboxi: Pull down PAD_ENET_RXD0/RXD1
by Fabio Estevam
· 10 years ago
444f001
mx6cuboxi: Fix Ethernet PHY detection problem
by Fabio Estevam
· 10 years ago
d400d03
logos: Add Solidrun's logo
by Fabio Estevam
· 10 years ago
1d51f6b
mx6cuboxi: Allow HDMI and USB keyboard to be stdout/stdin
by Fabio Estevam
· 10 years ago
729bbb8
mx6cuboxi: Add USB host support
by Fabio Estevam
· 10 years ago
239fd31
mx6cuboxi: Add HDMI output support
by Fabio Estevam
· 10 years ago
7e56f50
Fix mxc_hab documenation
by Ulises Cardenas
· 10 years ago
99c25ff
arm: mx6: Clamp MMDC and DDR3 clocks for timing calculations
by Nikolay Dimitrov
· 10 years ago
200d022
sandbox: defconfig: enable support of sandbox PMIC drivers
by Przemyslaw Marczak
· 10 years ago
77bee05
sandbox: dts: add sandbox_pmic.dtsi and include it to sandbox.dts and test.dts
by Przemyslaw Marczak
· 10 years ago
3dbb55e
test: dm: test.dts - move to sandbox dts directory
by Przemyslaw Marczak
· 10 years ago
dca9450
test: dm: add sandbox PMIC framework tests
by Przemyslaw Marczak
· 10 years ago
d5175dc
sandbox: add: sandbox PMIC device drivers: I2C emul, pmic, regulator
by Przemyslaw Marczak
· 10 years ago
daa4577
sandbox: i2c: search child emul dev and check its uclass id
by Przemyslaw Marczak
· 10 years ago
f6c3747
doc: driver-model: pmic-framework.txt - cleanup
by Przemyslaw Marczak
· 10 years ago
6df3ba7
common: cmd regulator: command cleanup
by Przemyslaw Marczak
· 10 years ago
34f922c
common: cmd pmic: command cleanup
by Przemyslaw Marczak
· 10 years ago
75692a3
dm: regulator: uclass driver code cleanup
by Przemyslaw Marczak
· 10 years ago
1031498
dm: pmic: code cleanup of PMIC uclass driver
by Przemyslaw Marczak
· 10 years ago
e7781bc
odroid: enable driver model pmic/regulator API and MAX77686 drivers
by Przemyslaw Marczak
· 10 years ago
fecf889
odroid: dts: add 'voltage-regulators' description to max77686 node
by Przemyslaw Marczak
· 10 years ago
110aa29
dm: board:samsung: power_init_board: add requirement of CONFIG_DM_PMIC
by Przemyslaw Marczak
· 10 years ago
533daa9
doc: driver-model: pmic and regulator uclass documentation
by Przemyslaw Marczak
· 10 years ago
Next »