Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
ecf60825dadf25d7c82bbe1f1157c7477d95915b
ecf6082
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· Fri Jul 15 08:06:22 2016 -0400
946c723
dm: Update the of-platdata README for the new features
by Simon Glass
· Mon Jul 04 11:58:42 2016 -0600
c405fc4
dm: Add a test for of-platdata
by Simon Glass
· Mon Jul 04 11:58:41 2016 -0600
8cfa74e
test/py: Start sandbox SPL when enabled
by Simon Glass
· Mon Jul 04 11:58:40 2016 -0600
9bc2083
test/py: Provide a way to get early console output
by Simon Glass
· Mon Jul 04 11:58:39 2016 -0600
ba83e94
test/py: Note which console produced unexpected output
by Simon Glass
· Mon Jul 04 11:58:38 2016 -0600
13f422e
test/py: Handle testing with the sandbox_spl board
by Simon Glass
· Mon Jul 04 11:58:37 2016 -0600
1475e49
rockchip: Use of-platdata for firefly-rk3288
by Simon Glass
· Mon Jul 04 11:58:36 2016 -0600
4d1192c
rockchip: sdram: Update the driver to support of-platdata
by Simon Glass
· Mon Jul 04 11:58:35 2016 -0600
8e6af6f
rockchip: sdram: Move all DT decoding to ofdata_to_platdata()
by Simon Glass
· Mon Jul 04 11:58:34 2016 -0600
d63ea43
rockchip: syscon: Update to work with of-platdata
by Simon Glass
· Mon Jul 04 11:58:33 2016 -0600
26158ef
rockchip: Don't use spl_boot_device() with of-platdata
by Simon Glass
· Mon Jul 04 11:58:32 2016 -0600
13fb1bc
rockchip: Move the MMC setup check earlier
by Simon Glass
· Mon Jul 04 11:58:31 2016 -0600
ff8357e
rockchip: pinctrl: Update the rk3288 driver to support of-platdata
by Simon Glass
· Mon Jul 04 11:58:30 2016 -0600
00c5fd4
rockchip: clk: Update the rk3288 driver to support of-platdata
by Simon Glass
· Mon Jul 04 11:58:29 2016 -0600
994c29d
rockchip: clk: Move all DT decoding to ofdata_to_platdata()
by Simon Glass
· Mon Jul 04 11:58:28 2016 -0600
4bb9ce4
rockchip: mmc: Update the driver to support of-platdata
by Simon Glass
· Mon Jul 04 11:58:27 2016 -0600
4188d94
rockchip: mmc: Move all DT decoding to ofdata_to_platdata()
by Simon Glass
· Mon Jul 04 11:58:26 2016 -0600
19d6691
rockchip: Update the sdram-channel property to support of-platdata
by Simon Glass
· Mon Jul 04 11:58:25 2016 -0600
b3068ad
rockchip: serial: Add an of-platdata driver for rockchip
by Simon Glass
· Mon Jul 04 11:58:24 2016 -0600
18798be
dm: serial: ns16550: Update to support of-platdata
by Simon Glass
· Mon Jul 04 11:58:23 2016 -0600
b611433
dm: core: Add an implementation of regmap_init_mem_platdata()
by Simon Glass
· Mon Jul 04 11:58:22 2016 -0600
30d73e8
dm: core: Move regmap allocation into a separate function
by Simon Glass
· Mon Jul 04 11:58:21 2016 -0600
0950642
dm: sandbox: Enable of-platdata for sandbox_spl
by Simon Glass
· Mon Jul 04 11:58:20 2016 -0600
c744fca
sandbox: Don't bring in the eeprom emulator in SPL
by Simon Glass
· Mon Jul 04 11:58:19 2016 -0600
afbf9b8
dm: core: Expand platdata for of-platdata devices
by Simon Glass
· Mon Jul 04 11:58:18 2016 -0600
8a07e68
dm: Don't attach the device tree to SPL with of-platdata
by Simon Glass
· Mon Jul 04 11:58:17 2016 -0600
6522a55
dtoc: Ignore the u-boot, dm-pre-reloc property
by Simon Glass
· Mon Jul 04 11:58:16 2016 -0600
2d4c7dc
dm: core: Rename DM_NAME_ALLOCED to DM_FLAG_NAME_ALLOCED
by Simon Glass
· Mon Jul 04 11:58:15 2016 -0600
e9559fb
dm: spl: Bind in all devices in SPL with of-platdata
by Simon Glass
· Mon Jul 04 11:58:14 2016 -0600
affe9ee
tiny-printf: Support assert()
by Simon Glass
· Mon Jul 04 11:58:13 2016 -0600
0dbc728
Only build the libfdt python module if 'swig' is available
by Simon Glass
· Mon Jul 04 11:58:12 2016 -0600
a2a6f04
dm: Add a more efficient libfdt library
by Simon Glass
· Mon Jul 04 11:58:11 2016 -0600
bf6e890
dm: Makefile: Build of-platdata files when the feature is enabled
by Simon Glass
· Mon Jul 04 11:58:10 2016 -0600
bfad22e
dm: Add a tool to generate C code from a device tree
by Simon Glass
· Mon Jul 04 11:58:09 2016 -0600
fa8974d
dm: Add a library to provide simple device-tree access
by Simon Glass
· Mon Jul 04 11:58:08 2016 -0600
261ad28
dm: Add a README for of-platdata
by Simon Glass
· Mon Jul 04 11:58:07 2016 -0600
7bc65f3
dm: Add an option to enable the of-platdata feature
by Simon Glass
· Mon Jul 04 11:58:06 2016 -0600
4f3ce47
dm: Don't include fdtdec functions when of-platdata is enabled
by Simon Glass
· Mon Jul 04 11:58:05 2016 -0600
afd81a5
dm: serial: Add support for of-platdata
by Simon Glass
· Mon Jul 04 11:58:04 2016 -0600
589d915
dm: clk: Add support for of-platdata
by Simon Glass
· Mon Jul 04 11:58:03 2016 -0600
da59fae
dm: Add a header that provides access to the of-platdata structs
by Simon Glass
· Mon Jul 04 11:58:02 2016 -0600
750c482
dm: sandbox: Add a simple driver to test of-platdata
by Simon Glass
· Mon Jul 04 11:58:01 2016 -0600
73dd069
dm: syscon: Add support for of-platdata
by Simon Glass
· Mon Jul 04 11:58:00 2016 -0600
b944345
dm: regmap: Add a dummy implementation for of-platdata
by Simon Glass
· Mon Jul 04 11:57:59 2016 -0600
8d7e816
dm: core: Don't use device tree with of-platdata
by Simon Glass
· Mon Jul 04 11:57:58 2016 -0600
abbe825
dm: Makefile: Build of-platdata before SPL
by Simon Glass
· Mon Jul 04 11:57:57 2016 -0600
bb94838
dm: spl: Don't set up device tree with of-platdata
by Simon Glass
· Mon Jul 04 11:57:56 2016 -0600
4e9c131
sandbox: Add a test device that uses of-platdata
by Simon Glass
· Mon Jul 04 11:57:55 2016 -0600
9ca517d
sandbox: Add a new sandbox_spl board
by Simon Glass
· Mon Jul 04 11:57:54 2016 -0600
549f23a
sandbox: serial: Don't sync video in SPL
by Simon Glass
· Mon Jul 04 11:57:53 2016 -0600
1a4742c
sandbox: Don't use IDE and iotrace in SPL
by Simon Glass
· Mon Jul 04 11:57:52 2016 -0600
a7e2d4d
sandbox: Add basic SPL implementation
by Simon Glass
· Mon Jul 04 11:57:51 2016 -0600
5cf1663
sandbox: Don't include the main loop in SPL
by Simon Glass
· Mon Jul 04 11:57:50 2016 -0600
f44a3a5
sandbox: Don't use PCI in SPL
by Simon Glass
· Mon Jul 04 11:57:49 2016 -0600
141e5a0
sandbox: Add some missing headers in cpu.c
by Simon Glass
· Mon Jul 04 11:57:48 2016 -0600
be31037
sandbox: Correct header file order in cpu.c
by Simon Glass
· Mon Jul 04 11:57:47 2016 -0600
1a3ba62
sandbox: Support building an SPL image
by Simon Glass
· Mon Jul 04 11:57:46 2016 -0600
2c931ba
sandbox: Allow chaining from SPL to U-Boot proper
by Simon Glass
· Mon Jul 04 11:57:45 2016 -0600
32fa8fa
Makefile: Allow the SPL final link rule to be overridden
by Simon Glass
· Mon Jul 04 11:57:44 2016 -0600
ae9e3a5
spl: Drop include of i2c.h
by Simon Glass
· Mon Jul 04 11:57:43 2016 -0600
9f8063b
README: Remove CONFIG_SYS_MALLOC_F_LEN comment
by Simon Glass
· Mon Jul 04 11:57:42 2016 -0600
d6b6b50
sandbox: Don't print a warning for CONFIG_I2C_COMPAT
by Simon Glass
· Mon Jul 04 11:57:41 2016 -0600
4612af6
rtc: Tidy up the code style
by Simon Glass
· Sun Jun 19 19:51:00 2016 -0600
143997a
arm: Show cache warnings in U-Boot proper only
by Simon Glass
· Sun Jun 19 19:43:05 2016 -0600
e558f6a
Add warn_non_spl() to show a message in U-Boot proper
by Simon Glass
· Sun Jun 19 19:43:04 2016 -0600
1ec1c3a
Add comments for debug() and pr_fmt
by Simon Glass
· Sun Jun 19 19:43:03 2016 -0600
b7ba957
arm: Don't invalidate unaligned cache regions
by Simon Glass
· Sun Jun 19 19:43:02 2016 -0600
8540658
arm: Move check_cache_range() into a common place
by Simon Glass
· Sun Jun 19 19:43:01 2016 -0600
d3aa98a
board_f: prevent misleading "Watchdog enabled" output
by Anatolij Gustschin
· Mon Jun 13 14:24:24 2016 +0200
87db294
board_f: init designware watchdog if CONFIG_DESIGNWARE_WATCHDOG=y
by Anatolij Gustschin
· Mon Jun 13 14:24:23 2016 +0200
f9c0bfd
configs: da850evm: enable bootz command
by Sekhar Nori
· Tue Jul 12 16:24:48 2016 +0530
e38b45a
ARM: OMAP5+: Enable errata i727
by Lokesh Vutla
· Tue Jul 12 14:47:41 2016 +0530
9e3cd3c
mkimage: fix missing break for -p switch
by Teddy Reed
· Mon Jul 11 22:54:26 2016 -0700
8f9cc4c
bootm: fixup silent Linux out of BOOTM_STATE_LOADOS state
by Hector Palacios
· Mon Jul 11 12:34:37 2016 +0200
8a214c9
stm32: Change USART port to USART6 for stm32f746 discovery board
by Toshifumi NISHINAGA
· Fri Jul 08 01:02:26 2016 +0900
18bd763
stm32: Add SDRAM support for stm32f746 discovery board
by Toshifumi NISHINAGA
· Fri Jul 08 01:02:25 2016 +0900
65bfb9c
stm32: clk: Add 200MHz clock configuration for stm32f746 discovery board
by Toshifumi NISHINAGA
· Fri Jul 08 01:02:24 2016 +0900
8804453
dragonboard410c: adding missing default addr for script and pxe boot
by Ricardo Salveti de Araujo
· Sun Jul 03 14:16:03 2016 -0300
1ff6229
dragonboard410c: prefer sdcard boot over emmc
by Ricardo Salveti de Araujo
· Sun Jul 03 13:59:01 2016 -0300
d977ecd
test: Convert the vboot test to test/py
by Simon Glass
· Sun Jul 03 09:40:46 2016 -0600
ec539f7
tools: Correct error handling in fit_image_process_hash()
by Simon Glass
· Sun Jul 03 09:40:44 2016 -0600
061752e
tools: Add an error code when fit_handle_file() fails
by Simon Glass
· Sun Jul 03 09:40:43 2016 -0600
2436bb0
test/py: Add a helper to run a list of U-Boot commands
by Simon Glass
· Sun Jul 03 09:40:42 2016 -0600
be86ac6
test/py: Provide a way to check that a command fails
by Simon Glass
· Sun Jul 03 09:40:41 2016 -0600
614348e
test/py: Add an option to execute a string containing a command
by Simon Glass
· Sun Jul 03 09:40:40 2016 -0600
db16a3d
test/py: Return output from run_and_log()
by Simon Glass
· Sun Jul 03 09:40:39 2016 -0600
4134caf
test/py: Provide output from exceptions with RunAndLog()
by Simon Glass
· Sun Jul 03 09:40:38 2016 -0600
9f3c9e9
test/py: Allow RunAndLog() to return the output
by Simon Glass
· Sun Jul 03 09:40:37 2016 -0600
3b09787
test/py: Allow tests to control the sandbox device-tree file
by Simon Glass
· Sun Jul 03 09:40:36 2016 -0600
43cdb79
sandbox: Don't exit when bootm completes
by Simon Glass
· Sun Jul 03 09:40:35 2016 -0600
8ab6cc3
test: Add a simple script to run tests on sandbox
by Simon Glass
· Sun Jul 03 09:40:34 2016 -0600
d8e3635
test: Add a README
by Simon Glass
· Sun Jul 03 09:40:33 2016 -0600
86a6449
tools: Allow building with debug enabled
by Simon Glass
· Thu Jun 30 10:52:20 2016 -0600
eaa2540
mkimage: Show item lists for all categories
by Simon Glass
· Thu Jun 30 10:52:19 2016 -0600
be42159
mkimage: Use generic code for showing an 'image type' error
by Simon Glass
· Thu Jun 30 10:52:18 2016 -0600
1d138b5
mkimage: Allow display of a list of any image header category
by Simon Glass
· Thu Jun 30 10:52:17 2016 -0600
1986433
image: Add functions to obtain category information
by Simon Glass
· Thu Jun 30 10:52:16 2016 -0600
a3ed737
image: Add a name for invalid types
by Simon Glass
· Thu Jun 30 10:52:15 2016 -0600
7da41d5
image: Create a table of information for each category
by Simon Glass
· Thu Jun 30 10:52:14 2016 -0600
Next »