Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
23c3042b106f6f5f92f4b5ec11b3d07eaf35bc06
23c3042
cosmetic: rockchip: rk3036: pinctrl: fix config symbol naming
by Heiko Stübner
· 8 years ago
9f862ec
cosmetic: rockchip: rk3288: pinctrl: fix config symbol naming
by Heiko Stübner
· 8 years ago
266c8fa
rockchip: rk3288: add fastboot support
by Xu Ziyuan
· 8 years ago
9424f14
usb: dwc2 : invalidate dcache before starting DMA
by Xu Ziyuan
· 8 years ago
4711788
usb: dwc2-otg: adjust fifo size via platform data
by Xu Ziyuan
· 8 years ago
fab3357
usb: rockchip-phy: implement USB2.0 phy control
by Xu Ziyuan
· 8 years ago
ad8fe6b
rockchip: Exclude rk_timer for ARM64
by Andreas Färber
· 8 years ago
5f30bf7
mkimage: rockchip: add suport for rk33 serial
by Kever Yang
· 8 years ago
e0f5dbc
rockchip: Clean up CPU selection
by Andreas Färber
· 8 years ago
c418add
board: move all the rockchip board in one folder
by Kever Yang
· 8 years ago
744368d
rockchip: add basic support for evb-rk3288 board
by Xu Ziyuan
· 8 years ago
b47ea79
rockchip: add option to change method of loading u-boot
by Xu Ziyuan
· 8 years ago
4579720
Prepare v2016.09-rc1
by Tom Rini
· 8 years ago
6a056c4
sandbox: Migrate CONFIG_I2C_EEPROM
by Tom Rini
· 8 years ago
fd42e1b
Merge git://git.denx.de/u-boot-nand-flash
by Tom Rini
· 8 years ago
e312e74
arm64: thunderx_88xx_defconfig: remove unneeded CONFIG_SYS_EXTRA_OPTIONS
by Masahiro Yamada
· 8 years ago
d6a3391
dtoc: Correct the type widening code in fdt_fallback
by Simon Glass
· 8 years ago
c55d02b
hashtable: Fix compiler warning on 32-bit sandbox
by Simon Glass
· 8 years ago
5afb8d1
part_efi: Fix compiler warning on 32-bit sandbox
by Simon Glass
· 8 years ago
1bb718c
lzmadec: Use the same type as the lzma call
by Simon Glass
· 8 years ago
5923c84
sandbox: Add instructions about building on 32-bit machines
by Simon Glass
· 8 years ago
713fb2d
tools, rsa: Further minor cleanups on top of c236ebd and 2b9ec7
by mario.six@gdsys.cc
· 8 years ago
335b4e5
ARM: am33xx: Always inhibit init/refresh during DDR phy init
by Russ Dill
· 8 years ago
3325b06
ARM: am33xx: Fix DDR init delay placement
by Russ Dill
· 8 years ago
4927166
efi_loader: Make exposed image loader path absolute
by Alexander Graf
· 8 years ago
e8fb435
common: fit: Allow U-Boot images to be booted
by mario.six@gdsys.cc
· 8 years ago
bcdc1c8
keystone: k2h/e/l: Fix DMA coherency for QM PDSP
by Karicheri, Muralidharan
· 8 years ago
c497463
cmd: misc: Add support for fractions in sleep
by mario.six@gdsys.cc
· 8 years ago
59441ac
mtd: fix compiler warnings
by Steve Rae
· 8 years ago
ebb7feb
mtd: nand: fix bug writing 1 byte less than page size
by Hector Palacios
· 8 years ago
c1aa7d6
sunxi: Enable NAND controller on the CHIP
by Boris Brezillon
· 8 years ago
a0dfa88
sunxi: nand: Increase CONFIG_SYS_NAND_MAX_ECCPOS value
by Boris Brezillon
· 8 years ago
c1fe6b5
mtd: nand: Increase the max OOB size
by Boris Brezillon
· 8 years ago
cd7f5e1
mtd: nand: Add a full-id entry for the H27QCG8T2E5R‐BCF NAND
by Boris Brezillon
· 8 years ago
32b1843
sun5i: Add NAND controller to the sun5i DTSI
by Maxime Ripard
· 8 years ago
4ccae81
mtd: nand: Add the sunxi NAND controller driver
by Boris Brezillon
· 8 years ago
42bd19c
mtd: nand: add common DT init code
by Brian Norris
· 8 years ago
8df375b
sunxi: Add missing macros to configure the NAND controller clk
by Boris Brezillon
· 8 years ago
2dc3c483
cmd, nand: add an option to disable the verification when writing in raw mode
by Boris Brezillon
· 8 years ago
29d63a5
ARM: uniphier: add clock/reset settings for xHCI of ProXstream2
by Masahiro Yamada
· 8 years ago
be44a46
ARM: uniphier: add PH1-LD21 board data
by Masahiro Yamada
· 8 years ago
a74c28a
ARM: uniphier: introduce flags to uniphier_board_data structure
by Masahiro Yamada
· 8 years ago
4bab70a
ARM: uniphier: rename outer-cache register macros
by Masahiro Yamada
· 8 years ago
ebab100
ARM: uniphier: clear notification flag before L2 operation
by Masahiro Yamada
· 8 years ago
4e3d840
ARM: uniphier: use (devm_)ioremap() instead of map_sysmem()
by Masahiro Yamada
· 8 years ago
72a6434
ARM: uniphier: fix doubled tftpboot commands
by Masahiro Yamada
· 8 years ago
b7c4d25
ARM: uniphier: select CONFIG_ARMV8_SPIN_TABLE
by Masahiro Yamada
· 8 years ago
fe8dc1f
ARM: dts: uniphier: renumber serial aliases for Gentil/Vodka boards
by Masahiro Yamada
· 8 years ago
04a4786
test/py: vboot can be run only at Sandbox
by Michal Simek
· 8 years ago
38d592f
arm: omap5: fix build dependency for secure devices
by Andreas Dannenberg
· 8 years ago
8b76d23e
arm: am4x: fix build dependency for secure devices
by Andreas Dannenberg
· 8 years ago
90211f7
fixing typo error in README file. CPU15 -> CP15
by yeongjun Kim
· 8 years ago
3cc1f38
spl: fit: Fix the number of bytes read in raw mode
by Lokesh Vutla
· 8 years ago
2b9ec76
rsa: Fix return value and masked error
by mario.six@gdsys.cc
· 8 years ago
c236ebd
tools: Fix return code of fit_image_process_sig()
by mario.six@gdsys.cc
· 8 years ago
c9ba60c
test/py: use absolute dts path in vboot test
by Stephen Warren
· 8 years ago
b8cb51d
armv8: spl: Call board_init_r from crt0_64 in SPL
by Jeremy Hunt
· 8 years ago
c933ed9
efi_loader: Add debug output for efi_add_memory_map()
by Andreas Färber
· 8 years ago
c5c41c4
tools/env: reuse fw_getenv in fw_printenv function
by Andreas Fenkart
· 8 years ago
1b7427c
tools/env: move envmatch further up in file to avoid forward declarations
by Andreas Fenkart
· 8 years ago
fd4e328
tools/env: kernel-doc for fw_printenv, fw_getenv and fw_parse_script
by Andreas Fenkart
· 8 years ago
473c0ab
gdsys: Drop print_fpga_state function
by Tom Rini
· 8 years ago
f4742ca
tools/env: allow negative offsets
by Stefan Agner
· 8 years ago
14fb5b2
tools/env: complete environment device config early
by Stefan Agner
· 8 years ago
28f0014
iso: Fix part info command
by Alexander Graf
· 8 years ago
fe9f628
igep00x0: Falcon mode
by Ladislav Michl
· 8 years ago
a5debaa
igep00x0: generate default mtdparts according NAND chip used
by Ladislav Michl
· 8 years ago
4b9dc7c
igep00x0: UBIize
by Ladislav Michl
· 8 years ago
97ee706
igep00x0: runtime flash detection
by Ladislav Michl
· 8 years ago
c2d47fa
igep00x0: remove unused empty function omap_rev_string()
by Ladislav Michl
· 8 years ago
cccdb19
igep00x0: remove useless setup_net_chip declaration
by Ladislav Michl
· 8 years ago
b0c4763
igep00x0: reorder lan9221 code to remove ifdefs
by Ladislav Michl
· 8 years ago
b7e042d
igep00x0: move sysinfo into C file
by Ladislav Michl
· 8 years ago
af32443
cmd: mtdparts: support runtime generated mtdparts
by Ladislav Michl
· 8 years ago
f8f744a
cmd: mtdparts: use defaults by default
by Ladislav Michl
· 8 years ago
1c2a262
cmd: mtdparts: consolidate mtdparts reading from env
by Ladislav Michl
· 8 years ago
06a040a
cmd: mtdparts: fix null pointer dereference in parse_mtdparts
by Ladislav Michl
· 8 years ago
c0ac333
cmd: mtdparts: fix mtdparts variable presence confusion in mtdparts_init
by Ladislav Michl
· 8 years ago
5248692
mtd: OneNAND: initialize mtd->writebufsize to let UBI work
by Ladislav Michl
· 8 years ago
77b93e5
mtd: OneNAND: allow board init function fail
by Ladislav Michl
· 8 years ago
d9098ee
mtd: OneNAND: add timeout to wait ready loops
by Ladislav Michl
· 8 years ago
9a9d394
armv7: simplify identify_nand_chip
by Ladislav Michl
· 8 years ago
22d6ac4
armv7: armv7: introduce set_gpmc_cs0
by Ladislav Michl
· 8 years ago
0568dd0
armv7: make gpmc_cfg const
by Ladislav Michl
· 8 years ago
b1509e3
armv7: add reset timeout to identify_nand_chip
by Ladislav Michl
· 8 years ago
431889d
spl: zImage support in Falcon mode
by Ladislav Michl
· 8 years ago
bf55cd4
spl: support loading from UBI volumes
by Ladislav Michl
· 8 years ago
6f4e7d3
spl: Lightweight UBI and UBI fastmap support
by Thomas Gleixner
· 8 years ago
735717d
onenand_spl_simple: Add a simple OneNAND read function
by Ladislav Michl
· 8 years ago
e1a89e9
nand_spl_simple: Add a simple NAND read function
by Thomas Gleixner
· 8 years ago
05fc5ef
mtd: Sort subsystem directories aplhabeticaly in Makefile
by Ladislav Michl
· 8 years ago
d7e2891
i2c_eeprom: Add reading support
by mario.six@gdsys.cc
· 8 years ago
9f03247
Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze
by Tom Rini
· 8 years ago
766d260
zynq: defconfig: Remove unnecessary board specific config files
by Siva Durga Prasad Paladugu
· 8 years ago
05f4cc3
zynq: config: Enable CONFIG_SYS_NO_FLASH through defconfig
by Siva Durga Prasad Paladugu
· 8 years ago
4d25507
Kconfig: Move option CONFIG_SYS_NO_FLASH to Kconfig
by Siva Durga Prasad Paladugu
· 8 years ago
2ae9fbe
usb: zynq: Define config USB_STORAGE through defconfig
by Siva Durga Prasad Paladugu
· 8 years ago
2cdc778
usb: Kconfig: Add Kconfigs entry USB_EHCI_ZYNQ
by Siva Durga Prasad Paladugu
· 8 years ago
3bac830
ARM64: zynqmp: Enable AHCI on EP platform
by Alexander Graf
· 8 years ago
91afeb3
microblaze: Remove empty ifdef around caches
by Michal Simek
· 8 years ago
Next »