Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
63ea317245d9fd16222315797dcd30baf42ab71c
63ea317
mtd: ensure MTD is compiled when there is a SPI NOR flash using MTD
by Miquel Raynal
· 5 years ago
d4c2f6b
mtd: ensure MTD/the raw NAND core are compiled when there is a NAND flash
by Miquel Raynal
· 5 years ago
888f184
mtd: rename CONFIG_MTD_DEVICE -> CONFIG_MTD
by Miquel Raynal
· 5 years ago
1de770d
mtd: rename CONFIG_MTD -> CONFIG_DM_MTD
by Miquel Raynal
· 5 years ago
88718be
mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND
by Miquel Raynal
· 5 years ago
94d022b
Merge tag 'efi-2020-01-rc5' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi
by Tom Rini
· 5 years ago
a7bbaf8
Merge tag 'dm-pull-3dec19' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm
by Tom Rini
· 5 years ago
2ae43a2
Merge branch '2019-12-03-master-imports'
by Tom Rini
· 5 years ago
0bffb8c
cmd: efidebug: fix a build error in show_efi_boot_opt()
by AKASHI Takahiro
· 5 years ago
c9f417b
arm64: zynqmp: Point zcu216 defconfig to correct dts file
by Michal Simek
· 5 years ago
abf2c68
ARM: MediaTek: add basic support for MT8518 boards
by mingming lee
· 5 years ago
485627d
pinctrl: add driver for MT8518
by mingming lee
· 5 years ago
69373bd
mmc: mtk-sd: Adjust the mmc tuning flow
by mingming lee
· 5 years ago
9072400
clk: mediatek: add driver for MT8518
by mingming lee
· 5 years ago
13e89d7
ARM: MediaTek: Add support for MediaTek MT8518 SoC
by mingming lee
· 5 years ago
42a4ee8
regmap: Fix potential memory leaks
by Faiz Abbas
· 5 years ago
ae3ef10
net: cpsw: Add NULL pointer check
by Faiz Abbas
· 5 years ago
095764e
spl: ymodem: Fix loading of fit image
by Lokesh Vutla
· 5 years ago
3ef9471
mmc: davinci: fix mmc boot in SPL
by Bartosz Golaszewski
· 5 years ago
598d9bc
board: omapl138_lcdk: add the mmc device to SPL
by Bartosz Golaszewski
· 5 years ago
21a4d80
mmc: davinci: drop struct davinci_mmc_plat
by Bartosz Golaszewski
· 5 years ago
6a97153
mmc: davinci: drop support for ti,dm6441-mmc
by Bartosz Golaszewski
· 5 years ago
69acc36
ARM: omapl138_lcdk: Allow early init to start instruction cache
by Adam Ford
· 5 years ago
5d7f5ac
ARM: omapl138_lcdk: Enable SPL_DM_SEQ_ALIAS and SPL_OF_TRANSLATE
by Adam Ford
· 5 years ago
cfa84e3
ARM: omapl138_lcdk: Increase malloc pool before relocation
by Adam Ford
· 5 years ago
efa68e8
ARM: omapl138_lcdk: Separate BSS in SPL
by Adam Ford
· 5 years ago
ca32678
cmd: pxe: Fix bootm argument count
by Abhishek Shah
· 5 years ago
1b3d24b
armv7m: cache: add invalidate_icache_all() stub
by Giulio Benetti
· 5 years ago
78b7aa4
MAINTAINERS: Add info for bcm283x
by Matthias Brugger
· 5 years ago
4df23e5
blk: Make use of CONFIG_HAVE_BLOCK_DEVICE more
by Tom Rini
· 5 years ago
56e5a39
mtd: mtdcore: Drop unused mtd_table
by Tom Rini
· 5 years ago
923e211
pci: Only link pci_rom.o in some cases
by Tom Rini
· 5 years ago
e78f16b
Convert CONFIG_SYS_CORTINA_FW_IN_MMC et al to Kconfig
by Tom Rini
· 5 years ago
60f3c01
Convert CONFIG_PHY_CORTINA to Kconfig
by Tom Rini
· 5 years ago
1e26f64
bootm: vxworks: Support Linux compatible standard DTB for ARM and PPC
by Lihua Zhao
· 5 years ago
9a94a89
tbs2910: Disable VxWorks image booting support
by Tom Rini
· 5 years ago
32f2ca2
cosmetic: Fix spelling and whitespace errors
by Thomas Hebb
· 5 years ago
983c0f9
Makefile: add Rockchip idbloader.img to CLEAN_FILES
by Thomas Hebb
· 5 years ago
0f18cf3
Makefile: consolidate hardcoded lists of files to clean
by Thomas Hebb
· 5 years ago
57297e6
Makefile: don't try to construct CLEAN_FILES based on config
by Thomas Hebb
· 5 years ago
6920f00
Kconfig: make TPL_DM_SERIAL depend on TPL_DM
by Thomas Hebb
· 5 years ago
37ef177
Kconfig: disambiguate config names for tiny printf
by Thomas Hebb
· 5 years ago
1297989
Prepare v2020.01-rc4
by Tom Rini
· 5 years ago
a4ef065
Merge branch '2019-12-02-master-imports'
by Tom Rini
· 5 years ago
cb3ef68
common: Move old EEPROM functions into a new header
by Simon Glass
· 5 years ago
533cee0
common: Drop get_endaddr()
by Simon Glass
· 5 years ago
d67bdaa
common: Move trap_init() out of common.h
by Simon Glass
· 5 years ago
2cf431c
common: Move pci_init_board() out of common.h
by Simon Glass
· 5 years ago
5255932
common: Move some board functions out of common.h
by Simon Glass
· 5 years ago
67c4e9f
common: Move board_get_usable_ram_top() out of common.h
by Simon Glass
· 5 years ago
428a6a1
common: Drop board_show_dram()
by Simon Glass
· 5 years ago
288b29e
common: Move command functions out of common.h
by Simon Glass
· 5 years ago
36bf446
common: Move enable/disable_interrupts out of common.h
by Simon Glass
· 5 years ago
c30b7ad
common: Move interrupt functions into a new header
by Simon Glass
· 5 years ago
9d3915b
arm: powerpc: Tidy up code style for interrupt functions
by Simon Glass
· 5 years ago
1eb69ae
common: Move ARM cache operations out of common.h
by Simon Glass
· 5 years ago
3374d28
common: Drop checkicache() and checkdcache()
by Simon Glass
· 5 years ago
9edefc2
common: Move some cache and MMU functions out of common.h
by Simon Glass
· 5 years ago
6cc915b
arm: powerpc: Tidy up code style for cache functions
by Simon Glass
· 5 years ago
62270f4
common: Move some SMP functions out of common.h
by Simon Glass
· 5 years ago
30c7c43
common: Move checkcpu() out of common.h
by Simon Glass
· 5 years ago
2c629bd
common: Drop cpu_init()
by Simon Glass
· 5 years ago
b598147
common: Move some CPU functions out of common.h
by Simon Glass
· 5 years ago
68a6aa8
common: Move mii_init() function out of common.h
by Simon Glass
· 5 years ago
1045315
common: Move get_ticks() function out of common.h
by Simon Glass
· 5 years ago
f0143a8
common: Move timer_get_us() function out of common.h
by Simon Glass
· 5 years ago
e3107d1
arm: pxa: Drop pxa_wait_ticks()
by Simon Glass
· 5 years ago
036a017
common: Move wait_ticks functions out of common.h
by Simon Glass
· 5 years ago
6887c5b
common: Move some time functions out of common.h
by Simon Glass
· 5 years ago
6c03f9e
common: Add a new lz4.h header file
by Simon Glass
· 5 years ago
b03e051
common: Move serial functions out of common.h
by Simon Glass
· 5 years ago
f516fd9
common: Move serial_printf() to the serial header
by Simon Glass
· 5 years ago
2310c8e
serial: usb: Correct the usbtty_...() prototypes
by Simon Glass
· 5 years ago
8d5babb
common: Move env_get_ip() to net.h
by Simon Glass
· 5 years ago
2189d5f
Move strtomhz() to vsprintf.h
by Simon Glass
· 5 years ago
8bef79b
common: Move sorting functions to their own header file
by Simon Glass
· 5 years ago
f083583
common: Move bootcount functions to their header file
by Simon Glass
· 5 years ago
c660444
spl: bootcount: Move code out of header file
by Simon Glass
· 5 years ago
3db7110
crc32: Use the crc.h header for crc functions
by Simon Glass
· 5 years ago
b2ea91b
crc: Fix code style with crc functions
by Simon Glass
· 5 years ago
c3a4d1c
common: Drop linux/crc8.h
by Simon Glass
· 5 years ago
840ef4d
common: Move random-number functions into their own header
by Simon Glass
· 5 years ago
c076e5c
status_led: Tidy up the code style
by Simon Glass
· 5 years ago
c3e4430
common: Drop global inclusion of status_led.h
by Simon Glass
· 5 years ago
9ce2aa1
Drop CONFIG_SHOW_ACTIVITY
by Simon Glass
· 5 years ago
62f9b65
common: Move older CPU functions to their own header
by Simon Glass
· 5 years ago
151f275
dm: serial: Handle "stdout-path" with ":options" correctly
by Bin Meng
· 5 years ago
3570406
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq
by Tom Rini
· 5 years ago
1f3813c
Merge branch 'master' of git://git.denx.de/u-boot-mips
by Tom Rini
· 5 years ago
2a250ae
MIPS: remove Micronas VCT boards
by Daniel Schwierzeck
· 5 years ago
873d00a3fb
configs: ls1028a: enable CMD_DM
by Alex Marginean
· 5 years ago
9977ebd
board: fsl: lx2160a: Fix the typo in board_fix_fdt
by Pankaj Bansal
· 5 years ago
7a8d9fd
configs/lx2160a: Add CONFIG_ENV_SECT_SIZE in defconfig
by Priyanka Jain
· 5 years ago
dd38416
Merge git://git.denx.de/u-boot-socfpga
by Tom Rini
· 5 years ago
c4f697b
Merge git://git.denx.de/u-boot-usb
by Tom Rini
· 5 years ago
089612d
Merge tag 'mmc-11-27-2019' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc
by Tom Rini
· 5 years ago
2906144
Merge tag 'u-boot-stm32-20191126' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm
by Tom Rini
· 5 years ago
4b39568
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xx
by Tom Rini
· 5 years ago
56b0bb9
mmc: tmio: sdhi: Add calibration tables
by Marek Vasut
· 5 years ago
1bdcb83
mmc: tmio: sdhi: Skip bad taps
by Marek Vasut
· 5 years ago
Next »