Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
7a439cadcf3192eb012a2432ca34670b676c74d2
« Previous
3562936
Revive OpenRD targets
by Albert ARIBAUD
· 9 years ago
e7de61b
kirkwood: support CONFIG_SYS_THUMB_BUILD
by Albert ARIBAUD
· 9 years ago
44b0e47
tricorder: switch to CONFIG_SYS_THUMB_BUILD
by Albert ARIBAUD
· 9 years ago
62e9207
arm: support Thumb-1 with CONFIG_SYS_THUMB_BUILD
by Albert ARIBAUD
· 9 years ago
bf104ff
stm32f429-discovery: add CONFIG_SYS_THUMB_BUILD
by Albert ARIBAUD
· 9 years ago
7bdf75c
arm: fix compile warnings when semihosting is enabled on ARMv7M target.
by Vadzim Dambrouski
· 9 years ago
432a624
arm: add support for semihosting for ARMv7M targets
by Vadzim Dambrouski
· 9 years ago
522b021
mpc85xx/u-boot*.lds: remove _GLOBAL_OFFSET_TABLE_ definition
by Zhenhua Luo
· 9 years ago
44d0677
Replace "extern inline" with "static inline"
by Måns Rullgård
· 9 years ago
e490ad2
ARM64: zynqmp: Sync zynq_sdhci_init() declaration
by Michal Simek
· 9 years ago
4ca0c3c
Merge branch 'master' of git://git.denx.de/u-boot-nios
by Tom Rini
· 9 years ago
250ea26
Merge branch 'master' of git://git.denx.de/u-boot-mips
by Tom Rini
· 9 years ago
347ea94
MIPS: bootm: use CONFIG_IS_ENABLED() everywhere
by Daniel Schwierzeck
· 9 years ago
2bb5b63
MIPS: bootm: rework and fix broken bootm code
by Daniel Schwierzeck
· 9 years ago
fb3db63
common/board_f: enable setup_board_part1() for MIPS
by Daniel Schwierzeck
· 9 years ago
75199d6
net: altera_tse: get numbers of fdt address and size cells
by Thomas Chou
· 9 years ago
4c8df1d
net: altera_tse: use BIT macro
by Thomas Chou
· 9 years ago
14fb536
net: altera_tse: remove the useless parenthesis
by Thomas Chou
· 9 years ago
13146ec
net: altera_tse: fix packed and aligned attribute
by Thomas Chou
· 9 years ago
2cd0a52
net: altera_tse: use data type u32 for regs and desc
by Thomas Chou
· 9 years ago
fba54a5
net: altera_tse: remove unused macro and regs def
by Thomas Chou
· 9 years ago
540bb54
nios2: trim CONFIG_SYS_MEMTEST_END
by Thomas Chou
· 9 years ago
2925e2b
nios2: trim CONFIG_SYS_MALLOC_LEN
by Thomas Chou
· 9 years ago
e03c17d
altera_uart: Adjust the declaration of debug_uart_init()
by Thomas Chou
· 9 years ago
933529c
altera_jtag_uart: Adjust the declaration of debug_uart_init()
by Thomas Chou
· 9 years ago
9208d7e
nios2: fix cached mode in clearing the BSS
by Thomas Chou
· 9 years ago
65af9f6
nios2: remove CONFIG_SYS_INIT_SP macro
by Thomas Chou
· 9 years ago
92ae05c
nios2: remove CONFIG_SYS_MALLOC_BASE macro
by Thomas Chou
· 9 years ago
ddf34c2
spi: altera_spi: minor clean up
by Thomas Chou
· 9 years ago
687dbff
misc: altera_sysid: minor clean up
by Thomas Chou
· 9 years ago
1235e5a
timer: altera_timer: minor clean up
by Thomas Chou
· 9 years ago
430b43e
timer: altera_timer: use BIT macro
by Thomas Chou
· 9 years ago
8924148
serial: altera_uart: minor clean up
by Thomas Chou
· 9 years ago
d0b1483
serial: altera_uart: use BIT macro
by Thomas Chou
· 9 years ago
315acd0
serial: altera_jtag_uart: minor clean up
by Thomas Chou
· 9 years ago
886161a
serial: altera_jtag_uart: use BIT macro
by Thomas Chou
· 9 years ago
ca3ed07
nios2: enable setexpr command in defconfig
by Thomas Chou
· 9 years ago
e07eee3
nios2: clean up macros that do not need a value in board header
by Thomas Chou
· 9 years ago
bbfdff3
nios2: use common sequence for reserve_uboot
by Thomas Chou
· 9 years ago
744b57b
nios2: use dram bank in board info
by Thomas Chou
· 9 years ago
2de4823
nios2: change virt_to_phys to use physaddr_mask in global data
by Thomas Chou
· 9 years ago
1cda48f
nios2: remove the useless parenthesis in asm/io.h
by Thomas Chou
· 9 years ago
1ce61cb
nios2: fix map_physmem to do real cache mapping
by Thomas Chou
· 9 years ago
c3c016c
sf: Add SPI NOR protection mechanism
by Fabio Estevam
· 9 years ago
41b358d
sf: Add SPI protection mechanism from the kernel
by Fabio Estevam
· 9 years ago
2d2f490
powerpc: Remove __ilog2_u64 and ffs4 from bitops
by Fabio Estevam
· 9 years ago
f8fdb81
compat: Remove is_power_of_2() definition
by Fabio Estevam
· 9 years ago
de4d2e9
bitops: Add fls_long and __ffs64
by Fabio Estevam
· 9 years ago
61a1777
avr32: Use the generic bitops headers
by Fabio Estevam
· 9 years ago
5d8e660
arc: Use the generic bitops headers
by Fabio Estevam
· 9 years ago
b810aa1
mips: Use the generic bitops headers
by Fabio Estevam
· 9 years ago
7a2a091
nios2: Use the generic bitops headers
by Fabio Estevam
· 9 years ago
d0a3123
nds32: Use the generic bitops headers
by Fabio Estevam
· 9 years ago
85dfd70
openrisc: Use the generic bitops headers
by Fabio Estevam
· 9 years ago
a428c9e
sparc: Use the generic bitops headers
by Fabio Estevam
· 9 years ago
d308c9e
sandbox: Use the generic bitops headers
by Fabio Estevam
· 9 years ago
e6e7b7c
microblaze: Use the generic bitops headers
by Fabio Estevam
· 9 years ago
f86411b
sh: Use the generic bitops headers
by Fabio Estevam
· 9 years ago
9b0e3fd
blackfin: Use the generic bitops headers
by Fabio Estevam
· 9 years ago
d671545
m68k: Use the generic bitops headers
by Fabio Estevam
· 9 years ago
6c2f758
x86: Use the generic bitops headers
by Fabio Estevam
· 9 years ago
56adb7b
ARM: Use the generic bitops headers
by Fabio Estevam
· 9 years ago
77c8554
include: Add generic bitops headers
by Fabio Estevam
· 9 years ago
f598e7a
include: Add log2 header from the kernel
by Fabio Estevam
· 9 years ago
ed02c53
Merge branch 'master' of git://git.denx.de/u-boot-video
by Tom Rini
· 9 years ago
60b2525
Merge git://git.denx.de/u-boot-samsung
by Tom Rini
· 9 years ago
1674942
Merge git://git.denx.de/u-boot-usb
by Tom Rini
· 9 years ago
2882440
Merge git://git.denx.de/u-boot-socfpga
by Tom Rini
· 9 years ago
4b6d094
video: Drop DEV_EXT_VIDEO flag
by Bin Meng
· 9 years ago
1caf934
video: Drop DEV_FLAGS_SYSTEM flag
by Bin Meng
· 9 years ago
58cb44c
sandbox: adc: Add missing header file
by Przemyslaw Marczak
· 9 years ago
a55f286
arm: dts: socfpga: Increase the spi-max-frequency for QSPI flash
by Chin Liang See
· 9 years ago
4e609b6
spi: cadence_qspi: Ensure check for max frequency in place
by Chin Liang See
· 9 years ago
040f4ba
spi: cadence_qspi: Fix fdt read of spi-max-frequency
by Chin Liang See
· 9 years ago
98fbd71
spi: cadence_qspi: Ensure spi_calibration is run when sclk change
by Chin Liang See
· 9 years ago
bfa3e55
lib, fdt: Adding fdtdec_get_uint function
by Chin Liang See
· 9 years ago
8168ee3
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Tom Rini
· 9 years ago
87e2987
mpc85xx: Add support for the Varisys Cyrus board
by Andy Fleming
· 9 years ago
c79e1c1
rtc: Add MCP79411 support to DS1307 rtc driver
by Andy Fleming
· 9 years ago
1e370ef
ARM: zynq: Remove zc70x target
by Michal Simek
· 9 years ago
42800ff
arm: zynq: Move serial driver to driver model
by Simon Glass
· 9 years ago
325c8d5
arm: zynq: serial: Drop non-device-tree serial driver portions
by Simon Glass
· 9 years ago
c2490bf
ARM: zynqmp: Enable DM and OF binding
by Michal Simek
· 9 years ago
035c6b2
arm: zynq: dts: Add U-Boot device tree additions
by Simon Glass
· 9 years ago
71556fb
dm: arm: zynq: Enable device tree control in SPL
by Simon Glass
· 9 years ago
c54c0a4
arm: zynq: Support the debug UART
by Simon Glass
· 9 years ago
bd44758
arm: zynq: Drop unnecessary code in SPL board_init_f()
by Simon Glass
· 9 years ago
fa43f69
arm: zynq: Use separate device tree instead of embedded
by Simon Glass
· 9 years ago
1017296
dm: spl: Support device tree when BSS is in a different section
by Simon Glass
· 9 years ago
021b4d1
dm: spl: Generate u-boot-spl-dtb.bin only when enabled
by Simon Glass
· 9 years ago
6bdc593
dm: serial: Deal with stdout-path with an alias
by Simon Glass
· 9 years ago
f403914
fdtgrep: Simplify the alias generation code
by Simon Glass
· 9 years ago
9d8ac95
fdt: Correct handling of alias regions
by Simon Glass
· 9 years ago
3bc37a5
fdt: Add a function to look up a /chosen property
by Simon Glass
· 9 years ago
44303df
ARM: zynqmp: Add DTS for ep108 board
by Michal Simek
· 9 years ago
1c3f2c7
zynq-common: Define CONFIG_SYS_I2C_ZYNQ based on board config
by Siva Durga Prasad Paladugu
· 9 years ago
e6779f8
blackfin: Disable CONFIG_CC_OPTIMIZE_LIBS_FOR_SPEED in some cases
by Tom Rini
· 9 years ago
c624d07
arm: socfpga: reset: correct dma, qspi, and sdmmc reset bit defines
by Dinh Nguyen
· 9 years ago
f6fcebf
usb: udc: Fix warnings on 64-bit builds
by Michal Simek
· 9 years ago
3219175
usb: lthor: Specify correct parameter for sizeof type
by Michal Simek
· 9 years ago
Next »