Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
7382e691ca528785d9d3ca8b74c4811b4f0bfe07
7382e69
mmc: add a function to read and test the ext csd (mmc >= 4)
by Jean-Jacques Hiblot
· 7 years ago
dfda9d8
mmc: make ext_csd part of struct mmc
by Jean-Jacques Hiblot
· 7 years ago
c744b6f
mmc: move the MMC startup for version above v4.0 in a separate function
by Jean-Jacques Hiblot
· 7 years ago
8ac8a26
mmc: split mmc_startup()
by Jean-Jacques Hiblot
· 7 years ago
06ec045
mmc: dm: get the IO-line and main voltage regulators from the dts
by Jean-Jacques Hiblot
· 7 years ago
bb7b4ef
mmc: sdhci: do not compare pointer to 0
by Heinrich Schuchardt
· 7 years ago
713e681
mmc: sdhci: don't clear SDHCI_INT_STATUS register during CMD_INHIBIT
by Jorge Ramirez-Ortiz
· 7 years ago
339d578
mmc: sanitize includes for DM i2c
by Felix Brack
· 7 years ago
0e1746a
drivers: mmc: Avoid memory leak in case of failure
by Suniel Mahesh
· 7 years ago
18e7c8f
drivers: mmc: Change buffer type in ALLOC_CACHE_ALIGN_BUFFER macro
by Suniel Mahesh
· 7 years ago
f3dd87e
Prepare v2018.01
by Tom Rini
· 7 years ago
2f4c9de
Merge git://git.denx.de/u-boot-imx
by Tom Rini
· 7 years ago
ca9d211
mtd: nand: mxs_nand_spl: Remove nand size print
by Jagan Teki
· 7 years ago
ff882299
board: engicam: Fix to remove legacy board/icorem6_rqs
by Jagan Teki
· 7 years ago
4671835
imx: initialize and use generic timer on i.MX 6UL/ULL
by Stefan Agner
· 7 years ago
23b6a13
imx: introduce CONFIG_GPT_TIMER
by Stefan Agner
· 7 years ago
616aa55
imx: move CONFIG_SYSCOUNTER_TIMER to Kconfig
by Stefan Agner
· 7 years ago
5e23380
Merge git://git.denx.de/u-boot-x86
by Tom Rini
· 7 years ago
598e9dc
crypto/fsl: fix BLOB encapsulation and decapsulation
by Clemens Gruber
· 7 years ago
5d8c4eb
x86: tangier: Add Bluetooth to ACPI table
by Andy Shevchenko
· 7 years ago
d08953e
x86: tangier: Use actual GPIO hardware numbers
by Andy Shevchenko
· 7 years ago
8e18f34
x86: Move commands from under arch/x86 to cmd/x86/
by Tom Rini
· 7 years ago
290e7cf
mx6ull: Handle the CONFIG_MX6ULL cases correctly
by Fabio Estevam
· 7 years ago
ca833ca
Merge git://git.denx.de/u-boot-rockchip
by Tom Rini
· 7 years ago
5a6440c
ARM: imx: cm_fx6: env: don't run boot scripts twice
by Christopher Spinrath
· 7 years ago
3ef5f67
ARM: imx: cm_fx6: env: support distro boot command
by Christopher Spinrath
· 7 years ago
6b79f71
ARM: imx: cm_fx6: env: use standard variables
by Christopher Spinrath
· 7 years ago
e2a75f0
rockchip: firefly-rk3399: enable SPL_ATF_NO_PLATFORM_PARAM
by Philipp Tomsich
· 7 years ago
d21fb63
spl: atf: add SPL_ATF_NO_PLATFORM_PARAM option
by Philipp Tomsich
· 7 years ago
af104ae
imx: spl: Fix NAND bootmode detection
by Eran Matityahu
· 7 years ago
baefb63
mx6: Add board mx6memcal for use in validating DDR
by Eric Nelson
· 7 years ago
f9d891f
video: Support multiple lines version string display
by Peng Fan
· 7 years ago
cca3ff0
video: ipu: Fix dereferencing NULL pointer problem
by Peng Fan
· 7 years ago
224d261
rockchip: board: lion-rk3368: reduce env-size default to 8KiB
by Philipp Tomsich
· 7 years ago
1314bd1
boards: amlogic: khadas-vim: Typo fixup
by Neil Armstrong
· 7 years ago
7d22c8e
Prepare v2018.01-rc3
by Tom Rini
· 7 years ago
d167dd4
Merge branch 'master' of git://git.denx.de/u-boot-rockchip
by Tom Rini
· 7 years ago
46caea7
power: tps65910: replace error() by pr_err()
by Felix Brack
· 7 years ago
48fa312
configs: am335x_boneblack: Bring back missed bootcmd
by Sam Protsenko
· 7 years ago
5da3b3d
dm: core: remove orphaned parameter description in platdata.h
by Heinrich Schuchardt
· 7 years ago
836e67e
ARM: omap3: evm: Refactor 'board_eth_init'
by Derald D. Woods
· 7 years ago
c2900f5
ARM: dts: omap3-evm: Enable DM and devicetree for TMDSEVM{3530, 3730}
by Derald D. Woods
· 7 years ago
d9be183
ARM: dts: omap3-evm: Add support for TMDSEVM{3530, 3730}
by Derald D. Woods
· 7 years ago
2d28ba1
ARM: omap3: evm: Do not relocate FDT address
by Derald D. Woods
· 7 years ago
f777df3
rockchip: dts: rk3399-evb: support boot from sd-card
by Kever Yang
· 7 years ago
fe529e6
rockchip: rk3399-puma: reduce env size to 8kiB
by Jakob Unterwurzacher
· 7 years ago
3bb6dc0
Merge git://git.denx.de/u-boot-imx
by Tom Rini
· 7 years ago
d6abd1d
arm: imx: add tzic interrupt controller for imx53
by Patrick Bruenn
· 7 years ago
a637fe6
ARM: imx6: Disable DDR DRAM calibration DHCOM i.MX6 PDK
by Marek Vasut
· 7 years ago
b6d86ce
imx: Fix missing spl_sd configuration for wandboard.
by Vagrant Cascadian
· 7 years ago
52384b7
imx: Kconfig: Add HAS_CAAM option
by Breno Lima
· 7 years ago
051ba9e
Kconfig: mx6ull: Deselect MX6UL from CONFIG_MX6ULL
by Breno Lima
· 7 years ago
a4e6b00
mx6sl: Select MX6SL option via Kconfig
by Breno Lima
· 7 years ago
55c808e
warp: imximage.cfg: Handle the CONFIG_SECURE_BOOT case
by Breno Lima
· 7 years ago
4e14865
mx6slevk: imximage.cfg: Handle the CONFIG_SECURE_BOOT case
by Breno Lima
· 7 years ago
6ca03f0
mx6sxsabresd: Load the correct dtb for revA board
by Fabio Estevam
· 7 years ago
4555c26
imx: Add a common way for detecting NXP boards revision
by Fabio Estevam
· 7 years ago
9a72958
ARM: imx: display5: config: Update display5_factory_defconfig to use USE_BOOTCOMMAND
by Lukasz Majewski
· 7 years ago
d56f6ca
power: pmic.h: include dm/ofnode.h
by Peng Fan
· 7 years ago
e743f1e
ARM: imx: cm_fx6: remove esdhc init code from board file
by Christopher Spinrath
· 7 years ago
56b801c
ARM: imx: cm_fx6: remove sata init code from board file
by Christopher Spinrath
· 7 years ago
d54f1fc
ARM: imx: cm_fx6: defconfig: enable CONFIG_DM_KEYBOARD
by Christopher Spinrath
· 7 years ago
c10809d
ARM: imx: cm-fx6: reinstate USB support by syncing the devicetree with Linux
by Christopher Spinrath
· 7 years ago
647155b
board: ge: mx53ppd: Move check_time() to common location
by Martyn Welch
· 7 years ago
1b25f2d
mx6_common: remove dead code
by Adam Ford
· 7 years ago
b47b705
imx: Unify CONFIG_BOOTDELAY
by Fabio Estevam
· 7 years ago
8e5f049
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 7 years ago
7e3caa8
Move CONFIG_PANIC_HANG to Kconfig
by Masahiro Yamada
· 7 years ago
4ace304
boards: ls1046ardb: disable unavailable "ethernet" node in dts
by Prabhakar Kushwaha
· 7 years ago
6bedf44
arm: Add support of updating dts before fix-up
by Prabhakar Kushwaha
· 7 years ago
24acb83
common: Fix-up MAC addr in dts by fetching env variable serially
by Prabhakar Kushwaha
· 7 years ago
48a3460
Merge git://git.denx.de/u-boot-x86
by Tom Rini
· 7 years ago
1602d21
x86: tangier: Use official ACPI HID for FLIS IP
by Andy Shevchenko
· 7 years ago
b55c89c
Merge git://git.denx.de/u-boot-spi
by Tom Rini
· 7 years ago
76cc372
Merge git://git.denx.de/u-boot-sunxi
by Tom Rini
· 7 years ago
5f77083
efi_loader: Setup logical_partition media information
by Emmanuel Vadot
· 7 years ago
065592b
mtd/spi: fix block count for is25lq040b
by Sean Nyekjaer
· 7 years ago
23cd00a
arm64: dts: sun50i: h5: Order nodes in alphabetic for orangepi-prime
by Jagan Teki
· 7 years ago
207f483
configs: sunxi: Drop FASTBOOT_FLASH
by Jagan Teki
· 7 years ago
e628f00
sunxi: arm64: Increase CONFIG_SYS_BOOTM_LEN to 32MB
by Jagan Teki
· 7 years ago
9da71fc
Prepare v2018.01-rc2
by Tom Rini
· 7 years ago
7af2e36
configs: Resync with savedefconfig
by Tom Rini
· 7 years ago
eeab579
Merge git://git.denx.de/u-boot-rockchip
by Tom Rini
· 7 years ago
1a3fc35
Merge git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 7 years ago
1a1e707
common: image.c: Fix CACHE: Misaligned operation output
by Heiko Schocher
· 7 years ago
dd0829f
am335x_evm: Fix DFU for eMMC
by Sam Protsenko
· 7 years ago
30cbb52
net: phy: meson-gxl: detect LPA corruption
by Jerome Brunet
· 7 years ago
3ef3fbb
ARM: arch-meson: fix writel arguments order
by Hans Verkuil
· 7 years ago
90d75d2
Merge tag 'xilinx-for-v2018.01-rc2-v2' of git://www.denx.de/git/u-boot-microblaze
by Tom Rini
· 7 years ago
1b7910a
armv8: ls1046aqds: Adjust IFC timing for NOR flash
by York Sun
· 7 years ago
f440aba
armv8: ls2085a: Update README file for NAND boot
by York Sun
· 7 years ago
63143a5
armv8: ls2080a: Increase load image len for NAND boot
by York Sun
· 7 years ago
cbe5037
rockchip: add a common script for generate fit its
by Kever Yang
· 7 years ago
1a066c2
rockchip: firefly-rk3399: add FIT for rk3399
by Kever Yang
· 7 years ago
157c74b
rockchip: evb-rk3399: update document for board bring up
by Kever Yang
· 7 years ago
8a8106f
rockchip: update ROCKCHIP_SPL_RESERVE_IRAM to 0
by Kever Yang
· 7 years ago
2702885
rockchip: update boot0 hook
by Kever Yang
· 7 years ago
3e229a8
test/py: Setup variables based on HUSH selection
by Stephen Warren
· 7 years ago
ec60a27
arm64: zynqmp: Access timestamp_ref_ctrl register only if running in el3
by Siva Durga Prasad Paladugu
· 7 years ago
6d0cbbd
tools: zynqmpimage: Check return values from file functions
by Michal Simek
· 7 years ago
Next »