Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
d4cb888e46436261e57a0ee52486e4088188fe23
d4cb888
sandbox/fs: Make linking of nodes in os_dirent_ls more obvious
by Stefan Brüns
· 8 years ago
e058284
sandbox/fs: Free memory allocated by os_dirent_ls
by Stefan Brüns
· 8 years ago
947d928
power: regulator: lp873x: Add regulator support
by Keerthy
· 8 years ago
662797b
power: pmic: lp873x: Add the base pmic support
by Keerthy
· 8 years ago
4978b7d
configs: am57xx_evm_defconfig: Enable CMD_REG option
by Keerthy
· 8 years ago
96cd6aa
configs: am57xx_evm_defconfig: Enable PALMAS options
by Keerthy
· 8 years ago
c42f71e
configs: dra7xx_evm_defconfig: Enable PALMAS options
by Keerthy
· 8 years ago
ffed0ea
power: regulator: palmas: Add regulator support
by Keerthy
· 8 years ago
f0df1b1
power: pmic: Palmas: Add the base pmic support
by Keerthy
· 8 years ago
4d96cd0
power: regulator: Add ctrl_reg and volt_reg fields for pmic
by Keerthy
· 8 years ago
17b3fe7
power: regulator: Add support for gpio regulators
by Keerthy
· 8 years ago
0bf1f49
dm: mmc: Enable DM_MMC_OPS by default with DM_MMC
by Simon Glass
· 8 years ago
7b8492e
dm: blk: Enable CONFIG_BLK if DM_MMC is enabled
by Simon Glass
· 8 years ago
fcc53c1
dm: mmc: Support erase
by Simon Glass
· 8 years ago
fb197a8
tools: buildman: Add compiler wrapper
by York Sun
· 8 years ago
9913391
tools: buildman: Remove duplicated code
by York Sun
· 8 years ago
493dd31
dtoc: Make integer division python 3.x safe
by Paul Burton
· 8 years ago
307f1fa
dtoc: Decode strings for struct.unpack on python 3.x
by Paul Burton
· 8 years ago
0a95448
dtoc: Use items() to iterate over dictionaries in python 3.x
by Paul Burton
· 8 years ago
44fc9ba
patman: Fix doctest StringIO import for python 3.x
by Paul Burton
· 8 years ago
4466f1a
patman: Use items() to iterate over dictionaries
by Paul Burton
· 8 years ago
352f110
patman: Import 'configparser' lower case to be python 3.x safe
by Paul Burton
· 8 years ago
f14a131
patman: Make exception handling python 3.x safe
by Paul Burton
· 8 years ago
c393134
patman: Make print statements python 3.x safe
by Paul Burton
· 8 years ago
a5edb44
patman: Replace tabs with spaces
by Paul Burton
· 8 years ago
0c1ee6c
dtoc: Add a way for tests to request the fallback library
by Simon Glass
· 8 years ago
6d928a7
dtoc: Adjust GetProps() in fdt_normal to use the node path
by Simon Glass
· 8 years ago
1a096ce
dtoc: Fix bug in GetProp()
by Simon Glass
· 8 years ago
e597bc7
cros_ec: Fix issue with cros_ec_flash_write command
by Moritz Fischer
· 8 years ago
29c6326
cros_ec: Add crosec flashinfo command
by Moritz Fischer
· 8 years ago
de5bc89
cros_ec: Add function to read back flash parameters
by Moritz Fischer
· 8 years ago
52a9ce9
buildman: Drop the 'alive' flag in BuilderThread
by Simon Glass
· 8 years ago
205ac04
buildman: Don't show a stacktrace on Ctrl-C
by Simon Glass
· 8 years ago
e8954fc
buildman: Drop the 'active' flag in the builder
by Simon Glass
· 8 years ago
d26e144
buildman: Allow builds to terminate cleanly
by Simon Glass
· 8 years ago
61a6749
buildman: Put our local libraries first in the path
by Simon Glass
· 8 years ago
e0f2360
buildman: Print a message indicating the build is starting
by Simon Glass
· 8 years ago
83cb6cc
buildman: Print a message when removing old directories
by Simon Glass
· 8 years ago
2e2a6e6
buildman: Tidy up the 'cloning' message
by Simon Glass
· 8 years ago
9c45a4e
patman: Flush output when there is no newline
by Simon Glass
· 8 years ago
d332ff7
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 8 years ago
72996bf
ARM: AM437X: Add Silicon ID support
by Lokesh Vutla
· 8 years ago
e94b024
spl: saveenv: adding saveenv support in SPL
by B, Ravi
· 8 years ago
6cddc60
cros_ec: Honor the google,remote-bus dt property
by Moritz Fischer
· 8 years ago
3a7f10c
board: ti: dra7xx: complex definitions should be protected with parentheses
by Mugunthan V N
· 8 years ago
b8c6b02
ARM: dts: dra72: add rev C evm support
by Mugunthan V N
· 8 years ago
9d006b7
arm: Add return value argument to longjmp
by Alexander Graf
· 8 years ago
ccb293f
env: tool: add command line option to input lockfile path
by B, Ravi
· 8 years ago
acd0cab
dra7x: dfu: qspi: increase the qspi spl partition to 256K
by B, Ravi
· 8 years ago
f801ff0
dra7xx: config: cleanup: moved to kconfig for CONFIG_SPL_ENV_SUPPORT
by B, Ravi
· 8 years ago
09abe2b
Revert "ns16650: Make sure we have CONFIG_CLK set before using infrastructure"
by Masahiro Yamada
· 8 years ago
f576ecf
ARM: keystone: rename clk_get_rate() to ks_clk_get_rate()
by Masahiro Yamada
· 8 years ago
f6d1986
board: ge: bx50v3: Pass video bootargs for b850v3
by Ken Lin
· 8 years ago
c041aab
ARM: keystone: remove declaration of unused functions
by Masahiro Yamada
· 8 years ago
d8d5334
kbuild: generate u-boot.cfg as a byproduct of include/autoconf.mk
by Masahiro Yamada
· 8 years ago
16a6521
kbuild: make dependencies in scripts/Makefile.autoconf more readable
by Masahiro Yamada
· 8 years ago
cb86588
kbuild: move no_new_adhoc_configs_check to "all" target command
by Masahiro Yamada
· 8 years ago
54c4495
check-config: fix wrong comment about how to build whitelist
by Masahiro Yamada
· 8 years ago
824a201
config_whitelist: remove bogus options
by Masahiro Yamada
· 8 years ago
76c7dde
config_whitelist: sync by tool
by Masahiro Yamada
· 8 years ago
4952387
build-whitelist: do not add new options to whitelist when update
by Masahiro Yamada
· 8 years ago
b1bb4d3
vexpress: disable cci ace slave ports when booting in non-sec/hyp mode
by Sudeep Holla
· 8 years ago
fab806d
common/console.c: ensure GD_FLG_SILENT is set or cleared
by Chris Packham
· 8 years ago
0fe0344
arm: dra7xx: Move fastboot options to defconfig
by Semen Protsenko
· 8 years ago
71782cf
ARM: vf610: use strcpy for soc environment variable
by Stefan Agner
· 8 years ago
2aa9344
configs: enable device tree for Colibri iMX7
by Stefan Agner
· 8 years ago
e65377a
colibri_imx7: use Ricoh RN5T567 to reboot the board
by Stefan Agner
· 8 years ago
fd8bb69
arm: dts: imx7: add Ricoh RN5T567 PMIC node
by Stefan Agner
· 8 years ago
b084ddd
power: pmic: add Ricoh RN5T567 PMIC support
by Stefan Agner
· 8 years ago
51213c01
colibri_imx7: remove legancy UART platform data
by Stefan Agner
· 8 years ago
a30fe37
colibri_imx7: remove legancy I2C support
by Stefan Agner
· 8 years ago
1ad129a
arm: dts: imx7: add basic i.MX 7/Colibri iMX7 device tree
by Stefan Agner
· 8 years ago
e286902
arm: dts: imx7: add pinctrl defines
by Stefan Agner
· 8 years ago
d5675e0
pinctrl: imx: do not announce driver initialization
by Stefan Agner
· 8 years ago
a23ac7b
dm: imx: serial: support device tree
by Stefan Agner
· 8 years ago
babaaa6
scripts: Add script to extract default environment
by Lukasz Majewski
· 8 years ago
cf1fcf4
ARM: Add register defines for am33xx ePWM registers
by tomas.melin@vaisala.com
· 8 years ago
6c90a7d
doc: typo fix addess -> address
by Jelle van der Waa
· 8 years ago
82d0e23
ARM: OMAP5+: Override switch_to_hypervisor function
by Keerthy
· 8 years ago
61488c1
ARM: Introduce function to switch to hypervisor mode
by Keerthy
· 8 years ago
cdccbdb
configs: dra7xx_evm_defconfig: Enable LPAE mode
by Keerthy
· 8 years ago
5cf3c3c
configs: am57xx_evm_defconfig: Enable LPAE mode
by Keerthy
· 8 years ago
711bb0b
omap: Set appropriate cache configuration for LPAE and non-LAPE cases
by Keerthy
· 8 years ago
708bc29
omap: Remove hardcoding of mmu section shift to 20
by Keerthy
· 8 years ago
1f8378a
PWM: Correct misspellings of "module" in context of PWM
by Robert P. J. Day
· 8 years ago
7b84eaa
ARM64: Add support for some of atomic64 operations
by Adam Oleksy
· 8 years ago
6cf2ddb
cmd/onenand.c: block align warning
by Ladislav Michl
· 8 years ago
a3297a6
search.h: Numerous grammatical fixes, comment updates
by Robert P. J. Day
· 8 years ago
c5b1e5d
Various, accumulated typos collected from around the tree.
by Robert P. J. Day
· 8 years ago
9c2eca1
ARMv8/sec-firmware: fix a compile error
by Hou Zhiqiang
· 8 years ago
39cb834
ARM: Respect CONFIG_SPL_STACK define in lowlevel_init.S
by Siarhei Siamashka
· 8 years ago
0b49b84
Suspected Spam: Do not open attachements![PATCH 4/6] tools/env: flash_write_buf: enforce offset to be start of environment
by Andreas Fenkart
· 8 years ago
5e755c7
tools/env: lookup dev_type directly from flash_read_buf/flash_write_buf
by Andreas Fenkart
· 8 years ago
ae3b320
tools/env: pass bad block offset by value
by Andreas Fenkart
· 8 years ago
2228158
tools/env: factor out environment_end function
by Andreas Fenkart
· 8 years ago
8a80c33
gunzip: cache-align write buffer memory
by Clemens Gruber
· 8 years ago
8e99538
README: Fix CONFIG_SYS_NAND_MAX_DEVICE typo
by Simon Glass
· 8 years ago
1728f0a
README: Drop CONFIG_MPC8349ADS
by Simon Glass
· 8 years ago
cce63b1
README: Drop README.imx31
by Simon Glass
· 8 years ago
8e594fa
atmel: Drop README.at91-soc
by Simon Glass
· 8 years ago
Next »