Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
3337e3af5d3dd52e1fa043fc117594fbf3e029f4
3337e3a
Enable DISTRO_DEFAULT on platforms that missed it before
by Tom Rini
· 8 years ago
4880b02
cmd: Convert CMD_BOOTMENU
by Tom Rini
· 8 years ago
1b597ad
board: ti: am57xx: add FIT image TEE processing
by Andrew F. Davis
· 8 years ago
0fcc5207
board: ti: dra7xx: add FIT image TEE processing
by Andrew F. Davis
· 8 years ago
a8ff968
arm: omap5: Add OPTEE node to fdt
by Andrew F. Davis
· 8 years ago
57de1ea
arm: omap5: Add TEE loading support
by Harinarayan Bhatta
· 8 years ago
4c158b9
arm: omap5: Add function to make an SMC call on cpu1
by Harinarayan Bhatta
· 8 years ago
7e719ee
image: Add Trusted Execution Environment image type
by Andrew F. Davis
· 8 years ago
d7be509
image: Add FIT image loadable section custom processing
by Andrew F. Davis
· 8 years ago
5ca28f6
davinci: omapl138_lcdk: add DT support for EMMC boot
by Fabien Parent
· 8 years ago
f96ab6a
davinci: omapl138_lcdk: improve readability of boot command
by Fabien Parent
· 8 years ago
c69a05d
davinci: omapl138_lcdk: add NAND SPL boot support
by Fabien Parent
· 8 years ago
b2b3365
davinci: omapl138_lck: remove obsolete define
by Fabien Parent
· 8 years ago
ef04479
davinci: omapl138_lcdk: use correct name for CONFIG_SYS_NAND_MASK_ALE
by Fabien Parent
· 8 years ago
1dbab27
davinci: omapl138_lcdk: use correct name for CONFIG_SYS_NAND_MASK_CLE
by Fabien Parent
· 8 years ago
d92ca46
davinci: omapl138_lcdk: use correct define for 16 bit NAND chips
by Fabien Parent
· 8 years ago
cf07d39
NAND: davinci: add support for NAND chips with 16 bits bus
by Fabien Parent
· 8 years ago
742762b
davinci: omapl138_lcdk: add u-boot sector for mmc/sd boot
by Fabien Parent
· 8 years ago
5d7cdf3
davinci: da850evm: fix empty boot method list in the SPL
by Fabien Parent
· 8 years ago
a5ab44f
davinci: omapl138_lcdk: configure ddr2
by Fabien Parent
· 8 years ago
cd895dc
davinci: omapl138_lcdk: configure pll0
by Fabien Parent
· 8 years ago
b31bf37
ARM: davinci: Move CONFIG_SYS_DA850_DDR_INIT to Kconfig
by Fabien Parent
· 8 years ago
f519b36
ARM: davinci: Move CONFIG_SYS_DA850_PLL_INIT to Kconfig
by Fabien Parent
· 8 years ago
3891a54
ARM: DRA7x/AM57xx: Get rid of CONFIG_AM57XX
by Nishanth Menon
· 8 years ago
042fdb7
usb: xhci: Remove assumption of DWC instance based on DRA7 SoC type
by Nishanth Menon
· 8 years ago
4361220
ARM: K2G: DDR3: Fix up priv ID for MPU
by Nishanth Menon
· 8 years ago
5d4d436
ARM: AMx3xx: Make FIT boot as default boot on HS devices
by Lokesh Vutla
· 8 years ago
82cca5a
ARM: AM57xx: Make FIT boot as default boot on HS devices
by Lokesh Vutla
· 8 years ago
71c1b58
ARM: DRA7: Make FIT boot as default boot on HS devices
by Lokesh Vutla
· 8 years ago
1e93cc8
ti_armv7_common: env: Add support for loading FIT images
by Lokesh Vutla
· 8 years ago
2a77788
ti_armv7_common: env: Consolidate support for loading images from mmc
by Lokesh Vutla
· 8 years ago
998250f
configs: am43x: hs: Modify SPL load address to fix UART boot issue
by Madan Srinivas
· 8 years ago
47c5705
r2dplus: fixup CONFIG_SYS_TEXT_BASE to account arch/sh changes
by Vladimir Zapolskiy
· 8 years ago
76a5598
sh: generate position independent code for all platforms
by Vladimir Zapolskiy
· 8 years ago
3500581
sh: share the correct version of start.S among all cpus
by Vladimir Zapolskiy
· 8 years ago
9c141b2
sh4: fix start.S by calling board_init_f() after first code relocation
by Vladimir Zapolskiy
· 8 years ago
bccf09e
sh: add shared relocate_code() function and call board_init_r()
by Vladimir Zapolskiy
· 8 years ago
cdbb0cf
sh: add common dram_init() function for all boards
by Vladimir Zapolskiy
· 8 years ago
18a40e8
sh: define CONFIG_DISPLAY_BOARDINFO to print board information
by Vladimir Zapolskiy
· 8 years ago
9079acb
sh: remove undefined DEBUG preprocessor token from board config files
by Vladimir Zapolskiy
· 8 years ago
8371dab
sh: add MEMORY command to a shared linker script
by Vladimir Zapolskiy
· 8 years ago
b26d250
sh: define entry point and reloc_dst inside a linker script
by Vladimir Zapolskiy
· 8 years ago
9ec4a67
sh: place board lowlevel_init code in the beginning of .text
by Vladimir Zapolskiy
· 8 years ago
3f8b539
sh4: use single u-boot linker script for all boards
by Vladimir Zapolskiy
· 8 years ago
e2099d7
common: sh: add necessary define bits to board_f
by Vladimir Zapolskiy
· 8 years ago
40166c8
r2dplus: select rtl8139 driver in defconfig
by Vladimir Zapolskiy
· 8 years ago
7652704
r2dplus: use P1 area space for text base and PCI system memory
by Vladimir Zapolskiy
· 8 years ago
b032eb1
sh4: remove __io config options from r2dplus and r7780mp boards
by Vladimir Zapolskiy
· 8 years ago
30391de
pci: sh7751: map PCI memory space into SDRAM
by Vladimir Zapolskiy
· 8 years ago
d44cf29
pci: sh7751: fix up PCI I/O space address
by Vladimir Zapolskiy
· 8 years ago
b33718c
sh4: cache: move exported cache manipulation functions into cache.c
by Vladimir Zapolskiy
· 8 years ago
6ab8b96
sh: cache: don't modify CCR from P1 area
by Vladimir Zapolskiy
· 8 years ago
c230a37
sh: cache use jump_to_P2() and back_to_P1() from asm/system.h
by Vladimir Zapolskiy
· 8 years ago
dad2b30
sh3: remove unused cache.c file from being built
by Vladimir Zapolskiy
· 8 years ago
0f62bf6
sh4: cache: correct flush_cache() to writeback and invalidate
by Vladimir Zapolskiy
· 8 years ago
ee47c4c
sh4: cache: correct dcache flush to invalidate with write-back
by Vladimir Zapolskiy
· 8 years ago
fd184b9
compiler.h: use u-boot endian macros on OpenBSD
by Jonathan Gray
· 8 years ago
7e0b87c
ARM: am57xx_evm: enable DFU support
by Sekhar Nori
· 8 years ago
f843770
ARM: ti: consolidate dfu environment variables
by Sekhar Nori
· 8 years ago
861fe65
cmd: scsi: Make private functions static
by Michal Simek
· 8 years ago
0b3a58e
scsi: Separate SCSI private block description initialization
by Michal Simek
· 8 years ago
c002e39
scsi: Change scsi_scan() to be able to return value
by Michal Simek
· 8 years ago
545a284
scsi: Make private functions static
by Michal Simek
· 8 years ago
182ec15
scsi: Remove completely unused functions
by Michal Simek
· 8 years ago
cdb93b2
scsi: Simplify scsi_read/scsi_write()
by Michal Simek
· 8 years ago
bccfd9e
scsi: Move pccb buffer initalization directly to scsi_detect_dev
by Michal Simek
· 8 years ago
4dbee17
scsi: Take lun from device block description
by Michal Simek
· 8 years ago
570712f
scsi: Extract device detection algorithm
by Michal Simek
· 8 years ago
92ca476
scsi: Extract block device initialization
by Michal Simek
· 8 years ago
15a2acd
common: miiphyutil: Work and report phy address in hex in mdio cmd
by Michal Simek
· 8 years ago
20ca679
ARM: zynq: Enable SD1 and qspi for picozed board
by Siva Durga Prasad Paladugu
· 8 years ago
e3e18be
ARM: zynq(mp): remove unneeded CONFIG_USB_MAX_CONTROLLER_COUNT defines
by Masahiro Yamada
· 8 years ago
2661081
ARM64: zynqmp: List secondary software boot modes
by Michal Simek
· 8 years ago
fde6cac
ARM64: zynqmp: Use DTS name for different psu_init_gpl* files in SPL
by Michal Simek
· 8 years ago
e367240
ARM64: zynqmp: Force certain bootmode for SPL
by Michal Simek
· 8 years ago
9ae0e14
Merge git://www.denx.de/git/u-boot-marvell
by Tom Rini
· 8 years ago
2611c05
tools/kwbimage: add DEBUG option
by Chris Packham
· 8 years ago
4bdb547
tools/kwbimage: add BAUDRATE option
by Chris Packham
· 8 years ago
a53d97a
arm: mvebu: move SYS_MVEBU_PLL_CLOCK to Kconfig
by Chris Packham
· 8 years ago
eb1f778
mvebu: db-88f6820-amc: Enable FIT support
by Chris Packham
· 8 years ago
09410c6
SPL: mmc: Make spl_mmc_load_image available
by Marek Vasut
· 8 years ago
b5b838f
mmc: Tinification of the mmc code
by Marek Vasut
· 8 years ago
ce9eca9
mmc: Fix warning if debug() is not used
by Marek Vasut
· 8 years ago
cd3d488
mmc: add bkops-enable command
by Tomas Melin
· 8 years ago
f0ecfc5
mmc: s5p_sdhci: fix to check proper pinmux id
by Seung-Woo Kim
· 8 years ago
38c4f0b
ts4600: Disable CONFIG_DISPLAY_CPUINFO
by Tom Rini
· 8 years ago
a2cb310
Merge branch 'master' of git://git.denx.de/u-boot-mips
by Tom Rini
· 8 years ago
bb417f1
travis.yml: Split Freescale ARM job up more
by Tom Rini
· 8 years ago
6fd596a
MIPS: Fix map_physmem for cached mappings
by Paul Burton
· 8 years ago
7a3e0f7
MIPS: Use ram_top, not bi_memsize, in arch_lmb_reserve
by Paul Burton
· 8 years ago
e7e0469
mips: Let cache.h be included from assembly source
by Marek Vasut
· 8 years ago
4c2cb11
common/board_f: enable initr_trap for MIPS
by Daniel Schwierzeck
· 9 years ago
6c59363
MIPS: add handling for generic and EJTAG exceptions
by Daniel Schwierzeck
· 9 years ago
bd60252
MIPS: reserve space for exception vectors
by Daniel Schwierzeck
· 9 years ago
67588bd
MIPS: add asm-offsets for struct pt_regs
by Daniel Schwierzeck
· 9 years ago
924ad86
MIPS: add possibility to setup initial stack and global data in SRAM
by Daniel Schwierzeck
· 8 years ago
c3e72ab
MIPS: factor out code for initial stack and global data
by Daniel Schwierzeck
· 8 years ago
65d297a
MIPS: fix iand optimize setup of CP0 registers
by Daniel Schwierzeck
· 9 years ago
345490f
MIPS: fix ROM exception vectors
by Daniel Schwierzeck
· 9 years ago
af3971f
MIPS: make inclusion of ROM exception vectors configurable
by Daniel Schwierzeck
· 9 years ago
Next »