Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
0cab3ec02a2aa1f6c34b3bdb72904cb54462a431
0cab3ec
Various Makefiles: Add SPDX-License-Identifier tags
by Tom Rini
· Tue Nov 10 01:06:16 2015 +0000
58e2f35
mpc85xx/u-boot*.lds: remove _GLOBAL_OFFSET_TABLE_ definition
by Zhenhua Luo
· Sun Oct 25 10:32:28 2015 +0530
4dc3970
Replace "extern inline" with "static inline"
by Måns Rullgård
· Fri Nov 06 12:44:01 2015 +0000
72e9904
ARM64: zynqmp: Sync zynq_sdhci_init() declaration
by Michal Simek
· Thu Nov 05 17:06:29 2015 +0100
7f30312
Merge branch 'master' of git://git.denx.de/u-boot-nios
by Tom Rini
· Fri Nov 06 09:21:33 2015 -0500
859e010
Merge branch 'master' of git://git.denx.de/u-boot-mips
by Tom Rini
· Fri Nov 06 09:17:17 2015 -0500
735bb01
MIPS: bootm: use CONFIG_IS_ENABLED() everywhere
by Daniel Schwierzeck
· Sun Nov 01 17:36:15 2015 +0100
20a8b1c
MIPS: bootm: rework and fix broken bootm code
by Daniel Schwierzeck
· Sun Nov 01 17:36:14 2015 +0100
bb08b0b
common/board_f: enable setup_board_part1() for MIPS
by Daniel Schwierzeck
· Sun Nov 01 17:36:13 2015 +0100
dde1ffb
net: altera_tse: get numbers of fdt address and size cells
by Thomas Chou
· Fri Nov 06 09:37:17 2015 +0800
e2a9d2f
net: altera_tse: use BIT macro
by Thomas Chou
· Fri Nov 06 09:37:08 2015 +0800
db08920
net: altera_tse: remove the useless parenthesis
by Thomas Chou
· Fri Nov 06 09:36:52 2015 +0800
992b88b
net: altera_tse: fix packed and aligned attribute
by Thomas Chou
· Fri Nov 06 09:36:41 2015 +0800
455e953
net: altera_tse: use data type u32 for regs and desc
by Thomas Chou
· Fri Nov 06 09:36:26 2015 +0800
36038cd
net: altera_tse: remove unused macro and regs def
by Thomas Chou
· Fri Nov 06 09:36:06 2015 +0800
e486ab2
nios2: trim CONFIG_SYS_MEMTEST_END
by Thomas Chou
· Wed Nov 04 13:25:20 2015 +0800
c2ec5f8
nios2: trim CONFIG_SYS_MALLOC_LEN
by Thomas Chou
· Wed Nov 04 13:28:29 2015 +0800
083cbdd
altera_uart: Adjust the declaration of debug_uart_init()
by Thomas Chou
· Tue Nov 03 14:19:02 2015 +0800
2636a1e
altera_jtag_uart: Adjust the declaration of debug_uart_init()
by Thomas Chou
· Tue Nov 03 14:18:27 2015 +0800
9e0cf7b
nios2: fix cached mode in clearing the BSS
by Thomas Chou
· Tue Nov 03 13:52:15 2015 +0800
804a551
nios2: remove CONFIG_SYS_INIT_SP macro
by Thomas Chou
· Tue Nov 03 13:47:02 2015 +0800
6a01439
nios2: remove CONFIG_SYS_MALLOC_BASE macro
by Thomas Chou
· Tue Nov 03 13:31:09 2015 +0800
ef4b350
spi: altera_spi: minor clean up
by Thomas Chou
· Sat Oct 31 20:55:48 2015 +0800
f4c874b
misc: altera_sysid: minor clean up
by Thomas Chou
· Sat Oct 31 20:54:53 2015 +0800
90b1d79
timer: altera_timer: minor clean up
by Thomas Chou
· Sat Oct 31 20:54:16 2015 +0800
9baccdc
timer: altera_timer: use BIT macro
by Thomas Chou
· Thu Oct 29 21:16:39 2015 +0800
65a50c9
serial: altera_uart: minor clean up
by Thomas Chou
· Sat Oct 31 20:53:23 2015 +0800
94c3921
serial: altera_uart: use BIT macro
by Thomas Chou
· Thu Oct 29 21:18:01 2015 +0800
5cbdb8c
serial: altera_jtag_uart: minor clean up
by Thomas Chou
· Sat Oct 31 20:52:38 2015 +0800
bd5bd7a
serial: altera_jtag_uart: use BIT macro
by Thomas Chou
· Thu Oct 29 21:09:31 2015 +0800
d6c32dc
nios2: enable setexpr command in defconfig
by Thomas Chou
· Thu Oct 29 16:33:23 2015 +0800
ba5316e
nios2: clean up macros that do not need a value in board header
by Thomas Chou
· Thu Oct 29 16:43:46 2015 +0800
133b9c3
nios2: use common sequence for reserve_uboot
by Thomas Chou
· Tue Oct 27 11:23:39 2015 +0800
41d02bb
nios2: use dram bank in board info
by Thomas Chou
· Tue Oct 27 10:21:06 2015 +0800
043a497
nios2: change virt_to_phys to use physaddr_mask in global data
by Thomas Chou
· Tue Oct 27 09:02:17 2015 +0800
8392e2f
nios2: remove the useless parenthesis in asm/io.h
by Thomas Chou
· Thu Oct 29 21:00:32 2015 +0800
ebf8aac
nios2: fix map_physmem to do real cache mapping
by Thomas Chou
· Tue Oct 27 08:30:22 2015 +0800
1cd8761
sf: Add SPI NOR protection mechanism
by Fabio Estevam
· Thu Nov 05 12:43:42 2015 -0200
d970969
sf: Add SPI protection mechanism from the kernel
by Fabio Estevam
· Thu Nov 05 12:43:41 2015 -0200
1a03a7e
powerpc: Remove __ilog2_u64 and ffs4 from bitops
by Fabio Estevam
· Thu Nov 05 12:43:40 2015 -0200
0297d1e
compat: Remove is_power_of_2() definition
by Fabio Estevam
· Thu Nov 05 12:43:39 2015 -0200
5e39d08
bitops: Add fls_long and __ffs64
by Fabio Estevam
· Thu Nov 05 12:43:38 2015 -0200
64af415
avr32: Use the generic bitops headers
by Fabio Estevam
· Thu Nov 05 12:43:37 2015 -0200
6e8a108
arc: Use the generic bitops headers
by Fabio Estevam
· Thu Nov 05 12:43:36 2015 -0200
c6c3fe6
mips: Use the generic bitops headers
by Fabio Estevam
· Thu Nov 05 12:43:35 2015 -0200
fa3414d
nios2: Use the generic bitops headers
by Fabio Estevam
· Thu Nov 05 12:43:34 2015 -0200
4a779da
nds32: Use the generic bitops headers
by Fabio Estevam
· Thu Nov 05 12:43:33 2015 -0200
0a1ccb9
openrisc: Use the generic bitops headers
by Fabio Estevam
· Thu Nov 05 12:43:32 2015 -0200
2a33c78
sparc: Use the generic bitops headers
by Fabio Estevam
· Thu Nov 05 12:43:31 2015 -0200
607238d
sandbox: Use the generic bitops headers
by Fabio Estevam
· Thu Nov 05 12:43:30 2015 -0200
6c36ca0
microblaze: Use the generic bitops headers
by Fabio Estevam
· Thu Nov 05 12:43:29 2015 -0200
e66afd8
sh: Use the generic bitops headers
by Fabio Estevam
· Thu Nov 05 12:43:28 2015 -0200
fb30928
blackfin: Use the generic bitops headers
by Fabio Estevam
· Thu Nov 05 12:43:27 2015 -0200
c38be38
m68k: Use the generic bitops headers
by Fabio Estevam
· Thu Nov 05 12:43:26 2015 -0200
15eaa97
x86: Use the generic bitops headers
by Fabio Estevam
· Thu Nov 05 12:43:25 2015 -0200
d24ab14
ARM: Use the generic bitops headers
by Fabio Estevam
· Thu Nov 05 12:43:24 2015 -0200
fdcbc22
include: Add generic bitops headers
by Fabio Estevam
· Thu Nov 05 12:43:23 2015 -0200
6ddec55
include: Add log2 header from the kernel
by Fabio Estevam
· Thu Nov 05 12:43:22 2015 -0200
dae7b73
Merge branch 'master' of git://git.denx.de/u-boot-video
by Tom Rini
· Thu Nov 05 07:47:21 2015 -0500
e5e2498
Merge git://git.denx.de/u-boot-samsung
by Tom Rini
· Thu Nov 05 07:46:45 2015 -0500
5edcf4c
Merge git://git.denx.de/u-boot-usb
by Tom Rini
· Thu Nov 05 07:46:37 2015 -0500
ccdaff3
Merge git://git.denx.de/u-boot-socfpga
by Tom Rini
· Thu Nov 05 07:46:28 2015 -0500
d52a5a7f
video: Drop DEV_EXT_VIDEO flag
by Bin Meng
· Tue Nov 03 23:23:38 2015 -0800
6abe4b6
video: Drop DEV_FLAGS_SYSTEM flag
by Bin Meng
· Tue Nov 03 23:23:37 2015 -0800
45ed149
sandbox: adc: Add missing header file
by Przemyslaw Marczak
· Wed Nov 04 18:30:09 2015 +0100
43306e3
arm: dts: socfpga: Increase the spi-max-frequency for QSPI flash
by Chin Liang See
· Sat Oct 17 08:32:56 2015 -0500
cb4ac0b
spi: cadence_qspi: Ensure check for max frequency in place
by Chin Liang See
· Sat Oct 17 08:32:38 2015 -0500
f1d200f
spi: cadence_qspi: Fix fdt read of spi-max-frequency
by Chin Liang See
· Sat Oct 17 08:32:14 2015 -0500
36431f9
spi: cadence_qspi: Ensure spi_calibration is run when sclk change
by Chin Liang See
· Sat Oct 17 08:31:55 2015 -0500
c97b074
lib, fdt: Adding fdtdec_get_uint function
by Chin Liang See
· Sat Oct 17 08:30:32 2015 -0500
1e4fa7c
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Tom Rini
· Wed Nov 04 18:30:51 2015 -0500
3c98e7b
mpc85xx: Add support for the Varisys Cyrus board
by Andy Fleming
· Wed Nov 04 15:48:32 2015 -0600
b9b8c2f
rtc: Add MCP79411 support to DS1307 rtc driver
by Andy Fleming
· Wed Oct 21 18:59:06 2015 -0500
054aed9
ARM: zynq: Remove zc70x target
by Michal Simek
· Fri Oct 30 15:05:54 2015 +0100
23d9b62
arm: zynq: Move serial driver to driver model
by Simon Glass
· Sat Oct 17 19:41:27 2015 -0600
4ef8bc5
arm: zynq: serial: Drop non-device-tree serial driver portions
by Simon Glass
· Sat Oct 17 19:41:26 2015 -0600
25b8371
ARM: zynqmp: Enable DM and OF binding
by Michal Simek
· Sat Oct 17 19:41:25 2015 -0600
8c7323a
arm: zynq: dts: Add U-Boot device tree additions
by Simon Glass
· Sat Oct 17 19:41:24 2015 -0600
6093336
dm: arm: zynq: Enable device tree control in SPL
by Simon Glass
· Sat Oct 17 19:41:23 2015 -0600
091f6a3
arm: zynq: Support the debug UART
by Simon Glass
· Sat Oct 17 19:41:22 2015 -0600
122216d
arm: zynq: Drop unnecessary code in SPL board_init_f()
by Simon Glass
· Sat Oct 17 19:41:21 2015 -0600
f5b18bd
arm: zynq: Use separate device tree instead of embedded
by Simon Glass
· Sat Oct 17 19:41:20 2015 -0600
77ec34e
dm: spl: Support device tree when BSS is in a different section
by Simon Glass
· Sat Oct 17 19:41:19 2015 -0600
45f1e4e
dm: spl: Generate u-boot-spl-dtb.bin only when enabled
by Simon Glass
· Sat Oct 17 19:41:18 2015 -0600
c860e3e
dm: serial: Deal with stdout-path with an alias
by Simon Glass
· Sat Oct 17 19:41:17 2015 -0600
b044a4f
fdtgrep: Simplify the alias generation code
by Simon Glass
· Sat Oct 17 19:41:16 2015 -0600
ca2403a
fdt: Correct handling of alias regions
by Simon Glass
· Sat Oct 17 19:41:15 2015 -0600
088dccb
fdt: Add a function to look up a /chosen property
by Simon Glass
· Sat Oct 17 19:41:14 2015 -0600
54b896f
ARM: zynqmp: Add DTS for ep108 board
by Michal Simek
· Fri Oct 30 15:39:18 2015 +0100
5ea8590
zynq-common: Define CONFIG_SYS_I2C_ZYNQ based on board config
by Siva Durga Prasad Paladugu
· Wed Oct 28 11:19:08 2015 +0530
200f0c5
arm: socfpga: reset: correct dma, qspi, and sdmmc reset bit defines
by Dinh Nguyen
· Mon Nov 02 17:11:21 2015 -0600
e8d13bb
usb: udc: Fix warnings on 64-bit builds
by Michal Simek
· Fri Oct 30 16:21:30 2015 +0100
6c7d003
usb: lthor: Specify correct parameter for sizeof type
by Michal Simek
· Fri Oct 30 16:19:43 2015 +0100
698cd6f
usb: dwc3: Fix warnings on 64-bit builds
by Michal Simek
· Fri Oct 30 16:24:06 2015 +0100
1bf0634
ARM: dra7xx_evm: Add DFU support for qspi flash
by Vignesh R
· Tue Oct 20 15:22:01 2015 +0530
354e39e
dfu: dfu_sf: Pass duplicate devstr to parse_dev
by Vignesh R
· Tue Oct 20 15:22:00 2015 +0530
66cb3e4
ohci: Add missing cache-flush for hcca area
by Hans de Goede
· Tue Oct 20 18:39:29 2015 +0200
d83b89d
common/usb_storage.c: Clean up usb_storage_probe()
by Tom Rini
· Sun Oct 11 07:26:27 2015 -0400
2acb23b
arm: at91: reworked meesc board support
by Daniel Gorsulowski
· Mon Nov 02 07:59:49 2015 +0100
11fd15d
mmc: atmel: Add atmel sdhci support
by Wenyou Yang
· Mon Nov 02 10:57:09 2015 +0800
Next »