Revision tags: v00.04.15, v00.04.14, v00.04.13, v00.04.12, v00.04.11, v00.04.10, v00.04.09, v00.04.08, v00.04.07, v00.04.06, v00.04.05, v00.04.04, v00.04.03, v00.04.02, v00.04.01, v00.04.00, v2021.04, v00.03.03, v2021.01, v2020.10, v2020.07, v00.02.13, v2020.04, v2020.01, v2019.10, v00.02.05, v00.02.04, v00.02.03, v00.02.02, v00.02.01, v2019.07, v00.02.00, v2019.04 |
|
#
87f78478 |
| 25-Jan-2019 |
Tom Rini <trini@konsulko.com> |
Merge tag 'arc-fixes-for-2019.04-rc1' of git://git.denx.de/u-boot-arc
A couple of trivial fixes and improvements for ARC
Most notable are: * Move of ENV_SIZE/ENV_OFFSET to Kconfig * Fix with priv
Merge tag 'arc-fixes-for-2019.04-rc1' of git://git.denx.de/u-boot-arc
A couple of trivial fixes and improvements for ARC
Most notable are: * Move of ENV_SIZE/ENV_OFFSET to Kconfig * Fix with private structure allocation for arc_uart * Definition of CONFIG_SYS_CACHELINE_SIZE useful for building drivers
show more ...
|
#
70b5ea74 |
| 15-Jan-2019 |
Alexey Brodkin <abrodkin@synopsys.com> |
ARC: Move ENV_SIZE and ENV_OFFSET to Kconfig
Join the party of some ARM boards and drop more items from include/configs/xxx.h.
Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com> Cc: Michal Simek
ARC: Move ENV_SIZE and ENV_OFFSET to Kconfig
Join the party of some ARM boards and drop more items from include/configs/xxx.h.
Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com> Cc: Michal Simek <michal.simek@xilinx.com> Cc: Simon Glass <sjg@chromium.org> Reviewed-by: Tom Rini <trini@konsulko.com>
show more ...
|
#
99431c1c |
| 02-Nov-2018 |
Tom Rini <trini@konsulko.com> |
Merge tag 'arc-for-2018.11' of git://git.denx.de/u-boot-arc
Just 2 non-functinal changes:
1. Rename of EMDK to EMSDP so it matches real marketing name 2. Add essential README for IoTDK
|
#
adc9b09a |
| 18-Oct-2018 |
Alexey Brodkin <alexey.brodkin@synopsys.com> |
emdk->emsdp: Rename board
Real marketing name of the board was recently updated so to accommodate that change renaming the board and all related to it.
Signed-off-by: Alexey Brodkin <abrodkin@synop
emdk->emsdp: Rename board
Real marketing name of the board was recently updated so to accommodate that change renaming the board and all related to it.
Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
show more ...
|